Skip to content
Success

Console Output

Pull request #45474 updated
20:43:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 20bd690844a02763a4b20fdcad77dc0830918e41+c87e0ad209929135a2264ad6d10e6012bcd312f6 (e81dd448e6ceccdd8703a2d113bb5c6c6a3804af)
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-45474@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
20:43:57 [2024-01-22T20:43:57.383Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:43:57 [2024-01-22T20:43:57.387Z] Trying to pass milestone 7
[Pipeline] milestone
20:43:57 [2024-01-22T20:43:57.550Z] Trying to pass milestone 8
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:43:57 [2024-01-22T20:43:57.784Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e3ee3b27e80306bd) in /home/ubuntu/workspace/moby_PR-45474
[Pipeline] {
[Pipeline] checkout
20:43:57 [2024-01-22T20:43:57.807Z] The recommended git tool is: git
20:43:57 [2024-01-22T20:43:57.815Z] using credential docker-jenkins-github-credentials
20:43:57 [2024-01-22T20:43:57.831Z] Cloning the remote Git repository
20:43:57 [2024-01-22T20:43:57.831Z] Cloning with configured refspecs honoured and without tags
20:43:57 [2024-01-22T20:43:57.830Z] Cloning repository https://github.com/moby/moby.git
20:43:57 [2024-01-22T20:43:57.830Z]  > git init /home/ubuntu/workspace/moby_PR-45474 # timeout=10
20:43:57 [2024-01-22T20:43:57.835Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:57 [2024-01-22T20:43:57.835Z]  > git --version # timeout=10
20:43:57 [2024-01-22T20:43:57.837Z]  > git --version # 'git version 2.25.1'
20:43:57 [2024-01-22T20:43:57.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:57 [2024-01-22T20:43:57.838Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45474/head:refs/remotes/origin/PR-45474 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:10 [2024-01-22T20:44:10.047Z] Fetching without tags
20:44:10 [2024-01-22T20:44:10.238Z] Merging remotes/origin/master commit c87e0ad209929135a2264ad6d10e6012bcd312f6 into PR head commit 20bd690844a02763a4b20fdcad77dc0830918e41
20:44:10 [2024-01-22T20:44:10.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:10 [2024-01-22T20:44:10.034Z]  > git config --add remote.origin.fetch +refs/pull/45474/head:refs/remotes/origin/PR-45474 # timeout=10
20:44:10 [2024-01-22T20:44:10.036Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:10 [2024-01-22T20:44:10.042Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:10 [2024-01-22T20:44:10.046Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:10 [2024-01-22T20:44:10.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:10 [2024-01-22T20:44:10.047Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45474/head:refs/remotes/origin/PR-45474 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:10 [2024-01-22T20:44:10.237Z]  > git config core.sparsecheckout # timeout=10
20:44:10 [2024-01-22T20:44:10.240Z]  > git checkout -f 20bd690844a02763a4b20fdcad77dc0830918e41 # timeout=10
20:44:10 [2024-01-22T20:44:10.909Z] Merge succeeded, producing 20bd690844a02763a4b20fdcad77dc0830918e41
20:44:10 [2024-01-22T20:44:10.909Z] Checking out Revision 20bd690844a02763a4b20fdcad77dc0830918e41 (PR-45474)
20:44:11 [2024-01-22T20:44:11.789Z] Commit message: "integration-cli: simplify test-file creation"
20:44:11 [2024-01-22T20:44:11.794Z] First time build. Skipping changelog.
20:44:10 [2024-01-22T20:44:10.890Z]  > git remote # timeout=10
20:44:10 [2024-01-22T20:44:10.892Z]  > git config --get remote.origin.url # timeout=10
20:44:10 [2024-01-22T20:44:10.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:10 [2024-01-22T20:44:10.896Z]  > git merge c87e0ad209929135a2264ad6d10e6012bcd312f6 # timeout=10
20:44:10 [2024-01-22T20:44:10.903Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:10 [2024-01-22T20:44:10.908Z]  > git config core.sparsecheckout # timeout=10
20:44:10 [2024-01-22T20:44:10.910Z]  > git checkout -f 20bd690844a02763a4b20fdcad77dc0830918e41 # timeout=10
20:44:11 [2024-01-22T20:44:11.788Z]  > git rev-list --no-walk f109523a0c40a48ac744db9362504b79d6d9fa7e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:44:12 [2024-01-22T20:44:12.538Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45474:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:44:15 [2024-01-22T20:44:15.064Z] 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
20:44:15 [2024-01-22T20:44:15.118Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e3ee3b27e80306bd) in /home/ubuntu/workspace/moby_PR-45474
[Pipeline] {
[Pipeline] checkout
20:44:15 [2024-01-22T20:44:15.133Z] The recommended git tool is: git
20:44:15 [2024-01-22T20:44:15.141Z] using credential docker-jenkins-github-credentials
20:44:15 [2024-01-22T20:44:15.162Z] Fetching changes from the remote Git repository
20:44:15 [2024-01-22T20:44:15.168Z] Fetching without tags
20:44:15 [2024-01-22T20:44:15.421Z] Merging remotes/origin/master commit c87e0ad209929135a2264ad6d10e6012bcd312f6 into PR head commit 20bd690844a02763a4b20fdcad77dc0830918e41
20:44:15 [2024-01-22T20:44:15.471Z] Merge succeeded, producing 20bd690844a02763a4b20fdcad77dc0830918e41
20:44:15 [2024-01-22T20:44:15.471Z] Checking out Revision 20bd690844a02763a4b20fdcad77dc0830918e41 (PR-45474)
20:44:15 [2024-01-22T20:44:15.510Z] Commit message: "integration-cli: simplify test-file creation"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:44:15 [2024-01-22T20:44:15.156Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45474/.git # timeout=10
20:44:15 [2024-01-22T20:44:15.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:15 [2024-01-22T20:44:15.167Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:15 [2024-01-22T20:44:15.167Z]  > git --version # timeout=10
20:44:15 [2024-01-22T20:44:15.169Z]  > git --version # 'git version 2.25.1'
20:44:15 [2024-01-22T20:44:15.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:15 [2024-01-22T20:44:15.170Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45474/head:refs/remotes/origin/PR-45474 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:15 [2024-01-22T20:44:15.420Z]  > git config core.sparsecheckout # timeout=10
20:44:15 [2024-01-22T20:44:15.422Z]  > git checkout -f 20bd690844a02763a4b20fdcad77dc0830918e41 # timeout=10
20:44:15 [2024-01-22T20:44:15.452Z]  > git remote # timeout=10
20:44:15 [2024-01-22T20:44:15.454Z]  > git config --get remote.origin.url # timeout=10
20:44:15 [2024-01-22T20:44:15.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:15 [2024-01-22T20:44:15.458Z]  > git merge c87e0ad209929135a2264ad6d10e6012bcd312f6 # timeout=10
20:44:15 [2024-01-22T20:44:15.465Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:15 [2024-01-22T20:44:15.470Z]  > git config core.sparsecheckout # timeout=10
20:44:15 [2024-01-22T20:44:15.473Z]  > git checkout -f 20bd690844a02763a4b20fdcad77dc0830918e41 # timeout=10
20:44:16 [2024-01-22T20:44:16.281Z] + docker version
20:44:16 [2024-01-22T20:44:16.281Z] Client: Docker Engine - Community
20:44:16 [2024-01-22T20:44:16.281Z]  Version:           24.0.7
20:44:16 [2024-01-22T20:44:16.281Z]  API version:       1.43
20:44:16 [2024-01-22T20:44:16.281Z]  Go version:        go1.20.10
20:44:16 [2024-01-22T20:44:16.281Z]  Git commit:        afdd53b
20:44:16 [2024-01-22T20:44:16.281Z]  Built:             Thu Oct 26 09:08:14 2023
20:44:16 [2024-01-22T20:44:16.281Z]  OS/Arch:           linux/arm64
20:44:16 [2024-01-22T20:44:16.281Z]  Context:           default
20:44:16 [2024-01-22T20:44:16.281Z] 
20:44:16 [2024-01-22T20:44:16.281Z] Server: Docker Engine - Community
20:44:16 [2024-01-22T20:44:16.281Z]  Engine:
20:44:16 [2024-01-22T20:44:16.281Z]   Version:          24.0.7
20:44:16 [2024-01-22T20:44:16.281Z]   API version:      1.43 (minimum version 1.12)
20:44:16 [2024-01-22T20:44:16.281Z]   Go version:       go1.20.10
20:44:16 [2024-01-22T20:44:16.281Z]   Git commit:       311b9ff
20:44:16 [2024-01-22T20:44:16.281Z]   Built:            Thu Oct 26 09:08:14 2023
20:44:16 [2024-01-22T20:44:16.281Z]   OS/Arch:          linux/arm64
20:44:16 [2024-01-22T20:44:16.281Z]   Experimental:     true
20:44:16 [2024-01-22T20:44:16.281Z]  containerd:
20:44:16 [2024-01-22T20:44:16.281Z]   Version:          1.6.25
20:44:16 [2024-01-22T20:44:16.281Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
20:44:16 [2024-01-22T20:44:16.281Z]  runc:
20:44:16 [2024-01-22T20:44:16.281Z]   Version:          1.1.10
20:44:16 [2024-01-22T20:44:16.281Z]   GitCommit:        v1.1.10-0-g18a0cb0
20:44:16 [2024-01-22T20:44:16.281Z]  docker-init:
20:44:16 [2024-01-22T20:44:16.281Z]   Version:          0.19.0
20:44:16 [2024-01-22T20:44:16.281Z]   GitCommit:        de40ad0
[Pipeline] sh
20:44:16 [2024-01-22T20:44:16.559Z] + docker info
20:44:16 [2024-01-22T20:44:16.559Z] Client: Docker Engine - Community
20:44:16 [2024-01-22T20:44:16.559Z]  Version:    24.0.7
20:44:16 [2024-01-22T20:44:16.559Z]  Context:    default
20:44:16 [2024-01-22T20:44:16.559Z]  Debug Mode: false
20:44:16 [2024-01-22T20:44:16.559Z]  Plugins:
20:44:16 [2024-01-22T20:44:16.559Z]   buildx: Docker Buildx (Docker Inc.)
20:44:16 [2024-01-22T20:44:16.559Z]     Version:  v0.12.0
20:44:16 [2024-01-22T20:44:16.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:44:16 [2024-01-22T20:44:16.559Z]   compose: Docker Compose (Docker Inc.)
20:44:16 [2024-01-22T20:44:16.559Z]     Version:  v2.23.3
20:44:16 [2024-01-22T20:44:16.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:44:16 [2024-01-22T20:44:16.559Z] 
20:44:16 [2024-01-22T20:44:16.559Z] Server:
20:44:16 [2024-01-22T20:44:16.559Z]  Containers: 0
20:44:16 [2024-01-22T20:44:16.559Z]   Running: 0
20:44:16 [2024-01-22T20:44:16.559Z]   Paused: 0
20:44:16 [2024-01-22T20:44:16.559Z]   Stopped: 0
20:44:16 [2024-01-22T20:44:16.559Z]  Images: 4
20:44:16 [2024-01-22T20:44:16.559Z]  Server Version: 24.0.7
20:44:16 [2024-01-22T20:44:16.559Z]  Storage Driver: overlay2
20:44:16 [2024-01-22T20:44:16.559Z]   Backing Filesystem: extfs
20:44:16 [2024-01-22T20:44:16.559Z]   Supports d_type: true
20:44:16 [2024-01-22T20:44:16.559Z]   Using metacopy: false
20:44:16 [2024-01-22T20:44:16.559Z]   Native Overlay Diff: true
20:44:16 [2024-01-22T20:44:16.559Z]   userxattr: false
20:44:16 [2024-01-22T20:44:16.559Z]  Logging Driver: json-file
20:44:16 [2024-01-22T20:44:16.559Z]  Cgroup Driver: cgroupfs
20:44:16 [2024-01-22T20:44:16.559Z]  Cgroup Version: 1
20:44:16 [2024-01-22T20:44:16.559Z]  Plugins:
20:44:16 [2024-01-22T20:44:16.559Z]   Volume: local
20:44:16 [2024-01-22T20:44:16.559Z]   Network: bridge host ipvlan macvlan null overlay
20:44:16 [2024-01-22T20:44:16.559Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:44:16 [2024-01-22T20:44:16.559Z]  Swarm: inactive
20:44:16 [2024-01-22T20:44:16.559Z]  Runtimes: runc io.containerd.runc.v2
20:44:16 [2024-01-22T20:44:16.559Z]  Default Runtime: runc
20:44:16 [2024-01-22T20:44:16.559Z]  Init Binary: docker-init
20:44:16 [2024-01-22T20:44:16.559Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
20:44:16 [2024-01-22T20:44:16.559Z]  runc version: v1.1.10-0-g18a0cb0
20:44:16 [2024-01-22T20:44:16.559Z]  init version: de40ad0
20:44:16 [2024-01-22T20:44:16.559Z]  Security Options:
20:44:16 [2024-01-22T20:44:16.559Z]   apparmor
20:44:16 [2024-01-22T20:44:16.559Z]   seccomp
20:44:16 [2024-01-22T20:44:16.559Z]    Profile: builtin
20:44:16 [2024-01-22T20:44:16.559Z]  Kernel Version: 5.15.0-1050-aws
20:44:16 [2024-01-22T20:44:16.559Z]  Operating System: Ubuntu 20.04.6 LTS
20:44:16 [2024-01-22T20:44:16.559Z]  OSType: linux
20:44:16 [2024-01-22T20:44:16.559Z]  Architecture: aarch64
20:44:16 [2024-01-22T20:44:16.559Z]  CPUs: 8
20:44:16 [2024-01-22T20:44:16.559Z]  Total Memory: 30.64GiB
20:44:16 [2024-01-22T20:44:16.559Z]  Name: ip-10-100-97-4
20:44:16 [2024-01-22T20:44:16.559Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
20:44:16 [2024-01-22T20:44:16.559Z]  Docker Root Dir: /var/lib/docker
20:44:16 [2024-01-22T20:44:16.559Z]  Debug Mode: false
20:44:16 [2024-01-22T20:44:16.559Z]  Experimental: true
20:44:16 [2024-01-22T20:44:16.559Z]  Insecure Registries:
20:44:16 [2024-01-22T20:44:16.559Z]   127.0.0.0/8
20:44:16 [2024-01-22T20:44:16.559Z]  Live Restore Enabled: true
20:44:16 [2024-01-22T20:44:16.559Z] 
[Pipeline] sh
20:44:16 [2024-01-22T20:44:16.881Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:44:16 [2024-01-22T20:44:16.882Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:44:16 [2024-01-22T20:44:16.882Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45474/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:44:16 [2024-01-22T20:44:16.882Z] + bash /home/ubuntu/workspace/moby_PR-45474/check-config.sh
20:44:16 [2024-01-22T20:44:16.882Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:44:16 [2024-01-22T20:44:16.882Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
20:44:16 [2024-01-22T20:44:16.882Z] 
20:44:16 [2024-01-22T20:44:16.882Z] Generally Necessary:
20:44:16 [2024-01-22T20:44:16.882Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:44:16 [2024-01-22T20:44:16.882Z] - apparmor: enabled and tools installed
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_NAMESPACES: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_NET_NS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_PID_NS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_IPC_NS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_UTS_NS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CGROUPS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CGROUP_CPUACCT: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CGROUP_DEVICE: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CGROUP_FREEZER: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CGROUP_SCHED: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_CPUSETS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_MEMCG: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_KEYS: enabled
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_VETH: enabled (as module)
20:44:16 [2024-01-22T20:44:16.882Z] - CONFIG_BRIDGE: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NF_NAT: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_POSIX_MQUEUE: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_CGROUP_BPF: enabled
20:44:17 [2024-01-22T20:44:17.139Z] 
20:44:17 [2024-01-22T20:44:17.139Z] Optional Features:
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_USER_NS: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_SECCOMP: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_SECCOMP_FILTER: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_CGROUP_PIDS: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_MEMCG_SWAP: enabled
20:44:17 [2024-01-22T20:44:17.139Z]     (cgroup swap accounting is currently enabled)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_BLK_CGROUP: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_CGROUP_PERF: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_CGROUP_HUGETLB: enabled
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.139Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_CFS_BANDWIDTH: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_RT_GROUP_SCHED: missing
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_VS: enabled (as module)
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_VS_NFCT: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_IP_VS_RR: enabled (as module)
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_SECURITY_SELINUX: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_SECURITY_APPARMOR: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_EXT4_FS: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:44:17 [2024-01-22T20:44:17.397Z] - Network Drivers:
20:44:17 [2024-01-22T20:44:17.397Z]   - "overlay":
20:44:17 [2024-01-22T20:44:17.397Z]     - CONFIG_VXLAN: enabled (as module)
20:44:17 [2024-01-22T20:44:17.397Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:44:17 [2024-01-22T20:44:17.397Z]       Optional (for encrypted networks):
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_CRYPTO: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_CRYPTO_AEAD: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_CRYPTO_GCM: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_CRYPTO_GHASH: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_XFRM: enabled
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_XFRM_USER: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]       - CONFIG_INET_ESP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "ipvlan":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_IPVLAN: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "macvlan":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_MACVLAN: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_DUMMY: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "ftp,tftp client in container":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z] - Storage Drivers:
20:44:17 [2024-01-22T20:44:17.655Z]   - "aufs":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_AUFS_FS: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "btrfs":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:44:17 [2024-01-22T20:44:17.655Z]   - "devicemapper":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_BLK_DEV_DM: enabled
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "overlay":
20:44:17 [2024-01-22T20:44:17.655Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:44:17 [2024-01-22T20:44:17.655Z]   - "zfs":
20:44:17 [2024-01-22T20:44:17.655Z]     - /dev/zfs: present
20:44:17 [2024-01-22T20:44:17.655Z]     - zfs command: missing
20:44:17 [2024-01-22T20:44:17.655Z]     - zpool command: missing
20:44:17 [2024-01-22T20:44:17.655Z] 
20:44:17 [2024-01-22T20:44:17.655Z] Limits:
20:44:17 [2024-01-22T20:44:17.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:44:17 [2024-01-22T20:44:17.655Z] 
20:44:17 [2024-01-22T20:44:17.655Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:44:17 [2024-01-22T20:44:17.950Z] + docker build --force-rm -t docker:20bd690844a02763a4b20fdcad77dc0830918e41 .
20:44:18 [2024-01-22T20:44:18.207Z] #0 building with "default" instance using docker driver
20:44:18 [2024-01-22T20:44:18.207Z] 
20:44:18 [2024-01-22T20:44:18.207Z] #1 [internal] load .dockerignore
20:44:18 [2024-01-22T20:44:18.207Z] #1 transferring context: 113B done
20:44:18 [2024-01-22T20:44:18.207Z] #1 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.207Z] 
20:44:18 [2024-01-22T20:44:18.207Z] #2 [internal] load build definition from Dockerfile
20:44:18 [2024-01-22T20:44:18.207Z] #2 transferring dockerfile: 27.92kB done
20:44:18 [2024-01-22T20:44:18.207Z] #2 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.207Z] 
20:44:18 [2024-01-22T20:44:18.207Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:44:18 [2024-01-22T20:44:18.207Z] #3 DONE 0.1s
20:44:18 [2024-01-22T20:44:18.207Z] 
20:44:18 [2024-01-22T20:44:18.207Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
20:44:18 [2024-01-22T20:44:18.207Z] #4 CACHED
20:44:18 [2024-01-22T20:44:18.207Z] 
20:44:18 [2024-01-22T20:44:18.207Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
20:44:18 [2024-01-22T20:44:18.465Z] #5 ...
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #6 [internal] load metadata for docker.io/library/busybox:latest
20:44:18 [2024-01-22T20:44:18.465Z] #6 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
20:44:18 [2024-01-22T20:44:18.465Z] #5 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
20:44:18 [2024-01-22T20:44:18.465Z] #7 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.24.1
20:44:18 [2024-01-22T20:44:18.465Z] #8 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #9 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
20:44:18 [2024-01-22T20:44:18.465Z] #9 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:44:18 [2024-01-22T20:44:18.465Z] #10 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:44:18 [2024-01-22T20:44:18.465Z] #11 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.465Z] 
20:44:18 [2024-01-22T20:44:18.465Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.3
20:44:18 [2024-01-22T20:44:18.465Z] #12 DONE 0.2s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.723Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
20:44:18 [2024-01-22T20:44:18.723Z] #13 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.723Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:44:18 [2024-01-22T20:44:18.723Z] #14 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.723Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.1@sha256:fc454492753b56ca3babde9ab787ab55624399652f7fa9b124bd7b046df38489
20:44:18 [2024-01-22T20:44:18.723Z] #15 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.723Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
20:44:18 [2024-01-22T20:44:18.723Z] #16 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.723Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:44:18 [2024-01-22T20:44:18.723Z] #17 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.723Z] 
20:44:18 [2024-01-22T20:44:18.724Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
20:44:18 [2024-01-22T20:44:18.724Z] #18 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.724Z] 
20:44:18 [2024-01-22T20:44:18.724Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
20:44:18 [2024-01-22T20:44:18.724Z] #19 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.724Z] 
20:44:18 [2024-01-22T20:44:18.724Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
20:44:18 [2024-01-22T20:44:18.724Z] #20 DONE 0.0s
20:44:18 [2024-01-22T20:44:18.724Z] 
20:44:18 [2024-01-22T20:44:18.724Z] #21 [internal] load build context
20:44:19 [2024-01-22T20:44:19.660Z] #21 transferring context: 75.04MB 0.9s done
20:44:19 [2024-01-22T20:44:19.660Z] #21 DONE 1.0s
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #22 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:44:19 [2024-01-22T20:44:19.660Z] #22 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #23 [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
20:44:19 [2024-01-22T20:44:19.660Z] #23 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #24 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:44:19 [2024-01-22T20:44:19.660Z] #24 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #25 [dev-base  1/12] RUN groupadd -r docker
20:44:19 [2024-01-22T20:44:19.660Z] #25 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #26 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.660Z] #26 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #27 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.660Z] #27 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #28 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.660Z] #28 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #29 [tini-src 1/3] WORKDIR /usr/src/tini
20:44:19 [2024-01-22T20:44:19.660Z] #29 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #30 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.660Z] #30 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #31 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.660Z] #31 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #32 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:44:19 [2024-01-22T20:44:19.660Z] #32 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.660Z] #33 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
20:44:19 [2024-01-22T20:44:19.660Z] #33 CACHED
20:44:19 [2024-01-22T20:44:19.660Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #34 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:44:19 [2024-01-22T20:44:19.661Z] #34 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #35 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #35 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:44:19 [2024-01-22T20:44:19.661Z] #36 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #37 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.661Z] #37 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #38 [base 2/4] COPY --from=xx / /
20:44:19 [2024-01-22T20:44:19.661Z] #38 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #39 [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
20:44:19 [2024-01-22T20:44:19.661Z] #39 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #40 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
20:44:19 [2024-01-22T20:44:19.661Z] #40 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #41 [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
20:44:19 [2024-01-22T20:44:19.661Z] #41 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #42 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #42 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #43 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #43 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #44 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #44 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #45 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
20:44:19 [2024-01-22T20:44:19.661Z] #45 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #46 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:44:19 [2024-01-22T20:44:19.661Z] #46 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #47 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:44:19 [2024-01-22T20:44:19.661Z] #47 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:44:19 [2024-01-22T20:44:19.661Z] #48 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #49 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:44:19 [2024-01-22T20:44:19.661Z] #49 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #50 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
20:44:19 [2024-01-22T20:44:19.661Z] #50 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #51 [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
20:44:19 [2024-01-22T20:44:19.661Z] #51 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #52 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:44:19 [2024-01-22T20:44:19.661Z] #52 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #53 [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
20:44:19 [2024-01-22T20:44:19.661Z] #53 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #54 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #54 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.661Z] #55 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #56 [registry-src 1/2] WORKDIR /usr/src/registry
20:44:19 [2024-01-22T20:44:19.661Z] #56 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #57 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:44:19 [2024-01-22T20:44:19.661Z] #57 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #58 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #58 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #59 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:44:19 [2024-01-22T20:44:19.661Z] #59 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #60 [runc-src 1/3] WORKDIR /usr/src/runc
20:44:19 [2024-01-22T20:44:19.661Z] #60 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #61 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:44:19 [2024-01-22T20:44:19.661Z] #61 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #62 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:44:19 [2024-01-22T20:44:19.661Z] #62 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
20:44:19 [2024-01-22T20:44:19.661Z] #63 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #64 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:44:19 [2024-01-22T20:44:19.661Z] #64 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #65 [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
20:44:19 [2024-01-22T20:44:19.661Z] #65 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #66 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.661Z] #66 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
20:44:19 [2024-01-22T20:44:19.661Z] #67 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #68 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #68 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #69 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:44:19 [2024-01-22T20:44:19.661Z] #69 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #70 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:44:19 [2024-01-22T20:44:19.661Z] #70 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #71 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:44:19 [2024-01-22T20:44:19.661Z] #71 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #72 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #72 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #73 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:44:19 [2024-01-22T20:44:19.661Z] #73 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #74 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #74 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:44:19 [2024-01-22T20:44:19.661Z] #75 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #76 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #76 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #77 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
20:44:19 [2024-01-22T20:44:19.661Z] #77 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #78 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #78 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #79 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:44:19 [2024-01-22T20:44:19.661Z] #79 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #80 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
20:44:19 [2024-01-22T20:44:19.661Z] #80 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #81 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:44:19 [2024-01-22T20:44:19.661Z] #81 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #82 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.661Z] #82 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #83 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #83 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #84 [build-dummy 2/2] RUN mkdir -p /build
20:44:19 [2024-01-22T20:44:19.661Z] #84 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #85 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
20:44:19 [2024-01-22T20:44:19.661Z] #85 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #86 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:44:19 [2024-01-22T20:44:19.661Z] #86 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #87 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:44:19 [2024-01-22T20:44:19.661Z] #87 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #88 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #88 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #89 [dev-base  6/12] RUN ldconfig
20:44:19 [2024-01-22T20:44:19.661Z] #89 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #90 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #91 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #91 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #92 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
20:44:19 [2024-01-22T20:44:19.661Z] #92 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #93 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
20:44:19 [2024-01-22T20:44:19.661Z] #93 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #94 [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             ;
20:44:19 [2024-01-22T20:44:19.661Z] #94 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #95 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:44:19 [2024-01-22T20:44:19.661Z] #95 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #96 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:44:19 [2024-01-22T20:44:19.661Z] #96 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #97 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:44:19 [2024-01-22T20:44:19.661Z] #97 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #98 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #98 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #99 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:44:19 [2024-01-22T20:44:19.661Z] #99 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #100 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:44:19 [2024-01-22T20:44:19.661Z] #100 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #101 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #101 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #102 [delve-build 1/2] WORKDIR /usr/src/delve
20:44:19 [2024-01-22T20:44:19.661Z] #102 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #103 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:44:19 [2024-01-22T20:44:19.661Z] #103 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #104 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:44:19 [2024-01-22T20:44:19.661Z] #104 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #105 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
20:44:19 [2024-01-22T20:44:19.661Z] #105 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #106 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:44:19 [2024-01-22T20:44:19.661Z] #106 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #107 [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...)
20:44:19 [2024-01-22T20:44:19.661Z] #107 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #108 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:44:19 [2024-01-22T20:44:19.661Z] #108 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #109 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:44:19 [2024-01-22T20:44:19.661Z] #109 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #110 [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
20:44:19 [2024-01-22T20:44:19.661Z] #110 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #111 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:44:19 [2024-01-22T20:44:19.661Z] #111 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #112 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:44:19 [2024-01-22T20:44:19.661Z] #112 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:44:19 [2024-01-22T20:44:19.661Z] #113 CACHED
20:44:19 [2024-01-22T20:44:19.661Z] 
20:44:19 [2024-01-22T20:44:19.661Z] #114 [dev 1/1] COPY --link . .
20:44:21 [2024-01-22T20:44:21.033Z] #114 DONE 1.5s
20:44:21 [2024-01-22T20:44:21.291Z] 
20:44:21 [2024-01-22T20:44:21.291Z] #115 exporting to image
20:44:21 [2024-01-22T20:44:21.291Z] #115 exporting layers
20:44:21 [2024-01-22T20:44:21.856Z] #115 exporting layers 0.8s done
20:44:21 [2024-01-22T20:44:21.856Z] #115 writing image sha256:edb4c22e9b262b1d43def08afb10a97917106664ac0f0bc2cc31f724f41ea744 done
20:44:21 [2024-01-22T20:44:21.856Z] #115 naming to docker.io/library/docker:20bd690844a02763a4b20fdcad77dc0830918e41 done
20:44:21 [2024-01-22T20:44:21.856Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:44:22 [2024-01-22T20:44:22.149Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:44:22 [2024-01-22T20:44:22.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20bd690844a02763a4b20fdcad77dc0830918e41 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20bd690844a02763a4b20fdcad77dc0830918e41 hack/test/unit
20:44:22 [2024-01-22T20:44:22.686Z] + BUILDFLAGS=(-tags 'netgo journald')
20:44:22 [2024-01-22T20:44:22.687Z] + TESTFLAGS+=' -test.timeout=5m'
20:44:22 [2024-01-22T20:44:22.687Z] + TESTDIRS=./...
20:44:22 [2024-01-22T20:44:22.687Z] + exclude_paths='/vendor/|/integration'
20:44:22 [2024-01-22T20:44:22.687Z] ++ go list ./...
20:44:22 [2024-01-22T20:44:22.687Z] ++ grep -vE '(/vendor/|/integration)'
20:44:23 [2024-01-22T20:44:23.254Z] + pkg_list='github.com/docker/docker/api
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/backend/build
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/httpstatus
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/httputils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/middleware
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/build
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/checkpoint
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/container
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/debug
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/distribution
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/grpc
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/image
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/network
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/plugin
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/session
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/swarm
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/system
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/server/router/volume
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/backend
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/blkiodev
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/checkpoint
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/container
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/events
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/filters
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/image
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/mount
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/network
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/registry
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/strslice
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/swarm
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/swarm/runtime
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/system
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/time
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/versions
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/versions/v1p19
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/versions/v1p20
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/api/types/volume
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/exporter
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/worker
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/dockerfile
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/remotecontext
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/remotecontext/git
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cli/debug
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cli/winresources/dockerd
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/client
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/client/buildkit
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cmd/docker-proxy
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cmd/dockerd
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cmd/dockerd/trap
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/container
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/container/stream
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/contrib/apparmor
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/contrib/httpserver
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster/convert
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster/executor
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/cluster/provider
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/config
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/containerd
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/events
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/events/testutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/register
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/images
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/initlayer
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/links
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/listeners
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/awslogs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/fluentd
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/gelf
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/journald
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/local
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/loggertest
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/splunk
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/syslog
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/logger/templates
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/names
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/network
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/snapshotter
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/daemon/stats
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/distribution
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/distribution/metadata
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/distribution/utils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/distribution/xfer
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/dockerversion
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/errdefs
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image/cache
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image/spec/specs-go
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image/spec/specs-go/v1
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image/tarexport
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/image/v1
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/cleanups
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/compatcontext
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/mod
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/mounttree
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/multierror
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/safepath
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/sliceutil
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/test/suite
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/testutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/testutils/specialimage
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/unix_noeintr
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/internal/unshare
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/layer
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd/queue
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd/remote
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd/shimopts
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd/supervisor
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libcontainerd/types
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/bitmap
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cluster
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/config
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/datastore
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/diagnostic
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/discoverapi
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/driverapi
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/host
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/null
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/drvregistry
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/etchosts
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/internal/caller
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/internal/netiputil
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipam
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipamapi
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipams/null
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipamutils
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/ipbits
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/iptables
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/netlabel
20:44:23 [2024-01-22T20:44:23.254Z] github.com/docker/docker/libnetwork/netutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/networkdb
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ns
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/options
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/osl
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/portallocator
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/portmapper
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/resolvconf
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/scope
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/types
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/oci
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/oci/caps
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/opts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/archive
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/authorization
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/broadcaster
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/capabilities
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/chrootarchive
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/containerfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/directory
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/dmesg
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/fileutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/homedir
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/idtools
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/ioutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/jsonmessage
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/longpath
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/meminfo
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/namesgenerator
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers/kernel
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/pidfile
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/platform
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugingetter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/transport
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/pools
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/process
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/progress
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/reexec
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/rootless
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/rootless/specconv
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stack
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stdcopy
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/streamformatter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stringid
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/sysinfo
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/system
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/tailfile
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/tarsum
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/useragent
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin/executor/containerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin/v2
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/profiles/apparmor
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/profiles/seccomp
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/quota
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/reference
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/registry
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/registry/resumable
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/restartmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/runconfig
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/runconfig/opts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/daemon
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/environment
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fakecontext
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fakegit
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fakestorage
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fixtures/load
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/registry
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/request
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/drivers
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/local
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/mounts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/service
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/service/opts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/volume/testutils'
20:44:23 [2024-01-22T20:44:23.255Z] ++ grep --fixed-strings -v /libnetwork
20:44:23 [2024-01-22T20:44:23.255Z] ++ echo 'github.com/docker/docker/api
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/backend/build
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/httpstatus
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/httputils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/middleware
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/build
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/checkpoint
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/container
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/debug
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/distribution
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/grpc
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/image
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/network
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/plugin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/session
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/swarm
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/system
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/server/router/volume
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/backend
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/blkiodev
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/checkpoint
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/container
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/events
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/filters
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/image
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/mount
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/network
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/registry
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/strslice
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/swarm
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/swarm/runtime
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/system
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/time
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/versions
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/versions/v1p19
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/versions/v1p20
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/api/types/volume
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/exporter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/worker
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/dockerfile
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/remotecontext
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/remotecontext/git
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cli/debug
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cli/winresources/dockerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/client
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/client/buildkit
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cmd/docker-proxy
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cmd/dockerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cmd/dockerd/trap
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/container
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/container/stream
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/contrib/apparmor
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/contrib/httpserver
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster/convert
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster/executor
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/cluster/provider
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/config
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/containerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/events
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/events/testutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/register
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/images
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/initlayer
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/links
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/listeners
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/awslogs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/fluentd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/gelf
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/journald
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/local
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/loggertest
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/splunk
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/syslog
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/logger/templates
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/names
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/network
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/snapshotter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/daemon/stats
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/distribution
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/distribution/metadata
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/distribution/utils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/distribution/xfer
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/dockerversion
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/errdefs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image/cache
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image/spec/specs-go
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image/spec/specs-go/v1
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image/tarexport
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/image/v1
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/cleanups
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/compatcontext
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/mod
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/mounttree
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/multierror
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/safepath
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/sliceutil
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/test/suite
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/testutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/testutils/specialimage
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/unix_noeintr
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/internal/unshare
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/layer
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd/queue
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd/remote
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd/shimopts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd/supervisor
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libcontainerd/types
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/bitmap
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cluster
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/config
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/datastore
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/diagnostic
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/discoverapi
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/driverapi
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/host
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/null
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/drvregistry
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/etchosts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/internal/caller
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/internal/netiputil
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipam
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipamapi
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipams/null
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipamutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ipbits
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/iptables
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/netlabel
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/netutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/networkdb
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/ns
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/options
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/osl
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/portallocator
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/portmapper
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/resolvconf
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/scope
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/libnetwork/types
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/oci
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/oci/caps
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/opts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/archive
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/authorization
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/broadcaster
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/capabilities
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/chrootarchive
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/containerfs
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/directory
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/dmesg
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/fileutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/homedir
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/idtools
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/ioutils
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/jsonmessage
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/longpath
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/meminfo
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/namesgenerator
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers/kernel
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/pidfile
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/platform
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugingetter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/plugins/transport
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/pools
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/process
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/progress
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/reexec
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/rootless
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/rootless/specconv
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stack
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stdcopy
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/streamformatter
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/stringid
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/sysinfo
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/system
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/tailfile
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/tarsum
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/pkg/useragent
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin/executor/containerd
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/plugin/v2
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/profiles/apparmor
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/profiles/seccomp
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/quota
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/reference
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/registry
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/registry/resumable
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/restartmanager
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/runconfig
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/runconfig/opts
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/daemon
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/environment
20:44:23 [2024-01-22T20:44:23.255Z] github.com/docker/docker/testutil/fakecontext
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fakegit
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fakestorage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/load
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/registry
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/request
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/drivers
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/local
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/mounts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/service
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/service/opts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/testutils'
20:44:23 [2024-01-22T20:44:23.256Z] + base_pkg_list='github.com/docker/docker/api
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/backend/build
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/httpstatus
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/httputils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/middleware
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/build
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/checkpoint
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/debug
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/distribution
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/grpc
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/image
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/network
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/session
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/swarm
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/system
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/backend
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/blkiodev
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/checkpoint
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/events
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/filters
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/image
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/mount
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/network
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/registry
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/strslice
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/swarm
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/swarm/runtime
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/system
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/time
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions/v1p19
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions/v1p20
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/worker
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/dockerfile
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext/git
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/debug
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/winresources/dockerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/client
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/client/buildkit
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/docker-proxy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd/trap
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/container/stream
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/contrib/apparmor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/contrib/httpserver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/convert
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/executor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/provider
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/config
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/containerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/events
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/events/testutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/register
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/images
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/initlayer
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/links
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/listeners
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/awslogs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/fluentd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/gelf
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/journald
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/local
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/loggertest
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/splunk
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/syslog
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/templates
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/names
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/network
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/snapshotter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/stats
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/distribution
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/distribution/metadata
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/distribution/utils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/distribution/xfer
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/dockerversion
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/errdefs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image/cache
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image/spec/specs-go
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image/spec/specs-go/v1
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image/tarexport
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/image/v1
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/cleanups
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/compatcontext
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/mod
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/mounttree
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/multierror
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/safepath
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/sliceutil
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/test/suite
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/testutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/testutils/specialimage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/unix_noeintr
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/internal/unshare
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/layer
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd/queue
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd/remote
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd/shimopts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd/supervisor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/libcontainerd/types
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/oci
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/oci/caps
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/opts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/archive
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/authorization
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/broadcaster
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/capabilities
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/chrootarchive
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/containerfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/directory
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/dmesg
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/fileutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/homedir
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/idtools
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/ioutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/jsonmessage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/longpath
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/meminfo
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/namesgenerator
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/parsers
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/parsers/kernel
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/pidfile
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/platform
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugingetter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugins
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/plugins/transport
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/pools
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/process
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/progress
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/reexec
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/rootless
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/rootless/specconv
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/stack
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/stdcopy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/streamformatter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/stringid
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/sysinfo
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/system
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/tailfile
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/tarsum
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/pkg/useragent
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/plugin/executor/containerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/plugin/v2
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/profiles/apparmor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/profiles/seccomp
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/quota
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/reference
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/registry
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/registry/resumable
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/restartmanager
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/runconfig
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/runconfig/opts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/daemon
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/environment
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fakecontext
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fakegit
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fakestorage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/load
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/registry
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/testutil/request
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/drivers
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/local
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/mounts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/service
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/service/opts
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/volume/testutils'
20:44:23 [2024-01-22T20:44:23.256Z] ++ grep --fixed-strings /libnetwork
20:44:23 [2024-01-22T20:44:23.256Z] ++ echo 'github.com/docker/docker/api
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/backend/build
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/httpstatus
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/httputils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/middleware
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/build
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/checkpoint
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/debug
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/distribution
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/grpc
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/image
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/network
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/session
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/swarm
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/system
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/server/router/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/backend
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/blkiodev
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/checkpoint
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/events
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/filters
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/image
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/mount
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/network
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/registry
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/strslice
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/swarm
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/swarm/runtime
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/system
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/time
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions/v1p19
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/versions/v1p20
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/api/types/volume
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/worker
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/dockerfile
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext/git
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/debug
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cli/winresources/dockerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/client
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/client/buildkit
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/docker-proxy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd/trap
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/container/stream
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/contrib/apparmor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/contrib/httpserver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/convert
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/executor
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/cluster/provider
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/config
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/containerd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/events
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/events/testutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/register
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/images
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/initlayer
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/links
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/listeners
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/awslogs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/fluentd
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/gelf
20:44:23 [2024-01-22T20:44:23.256Z] github.com/docker/docker/daemon/logger/journald
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/local
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/loggertest
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/splunk
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/syslog
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/logger/templates
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/names
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/network
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/snapshotter
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/daemon/stats
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/distribution
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/distribution/metadata
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/distribution/utils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/distribution/xfer
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/dockerversion
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/errdefs
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image/cache
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image/spec/specs-go
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image/spec/specs-go/v1
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image/tarexport
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/image/v1
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/cleanups
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/compatcontext
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/mod
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/mounttree
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/multierror
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/safepath
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/sliceutil
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/test/suite
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/testutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/testutils/specialimage
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/unix_noeintr
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/internal/unshare
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/layer
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd/queue
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd/shimopts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd/supervisor
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libcontainerd/types
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/bitmap
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cluster
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/config
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/datastore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/discoverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/driverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/host
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/null
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drvregistry
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/etchosts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/caller
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/netiputil
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/null
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipbits
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/iptables
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netlabel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/networkdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ns
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/options
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portallocator
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portmapper
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/resolvconf
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/scope
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/types
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/oci
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/oci/caps
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/opts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/archive
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/authorization
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/broadcaster
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/capabilities
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/chrootarchive
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/containerfs
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/directory
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/dmesg
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/fileutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/homedir
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/idtools
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/ioutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/jsonmessage
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/longpath
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/meminfo
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/namesgenerator
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/parsers
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/parsers/kernel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/pidfile
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/platform
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugingetter
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugins
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/plugins/transport
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/pools
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/process
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/progress
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/reexec
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/rootless
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/rootless/specconv
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/stack
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/stdcopy
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/streamformatter
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/stringid
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/sysinfo
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/system
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/tailfile
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/tarsum
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/pkg/useragent
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/plugin
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/plugin/executor/containerd
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/plugin/v2
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/profiles/apparmor
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/profiles/seccomp
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/quota
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/reference
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/registry
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/registry/resumable
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/restartmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/runconfig
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/runconfig/opts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/daemon
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/environment
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fakecontext
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fakegit
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fakestorage
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fixtures/load
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/registry
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/testutil/request
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/drivers
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/local
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/mounts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/service
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/service/opts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/volume/testutils'
20:44:23 [2024-01-22T20:44:23.257Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/bitmap
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cluster
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/config
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/datastore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/discoverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/driverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/host
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/null
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drvregistry
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/etchosts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/caller
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/netiputil
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/null
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipbits
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/iptables
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netlabel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/networkdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ns
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/options
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portallocator
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portmapper
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/resolvconf
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/scope
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/types'
20:44:23 [2024-01-22T20:44:23.257Z] + echo 'github.com/docker/docker/libnetwork
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/bitmap
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cluster
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/config
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/datastore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/diagnostic
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/discoverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/driverapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/host
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/null
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drvregistry
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/etchosts
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/caller
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/netiputil
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamapi
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/builtin
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/null
20:44:23 [2024-01-22T20:44:23.257Z] git+ grep --fixed-strings libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.257Z] hub.com/docker/docker/libnetwork/ipams/remote
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipamutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ipbits
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/iptables
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netlabel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/netutils
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/networkdb
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/ns
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/options
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/osl/kernel
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portallocator
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/portmapper
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/resolvconf
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/scope
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/types'
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge
20:44:23 [2024-01-22T20:44:23.257Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:44:23 [2024-01-22T20:44:23.257Z] + type docker-proxy
20:44:23 [2024-01-22T20:44:23.257Z] hack/test/unit: line 25: type: docker-proxy: not found
20:44:23 [2024-01-22T20:44:23.257Z] + hack/make.sh binary-proxy install-proxy
20:44:23 [2024-01-22T20:44:23.257Z] 
20:44:23 [2024-01-22T20:44:23.257Z] Removing bundles/
20:44:23 [2024-01-22T20:44:23.257Z] 
20:44:23 [2024-01-22T20:44:23.257Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:44:23 [2024-01-22T20:44:23.258Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:44:23 [2024-01-22T20:44:23.258Z] + tee /go/src/github.com/docker/docker/go.mod
20:44:23 [2024-01-22T20:44:23.258Z] module github.com/docker/docker
20:44:23 [2024-01-22T20:44:23.258Z] 
20:44:23 [2024-01-22T20:44:23.258Z] go 1.20
20:44:23 [2024-01-22T20:44:23.258Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:44:23 [2024-01-22T20:44:23.258Z] + GO111MODULE=on
20:44:23 [2024-01-22T20:44:23.258Z] + 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=20bd690844a02763a4b20fdcad77dc0830918e41" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T20:44:23.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
20:44:27 [2024-01-22T20:44:27.460Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:44:27 [2024-01-22T20:44:27.460Z] Created binary: bundles/binary-proxy/docker-proxy
20:44:27 [2024-01-22T20:44:27.460Z] 
20:44:27 [2024-01-22T20:44:27.460Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:44:27 [2024-01-22T20:44:27.460Z] Installing docker-proxy to /usr/local/bin/
20:44:27 [2024-01-22T20:44:27.460Z] 
20:44:27 [2024-01-22T20:44:27.460Z] + mkdir -p bundles
20:44:27 [2024-01-22T20:44:27.460Z] + '[' -n 'github.com/docker/docker/api
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/backend/build
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/httpstatus
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/httputils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/middleware
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/build
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/checkpoint
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/container
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/debug
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/distribution
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/grpc
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/image
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/network
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/plugin
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/session
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/swarm
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/system
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/server/router/volume
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/backend
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/blkiodev
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/checkpoint
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/container
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/events
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/filters
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/image
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/mount
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/network
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/plugins/logdriver
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/registry
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/strslice
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/swarm
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/swarm/runtime
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/system
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/time
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/versions
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/versions/v1p19
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/versions/v1p20
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/api/types/volume
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/exporter
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/worker
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/builder-next/worker/label
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/dockerfile
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/remotecontext
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/remotecontext/git
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/builder/remotecontext/urlutil
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cli/debug
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cli/winresources/docker-proxy
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cli/winresources/dockerd
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/client
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/client/buildkit
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cmd/docker-proxy
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cmd/dockerd
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cmd/dockerd/trap
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/container
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/container/stream
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/contrib/apparmor
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/contrib/httpserver
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster/convert
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster/executor
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster/executor/container
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/cluster/provider
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/config
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/containerd
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/events
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/events/testutils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/copy
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/register
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/vfs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/graphdriver/zfs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/images
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/initlayer
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/links
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/listeners
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/awslogs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/fluentd
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/gcplogs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/gelf
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/journald
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/local
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/loggertest
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/loggerutils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/splunk
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/syslog
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/logger/templates
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/names
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/network
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/snapshotter
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/daemon/stats
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/distribution
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/distribution/metadata
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/distribution/utils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/distribution/xfer
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/dockerversion
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/errdefs
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image/cache
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image/spec/specs-go
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image/spec/specs-go/v1
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image/tarexport
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/image/v1
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/cleanups
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/compatcontext
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/mod
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/mounttree
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/multierror
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/safepath
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/sliceutil
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/test/suite
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/testutils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/testutils/netnsutils
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/testutils/specialimage
20:44:27 [2024-01-22T20:44:27.460Z] github.com/docker/docker/internal/unix_noeintr
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/internal/unshare
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/layer
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd/queue
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd/remote
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd/shimopts
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd/supervisor
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/libcontainerd/types
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/oci
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/oci/caps
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/opts
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/archive
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/authorization
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/broadcaster
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/capabilities
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/chrootarchive
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/containerfs
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/directory
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/dmesg
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/fileutils
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/homedir
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/idtools
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/ioutils
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/jsonmessage
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/longpath
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/meminfo
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/namesgenerator
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/parsers
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/parsers/kernel
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/pidfile
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/platform
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugingetter
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugins
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/plugins/transport
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/pools
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/process
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/progress
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/reexec
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/rootless
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/rootless/specconv
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/stack
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/stdcopy
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/streamformatter
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/stringid
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/sysinfo
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/system
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/tailfile
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/tarsum
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/pkg/useragent
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/plugin
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/plugin/executor/containerd
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/plugin/v2
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/profiles/apparmor
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/profiles/seccomp
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/quota
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/reference
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/registry
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/registry/resumable
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/restartmanager
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/runconfig
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/runconfig/opts
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/daemon
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/environment
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fakecontext
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fakegit
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fakestorage
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fixtures/load
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fixtures/plugin
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/registry
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/testutil/request
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/drivers
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/local
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/mounts
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/service
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/service/opts
20:44:27 [2024-01-22T20:44:27.461Z] github.com/docker/docker/volume/testutils' ']'
20:44:27 [2024-01-22T20:44:27.461Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:44:28 [2024-01-22T20:44:28.027Z] ?   	github.com/docker/docker/api	[no test files]
20:44:36 [2024-01-22T20:44:36.149Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 13.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 28.3% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 66.7% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/network	0.009s	coverage: 72.3% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/system	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.014s	coverage: 100.0% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/builder/remotecontext	0.056s	coverage: 33.7% of statements
20:44:58 [2024-01-22T20:44:58.085Z] ok  	github.com/docker/docker/builder/dockerfile	0.089s	coverage: 50.3% of statements
20:44:59 [2024-01-22T20:44:59.461Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:44:59 [2024-01-22T20:44:59.461Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.043s	coverage: 66.5% of statements
20:44:59 [2024-01-22T20:44:59.720Z] ok  	github.com/docker/docker/client	0.168s	coverage: 77.0% of statements
20:45:02 [2024-01-22T20:45:02.253Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.037s	coverage: 82.5% of statements
20:45:12 [2024-01-22T20:45:12.225Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:45:12 [2024-01-22T20:45:12.225Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:45:12 [2024-01-22T20:45:12.225Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:45:12 [2024-01-22T20:45:12.225Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:45:12 [2024-01-22T20:45:12.225Z] ok  	github.com/docker/docker/container	0.149s	coverage: 36.4% of statements
20:45:12 [2024-01-22T20:45:12.225Z] ok  	github.com/docker/docker/cmd/dockerd	0.278s	coverage: 29.9% of statements
20:45:13 [2024-01-22T20:45:13.600Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.433s	coverage: 0.0% of statements
20:45:14 [2024-01-22T20:45:14.974Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:45:14 [2024-01-22T20:45:14.974Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
20:45:14 [2024-01-22T20:45:14.974Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 38.7% of statements
20:45:14 [2024-01-22T20:45:14.974Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
20:45:15 [2024-01-22T20:45:15.540Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:45:15 [2024-01-22T20:45:15.540Z] ok  	github.com/docker/docker/daemon/config	0.076s	coverage: 74.6% of statements
20:45:16 [2024-01-22T20:45:16.912Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:45:16 [2024-01-22T20:45:16.912Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
20:45:16 [2024-01-22T20:45:16.912Z] ok  	github.com/docker/docker/daemon/containerd	0.041s	coverage: 9.0% of statements
20:45:16 [2024-01-22T20:45:16.912Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:45:16 [2024-01-22T20:45:16.912Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
20:45:17 [2024-01-22T20:45:17.170Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
20:45:17 [2024-01-22T20:45:17.735Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:45:17 [2024-01-22T20:45:17.735Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
20:45:17 [2024-01-22T20:45:17.735Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:45:17 [2024-01-22T20:45:17.735Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:45:17 [2024-01-22T20:45:17.993Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.191s	coverage: 60.2% of statements
20:45:17 [2024-01-22T20:45:17.993Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 60.9% of statements
20:45:18 [2024-01-22T20:45:18.558Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
20:45:18 [2024-01-22T20:45:18.816Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.3% of statements
20:45:19 [2024-01-22T20:45:19.074Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:45:19 [2024-01-22T20:45:19.074Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:45:19 [2024-01-22T20:45:19.074Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
20:45:19 [2024-01-22T20:45:19.074Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
20:45:19 [2024-01-22T20:45:19.333Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
20:45:19 [2024-01-22T20:45:19.591Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:45:19 [2024-01-22T20:45:19.591Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
20:45:19 [2024-01-22T20:45:19.591Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.123s	coverage: 78.3% of statements
20:45:19 [2024-01-22T20:45:19.591Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
20:45:20 [2024-01-22T20:45:20.157Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:45:20 [2024-01-22T20:45:20.157Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:45:20 [2024-01-22T20:45:20.157Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.014s	coverage: 88.2% of statements
20:45:20 [2024-01-22T20:45:20.157Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
20:45:20 [2024-01-22T20:45:20.157Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.085s	coverage: 76.8% of statements
20:45:20 [2024-01-22T20:45:20.157Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:45:20 [2024-01-22T20:45:20.157Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
20:45:21 [2024-01-22T20:45:21.092Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 67.4% of statements
20:45:21 [2024-01-22T20:45:21.092Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
20:45:21 [2024-01-22T20:45:21.092Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:45:21 [2024-01-22T20:45:21.092Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:45:21 [2024-01-22T20:45:21.092Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
20:45:21 [2024-01-22T20:45:21.349Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
20:45:21 [2024-01-22T20:45:21.349Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:45:21 [2024-01-22T20:45:21.349Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:45:21 [2024-01-22T20:45:21.607Z] ok  	github.com/docker/docker/daemon/logger/journald	1.459s	coverage: 74.5% of statements
20:45:22 [2024-01-22T20:45:22.173Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:45:22 [2024-01-22T20:45:22.173Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
20:45:22 [2024-01-22T20:45:22.173Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
20:45:22 [2024-01-22T20:45:22.173Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
20:45:22 [2024-01-22T20:45:22.431Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.404s	coverage: 82.5% of statements
20:45:22 [2024-01-22T20:45:22.688Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
20:45:22 [2024-01-22T20:45:22.688Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
20:45:22 [2024-01-22T20:45:22.688Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
20:45:22 [2024-01-22T20:45:22.688Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
20:45:22 [2024-01-22T20:45:22.946Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:45:22 [2024-01-22T20:45:22.947Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
20:45:22 [2024-01-22T20:45:22.947Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:45:22 [2024-01-22T20:45:22.947Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
20:45:22 [2024-01-22T20:45:22.947Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
20:45:22 [2024-01-22T20:45:22.947Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
20:45:23 [2024-01-22T20:45:23.204Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
20:45:23 [2024-01-22T20:45:23.204Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
20:45:23 [2024-01-22T20:45:23.204Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:45:23 [2024-01-22T20:45:23.204Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
20:45:23 [2024-01-22T20:45:23.204Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
20:45:23 [2024-01-22T20:45:23.204Z] ok  	github.com/docker/docker/internal/safepath	0.006s	coverage: 42.9% of statements
20:45:23 [2024-01-22T20:45:23.462Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
20:45:23 [2024-01-22T20:45:23.462Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
20:45:23 [2024-01-22T20:45:23.462Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:45:23 [2024-01-22T20:45:23.720Z] ok  	github.com/docker/docker/distribution	1.498s	coverage: 28.9% of statements
20:45:24 [2024-01-22T20:45:24.286Z] ok  	github.com/docker/docker/distribution/xfer	2.179s	coverage: 84.4% of statements
20:45:24 [2024-01-22T20:45:24.286Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:45:24 [2024-01-22T20:45:24.286Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:45:24 [2024-01-22T20:45:24.286Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:45:24 [2024-01-22T20:45:24.286Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:45:24 [2024-01-22T20:45:24.286Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:45:24 [2024-01-22T20:45:24.286Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:45:24 [2024-01-22T20:45:24.286Z] ok  	github.com/docker/docker/daemon	10.715s	coverage: 16.2% of statements
20:45:24 [2024-01-22T20:45:24.853Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:45:24 [2024-01-22T20:45:24.853Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 38.1% of statements
20:45:25 [2024-01-22T20:45:25.111Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.9% of statements
20:45:25 [2024-01-22T20:45:25.369Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
20:45:25 [2024-01-22T20:45:25.369Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
20:45:25 [2024-01-22T20:45:25.369Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
20:45:25 [2024-01-22T20:45:25.369Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
20:45:25 [2024-01-22T20:45:25.628Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
20:45:25 [2024-01-22T20:45:25.628Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.256s	coverage: 83.7% of statements
20:45:25 [2024-01-22T20:45:25.887Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 51.7% of statements
20:45:25 [2024-01-22T20:45:25.887Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 6.5% of statements
20:45:25 [2024-01-22T20:45:25.887Z] ok  	github.com/docker/docker/pkg/authorization	0.483s	coverage: 68.3% of statements
20:45:25 [2024-01-22T20:45:25.887Z] ok  	github.com/docker/docker/pkg/archive	0.493s	coverage: 80.9% of statements
20:45:26 [2024-01-22T20:45:26.146Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 92.3% of statements
20:45:26 [2024-01-22T20:45:26.146Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
20:45:26 [2024-01-22T20:45:26.146Z] ok  	github.com/docker/docker/pkg/meminfo	0.010s	coverage: 75.0% of statements
20:45:26 [2024-01-22T20:45:26.146Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
20:45:26 [2024-01-22T20:45:26.146Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
20:45:26 [2024-01-22T20:45:26.404Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
20:45:26 [2024-01-22T20:45:26.404Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:45:26 [2024-01-22T20:45:26.404Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:45:26 [2024-01-22T20:45:26.404Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
20:45:26 [2024-01-22T20:45:26.404Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 94.1% of statements
20:45:26 [2024-01-22T20:45:26.404Z] ok  	github.com/docker/docker/pkg/ioutils	0.397s	coverage: 71.9% of statements
20:45:26 [2024-01-22T20:45:26.404Z] ok  	github.com/docker/docker/pkg/idtools	0.422s	coverage: 69.7% of statements
20:45:26 [2024-01-22T20:45:26.969Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:45:26 [2024-01-22T20:45:26.969Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:45:26 [2024-01-22T20:45:26.969Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
20:45:26 [2024-01-22T20:45:26.969Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
20:45:26 [2024-01-22T20:45:26.969Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
20:45:26 [2024-01-22T20:45:26.969Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
20:45:26 [2024-01-22T20:45:26.969Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:45:27 [2024-01-22T20:45:27.227Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:45:27 [2024-01-22T20:45:27.227Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:45:27 [2024-01-22T20:45:27.227Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
20:45:27 [2024-01-22T20:45:27.227Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
20:45:27 [2024-01-22T20:45:27.227Z] ok  	github.com/docker/docker/pkg/reexec	0.032s	coverage: 82.4% of statements
20:45:27 [2024-01-22T20:45:27.486Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
20:45:27 [2024-01-22T20:45:27.486Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
20:45:27 [2024-01-22T20:45:27.744Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.9% of statements
20:45:27 [2024-01-22T20:45:27.744Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
20:45:27 [2024-01-22T20:45:27.744Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
20:45:27 [2024-01-22T20:45:27.744Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
20:45:27 [2024-01-22T20:45:27.744Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
20:45:28 [2024-01-22T20:45:28.678Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:45:28 [2024-01-22T20:45:28.678Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:45:28 [2024-01-22T20:45:28.678Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
20:45:28 [2024-01-22T20:45:28.678Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 86.0% of statements
20:45:28 [2024-01-22T20:45:28.936Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
20:45:28 [2024-01-22T20:45:28.936Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
20:45:28 [2024-01-22T20:45:28.936Z] ok  	github.com/docker/docker/plugin	0.544s	coverage: 23.3% of statements
20:45:28 [2024-01-22T20:45:28.936Z] ok  	github.com/docker/docker/quota	0.284s	coverage: 69.3% of statements
20:45:29 [2024-01-22T20:45:29.224Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:45:29 [2024-01-22T20:45:29.224Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 51.9% of statements
20:45:29 [2024-01-22T20:45:29.224Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
20:45:29 [2024-01-22T20:45:29.224Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 63.8% of statements
20:45:29 [2024-01-22T20:45:29.485Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 63.9% of statements
20:45:29 [2024-01-22T20:45:29.755Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:45:29 [2024-01-22T20:45:29.755Z] ?   	github.com/docker/docker/volume	[no test files]
20:45:30 [2024-01-22T20:45:30.341Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
20:45:30 [2024-01-22T20:45:30.341Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
20:45:30 [2024-01-22T20:45:30.598Z] ok  	github.com/docker/docker/volume/local	0.083s	coverage: 72.5% of statements
20:45:30 [2024-01-22T20:45:30.856Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:45:30 [2024-01-22T20:45:30.856Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:45:30 [2024-01-22T20:45:30.856Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
20:45:32 [2024-01-22T20:45:32.228Z] ok  	github.com/docker/docker/layer	7.763s	coverage: 68.1% of statements
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === Skipped
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     network_proxy_test.go:210: No support for dual stack yet
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver btrfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:68: No driver to put!
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z] time="2024-01-22T20:45:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z] time="2024-01-22T20:45:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z] time="2024-01-22T20:45:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z] time="2024-01-22T20:45:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z] time="2024-01-22T20:45:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: driver not supported
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:68: No driver to put!
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     overlay_test.go:61: Cannot run test with naive change algorithm
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:41: Driver zfs not supported
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     graphtest_unix.go:68: No driver to put!
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
20:45:32 [2024-01-22T20:45:32.228Z]     validate_test.go:73: only tested on Windows
20:45:32 [2024-01-22T20:45:32.228Z] 
20:45:32 [2024-01-22T20:45:32.228Z] DONE 3224 tests, 27 skipped in 64.793s
20:45:32 [2024-01-22T20:45:32.228Z] + '[' -n 'github.com/docker/docker/libnetwork
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/bitmap
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cluster
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/config
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/datastore
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/diagnostic
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/discoverapi
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/driverapi
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/bridge
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/host
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/null
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/overlay
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/remote
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/windows
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/drvregistry
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/etchosts
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/internal/caller
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/internal/kvstore
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/internal/netiputil
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipam
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipamapi
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipams/builtin
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipams/null
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipams/remote
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipamutils
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ipbits
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/iptables
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/netlabel
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/netutils
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/networkdb
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/ns
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/options
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/osl
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/osl/kernel
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/portallocator
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/portmapper
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/resolvconf
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/scope
20:45:32 [2024-01-22T20:45:32.228Z] github.com/docker/docker/libnetwork/types' ']'
20:45:32 [2024-01-22T20:45:32.229Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork	44.106s	coverage: 43.3% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.224s	coverage: 63.0% of statements
20:46:28 [2024-01-22T20:46:28.432Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:46:28 [2024-01-22T20:46:28.432Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
20:46:29 [2024-01-22T20:46:29.804Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.912s	coverage: 5.0% of statements
20:46:29 [2024-01-22T20:46:29.804Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:46:30 [2024-01-22T20:46:30.061Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
20:46:30 [2024-01-22T20:46:30.061Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:46:30 [2024-01-22T20:46:30.319Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
20:46:31 [2024-01-22T20:46:31.252Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
20:46:31 [2024-01-22T20:46:31.252Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
20:46:31 [2024-01-22T20:46:31.817Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
20:46:32 [2024-01-22T20:46:32.075Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
20:46:32 [2024-01-22T20:46:32.075Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:46:32 [2024-01-22T20:46:32.075Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:46:32 [2024-01-22T20:46:32.333Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:46:32 [2024-01-22T20:46:32.590Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.021s	coverage: 87.0% of statements
20:46:32 [2024-01-22T20:46:32.848Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
20:46:33 [2024-01-22T20:46:33.105Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:46:33 [2024-01-22T20:46:33.105Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
20:46:33 [2024-01-22T20:46:33.105Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
20:46:33 [2024-01-22T20:46:33.105Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
20:46:45 [2024-01-22T20:46:45.298Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
20:46:46 [2024-01-22T20:46:46.671Z] ok  	github.com/docker/docker/libnetwork/ipam	2.893s	coverage: 80.3% of statements
20:46:46 [2024-01-22T20:46:46.671Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:46:46 [2024-01-22T20:46:46.671Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:46:46 [2024-01-22T20:46:46.929Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
20:46:47 [2024-01-22T20:46:47.186Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
20:46:47 [2024-01-22T20:46:47.186Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:46:47 [2024-01-22T20:46:47.445Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
20:46:48 [2024-01-22T20:46:48.010Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.315s	coverage: 86.4% of statements
20:46:48 [2024-01-22T20:46:48.267Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
20:46:48 [2024-01-22T20:46:48.833Z] ok  	github.com/docker/docker/libnetwork/iptables	0.209s	coverage: 39.9% of statements
20:46:48 [2024-01-22T20:46:48.833Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:46:49 [2024-01-22T20:46:49.397Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.467s	coverage: 59.4% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/osl	4.470s	coverage: 39.6% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
20:48:40 [2024-01-22T20:48:40.828Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.692s	coverage: 47.9% of statements
20:48:41 [2024-01-22T20:48:41.085Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
20:48:41 [2024-01-22T20:48:41.085Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
20:48:41 [2024-01-22T20:48:41.344Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
20:48:41 [2024-01-22T20:48:41.344Z] 
20:48:41 [2024-01-22T20:48:41.344Z] === Skipped
20:48:41 [2024-01-22T20:48:41.344Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:48:41 [2024-01-22T20:48:41.344Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
20:48:41 [2024-01-22T20:48:41.344Z] 
20:48:41 [2024-01-22T20:48:41.344Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
20:48:41 [2024-01-22T20:48:41.344Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
20:48:41 [2024-01-22T20:48:41.344Z] 
20:48:41 [2024-01-22T20:48:41.344Z] DONE 376 tests, 2 skipped in 188.963s
Post stage
[Pipeline] junit
20:48:42 [2024-01-22T20:48:42.288Z] Recording test results
20:48:42 [2024-01-22T20:48:42.397Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:48:42 [2024-01-22T20:48:42.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20bd690844a02763a4b20fdcad77dc0830918e41 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20bd690844a02763a4b20fdcad77dc0830918e41 hack/make.sh dynbinary test-integration
20:48:42 [2024-01-22T20:48:42.954Z] 
20:48:42 [2024-01-22T20:48:42.954Z] Removing bundles/
20:48:42 [2024-01-22T20:48:42.954Z] 
20:48:42 [2024-01-22T20:48:42.954Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:48:42 [2024-01-22T20:48:42.954Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:48:42 [2024-01-22T20:48:42.954Z] + tee /go/src/github.com/docker/docker/go.mod
20:48:42 [2024-01-22T20:48:42.954Z] module github.com/docker/docker
20:48:42 [2024-01-22T20:48:42.954Z] 
20:48:42 [2024-01-22T20:48:42.954Z] go 1.20
20:48:42 [2024-01-22T20:48:42.954Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:48:42 [2024-01-22T20:48:42.954Z] + GO111MODULE=on
20:48:42 [2024-01-22T20:48:42.954Z] + 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=20bd690844a02763a4b20fdcad77dc0830918e41" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T20:48:42.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
20:49:21 [2024-01-22T20:49:21.687Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:49:21 [2024-01-22T20:49:21.687Z] Created binary: bundles/dynbinary-daemon/dockerd
20:49:21 [2024-01-22T20:49:21.687Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:49:21 [2024-01-22T20:49:21.687Z] + tee /go/src/github.com/docker/docker/go.mod
20:49:21 [2024-01-22T20:49:21.687Z] module github.com/docker/docker
20:49:21 [2024-01-22T20:49:21.687Z] 
20:49:21 [2024-01-22T20:49:21.687Z] go 1.20
20:49:21 [2024-01-22T20:49:21.687Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
20:49:21 [2024-01-22T20:49:21.687Z] + GO111MODULE=on
20:49:21 [2024-01-22T20:49:21.687Z] + 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=20bd690844a02763a4b20fdcad77dc0830918e41" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T20:48:42.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
20:49:21 [2024-01-22T20:49:21.687Z] + rm -f /go/src/github.com/docker/docker/go.mod
20:49:21 [2024-01-22T20:49:21.687Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:49:21 [2024-01-22T20:49:21.687Z] 
20:49:21 [2024-01-22T20:49:21.687Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:49:21 [2024-01-22T20:49:21.687Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:49:21 [2024-01-22T20:49:21.687Z] HOSTNAME=fcd546e17c7a
20:49:21 [2024-01-22T20:49:21.687Z] TESTDEBUG=0
20:49:21 [2024-01-22T20:49:21.687Z] DEST=bundles/test-integration
20:49:21 [2024-01-22T20:49:21.687Z] PWD=/go/src/github.com/docker/docker
20:49:21 [2024-01-22T20:49:21.687Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:49:21 [2024-01-22T20:49:21.687Z] DOCKER_GITCOMMIT=20bd690844a02763a4b20fdcad77dc0830918e41
20:49:21 [2024-01-22T20:49:21.687Z] container=docker
20:49:21 [2024-01-22T20:49:21.687Z] HOME=/root
20:49:21 [2024-01-22T20:49:21.687Z] CONTAINERD_NAMESPACE=moby
20:49:21 [2024-01-22T20:49:21.687Z] GOLANG_VERSION=1.21.6
20:49:21 [2024-01-22T20:49:21.687Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:49:21 [2024-01-22T20:49:21.687Z] VALIDATE_BRANCH=master
20:49:21 [2024-01-22T20:49:21.687Z] TERM=xterm
20:49:21 [2024-01-22T20:49:21.687Z] DOCKER_PKG=github.com/docker/docker
20:49:21 [2024-01-22T20:49:21.687Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
20:49:21 [2024-01-22T20:49:21.687Z] SHLVL=1
20:49:21 [2024-01-22T20:49:21.687Z] TIMEOUT=120m
20:49:21 [2024-01-22T20:49:21.687Z] GOTOOLCHAIN=local
20:49:21 [2024-01-22T20:49:21.687Z] DOCKER_GRAPHDRIVER=overlay2
20:49:21 [2024-01-22T20:49:21.687Z] GO111MODULE=off
20:49:21 [2024-01-22T20:49:21.687Z] DOCKER_EXPERIMENTAL=1
20:49:21 [2024-01-22T20:49:21.687Z] TEST_SKIP_INTEGRATION_CLI=1
20:49:21 [2024-01-22T20:49:21.687Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:49:21 [2024-01-22T20:49:21.687Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:49:21 [2024-01-22T20:49:21.687Z] GOPATH=/go
20:49:21 [2024-01-22T20:49:21.687Z] PKG_CONFIG=pkg-config
20:49:21 [2024-01-22T20:49:21.687Z] _=/usr/bin/env
20:49:21 [2024-01-22T20:49:21.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:49:43 [2024-01-22T20:49:43.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
20:49:43 [2024-01-22T20:49:43.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:49:43 [2024-01-22T20:49:43.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:49:44 [2024-01-22T20:49:44.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:49:49 [2024-01-22T20:49:49.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:49:53 [2024-01-22T20:49:53.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:49:53 [2024-01-22T20:49:53.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:49:54 [2024-01-22T20:49:54.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:49:55 [2024-01-22T20:49:55.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:49:56 [2024-01-22T20:49:56.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
20:49:57 [2024-01-22T20:49:57.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:49:58 [2024-01-22T20:49:58.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:49:59 [2024-01-22T20:49:59.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:50:00 [2024-01-22T20:50:00.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:50:02 [2024-01-22T20:50:02.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:50:03 [2024-01-22T20:50:03.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:50:03 [2024-01-22T20:50:03.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:50:05 [2024-01-22T20:50:05.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:50:06 [2024-01-22T20:50:06.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:50:07 [2024-01-22T20:50:07.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:50:08 [2024-01-22T20:50:08.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:50:09 [2024-01-22T20:50:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:50:10 [2024-01-22T20:50:10.848Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:50:10 [2024-01-22T20:50:10.848Z] Using test binary /usr/local/cli-integration/docker
20:50:10 [2024-01-22T20:50:10.848Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:50:10 [2024-01-22T20:50:10.848Z] +++ /etc/init.d/apparmor start
20:50:10 [2024-01-22T20:50:10.848Z] Not: starting.
20:50:10 [2024-01-22T20:50:10.848Z] INFO: Waiting for daemon to start...
20:50:10 [2024-01-22T20:50:10.848Z] Starting dockerd
20:50:10 [2024-01-22T20:50:10.848Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.eZdOtWAKEc/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:50:13 [2024-01-22T20:50:13.375Z] .
20:50:13 [2024-01-22T20:50:13.375Z] Running integration-test (iteration 1)
20:50:13 [2024-01-22T20:50:13.375Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
20:50:13 [2024-01-22T20:50:13.375Z] ++ '[' -n '' ']'
20:50:13 [2024-01-22T20:50:13.375Z] ++ 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
20:50:13 [2024-01-22T20:50:13.375Z] ++ set -e
20:50:13 [2024-01-22T20:50:13.375Z] ++ '[' -n 0 ']'
20:50:13 [2024-01-22T20:50:13.375Z] ++ set -x
20:50:13 [2024-01-22T20:50:13.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:50:16 [2024-01-22T20:50:16.116Z] Loaded image: busybox:latest
20:50:16 [2024-01-22T20:50:16.116Z] Loaded image: busybox:glibc
20:50:16 [2024-01-22T20:50:16.116Z] Loaded image: debian:bookworm-slim
20:50:16 [2024-01-22T20:50:16.116Z] Loaded image: hello-world:latest
20:50:16 [2024-01-22T20:50:16.116Z] Loaded image: arm32v7/hello-world:latest
20:50:16 [2024-01-22T20:50:16.116Z] INFO: Testing against a local daemon
20:50:16 [2024-01-22T20:50:16.116Z] === RUN   TestCgroupNamespacesBuild
20:50:16 [2024-01-22T20:50:16.116Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
20:50:16 [2024-01-22T20:50:16.116Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:50:17 [2024-01-22T20:50:17.051Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
20:50:17 [2024-01-22T20:50:17.051Z] === RUN   TestBuildWithSession
20:50:17 [2024-01-22T20:50:17.051Z]     build_session_test.go:25: TODO: BuildKit
20:50:17 [2024-01-22T20:50:17.051Z] --- SKIP: TestBuildWithSession (0.00s)
20:50:17 [2024-01-22T20:50:17.051Z] === RUN   TestBuildSquashParent
20:50:20 [2024-01-22T20:50:20.331Z] --- PASS: TestBuildSquashParent (3.36s)
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:20 [2024-01-22T20:50:20.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:50:20 [2024-01-22T20:50:20.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:50:23 [2024-01-22T20:50:23.628Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.57s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
20:50:23 [2024-01-22T20:50:23.628Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s)
20:50:23 [2024-01-22T20:50:23.628Z] === RUN   TestBuildMultiStageCopy
20:50:23 [2024-01-22T20:50:23.628Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:50:24 [2024-01-22T20:50:24.561Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:50:24 [2024-01-22T20:50:24.561Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:50:24 [2024-01-22T20:50:24.561Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:50:24 [2024-01-22T20:50:24.819Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:50:24 [2024-01-22T20:50:24.819Z] --- PASS: TestBuildMultiStageCopy (1.42s)
20:50:24 [2024-01-22T20:50:24.819Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s)
20:50:24 [2024-01-22T20:50:24.819Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
20:50:24 [2024-01-22T20:50:24.819Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
20:50:24 [2024-01-22T20:50:24.819Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
20:50:24 [2024-01-22T20:50:24.819Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
20:50:24 [2024-01-22T20:50:24.819Z] === RUN   TestBuildMultiStageParentConfig
20:50:25 [2024-01-22T20:50:25.384Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
20:50:25 [2024-01-22T20:50:25.384Z] === RUN   TestBuildLabelWithTargets
20:50:25 [2024-01-22T20:50:25.949Z] --- PASS: TestBuildLabelWithTargets (0.58s)
20:50:25 [2024-01-22T20:50:25.949Z] === RUN   TestBuildWithEmptyLayers
20:50:25 [2024-01-22T20:50:25.949Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
20:50:25 [2024-01-22T20:50:25.949Z] === RUN   TestBuildMultiStageOnBuild
20:50:27 [2024-01-22T20:50:27.321Z] --- PASS: TestBuildMultiStageOnBuild (1.17s)
20:50:27 [2024-01-22T20:50:27.321Z] === RUN   TestBuildUncleanTarFilenames
20:50:27 [2024-01-22T20:50:27.321Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
20:50:27 [2024-01-22T20:50:27.321Z] === RUN   TestBuildMultiStageLayerLeak
20:50:28 [2024-01-22T20:50:28.254Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s)
20:50:28 [2024-01-22T20:50:28.254Z] === RUN   TestBuildWithHugeFile
20:51:14 [2024-01-22T20:51:14.905Z] --- PASS: TestBuildWithHugeFile (43.44s)
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildWCOWSandboxSize
20:51:14 [2024-01-22T20:51:14.905Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:51:14 [2024-01-22T20:51:14.905Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildWithEmptyDockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:51:14 [2024-01-22T20:51:14.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
20:51:14 [2024-01-22T20:51:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:51:14 [2024-01-22T20:51:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:51:14 [2024-01-22T20:51:14.905Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildPreserveOwnership
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildPreserveOwnership/copy_from
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:51:14 [2024-01-22T20:51:14.905Z] --- PASS: TestBuildPreserveOwnership (2.20s)
20:51:14 [2024-01-22T20:51:14.905Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.56s)
20:51:14 [2024-01-22T20:51:14.905Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s)
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildPlatformInvalid
20:51:14 [2024-01-22T20:51:14.905Z] --- PASS: TestBuildPlatformInvalid (0.01s)
20:51:14 [2024-01-22T20:51:14.905Z] === RUN   TestBuildkitHistoryTracePropagation
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z] time="2024-01-22T20:51:13Z" level=info msg="[core] [Server #4] Server created" module=grpc
20:51:14 [2024-01-22T20:51:14.905Z]     build_traces_test.go:84: Waiting for trace to be available
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] time="2024-01-22T20:51:17Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
20:51:18 [2024-01-22T20:51:18.183Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
20:51:18 [2024-01-22T20:51:18.183Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:51:18 [2024-01-22T20:51:18.748Z] Loaded image: busybox:latest
20:51:18 [2024-01-22T20:51:18.748Z] Loaded image: busybox:glibc
20:51:19 [2024-01-22T20:51:19.681Z] Loaded image: debian:bookworm-slim
20:51:19 [2024-01-22T20:51:19.681Z] Loaded image: hello-world:latest
20:51:19 [2024-01-22T20:51:19.681Z] Loaded image: arm32v7/hello-world:latest
20:51:27 [2024-01-22T20:51:27.784Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s)
20:51:27 [2024-01-22T20:51:27.784Z] PASS
20:51:27 [2024-01-22T20:51:27.784Z] 
20:51:27 [2024-01-22T20:51:27.784Z] === Skipped
20:51:27 [2024-01-22T20:51:27.784Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:51:27 [2024-01-22T20:51:27.784Z]     build_session_test.go:25: TODO: BuildKit
20:51:27 [2024-01-22T20:51:27.784Z] 
20:51:27 [2024-01-22T20:51:27.784Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:51:27 [2024-01-22T20:51:27.784Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:51:27 [2024-01-22T20:51:27.784Z] 
20:51:27 [2024-01-22T20:51:27.784Z] DONE 35 tests, 2 skipped in 74.143s
20:51:27 [2024-01-22T20:51:27.784Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
20:51:27 [2024-01-22T20:51:27.784Z] ++ '[' -n '' ']'
20:51:27 [2024-01-22T20:51:27.785Z] ++ 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
20:51:27 [2024-01-22T20:51:27.785Z] ++ set -e
20:51:27 [2024-01-22T20:51:27.785Z] ++ '[' -n 0 ']'
20:51:27 [2024-01-22T20:51:27.785Z] ++ set -x
20:51:27 [2024-01-22T20:51:27.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
20:51:27 [2024-01-22T20:51:27.785Z] INFO: Testing against a local daemon
20:51:27 [2024-01-22T20:51:27.785Z] === RUN   TestNoNewPrivileges
20:51:37 [2024-01-22T20:51:37.746Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
20:51:37 [2024-01-22T20:51:37.746Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
20:51:37 [2024-01-22T20:51:37.746Z] --- PASS: TestNoNewPrivileges (9.73s)
20:51:37 [2024-01-22T20:51:37.746Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
20:51:37 [2024-01-22T20:51:37.746Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
20:51:37 [2024-01-22T20:51:37.746Z] PASS
20:51:37 [2024-01-22T20:51:37.746Z] 
20:51:37 [2024-01-22T20:51:37.746Z] DONE 3 tests in 9.756s
20:51:37 [2024-01-22T20:51:37.746Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
20:51:37 [2024-01-22T20:51:37.746Z] ++ '[' -n '' ']'
20:51:37 [2024-01-22T20:51:37.746Z] ++ 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
20:51:37 [2024-01-22T20:51:37.746Z] ++ set -e
20:51:37 [2024-01-22T20:51:37.746Z] ++ '[' -n 0 ']'
20:51:37 [2024-01-22T20:51:37.746Z] ++ set -x
20:51:37 [2024-01-22T20:51:37.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:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
20:51:37 [2024-01-22T20:51:37.746Z] INFO: Testing against a local daemon
20:51:37 [2024-01-22T20:51:37.746Z] === RUN   TestConfigInspect
20:51:39 [2024-01-22T20:51:39.644Z] --- PASS: TestConfigInspect (2.03s)
20:51:39 [2024-01-22T20:51:39.644Z] === RUN   TestConfigList
20:51:40 [2024-01-22T20:51:40.577Z] === RUN   TestConfigList/test_filter_by_name
20:51:40 [2024-01-22T20:51:40.577Z] === RUN   TestConfigList/test_filter_by_id
20:51:40 [2024-01-22T20:51:40.577Z] === RUN   TestConfigList/test_filter_by_label_key_only
20:51:40 [2024-01-22T20:51:40.577Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
20:51:40 [2024-01-22T20:51:40.577Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
20:51:41 [2024-01-22T20:51:41.509Z] --- PASS: TestConfigList (1.90s)
20:51:41 [2024-01-22T20:51:41.509Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
20:51:41 [2024-01-22T20:51:41.509Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
20:51:41 [2024-01-22T20:51:41.509Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
20:51:41 [2024-01-22T20:51:41.509Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
20:51:41 [2024-01-22T20:51:41.509Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
20:51:41 [2024-01-22T20:51:41.509Z] === RUN   TestConfigsCreateAndDelete
20:51:43 [2024-01-22T20:51:43.407Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
20:51:43 [2024-01-22T20:51:43.407Z] === RUN   TestConfigsUpdate
20:51:45 [2024-01-22T20:51:45.306Z] --- PASS: TestConfigsUpdate (2.13s)
20:51:45 [2024-01-22T20:51:45.306Z] === RUN   TestTemplatedConfig
20:51:48 [2024-01-22T20:51:48.630Z] --- PASS: TestTemplatedConfig (2.74s)
20:51:48 [2024-01-22T20:51:48.630Z] === RUN   TestConfigCreateResolve
20:51:50 [2024-01-22T20:51:50.002Z] --- PASS: TestConfigCreateResolve (1.90s)
20:51:50 [2024-01-22T20:51:50.002Z] PASS
20:51:50 [2024-01-22T20:51:50.002Z] 
20:51:50 [2024-01-22T20:51:50.002Z] DONE 11 tests in 12.609s
20:51:50 [2024-01-22T20:51:50.002Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
20:51:50 [2024-01-22T20:51:50.002Z] ++ '[' -n '' ']'
20:51:50 [2024-01-22T20:51:50.002Z] ++ 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
20:51:50 [2024-01-22T20:51:50.002Z] ++ set -e
20:51:50 [2024-01-22T20:51:50.002Z] ++ '[' -n 0 ']'
20:51:50 [2024-01-22T20:51:50.002Z] ++ set -x
20:51:50 [2024-01-22T20:51:50.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
20:51:50 [2024-01-22T20:51:50.002Z] INFO: Testing against a local daemon
20:51:50 [2024-01-22T20:51:50.002Z] === RUN   TestAttach
20:51:50 [2024-01-22T20:51:50.002Z] === RUN   TestAttach/without_TTY
20:51:50 [2024-01-22T20:51:50.002Z] === PAUSE TestAttach/without_TTY
20:51:50 [2024-01-22T20:51:50.002Z] === RUN   TestAttach/with_TTY
20:51:50 [2024-01-22T20:51:50.002Z] === PAUSE TestAttach/with_TTY
20:51:50 [2024-01-22T20:51:50.002Z] === CONT  TestAttach/without_TTY
20:51:50 [2024-01-22T20:51:50.002Z] === CONT  TestAttach/with_TTY
20:51:50 [2024-01-22T20:51:50.002Z] --- PASS: TestAttach (0.02s)
20:51:50 [2024-01-22T20:51:50.002Z]     --- PASS: TestAttach/without_TTY (0.05s)
20:51:50 [2024-01-22T20:51:50.002Z]     --- PASS: TestAttach/with_TTY (0.05s)
20:51:50 [2024-01-22T20:51:50.002Z] === RUN   TestCreateWithCDIDevices
20:51:51 [2024-01-22T20:51:51.373Z] --- PASS: TestCreateWithCDIDevices (1.05s)
20:51:51 [2024-01-22T20:51:51.373Z] === RUN   TestCDISpecDirsAreInSystemInfo
20:51:51 [2024-01-22T20:51:51.373Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
20:51:51 [2024-01-22T20:51:51.631Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
20:51:52 [2024-01-22T20:51:52.196Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
20:51:52 [2024-01-22T20:51:52.762Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
20:51:53 [2024-01-22T20:51:53.327Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
20:51:53 [2024-01-22T20:51:53.893Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
20:51:54 [2024-01-22T20:51:54.458Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
20:51:54 [2024-01-22T20:51:54.715Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
20:51:55 [2024-01-22T20:51:55.280Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
20:51:55 [2024-01-22T20:51:55.280Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
20:51:55 [2024-01-22T20:51:55.280Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
20:51:55 [2024-01-22T20:51:55.280Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.280Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.280Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestCheckpoint
20:51:55 [2024-01-22T20:51:55.281Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:51:55 [2024-01-22T20:51:55.281Z] --- SKIP: TestCheckpoint (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/commit
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/commit
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/create
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/containers/create
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/commit
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/containers/create
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:51:55 [2024-01-22T20:51:55.281Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:51:55 [2024-01-22T20:51:55.281Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
20:51:55 [2024-01-22T20:51:55.281Z] === RUN   TestCopyFromContainerPathIsNotDir
20:51:55 [2024-01-22T20:51:55.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
20:51:55 [2024-01-22T20:51:55.539Z] === RUN   TestCopyToContainerPathDoesNotExist
20:51:55 [2024-01-22T20:51:55.539Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:51:55 [2024-01-22T20:51:55.539Z] === RUN   TestCopyEmptyFile
20:51:55 [2024-01-22T20:51:55.539Z] --- PASS: TestCopyEmptyFile (0.06s)
20:51:55 [2024-01-22T20:51:55.539Z] === RUN   TestCopyToContainerPathIsNotDir
20:51:55 [2024-01-22T20:51:55.539Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
20:51:55 [2024-01-22T20:51:55.539Z] === RUN   TestCopyFromContainer
20:51:56 [2024-01-22T20:51:56.104Z] === RUN   TestCopyFromContainer//
20:51:56 [2024-01-22T20:51:56.104Z] === RUN   TestCopyFromContainer/.
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer//.
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/./
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer//./
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer//bar/root
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer//bar/root/
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer//bar/root/.
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/quux
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/quux/
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/quux/.
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCopyFromContainer/bar/notarget
20:51:56 [2024-01-22T20:51:56.362Z] --- PASS: TestCopyFromContainer (0.79s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer// (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/. (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer//. (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:56 [2024-01-22T20:51:56.362Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateLinkToNonExistingContainer
20:51:56 [2024-01-22T20:51:56.362Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateWithInvalidEnv
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateWithInvalidEnv/0
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateWithInvalidEnv/0
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateWithInvalidEnv/1
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateWithInvalidEnv/1
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateWithInvalidEnv/2
20:51:56 [2024-01-22T20:51:56.362Z] === PAUSE TestCreateWithInvalidEnv/2
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateWithInvalidEnv/0
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateWithInvalidEnv/2
20:51:56 [2024-01-22T20:51:56.362Z] === CONT  TestCreateWithInvalidEnv/1
20:51:56 [2024-01-22T20:51:56.362Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateTmpfsMountsTarget
20:51:56 [2024-01-22T20:51:56.362Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:51:56 [2024-01-22T20:51:56.362Z] === RUN   TestCreateWithCustomMaskedPaths
20:51:57 [2024-01-22T20:51:57.737Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
20:51:57 [2024-01-22T20:51:57.737Z] === RUN   TestCreateWithCustomReadonlyPaths
20:51:59 [2024-01-22T20:51:59.110Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:59 [2024-01-22T20:51:59.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:51:59 [2024-01-22T20:51:59.110Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:51:59 [2024-01-22T20:51:59.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
20:51:59 [2024-01-22T20:51:59.367Z] === RUN   TestCreateDifferentPlatform
20:51:59 [2024-01-22T20:51:59.367Z] === RUN   TestCreateDifferentPlatform/different_os
20:51:59 [2024-01-22T20:51:59.367Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:51:59 [2024-01-22T20:51:59.367Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:51:59 [2024-01-22T20:51:59.367Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:51:59 [2024-01-22T20:51:59.367Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:51:59 [2024-01-22T20:51:59.367Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:51:59 [2024-01-22T20:51:59.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:51:59 [2024-01-22T20:51:59.625Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:51:59 [2024-01-22T20:51:59.625Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:51:59 [2024-01-22T20:51:59.625Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:59 [2024-01-22T20:51:59.625Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:51:59 [2024-01-22T20:51:59.625Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
20:51:59 [2024-01-22T20:51:59.625Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
20:51:59 [2024-01-22T20:51:59.625Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:51:59 [2024-01-22T20:51:59.625Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:51:59 [2024-01-22T20:51:59.625Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
20:51:59 [2024-01-22T20:51:59.625Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:51:59 [2024-01-22T20:51:59.625Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:51:59 [2024-01-22T20:51:59.625Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateWithMultipleEndpointSettings
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
20:51:59 [2024-01-22T20:51:59.625Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
20:51:59 [2024-01-22T20:51:59.625Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
20:51:59 [2024-01-22T20:51:59.625Z] === RUN   TestCreateWithCustomMACs
20:52:00 [2024-01-22T20:52:00.191Z] --- PASS: TestCreateWithCustomMACs (0.58s)
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestContainerStartOnDaemonRestart
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestContainerStartOnDaemonRestart
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestDaemonRestartIpcMode
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestDaemonRestartIpcMode
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestDaemonHostGatewayIP
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestDaemonHostGatewayIP
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestRestartDaemonWithRestartingContainer
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestHardRestartWhenContainerIsRunning
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestHardRestartWhenContainerIsRunning
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestContainerKillOnDaemonStart
20:52:00 [2024-01-22T20:52:00.191Z] === PAUSE TestContainerKillOnDaemonStart
20:52:00 [2024-01-22T20:52:00.191Z] === RUN   TestDiff
20:52:00 [2024-01-22T20:52:00.756Z] --- PASS: TestDiff (0.50s)
20:52:00 [2024-01-22T20:52:00.756Z] === RUN   TestDiffStoppedContainer
20:52:01 [2024-01-22T20:52:01.321Z] --- PASS: TestDiffStoppedContainer (0.48s)
20:52:01 [2024-01-22T20:52:01.321Z] === RUN   TestExecConsoleSize
20:52:01 [2024-01-22T20:52:01.886Z] --- PASS: TestExecConsoleSize (0.56s)
20:52:01 [2024-01-22T20:52:01.886Z] === RUN   TestExecWithCloseStdin
20:52:02 [2024-01-22T20:52:02.143Z] --- PASS: TestExecWithCloseStdin (0.53s)
20:52:02 [2024-01-22T20:52:02.143Z] === RUN   TestExec
20:52:02 [2024-01-22T20:52:02.709Z] --- PASS: TestExec (0.55s)
20:52:02 [2024-01-22T20:52:02.709Z] === RUN   TestExecUser
20:52:03 [2024-01-22T20:52:03.274Z] --- PASS: TestExecUser (0.54s)
20:52:03 [2024-01-22T20:52:03.274Z] === RUN   TestExecWithGroupAdd
20:52:03 [2024-01-22T20:52:03.839Z] --- PASS: TestExecWithGroupAdd (0.54s)
20:52:03 [2024-01-22T20:52:03.839Z] === RUN   TestExportContainerAndImportImage
20:52:04 [2024-01-22T20:52:04.405Z] --- PASS: TestExportContainerAndImportImage (0.50s)
20:52:04 [2024-01-22T20:52:04.405Z] === RUN   TestExportContainerAfterDaemonRestart
20:52:10 [2024-01-22T20:52:10.957Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
20:52:10 [2024-01-22T20:52:10.957Z] === RUN   TestHealthCheckWorkdir
20:52:11 [2024-01-22T20:52:11.214Z] --- PASS: TestHealthCheckWorkdir (0.63s)
20:52:11 [2024-01-22T20:52:11.214Z] === RUN   TestHealthKillContainer
20:52:19 [2024-01-22T20:52:19.315Z] --- PASS: TestHealthKillContainer (7.91s)
20:52:19 [2024-01-22T20:52:19.315Z] === RUN   TestHealthCheckProcessKilled
20:52:19 [2024-01-22T20:52:19.573Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
20:52:19 [2024-01-22T20:52:19.573Z] === RUN   TestHealthStartInterval
20:52:20 [2024-01-22T20:52:20.945Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:20 [2024-01-22T20:52:20.945Z]         }
20:52:21 [2024-01-22T20:52:21.203Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.203Z]         }
20:52:21 [2024-01-22T20:52:21.203Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.203Z]         }
20:52:21 [2024-01-22T20:52:21.460Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.460Z]         }
20:52:21 [2024-01-22T20:52:21.460Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.460Z]         }
20:52:21 [2024-01-22T20:52:21.460Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.460Z]         }
20:52:21 [2024-01-22T20:52:21.718Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.718Z]         }
20:52:21 [2024-01-22T20:52:21.718Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.718Z]         }
20:52:21 [2024-01-22T20:52:21.975Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.975Z]         }
20:52:21 [2024-01-22T20:52:21.975Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.975Z]         }
20:52:21 [2024-01-22T20:52:21.975Z]     health_test.go:141: &{2024-01-22 20:52:20.824270642 +0000 UTC 2024-01-22 20:52:20.898126831 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
20:52:21 [2024-01-22T20:52:21.975Z]         }
20:52:22 [2024-01-22T20:52:22.233Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.233Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.491Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.491Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.491Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.748Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:22 [2024-01-22T20:52:22.749Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:23 [2024-01-22T20:52:23.006Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:23 [2024-01-22T20:52:23.006Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:23 [2024-01-22T20:52:23.006Z]     health_test.go:141: &{2024-01-22 20:52:21.8987097 +0000 UTC 2024-01-22 20:52:21.961962106 +0000 UTC 1 2}
20:52:23 [2024-01-22T20:52:23.264Z]     health_test.go:169: 1.063605333s
20:52:24 [2024-01-22T20:52:24.220Z]     health_test.go:169: 1.063605333s
20:52:25 [2024-01-22T20:52:25.190Z]     health_test.go:169: 1.063605333s
20:52:26 [2024-01-22T20:52:26.122Z]     health_test.go:169: 1.063605333s
20:52:27 [2024-01-22T20:52:27.493Z]     health_test.go:169: 1.063605333s
20:52:28 [2024-01-22T20:52:28.426Z]     health_test.go:169: 1.063605333s
20:52:29 [2024-01-22T20:52:29.358Z]     health_test.go:169: 1.063605333s
20:52:30 [2024-01-22T20:52:30.290Z]     health_test.go:169: 1.063605333s
20:52:31 [2024-01-22T20:52:31.222Z]     health_test.go:169: 1.063605333s
20:52:32 [2024-01-22T20:52:32.153Z]     health_test.go:169: 1.063605333s
20:52:33 [2024-01-22T20:52:33.084Z]     health_test.go:169: 1.063605333s
20:52:34 [2024-01-22T20:52:34.454Z]     health_test.go:169: 1.063605333s
20:52:35 [2024-01-22T20:52:35.386Z]     health_test.go:169: 1.063605333s
20:52:36 [2024-01-22T20:52:36.318Z]     health_test.go:169: 1.063605333s
20:52:37 [2024-01-22T20:52:37.249Z]     health_test.go:169: 1.063605333s
20:52:38 [2024-01-22T20:52:38.181Z]     health_test.go:169: 1.063605333s
20:52:39 [2024-01-22T20:52:39.113Z]     health_test.go:169: 1.063605333s
20:52:40 [2024-01-22T20:52:40.485Z]     health_test.go:169: 1.063605333s
20:52:41 [2024-01-22T20:52:41.416Z]     health_test.go:169: 1.063605333s
20:52:42 [2024-01-22T20:52:42.349Z]     health_test.go:169: 1.063605333s
20:52:43 [2024-01-22T20:52:43.280Z]     health_test.go:169: 1.063605333s
20:52:44 [2024-01-22T20:52:44.213Z]     health_test.go:169: 1.063605333s
20:52:45 [2024-01-22T20:52:45.145Z]     health_test.go:169: 1.063605333s
20:52:46 [2024-01-22T20:52:46.516Z]     health_test.go:169: 1.063605333s
20:52:47 [2024-01-22T20:52:47.449Z]     health_test.go:169: 1.063605333s
20:52:48 [2024-01-22T20:52:48.380Z]     health_test.go:169: 1.063605333s
20:52:49 [2024-01-22T20:52:49.313Z]     health_test.go:169: 1.063605333s
20:52:50 [2024-01-22T20:52:50.245Z]     health_test.go:169: 1.063605333s
20:52:51 [2024-01-22T20:52:51.177Z]     health_test.go:169: 1.063605333s
20:52:52 [2024-01-22T20:52:52.108Z]     health_test.go:169: 1.063605333s
20:52:53 [2024-01-22T20:52:53.479Z]     health_test.go:169: 1.063605333s
20:52:54 [2024-01-22T20:52:54.411Z] --- PASS: TestHealthStartInterval (34.73s)
20:52:54 [2024-01-22T20:52:54.411Z] === RUN   TestInspectCpusetInConfigPre120
20:52:54 [2024-01-22T20:52:54.977Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
20:52:54 [2024-01-22T20:52:54.977Z] === RUN   TestInspectAnnotations
20:52:54 [2024-01-22T20:52:54.977Z] --- PASS: TestInspectAnnotations (0.04s)
20:52:54 [2024-01-22T20:52:54.977Z] === RUN   TestIpcModeNone
20:52:55 [2024-01-22T20:52:55.560Z] --- PASS: TestIpcModeNone (0.55s)
20:52:55 [2024-01-22T20:52:55.560Z] === RUN   TestIpcModePrivate
20:52:55 [2024-01-22T20:52:55.818Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
20:52:56 [2024-01-22T20:52:56.076Z] --- PASS: TestIpcModePrivate (0.55s)
20:52:56 [2024-01-22T20:52:56.076Z] === RUN   TestIpcModeShareable
20:52:56 [2024-01-22T20:52:56.333Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
20:52:56 [2024-01-22T20:52:56.590Z] --- PASS: TestIpcModeShareable (0.53s)
20:52:56 [2024-01-22T20:52:56.590Z] === RUN   TestAPIIpcModeShareableAndContainer
20:52:57 [2024-01-22T20:52:57.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.18s)
20:52:57 [2024-01-22T20:52:57.963Z] === RUN   TestAPIIpcModeHost
20:52:57 [2024-01-22T20:52:57.963Z] --- PASS: TestAPIIpcModeHost (0.35s)
20:52:57 [2024-01-22T20:52:57.963Z] === RUN   TestDaemonIpcModeShareable
20:52:58 [2024-01-22T20:52:58.895Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:52:59 [2024-01-22T20:52:59.153Z] --- PASS: TestDaemonIpcModeShareable (1.11s)
20:52:59 [2024-01-22T20:52:59.153Z] === RUN   TestDaemonIpcModePrivate
20:53:00 [2024-01-22T20:53:00.087Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:53:00 [2024-01-22T20:53:00.345Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
20:53:00 [2024-01-22T20:53:00.345Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:53:01 [2024-01-22T20:53:01.277Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
20:53:01 [2024-01-22T20:53:01.534Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
20:53:01 [2024-01-22T20:53:01.534Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:53:02 [2024-01-22T20:53:02.467Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
20:53:02 [2024-01-22T20:53:02.467Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
20:53:02 [2024-01-22T20:53:02.467Z] === RUN   TestIpcModeOlderClient
20:53:02 [2024-01-22T20:53:02.467Z] === PAUSE TestIpcModeOlderClient
20:53:02 [2024-01-22T20:53:02.467Z] === RUN   TestKillContainerInvalidSignal
20:53:03 [2024-01-22T20:53:03.032Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
20:53:03 [2024-01-22T20:53:03.032Z] === RUN   TestKillContainer
20:53:03 [2024-01-22T20:53:03.032Z] === RUN   TestKillContainer/no_signal
20:53:03 [2024-01-22T20:53:03.597Z] === RUN   TestKillContainer/non_killing_signal
20:53:03 [2024-01-22T20:53:03.855Z] === RUN   TestKillContainer/killing_signal
20:53:04 [2024-01-22T20:53:04.420Z] --- PASS: TestKillContainer (1.40s)
20:53:04 [2024-01-22T20:53:04.420Z]     --- PASS: TestKillContainer/no_signal (0.45s)
20:53:04 [2024-01-22T20:53:04.420Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
20:53:04 [2024-01-22T20:53:04.420Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
20:53:04 [2024-01-22T20:53:04.420Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:53:04 [2024-01-22T20:53:04.420Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:53:04 [2024-01-22T20:53:04.986Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:53:05 [2024-01-22T20:53:05.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
20:53:05 [2024-01-22T20:53:05.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
20:53:05 [2024-01-22T20:53:05.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
20:53:05 [2024-01-22T20:53:05.551Z] === RUN   TestKillStoppedContainer
20:53:05 [2024-01-22T20:53:05.551Z] --- PASS: TestKillStoppedContainer (0.04s)
20:53:05 [2024-01-22T20:53:05.551Z] === RUN   TestKillStoppedContainerAPIPre120
20:53:05 [2024-01-22T20:53:05.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:53:05 [2024-01-22T20:53:05.551Z] === RUN   TestKillDifferentUserContainer
20:53:05 [2024-01-22T20:53:05.809Z] --- PASS: TestKillDifferentUserContainer (0.43s)
20:53:05 [2024-01-22T20:53:05.809Z] === RUN   TestInspectOomKilledTrue
20:53:06 [2024-01-22T20:53:06.373Z] --- PASS: TestInspectOomKilledTrue (0.52s)
20:53:06 [2024-01-22T20:53:06.373Z] === RUN   TestInspectOomKilledFalse
20:53:06 [2024-01-22T20:53:06.938Z] --- PASS: TestInspectOomKilledFalse (0.47s)
20:53:06 [2024-01-22T20:53:06.938Z] === RUN   TestLinksEtcHostsContentMatch
20:53:07 [2024-01-22T20:53:07.196Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
20:53:07 [2024-01-22T20:53:07.196Z] === RUN   TestLinksContainerNames
20:53:08 [2024-01-22T20:53:08.128Z] --- PASS: TestLinksContainerNames (0.96s)
20:53:08 [2024-01-22T20:53:08.129Z] === RUN   TestLogsFollowTailEmpty
20:53:08 [2024-01-22T20:53:08.693Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:53:08 [2024-01-22T20:53:08.693Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:53:08 [2024-01-22T20:53:08.693Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:53:10 [2024-01-22T20:53:10.591Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:53:11 [2024-01-22T20:53:11.963Z] --- PASS: TestLogs (3.25s)
20:53:11 [2024-01-22T20:53:11.963Z]     --- PASS: TestLogs/driver_local (0.01s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.41s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.61s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.63s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.70s)
20:53:11 [2024-01-22T20:53:11.963Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.92s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.01s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.25s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.44s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.51s)
20:53:11 [2024-01-22T20:53:11.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.54s)
20:53:11 [2024-01-22T20:53:11.963Z] === RUN   TestContainerNetworkMountsNoChown
20:53:12 [2024-01-22T20:53:12.220Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/default
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/default
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/private
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/private
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rprivate
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rprivate
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/slave
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/slave
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rslave
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rslave
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/shared
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/shared
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rshared
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rshared
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/default
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rslave
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rprivate
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/default/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/default/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/default/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/private
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/private/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/shared
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/slave
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rshared
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/private/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/default/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/private/mount_root
20:53:12 [2024-01-22T20:53:12.220Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/private/bind_root
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:53:12 [2024-01-22T20:53:12.478Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:53:12 [2024-01-22T20:53:12.478Z] --- PASS: TestMountDaemonRoot (0.01s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:53:12 [2024-01-22T20:53:12.478Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:53:12 [2024-01-22T20:53:12.478Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:53:12 [2024-01-22T20:53:12.478Z] === RUN   TestContainerBindMountNonRecursive
20:53:13 [2024-01-22T20:53:13.850Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
20:53:13 [2024-01-22T20:53:13.850Z] === RUN   TestContainerVolumesMountedAsShared
20:53:14 [2024-01-22T20:53:14.414Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
20:53:14 [2024-01-22T20:53:14.414Z] === RUN   TestContainerVolumesMountedAsSlave
20:53:14 [2024-01-22T20:53:14.671Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
20:53:14 [2024-01-22T20:53:14.671Z] === RUN   TestContainerCopyLeaksMounts
20:53:15 [2024-01-22T20:53:15.237Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
20:53:15 [2024-01-22T20:53:15.237Z] === RUN   TestContainerBindMountRecursivelyReadOnly
20:53:17 [2024-01-22T20:53:17.135Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.82s)
20:53:17 [2024-01-22T20:53:17.135Z] === RUN   TestNetworkNat
20:53:17 [2024-01-22T20:53:17.392Z] --- PASS: TestNetworkNat (0.47s)
20:53:17 [2024-01-22T20:53:17.392Z] === RUN   TestNetworkLocalhostTCPNat
20:53:17 [2024-01-22T20:53:17.957Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
20:53:17 [2024-01-22T20:53:17.957Z] === RUN   TestNetworkLoopbackNat
20:53:20 [2024-01-22T20:53:20.484Z] --- PASS: TestNetworkLoopbackNat (2.56s)
20:53:20 [2024-01-22T20:53:20.484Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
20:53:20 [2024-01-22T20:53:20.742Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
20:53:20 [2024-01-22T20:53:20.742Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
20:53:20 [2024-01-22T20:53:20.742Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
20:53:20 [2024-01-22T20:53:20.742Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
20:53:20 [2024-01-22T20:53:20.999Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
20:53:20 [2024-01-22T20:53:20.999Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
20:53:20 [2024-01-22T20:53:20.999Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
20:53:20 [2024-01-22T20:53:20.999Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
20:53:20 [2024-01-22T20:53:20.999Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
20:53:20 [2024-01-22T20:53:20.999Z] === RUN   TestPause
20:53:21 [2024-01-22T20:53:21.565Z] --- PASS: TestPause (0.47s)
20:53:21 [2024-01-22T20:53:21.565Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:53:21 [2024-01-22T20:53:21.565Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:53:21 [2024-01-22T20:53:21.565Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:53:21 [2024-01-22T20:53:21.565Z] === RUN   TestPauseStopPausedContainer
20:53:22 [2024-01-22T20:53:22.129Z] --- PASS: TestPauseStopPausedContainer (0.51s)
20:53:22 [2024-01-22T20:53:22.129Z] === RUN   TestPIDModeHost
20:53:23 [2024-01-22T20:53:23.061Z] --- PASS: TestPIDModeHost (1.08s)
20:53:23 [2024-01-22T20:53:23.061Z] === RUN   TestPIDModeContainer
20:53:23 [2024-01-22T20:53:23.061Z] === RUN   TestPIDModeContainer/non-existing_container
20:53:23 [2024-01-22T20:53:23.061Z] === RUN   TestPIDModeContainer/non-running_container
20:53:23 [2024-01-22T20:53:23.318Z] === RUN   TestPIDModeContainer/running_container
20:53:24 [2024-01-22T20:53:24.251Z] --- PASS: TestPIDModeContainer (1.10s)
20:53:24 [2024-01-22T20:53:24.251Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
20:53:24 [2024-01-22T20:53:24.251Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
20:53:24 [2024-01-22T20:53:24.251Z]     --- PASS: TestPIDModeContainer/running_container (0.51s)
20:53:24 [2024-01-22T20:53:24.251Z] === RUN   TestPsFilter
20:53:24 [2024-01-22T20:53:24.251Z] === RUN   TestPsFilter/since
20:53:24 [2024-01-22T20:53:24.251Z] === RUN   TestPsFilter/before
20:53:24 [2024-01-22T20:53:24.251Z] --- PASS: TestPsFilter (0.12s)
20:53:24 [2024-01-22T20:53:24.251Z]     --- PASS: TestPsFilter/since (0.00s)
20:53:24 [2024-01-22T20:53:24.251Z]     --- PASS: TestPsFilter/before (0.00s)
20:53:24 [2024-01-22T20:53:24.251Z] === RUN   TestRemoveContainerWithRemovedVolume
20:53:24 [2024-01-22T20:53:24.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
20:53:24 [2024-01-22T20:53:24.820Z] === RUN   TestRemoveContainerWithVolume
20:53:25 [2024-01-22T20:53:25.398Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
20:53:25 [2024-01-22T20:53:25.398Z] === RUN   TestRemoveContainerRunning
20:53:25 [2024-01-22T20:53:25.658Z] --- PASS: TestRemoveContainerRunning (0.45s)
20:53:25 [2024-01-22T20:53:25.658Z] === RUN   TestRemoveContainerForceRemoveRunning
20:53:26 [2024-01-22T20:53:26.223Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
20:53:26 [2024-01-22T20:53:26.223Z] === RUN   TestRemoveInvalidContainer
20:53:26 [2024-01-22T20:53:26.223Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:53:26 [2024-01-22T20:53:26.223Z] === RUN   TestRenameLinkedContainer
20:53:28 [2024-01-22T20:53:28.120Z] --- PASS: TestRenameLinkedContainer (1.81s)
20:53:28 [2024-01-22T20:53:28.120Z] === RUN   TestRenameStoppedContainer
20:53:28 [2024-01-22T20:53:28.377Z] --- PASS: TestRenameStoppedContainer (0.44s)
20:53:28 [2024-01-22T20:53:28.377Z] === RUN   TestRenameRunningContainerAndReuse
20:53:29 [2024-01-22T20:53:29.309Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
20:53:29 [2024-01-22T20:53:29.309Z] === RUN   TestRenameInvalidName
20:53:29 [2024-01-22T20:53:29.874Z] --- PASS: TestRenameInvalidName (0.49s)
20:53:29 [2024-01-22T20:53:29.874Z] === RUN   TestRenameAnonymousContainer
20:53:31 [2024-01-22T20:53:31.774Z] --- PASS: TestRenameAnonymousContainer (1.67s)
20:53:31 [2024-01-22T20:53:31.774Z] === RUN   TestRenameContainerWithSameName
20:53:31 [2024-01-22T20:53:31.774Z] --- PASS: TestRenameContainerWithSameName (0.46s)
20:53:31 [2024-01-22T20:53:31.774Z] === RUN   TestRenameContainerWithLinkedContainer
20:53:32 [2024-01-22T20:53:32.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
20:53:32 [2024-01-22T20:53:32.705Z] === RUN   TestResize
20:53:32 [2024-01-22T20:53:32.705Z] === RUN   TestResize/success
20:53:32 [2024-01-22T20:53:32.962Z] === RUN   TestResize/invalid_size
20:53:33 [2024-01-22T20:53:33.220Z] === RUN   TestResize/invalid_state
20:53:33 [2024-01-22T20:53:33.786Z] --- PASS: TestResize (0.99s)
20:53:33 [2024-01-22T20:53:33.786Z]     --- PASS: TestResize/success (0.24s)
20:53:33 [2024-01-22T20:53:33.786Z]     --- PASS: TestResize/invalid_size (0.27s)
20:53:33 [2024-01-22T20:53:33.786Z]     --- PASS: TestResize/invalid_state (0.04s)
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:53:33 [2024-01-22T20:53:33.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:53:35 [2024-01-22T20:53:35.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:53:36 [2024-01-22T20:53:36.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:53:36 [2024-01-22T20:53:36.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:53:36 [2024-01-22T20:53:36.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:53:36 [2024-01-22T20:53:36.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:53:36 [2024-01-22T20:53:36.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:36 [2024-01-22T20:53:36.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:53:37 [2024-01-22T20:53:37.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:53:42 [2024-01-22T20:53:42.544Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.52s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.70s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s)
20:53:42 [2024-01-22T20:53:42.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.21s)
20:53:42 [2024-01-22T20:53:42.544Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:53:42 [2024-01-22T20:53:42.544Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:53:43 [2024-01-22T20:53:43.476Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:53:44 [2024-01-22T20:53:44.408Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
20:53:44 [2024-01-22T20:53:44.408Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.05s)
20:53:44 [2024-01-22T20:53:44.408Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
20:53:44 [2024-01-22T20:53:44.408Z] === RUN   TestContainerRestartWithCancelledRequest
20:53:46 [2024-01-22T20:53:46.306Z] --- PASS: TestContainerRestartWithCancelledRequest (1.86s)
20:53:46 [2024-01-22T20:53:46.306Z] === RUN   TestCgroupNamespacesRun
20:53:47 [2024-01-22T20:53:47.678Z] --- PASS: TestCgroupNamespacesRun (1.15s)
20:53:47 [2024-01-22T20:53:47.678Z] === RUN   TestCgroupNamespacesRunPrivileged
20:53:48 [2024-01-22T20:53:48.611Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
20:53:48 [2024-01-22T20:53:48.611Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:53:49 [2024-01-22T20:53:49.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
20:53:49 [2024-01-22T20:53:49.983Z] === RUN   TestCgroupNamespacesRunHostMode
20:53:50 [2024-01-22T20:53:50.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
20:53:50 [2024-01-22T20:53:50.916Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:53:51 [2024-01-22T20:53:51.848Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
20:53:51 [2024-01-22T20:53:51.848Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:53:53 [2024-01-22T20:53:53.219Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
20:53:53 [2024-01-22T20:53:53.219Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:53:53 [2024-01-22T20:53:53.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
20:53:53 [2024-01-22T20:53:53.785Z] === RUN   TestCgroupNamespacesRunOlderClient
20:53:54 [2024-01-22T20:53:54.718Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
20:53:54 [2024-01-22T20:53:54.718Z] === RUN   TestNISDomainname
20:53:55 [2024-01-22T20:53:55.283Z] --- PASS: TestNISDomainname (0.55s)
20:53:55 [2024-01-22T20:53:55.283Z] === RUN   TestHostnameDnsResolution
20:53:56 [2024-01-22T20:53:56.215Z] --- PASS: TestHostnameDnsResolution (0.73s)
20:53:56 [2024-01-22T20:53:56.215Z] === RUN   TestUnprivilegedPortsAndPing
20:53:56 [2024-01-22T20:53:56.780Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
20:53:56 [2024-01-22T20:53:56.780Z] === RUN   TestPrivilegedHostDevices
20:53:57 [2024-01-22T20:53:57.038Z] --- PASS: TestPrivilegedHostDevices (0.52s)
20:53:57 [2024-01-22T20:53:57.038Z] === RUN   TestRunConsoleSize
20:53:57 [2024-01-22T20:53:57.603Z] --- PASS: TestRunConsoleSize (0.47s)
20:53:57 [2024-01-22T20:53:57.603Z] === RUN   TestRunWithAlternativeContainerdShim
20:54:04 [2024-01-22T20:54:04.181Z] --- PASS: TestRunWithAlternativeContainerdShim (5.52s)
20:54:04 [2024-01-22T20:54:04.181Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
20:54:04 [2024-01-22T20:54:04.181Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s)
20:54:04 [2024-01-22T20:54:04.181Z] === RUN   TestStaticIPOutsideSubpool
20:54:05 [2024-01-22T20:54:05.554Z] --- PASS: TestStaticIPOutsideSubpool (1.22s)
20:54:05 [2024-01-22T20:54:05.554Z] === RUN   TestStats
20:54:06 [2024-01-22T20:54:06.925Z] --- PASS: TestStats (1.47s)
20:54:06 [2024-01-22T20:54:06.925Z] === RUN   TestStopContainerWithTimeout
20:54:06 [2024-01-22T20:54:06.925Z] === RUN   TestStopContainerWithTimeout/0
20:54:06 [2024-01-22T20:54:06.925Z] === PAUSE TestStopContainerWithTimeout/0
20:54:06 [2024-01-22T20:54:06.925Z] === RUN   TestStopContainerWithTimeout/1
20:54:06 [2024-01-22T20:54:06.925Z] === PAUSE TestStopContainerWithTimeout/1
20:54:06 [2024-01-22T20:54:06.925Z] === RUN   TestStopContainerWithTimeout/3
20:54:06 [2024-01-22T20:54:06.925Z] === PAUSE TestStopContainerWithTimeout/3
20:54:06 [2024-01-22T20:54:06.925Z] === RUN   TestStopContainerWithTimeout/-1
20:54:06 [2024-01-22T20:54:06.925Z] === PAUSE TestStopContainerWithTimeout/-1
20:54:06 [2024-01-22T20:54:06.925Z] === CONT  TestStopContainerWithTimeout/0
20:54:06 [2024-01-22T20:54:06.925Z] === CONT  TestStopContainerWithTimeout/3
20:54:06 [2024-01-22T20:54:06.925Z] === CONT  TestStopContainerWithTimeout/1
20:54:06 [2024-01-22T20:54:06.925Z] === CONT  TestStopContainerWithTimeout/-1
20:54:10 [2024-01-22T20:54:10.204Z] --- PASS: TestStopContainerWithTimeout (0.04s)
20:54:10 [2024-01-22T20:54:10.204Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
20:54:10 [2024-01-22T20:54:10.204Z]     --- PASS: TestStopContainerWithTimeout/1 (2.07s)
20:54:10 [2024-01-22T20:54:10.204Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
20:54:10 [2024-01-22T20:54:10.204Z]     --- PASS: TestStopContainerWithTimeout/3 (2.91s)
20:54:10 [2024-01-22T20:54:10.204Z] === RUN   TestStopContainerWithTimeoutCancel
20:54:10 [2024-01-22T20:54:10.204Z] === PAUSE TestStopContainerWithTimeoutCancel
20:54:10 [2024-01-22T20:54:10.204Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:54:12 [2024-01-22T20:54:12.101Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s)
20:54:12 [2024-01-22T20:54:12.101Z] === RUN   TestUpdateMemory
20:54:12 [2024-01-22T20:54:12.666Z] --- PASS: TestUpdateMemory (0.57s)
20:54:12 [2024-01-22T20:54:12.666Z] === RUN   TestUpdateCPUQuota
20:54:14 [2024-01-22T20:54:14.039Z] --- PASS: TestUpdateCPUQuota (0.96s)
20:54:14 [2024-01-22T20:54:14.039Z] === RUN   TestUpdatePidsLimit
20:54:14 [2024-01-22T20:54:14.039Z] === RUN   TestUpdatePidsLimit/update_from_none
20:54:14 [2024-01-22T20:54:14.039Z] === RUN   TestUpdatePidsLimit/no_change
20:54:14 [2024-01-22T20:54:14.297Z] === RUN   TestUpdatePidsLimit/update_lower
20:54:14 [2024-01-22T20:54:14.297Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:54:14 [2024-01-22T20:54:14.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:54:14 [2024-01-22T20:54:14.811Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:54:15 [2024-01-22T20:54:15.069Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:54:16 [2024-01-22T20:54:16.002Z] --- PASS: TestUpdatePidsLimit (2.02s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
20:54:16 [2024-01-22T20:54:16.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
20:54:16 [2024-01-22T20:54:16.002Z] === RUN   TestUpdateRestartPolicy
20:54:28 [2024-01-22T20:54:28.193Z] --- PASS: TestUpdateRestartPolicy (10.83s)
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestUpdateRestartWithAutoRemove
20:54:28 [2024-01-22T20:54:28.193Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitNonBlocked
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:28 [2024-01-22T20:54:28.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:28 [2024-01-22T20:54:28.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:28 [2024-01-22T20:54:28.193Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:54:28 [2024-01-22T20:54:28.193Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:54:28 [2024-01-22T20:54:28.193Z] --- PASS: TestWaitNonBlocked (0.02s)
20:54:28 [2024-01-22T20:54:28.193Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
20:54:28 [2024-01-22T20:54:28.193Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitBlocked
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:54:28 [2024-01-22T20:54:28.193Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:54:28 [2024-01-22T20:54:28.193Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:54:28 [2024-01-22T20:54:28.193Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:54:28 [2024-01-22T20:54:28.193Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:54:28 [2024-01-22T20:54:28.193Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:54:28 [2024-01-22T20:54:28.758Z] --- PASS: TestWaitBlocked (0.03s)
20:54:28 [2024-01-22T20:54:28.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
20:54:28 [2024-01-22T20:54:28.758Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
20:54:28 [2024-01-22T20:54:28.758Z] === RUN   TestWaitConditions
20:54:28 [2024-01-22T20:54:28.758Z] === RUN   TestWaitConditions/default
20:54:28 [2024-01-22T20:54:28.758Z] === PAUSE TestWaitConditions/default
20:54:28 [2024-01-22T20:54:28.758Z] === RUN   TestWaitConditions/not-running
20:54:28 [2024-01-22T20:54:28.758Z] === PAUSE TestWaitConditions/not-running
20:54:28 [2024-01-22T20:54:28.758Z] === RUN   TestWaitConditions/next-exit
20:54:28 [2024-01-22T20:54:28.758Z] === PAUSE TestWaitConditions/next-exit
20:54:28 [2024-01-22T20:54:28.758Z] === RUN   TestWaitConditions/removed
20:54:28 [2024-01-22T20:54:28.758Z] === PAUSE TestWaitConditions/removed
20:54:28 [2024-01-22T20:54:28.758Z] === CONT  TestWaitConditions/default
20:54:28 [2024-01-22T20:54:28.758Z] === CONT  TestWaitConditions/next-exit
20:54:28 [2024-01-22T20:54:28.758Z] === CONT  TestWaitConditions/not-running
20:54:28 [2024-01-22T20:54:28.758Z] === CONT  TestWaitConditions/removed
20:54:28 [2024-01-22T20:54:28.758Z]     wait_test.go:145: ContainerID = 3b44d78dbd43e4b5188b014c0cdb811f7f26dfa5ced6a191c97214c440e5d898
20:54:28 [2024-01-22T20:54:28.758Z]     wait_test.go:145: ContainerID = ef5daba0f68d54bda56e243a35baafb8bd848323d587a03b6adcf78e5b755dd2
20:54:28 [2024-01-22T20:54:28.758Z]     wait_test.go:145: ContainerID = de4ac57eb847400a7058af9717b9f268b5214d1304fa0e82fe3d93da92e284b9
20:54:28 [2024-01-22T20:54:28.758Z]     wait_test.go:145: ContainerID = 9f6c0585bbe0a4a2c954b1a1fbaf9d44f8743f24afe899f251277b11b284cd9f
20:54:29 [2024-01-22T20:54:29.690Z] --- PASS: TestWaitConditions (0.03s)
20:54:29 [2024-01-22T20:54:29.690Z]     --- PASS: TestWaitConditions/default (0.76s)
20:54:29 [2024-01-22T20:54:29.690Z]     --- PASS: TestWaitConditions/not-running (0.95s)
20:54:29 [2024-01-22T20:54:29.690Z]     --- PASS: TestWaitConditions/next-exit (1.03s)
20:54:29 [2024-01-22T20:54:29.690Z]     --- PASS: TestWaitConditions/removed (1.09s)
20:54:29 [2024-01-22T20:54:29.690Z] === RUN   TestWaitRestartedContainer
20:54:29 [2024-01-22T20:54:29.690Z] === RUN   TestWaitRestartedContainer/default
20:54:29 [2024-01-22T20:54:29.690Z] === PAUSE TestWaitRestartedContainer/default
20:54:29 [2024-01-22T20:54:29.690Z] === RUN   TestWaitRestartedContainer/not-running
20:54:29 [2024-01-22T20:54:29.690Z] === PAUSE TestWaitRestartedContainer/not-running
20:54:29 [2024-01-22T20:54:29.690Z] === RUN   TestWaitRestartedContainer/next-exit
20:54:29 [2024-01-22T20:54:29.690Z] === PAUSE TestWaitRestartedContainer/next-exit
20:54:29 [2024-01-22T20:54:29.690Z] === CONT  TestWaitRestartedContainer/default
20:54:29 [2024-01-22T20:54:29.690Z] === CONT  TestWaitRestartedContainer/next-exit
20:54:29 [2024-01-22T20:54:29.690Z] === CONT  TestWaitRestartedContainer/not-running
20:54:32 [2024-01-22T20:54:32.217Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:54:32 [2024-01-22T20:54:32.217Z]     --- PASS: TestWaitRestartedContainer/default (2.01s)
20:54:32 [2024-01-22T20:54:32.217Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.05s)
20:54:32 [2024-01-22T20:54:32.217Z]     --- PASS: TestWaitRestartedContainer/not-running (2.09s)
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestHardRestartWhenContainerIsRunning
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestRestartDaemonWithRestartingContainer
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestDaemonHostGatewayIP
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestIpcModeOlderClient
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestDaemonRestartIpcMode
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestContainerKillOnDaemonStart
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestStopContainerWithTimeoutCancel
20:54:32 [2024-01-22T20:54:32.217Z] === CONT  TestContainerStartOnDaemonRestart
20:54:32 [2024-01-22T20:54:32.217Z] --- PASS: TestIpcModeOlderClient (0.10s)
20:54:33 [2024-01-22T20:54:33.591Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
20:54:33 [2024-01-22T20:54:33.591Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
20:54:34 [2024-01-22T20:54:34.156Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.26s)
20:54:34 [2024-01-22T20:54:34.156Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
20:54:34 [2024-01-22T20:54:34.156Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s)
20:54:34 [2024-01-22T20:54:34.721Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s)
20:54:35 [2024-01-22T20:54:35.286Z] --- PASS: TestDaemonHostGatewayIP (3.42s)
20:54:35 [2024-01-22T20:54:35.286Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.42s)
20:54:35 [2024-01-22T20:54:35.544Z] --- PASS: TestStopContainerWithTimeoutCancel (3.73s)
20:54:35 [2024-01-22T20:54:35.802Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
20:54:43 [2024-01-22T20:54:43.903Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
20:54:43 [2024-01-22T20:54:43.903Z] PASS
20:54:43 [2024-01-22T20:54:43.903Z] 
20:54:43 [2024-01-22T20:54:43.903Z] === Skipped
20:54:43 [2024-01-22T20:54:43.903Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:54:43 [2024-01-22T20:54:43.903Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:54:43 [2024-01-22T20:54:43.903Z] 
20:54:43 [2024-01-22T20:54:43.903Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:54:43 [2024-01-22T20:54:43.903Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:54:43 [2024-01-22T20:54:43.903Z] 
20:54:43 [2024-01-22T20:54:43.903Z] DONE 321 tests, 2 skipped in 173.600s
20:54:43 [2024-01-22T20:54:43.903Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
20:54:43 [2024-01-22T20:54:43.903Z] ++ '[' -n '' ']'
20:54:43 [2024-01-22T20:54:43.903Z] ++ 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
20:54:43 [2024-01-22T20:54:43.903Z] ++ set -e
20:54:43 [2024-01-22T20:54:43.903Z] ++ '[' -n 0 ']'
20:54:43 [2024-01-22T20:54:43.903Z] ++ set -x
20:54:43 [2024-01-22T20:54:43.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:54:43 [2024-01-22T20:54:43.903Z] INFO: Testing against a local daemon
20:54:43 [2024-01-22T20:54:43.903Z] === RUN   TestConfigDaemonID
20:54:44 [2024-01-22T20:54:44.836Z]     daemon_test.go:61: [d93ee80f4963a] daemon is not started
20:54:44 [2024-01-22T20:54:44.836Z] --- PASS: TestConfigDaemonID (1.04s)
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:54:44 [2024-01-22T20:54:44.836Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:54:44 [2024-01-22T20:54:44.836Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation/invalid_config
20:54:44 [2024-01-22T20:54:44.836Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation/malformed_config
20:54:44 [2024-01-22T20:54:44.836Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestDaemonConfigValidation/valid_config
20:54:44 [2024-01-22T20:54:44.836Z] === PAUSE TestDaemonConfigValidation/valid_config
20:54:44 [2024-01-22T20:54:44.836Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:54:44 [2024-01-22T20:54:44.836Z] === CONT  TestDaemonConfigValidation/malformed_config
20:54:44 [2024-01-22T20:54:44.836Z] === CONT  TestDaemonConfigValidation/invalid_config
20:54:44 [2024-01-22T20:54:44.836Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:54:44 [2024-01-22T20:54:44.836Z] === CONT  TestDaemonConfigValidation/valid_config
20:54:44 [2024-01-22T20:54:44.836Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:54:44 [2024-01-22T20:54:44.836Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
20:54:44 [2024-01-22T20:54:44.836Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:54:44 [2024-01-22T20:54:44.836Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
20:54:44 [2024-01-22T20:54:44.836Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
20:54:44 [2024-01-22T20:54:44.836Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestConfigDaemonSeccompProfiles
20:54:44 [2024-01-22T20:54:44.836Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:54:45 [2024-01-22T20:54:45.768Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:54:47 [2024-01-22T20:54:47.141Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:54:48 [2024-01-22T20:54:48.073Z]     daemon_test.go:180: [dc42e3e178415] daemon is not started
20:54:48 [2024-01-22T20:54:48.073Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:54:48 [2024-01-22T20:54:48.073Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:54:48 [2024-01-22T20:54:48.073Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:54:48 [2024-01-22T20:54:48.073Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:54:48 [2024-01-22T20:54:48.073Z] === RUN   TestDaemonProxy
20:54:48 [2024-01-22T20:54:48.073Z] === RUN   TestDaemonProxy/environment_variables
20:54:48 [2024-01-22T20:54:48.073Z] === PAUSE TestDaemonProxy/environment_variables
20:54:48 [2024-01-22T20:54:48.073Z] === RUN   TestDaemonProxy/command-line_options
20:54:48 [2024-01-22T20:54:48.073Z] === PAUSE TestDaemonProxy/command-line_options
20:54:48 [2024-01-22T20:54:48.073Z] === RUN   TestDaemonProxy/configuration_file
20:54:48 [2024-01-22T20:54:48.073Z] === PAUSE TestDaemonProxy/configuration_file
20:54:48 [2024-01-22T20:54:48.073Z] === RUN   TestDaemonProxy/conflicting_options
20:54:48 [2024-01-22T20:54:48.339Z] === RUN   TestDaemonProxy/reload_sanitized
20:54:48 [2024-01-22T20:54:48.339Z] === PAUSE TestDaemonProxy/reload_sanitized
20:54:48 [2024-01-22T20:54:48.339Z] === CONT  TestDaemonProxy/environment_variables
20:54:48 [2024-01-22T20:54:48.339Z] === CONT  TestDaemonProxy/configuration_file
20:54:48 [2024-01-22T20:54:48.339Z] === CONT  TestDaemonProxy/reload_sanitized
20:54:48 [2024-01-22T20:54:48.339Z] === CONT  TestDaemonProxy/command-line_options
20:54:50 [2024-01-22T20:54:50.247Z] --- PASS: TestDaemonProxy (0.50s)
20:54:50 [2024-01-22T20:54:50.247Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:54:50 [2024-01-22T20:54:50.247Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
20:54:50 [2024-01-22T20:54:50.247Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:54:50 [2024-01-22T20:54:50.247Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
20:54:50 [2024-01-22T20:54:50.247Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
20:54:50 [2024-01-22T20:54:50.247Z] === RUN   TestLiveRestore
20:54:50 [2024-01-22T20:54:50.247Z] === RUN   TestLiveRestore/volume_references
20:54:50 [2024-01-22T20:54:50.247Z] === PAUSE TestLiveRestore/volume_references
20:54:50 [2024-01-22T20:54:50.247Z] === RUN   TestLiveRestore/autoremove
20:54:50 [2024-01-22T20:54:50.247Z] === PAUSE TestLiveRestore/autoremove
20:54:50 [2024-01-22T20:54:50.247Z] === CONT  TestLiveRestore/volume_references
20:54:50 [2024-01-22T20:54:50.247Z] === CONT  TestLiveRestore/autoremove
20:54:50 [2024-01-22T20:54:50.247Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
20:54:50 [2024-01-22T20:54:50.813Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:54:50 [2024-01-22T20:54:50.813Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:54:52 [2024-01-22T20:54:52.185Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:54:52 [2024-01-22T20:54:52.185Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
20:54:53 [2024-01-22T20:54:53.118Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:54:54 [2024-01-22T20:54:54.051Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:54:54 [2024-01-22T20:54:54.983Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
20:54:55 [2024-01-22T20:54:55.915Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
20:54:56 [2024-01-22T20:54:56.480Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
20:54:57 [2024-01-22T20:54:57.413Z] --- PASS: TestLiveRestore (0.00s)
20:54:57 [2024-01-22T20:54:57.413Z]     --- PASS: TestLiveRestore/autoremove (3.45s)
20:54:57 [2024-01-22T20:54:57.413Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.89s)
20:54:57 [2024-01-22T20:54:57.413Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.57s)
20:54:57 [2024-01-22T20:54:57.413Z]     --- PASS: TestLiveRestore/volume_references (7.18s)
20:54:57 [2024-01-22T20:54:57.413Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.15s)
20:54:57 [2024-01-22T20:54:57.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s)
20:54:57 [2024-01-22T20:54:57.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
20:54:57 [2024-01-22T20:54:57.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
20:54:57 [2024-01-22T20:54:57.413Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
20:54:57 [2024-01-22T20:54:57.413Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s)
20:54:57 [2024-01-22T20:54:57.413Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
20:54:57 [2024-01-22T20:54:57.413Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s)
20:54:57 [2024-01-22T20:54:57.413Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
20:54:57 [2024-01-22T20:54:57.978Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
20:54:57 [2024-01-22T20:54:57.978Z] PASS
20:54:57 [2024-01-22T20:54:57.978Z] 
20:54:57 [2024-01-22T20:54:57.978Z] DONE 31 tests in 14.407s
20:54:57 [2024-01-22T20:54:57.978Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
20:54:57 [2024-01-22T20:54:57.978Z] ++ '[' -n '' ']'
20:54:57 [2024-01-22T20:54:57.978Z] ++ 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
20:54:57 [2024-01-22T20:54:57.978Z] ++ set -e
20:54:57 [2024-01-22T20:54:57.978Z] ++ '[' -n 0 ']'
20:54:57 [2024-01-22T20:54:57.978Z] ++ set -x
20:54:57 [2024-01-22T20:54:57.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:54:57 [2024-01-22T20:54:57.978Z] INFO: Testing against a local daemon
20:54:57 [2024-01-22T20:54:57.978Z] === RUN   TestCommitInheritsEnv
20:54:58 [2024-01-22T20:54:58.236Z] --- PASS: TestCommitInheritsEnv (0.20s)
20:54:58 [2024-01-22T20:54:58.236Z] === RUN   TestUsernsCommit
20:55:00 [2024-01-22T20:55:00.134Z] --- PASS: TestUsernsCommit (1.54s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportExtremelyLargeImageWorks
20:55:00 [2024-01-22T20:55:00.134Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
20:55:00 [2024-01-22T20:55:00.134Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatform
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatform/#00
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatform/linux
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatform/LINUX
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:55:00 [2024-01-22T20:55:00.134Z] --- PASS: TestImportWithCustomPlatform (0.14s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject/_______
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject//
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject/macos
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
20:55:00 [2024-01-22T20:55:00.134Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImageInspectEmptyTagsAndDigests
20:55:00 [2024-01-22T20:55:00.134Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImagesFilterMultiReference
20:55:00 [2024-01-22T20:55:00.134Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:55:00 [2024-01-22T20:55:00.134Z] === RUN   TestImagesFilterUntil
20:55:00 [2024-01-22T20:55:00.391Z]     list_test.go:95: ImageList: ID=sha256:d0f944785cd0dacfb9c5d52193e7100b8f265ce3d35fbe869f2faae6a2889ec5 RepoTags=[testimagesfilteruntil:v1]
20:55:00 [2024-01-22T20:55:00.391Z] --- PASS: TestImagesFilterUntil (0.29s)
20:55:00 [2024-01-22T20:55:00.391Z] === RUN   TestImagesFilterBeforeSince
20:55:00 [2024-01-22T20:55:00.649Z]     list_test.go:129: ImageList: ID=sha256:8744216043af3c8c386fc0e703198148b95053184cec15fa8c4bc002b5e48f43 RepoTags=[testimagesfilterbeforesince:v3]
20:55:00 [2024-01-22T20:55:00.649Z]     list_test.go:129: ImageList: ID=sha256:98fd11dbc7cab72bbb350a9212a2efcbc6cf7493c92c11620a9e68e9e782a4fd RepoTags=[testimagesfilterbeforesince:v2]
20:55:00 [2024-01-22T20:55:00.649Z]     list_test.go:129: ImageList: ID=sha256:0e2f226c0628a2c13c0e0366b1364f9445a30cbcece0e90eb0ddc5e56980e5d5 RepoTags=[testimagesfilterbeforesince:v1]
20:55:00 [2024-01-22T20:55:00.649Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestAPIImagesFilters
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestAPIImagesFilters/repository_regex
20:55:00 [2024-01-22T20:55:00.649Z] === PAUSE TestAPIImagesFilters/repository_regex
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestAPIImagesFilters/image_name_regex
20:55:00 [2024-01-22T20:55:00.649Z] === PAUSE TestAPIImagesFilters/image_name_regex
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
20:55:00 [2024-01-22T20:55:00.649Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestAPIImagesFilters/registry_port_regex
20:55:00 [2024-01-22T20:55:00.649Z] === PAUSE TestAPIImagesFilters/registry_port_regex
20:55:00 [2024-01-22T20:55:00.649Z] === CONT  TestAPIImagesFilters/repository_regex
20:55:00 [2024-01-22T20:55:00.649Z] === CONT  TestAPIImagesFilters/registry_port_regex
20:55:00 [2024-01-22T20:55:00.649Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
20:55:00 [2024-01-22T20:55:00.649Z] === CONT  TestAPIImagesFilters/image_name_regex
20:55:00 [2024-01-22T20:55:00.649Z] --- PASS: TestAPIImagesFilters (0.04s)
20:55:00 [2024-01-22T20:55:00.649Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
20:55:00 [2024-01-22T20:55:00.649Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
20:55:00 [2024-01-22T20:55:00.649Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
20:55:00 [2024-01-22T20:55:00.649Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
20:55:00 [2024-01-22T20:55:00.649Z] === RUN   TestPruneDontDeleteUsedDangling
20:55:01 [2024-01-22T20:55:01.216Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
20:55:01 [2024-01-22T20:55:01.216Z] === RUN   TestImagePullPlatformInvalid
20:55:01 [2024-01-22T20:55:01.216Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:55:01 [2024-01-22T20:55:01.216Z] === RUN   TestImagePullStoredDigestForOtherRepo
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.076483467Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=524cc07f-cc7a-4801-95c7-14cb13a84387 version=2.8.3 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.076592933Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=524cc07f-cc7a-4801-95c7-14cb13a84387 version=2.8.3 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.076608982Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.20.8 instance.id=524cc07f-cc7a-4801-95c7-14cb13a84387 version=2.8.3 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.076938814Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=524cc07f-cc7a-4801-95c7-14cb13a84387 version=2.8.3 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.170628952Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=02cfe356-a2b3-498f-933b-83098c31a1db http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.170692543Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=02cfe356-a2b3-498f-933b-83098c31a1db http.request.method=GET http.request.remoteaddr="127.0.0.1:40666" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.505872ms http.response.status=200 http.response.written=2 
20:55:01 [2024-01-22T20:55:01.216Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.17309593Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e0156a8-8649-49aa-abe7-d14c69663eeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.173125821Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1cc3c239-5911-47fe-adbd-9fbe3f20ba7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.173139672Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e0156a8-8649-49aa-abe7-d14c69663eeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.216Z] time="2024-01-22T20:55:01.173158289Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1cc3c239-5911-47fe-adbd-9fbe3f20ba7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.173248292Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e0156a8-8649-49aa-abe7-d14c69663eeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.617µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cfb5fa0c-b3fd-4fc9-a8ef-9f56d48370d7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.173328186Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1cc3c239-5911-47fe-adbd-9fbe3f20ba7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=111.582µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=48c9b3bf-ad0f-4703-8c33-1786230bc4aa trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.173355911Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e0156a8-8649-49aa-abe7-d14c69663eeb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.118874ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.173396092Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1cc3c239-5911-47fe-adbd-9fbe3f20ba7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.161993ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.174939535Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.174987699Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175120927Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=102.687µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f9faf14d-524b-45c8-8e6d-a09f35e06ae6 trace.line=110 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175129321Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175175335Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.032µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=456aba97-ec71-4492-97da-a3304e8c15c2 trace.line=142 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.17518542Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175251529Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.919µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=26792346-f0c0-4a5d-8539-b0b01727c8c5 trace.line=110 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175276423Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=62.754µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd382e7b-e21c-4ca1-9be6-3c0a5098dcfd trace.line=110 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175319049Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.087µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=10e4dd6e-0d74-439d-8760-2b50ab630c63 trace.line=142 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175346643Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e649ecc3-2f55-433f-83a3-581a50bdd0a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.717812ms http.response.status=202 http.response.written=0 
20:55:01 [2024-01-22T20:55:01.217Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175397343Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.209µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5550906e-9a1c-4a76-8414-1fdfb2f0d5b5 trace.line=110 vars.name=test 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.175460589Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=782db9b8-8aa2-425b-9f04-7bb99619c194 http.request.method=POST http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.723752ms http.response.status=202 http.response.written=0 
20:55:01 [2024-01-22T20:55:01.217Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177604618Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177687975Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177749801Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177696598Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177823696Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.381µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ca34009-87a1-4c4f-afca-c2bc424efb87 trace.line=95 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.17788576Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.794µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=0a4c3578-ab62-4beb-bf67-295735757e49 trace.line=142 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177828931Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.34µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7729d233-2ce0-4e08-bc92-e58f3c8f7142 trace.line=95 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.177931135Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.178000354Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.803µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=bedcf78b-d022-4faf-a7a2-75c02e4d28c0 trace.line=142 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.178047074Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.178082365Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.847µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1dcf19b5-7c5e-4337-b8b9-bf8ce19c1888 trace.line=110 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.178117376Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.5µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=460a2207-dfaa-4a75-a39e-1c5d328886df trace.line=110 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.217Z] time="2024-01-22T20:55:01.178123103Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.49µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1bc2c01-6c17-4573-9c97-87d35483a1c8 trace.line=155 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178151863Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.651µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9f8f6cc0-398c-428f-93ff-afe82851da10 trace.line=155 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178163842Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.693µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=09b34a22-0848-4ec4-b50f-6b99e0e188f0 trace.line=155 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178189967Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.545µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0547217-aca2-475b-81d6-0bf13dff01c1 trace.line=155 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178193684Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.602µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6af188c1-c756-4c6b-932b-78a3596914e2 trace.line=155 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178216798Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=746cb1b3-d5ac-46f9-91cf-fa10991f9fa9 trace.line=155 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178269878Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.572µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=917efcad-e648-433e-9dad-2de3a8956df8 trace.line=185 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178279584Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.594µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=98dbf5e7-4160-40ed-8502-331a5d918e62 trace.line=185 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178347466Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.3µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a7376634-0d9f-432d-a85c-50ec40510b53 trace.line=110 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178357238Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=450a9d24-1ff2-4a3a-a90d-8839886ca72c trace.line=110 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178482162Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/7b76d133-a95e-40f3-a8e3-27454684db03")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=105.879µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0a764f14-da58-469b-94cc-08296d4d8f8f trace.line=202 vars.name=test vars.uuid=7b76d133-a95e-40f3-a8e3-27454684db03 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178559873Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3ddaeff-7398-4399-a571-d33280736d4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:40670" http.request.uri="/v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.24611ms http.response.status=201 http.response.written=0 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178481686Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=100.965µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=553843b8-efa5-4e9c-9f57-bbb5af497b26 trace.line=202 vars.name=test vars.uuid=318b9dac-cd34-41c7-8a24-46cdf0f40671 
20:55:01 [2024-01-22T20:55:01.218Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "PUT /v2/test/blobs/uploads/7b76d133-a95e-40f3-a8e3-27454684db03?_state=nONqz3t3pGSI-eAfoDyHs58rLDc4GzeJeI08CCWOe0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNzZkMTMzLWE5NWUtNDBmMy1hOGUzLTI3NDU0Njg0ZGIwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzQ5OTg4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.178669979Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=816eba8f-1433-43ce-8936-fbc481112fa4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.347666ms http.response.status=201 http.response.written=0 
20:55:01 [2024-01-22T20:55:01.218Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "PUT /v2/test/blobs/uploads/318b9dac-cd34-41c7-8a24-46cdf0f40671?_state=WTMMSWICD_sxL2S5cxuD5EcZgqmCxcLPqKwMbmYni_97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMxOGI5ZGFjLWNkMzQtNDFjNy04YTI0LTQ2Y2RmMGY0MDY3MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQyMDo1NTowMS4xNzUxOTY3OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.179674744Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b2a550e-2b9e-4f09-ab3d-c73db7ed6b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.179713915Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b2a550e-2b9e-4f09-ab3d-c73db7ed6b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.179772976Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b2a550e-2b9e-4f09-ab3d-c73db7ed6b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=28.078µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=586c0f07-a563-4cdc-a021-cbaf0dc546ec trace.line=95 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.179836698Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0b2a550e-2b9e-4f09-ab3d-c73db7ed6b33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="839.226µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181248481Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181287185Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181432991Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181449319Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181457869Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181534078Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.421µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=095477b2-2618-4c12-b7b5-272aabedc15b trace.line=95 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181610124Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.576µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ddb9837-cb7f-44b1-ad84-4fc2916757c6 trace.line=155 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181670711Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.476µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=22591f76-6c30-487d-8c72-9060094b0858 trace.line=95 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181710949Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.955µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b4c50a4-9880-4b05-bb24-67a45beecf64 trace.line=155 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.218Z] time="2024-01-22T20:55:01.181753025Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.49µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=64070d32-dc1f-483f-b884-695fba925bb0 trace.line=155 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.181831426Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d1415cb8-f6ca-4010-a196-26a025b391cd trace.line=110 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.181914167Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.56µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8269b768-6e09-4da4-acae-e426a9c486d8 trace.line=110 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.18207091Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=61.777µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8972961b-182f-49a3-9b8c-e1f9faa2e860 trace.line=110 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.182127198Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=31.344µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f31fea00-baf9-4936-97da-cc90c8115a65 trace.line=110 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.182162529Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.182180006Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9875f588-2929-4422-a8a5-acecd50e8584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40672" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.06444ms http.response.status=201 http.response.written=0 
20:55:01 [2024-01-22T20:55:01.219Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.187455288Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a850c35-1d92-47b6-a80a-7de291565b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.187491646Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a850c35-1d92-47b6-a80a-7de291565b42 http.request.method=GET http.request.remoteaddr="127.0.0.1:40700" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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="867.156µs" http.response.status=200 http.response.written=2 
20:55:01 [2024-01-22T20:55:01.219Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190197279Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.1902407Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190322481Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.518µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38124618-bcb6-4aa2-9525-b47235a5ce9e trace.line=95 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190346555Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190396525Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.869µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a490e3d3-8071-4e0f-80f5-89d034fc8373 trace.line=95 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190443935Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.109µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=837d837b-392d-4d35-a36c-9c164aa16379 trace.line=155 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190484419Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.899µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=839c9705-fc25-48e4-a229-69fa95beba04 trace.line=125 vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.190529867Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.19062307Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14299ffb-67dd-4c21-8a57-a70760c50996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40714" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.760684ms http.response.status=200 http.response.written=417 
20:55:01 [2024-01-22T20:55:01.219Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.200851859Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.200893501Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.20091225Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.20098681Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.341µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db3ad2da-006c-49d3-8fe6-f7700b9ad6f2 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.201037904Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.419µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65fca09f-07ca-46b7-ba8e-c66649dd1602 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.201078708Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.342µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=4ee88ddb-16b5-4c66-9e7f-9d941f2029a7 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.20111724Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.201206307Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8e585242-039d-4579-b5a3-ec1c527ba42d http.request.method=GET http.request.remoteaddr="127.0.0.1:40726" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.176188ms http.response.status=200 http.response.written=417 
20:55:01 [2024-01-22T20:55:01.219Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.208209813Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.208229702Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.208299627Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.20830359Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.219Z] time="2024-01-22T20:55:01.208379061Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.333µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed8abc9a-0037-4348-8fc3-70a1c2065344 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208440846Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.276µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac3a39c6-c7b2-442d-be4a-803793f431de trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208489667Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.151µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb9e8d1f-b1c2-4b82-b32b-0bb5baeefc34 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.20852691Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.92µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6172e331-3526-48b0-8983-67a9a4f105e6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208557425Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.869µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22757174-d36d-4eca-bc4b-45a56309f51c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208379069Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8bc2b56e-4004-4b7f-be7e-62930d461bd5 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208589417Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.068µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=436fe876-50d0-4b0c-9a1b-6a059f488195 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208637549Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.047µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=f2111d36-a44e-43ec-9e65-2e342f6a2995 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208650382Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.51µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0624e1d-96af-4d12-b723-70818529d9e3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208707375Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.929µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49c9bec5-2103-47ed-b1ac-c7fc2f0d9054 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208745332Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.838µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8732965-89c9-4c1a-bded-986e19b63f8d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.208808028Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.165µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5fd6a3e-dc28-467a-8dc4-b68e06d408ad trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.209117642Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.556µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=647e8134-6bb4-490a-af80-77627a8fee44 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.20921923Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.762µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2850ec0a-3e0c-430a-b6d1-a1f6773204c3 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.210009799Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.749µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66352025-898b-46ab-ab9d-98e4081486ba trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.210061434Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.868µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e91edc29-c8c4-43ae-9fbf-f97763353e30 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.210058349Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.373µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62973c14-4805-40a8-9f0b-e027b5f75032 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.210110871Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.597µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aedf77b8-35f4-4dbc-be4a-4ebde31a77c8 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.210119855Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5bf041b-52bf-4de5-84ed-ed6c4f9ef50e http.request.method=GET http.request.remoteaddr="127.0.0.1:40748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.365576ms http.response.status=200 http.response.written=68 
20:55:01 [2024-01-22T20:55:01.220Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.220Z] time="2024-01-22T20:55:01.21019659Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9e2c9749-e90f-4409-9b44-2a284454c650 http.request.method=GET http.request.remoteaddr="127.0.0.1:40736" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.444231ms http.response.status=200 http.response.written=194 
20:55:01 [2024-01-22T20:55:01.220Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.227655078Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fddccdb7-8802-49b9-b0a8-fd968fd20d46 http.request.method=GET http.request.remoteaddr="127.0.0.1:40766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.227695948Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fddccdb7-8802-49b9-b0a8-fd968fd20d46 http.request.method=GET http.request.remoteaddr="127.0.0.1:40766" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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="865.219µs" http.response.status=200 http.response.written=2 
20:55:01 [2024-01-22T20:55:01.478Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.235617293Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.235687349Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.235704153Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.235796519Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.223µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=355833ec-1145-4686-8f9a-ff1e3eddbc9c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.23585704Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.171µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd549010-2d5a-490b-bbb3-596d6698caf4 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.478Z] time="2024-01-22T20:55:01.235939002Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d741e0e7-80c4-4204-b8e5-08a72ede3c57 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40772" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.788697ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237459151Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237503426Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237518671Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237578643Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.457µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c40af8b8-0aef-41c9-bdaa-3631040c90c1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237623722Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.193µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca392c20-721a-4029-b7b0-0f8e6d123656 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] time="2024-01-22T20:55:01.237682012Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=26103a18-f5da-4e9e-81c4-ff4a5ba55438 http.request.method=GET http.request.remoteaddr="127.0.0.1:40784" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 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.16731ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
20:55:01 [2024-01-22T20:55:01.479Z] 127.0.0.1 - - [22/Jan/2024:20:55:01 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/20bd690844a02763a4b20fdcad77dc0830918e41 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
20:55:01 [2024-01-22T20:55:01.479Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/asdfasdf
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/asdfasdf
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/library/asdfasdf
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
20:55:01 [2024-01-22T20:55:01.479Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/asdfasdf
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
20:55:01 [2024-01-22T20:55:01.479Z] === CONT  TestImagePullNonExisting/library/asdfasdf
20:55:02 [2024-01-22T20:55:02.851Z] --- PASS: TestImagePullNonExisting (0.01s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
20:55:02 [2024-01-22T20:55:02.851Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestRemoveImageOrphaning
20:55:02 [2024-01-22T20:55:02.851Z] --- PASS: TestRemoveImageOrphaning (0.20s)
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestRemoveByDigest
20:55:02 [2024-01-22T20:55:02.851Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:55:02 [2024-01-22T20:55:02.851Z] --- SKIP: TestRemoveByDigest (0.00s)
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestRemoveImageGarbageCollector
20:55:02 [2024-01-22T20:55:02.851Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
20:55:02 [2024-01-22T20:55:02.851Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestSaveCheckTimes
20:55:02 [2024-01-22T20:55:02.851Z] === PAUSE TestSaveCheckTimes
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestSaveCheckManifestLayers
20:55:02 [2024-01-22T20:55:02.851Z] === PAUSE TestSaveCheckManifestLayers
20:55:02 [2024-01-22T20:55:02.851Z] === RUN   TestSaveRepoWithMultipleImages
20:55:03 [2024-01-22T20:55:03.109Z] --- PASS: TestSaveRepoWithMultipleImages (0.22s)
20:55:03 [2024-01-22T20:55:03.109Z] === RUN   TestSaveDirectoryPermissions
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestSaveDirectoryPermissions (1.08s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagUsingDigestAlgorithmAsName
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagValidPrefixedRepo
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
20:55:04 [2024-01-22T20:55:04.481Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
20:55:04 [2024-01-22T20:55:04.481Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagValidPrefixedRepo/foooo:t
20:55:04 [2024-01-22T20:55:04.481Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:55:04 [2024-01-22T20:55:04.481Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestTagValidPrefixedRepo/foooo:t
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagExistedNameWithoutForce
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagOfficialNames (0.06s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z] === RUN   TestTagMatchesDigest
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestTagMatchesDigest (0.01s)
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestSaveCheckTimes
20:55:04 [2024-01-22T20:55:04.481Z] === CONT  TestSaveCheckManifestLayers
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
20:55:04 [2024-01-22T20:55:04.481Z] --- PASS: TestSaveCheckTimes (0.03s)
20:55:04 [2024-01-22T20:55:04.481Z] PASS
20:55:04 [2024-01-22T20:55:04.481Z] 
20:55:04 [2024-01-22T20:55:04.481Z] === Skipped
20:55:04 [2024-01-22T20:55:04.482Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
20:55:04 [2024-01-22T20:55:04.482Z] 
20:55:04 [2024-01-22T20:55:04.482Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
20:55:04 [2024-01-22T20:55:04.482Z] 
20:55:04 [2024-01-22T20:55:04.482Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
20:55:04 [2024-01-22T20:55:04.482Z] 
20:55:04 [2024-01-22T20:55:04.482Z] DONE 55 tests, 3 skipped in 6.333s
20:55:04 [2024-01-22T20:55:04.482Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
20:55:04 [2024-01-22T20:55:04.482Z] ++ '[' -n '' ']'
20:55:04 [2024-01-22T20:55:04.482Z] ++ 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
20:55:04 [2024-01-22T20:55:04.482Z] ++ set -e
20:55:04 [2024-01-22T20:55:04.482Z] ++ '[' -n 0 ']'
20:55:04 [2024-01-22T20:55:04.482Z] ++ set -x
20:55:04 [2024-01-22T20:55:04.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:55:04 [2024-01-22T20:55:04.482Z] === RUN   TestStripANSICommands
20:55:04 [2024-01-22T20:55:04.482Z] === RUN   TestStripANSICommands/#00
20:55:04 [2024-01-22T20:55:04.482Z] === RUN   TestStripANSICommands/#01
20:55:04 [2024-01-22T20:55:04.482Z] --- PASS: TestStripANSICommands (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:55:04 [2024-01-22T20:55:04.482Z] PASS
20:55:04 [2024-01-22T20:55:04.482Z] 
20:55:04 [2024-01-22T20:55:04.482Z] DONE 3 tests in 0.009s
20:55:04 [2024-01-22T20:55:04.482Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
20:55:04 [2024-01-22T20:55:04.482Z] ++ '[' -n '' ']'
20:55:04 [2024-01-22T20:55:04.482Z] ++ 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
20:55:04 [2024-01-22T20:55:04.482Z] ++ set -e
20:55:04 [2024-01-22T20:55:04.482Z] ++ '[' -n 0 ']'
20:55:04 [2024-01-22T20:55:04.482Z] ++ set -x
20:55:04 [2024-01-22T20:55:04.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:55:04 [2024-01-22T20:55:04.482Z] INFO: Testing against a local daemon
20:55:04 [2024-01-22T20:55:04.482Z] === RUN   TestCreateWithMultiNetworks
20:55:05 [2024-01-22T20:55:05.415Z] --- PASS: TestCreateWithMultiNetworks (1.04s)
20:55:05 [2024-01-22T20:55:05.415Z] === RUN   TestNetworkCreateDelete
20:55:05 [2024-01-22T20:55:05.673Z] --- PASS: TestNetworkCreateDelete (0.17s)
20:55:05 [2024-01-22T20:55:05.673Z] === RUN   TestDockerNetworkDeletePreferID
20:55:06 [2024-01-22T20:55:06.280Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
20:55:06 [2024-01-22T20:55:06.280Z] === RUN   TestDaemonDNSFallback
20:55:12 [2024-01-22T20:55:12.838Z] --- PASS: TestDaemonDNSFallback (6.23s)
20:55:12 [2024-01-22T20:55:12.838Z] === RUN   TestInspectNetwork
20:55:15 [2024-01-22T20:55:15.364Z] === RUN   TestInspectNetwork/full_network_id
20:55:15 [2024-01-22T20:55:15.364Z] === RUN   TestInspectNetwork/partial_network_id
20:55:15 [2024-01-22T20:55:15.364Z] === RUN   TestInspectNetwork/network_name
20:55:15 [2024-01-22T20:55:15.364Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:55:19 [2024-01-22T20:55:19.544Z] --- PASS: TestInspectNetwork (7.12s)
20:55:19 [2024-01-22T20:55:19.544Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:55:19 [2024-01-22T20:55:19.544Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:55:19 [2024-01-22T20:55:19.544Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:55:19 [2024-01-22T20:55:19.544Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:55:19 [2024-01-22T20:55:19.544Z] === RUN   TestRunContainerWithBridgeNone
20:55:20 [2024-01-22T20:55:20.917Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/create
20:55:20 [2024-01-22T20:55:20.917Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:55:20 [2024-01-22T20:55:20.917Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:20 [2024-01-22T20:55:20.917Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:20 [2024-01-22T20:55:20.917Z] === CONT  TestNetworkInvalidJSON/networks/create
20:55:20 [2024-01-22T20:55:20.917Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:55:20 [2024-01-22T20:55:20.917Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:55:20 [2024-01-22T20:55:20.917Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:55:20 [2024-01-22T20:55:20.917Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkList
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkList//networks
20:55:20 [2024-01-22T20:55:20.917Z] === PAUSE TestNetworkList//networks
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestNetworkList//networks/
20:55:20 [2024-01-22T20:55:20.917Z] === PAUSE TestNetworkList//networks/
20:55:20 [2024-01-22T20:55:20.917Z] === CONT  TestNetworkList//networks
20:55:20 [2024-01-22T20:55:20.917Z] === CONT  TestNetworkList//networks/
20:55:20 [2024-01-22T20:55:20.917Z] --- PASS: TestNetworkList (0.01s)
20:55:20 [2024-01-22T20:55:20.917Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z]     --- PASS: TestNetworkList//networks (0.00s)
20:55:20 [2024-01-22T20:55:20.917Z] === RUN   TestHostIPv4BridgeLabel
20:55:21 [2024-01-22T20:55:21.482Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
20:55:21 [2024-01-22T20:55:21.482Z] === RUN   TestDefaultNetworkOpts
20:55:21 [2024-01-22T20:55:21.482Z] === RUN   TestDefaultNetworkOpts/default_value
20:55:22 [2024-01-22T20:55:22.855Z] === RUN   TestDefaultNetworkOpts/cmdline_value
20:55:24 [2024-01-22T20:55:24.227Z] === RUN   TestDefaultNetworkOpts/config-from_value
20:55:25 [2024-01-22T20:55:25.599Z] --- PASS: TestDefaultNetworkOpts (3.97s)
20:55:25 [2024-01-22T20:55:25.599Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
20:55:25 [2024-01-22T20:55:25.599Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
20:55:25 [2024-01-22T20:55:25.599Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.36s)
20:55:25 [2024-01-22T20:55:25.599Z] === RUN   TestForbidDuplicateNetworkNames
20:55:26 [2024-01-22T20:55:26.164Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s)
20:55:26 [2024-01-22T20:55:26.164Z] === RUN   TestDaemonRestartWithLiveRestore
20:55:27 [2024-01-22T20:55:27.097Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:55:27 [2024-01-22T20:55:27.097Z] === RUN   TestDaemonDefaultNetworkPools
20:55:28 [2024-01-22T20:55:28.030Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
20:55:28 [2024-01-22T20:55:28.030Z] === RUN   TestDaemonRestartWithExistingNetwork
20:55:29 [2024-01-22T20:55:29.403Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
20:55:29 [2024-01-22T20:55:29.403Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:55:30 [2024-01-22T20:55:30.336Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
20:55:30 [2024-01-22T20:55:30.336Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:55:30 [2024-01-22T20:55:30.901Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
20:55:30 [2024-01-22T20:55:30.901Z] === RUN   TestServiceWithPredefinedNetwork
20:55:33 [2024-01-22T20:55:33.427Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
20:55:33 [2024-01-22T20:55:33.427Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:55:33 [2024-01-22T20:55:33.427Z]     service_test.go:250: FLAKY_TEST
20:55:33 [2024-01-22T20:55:33.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:33 [2024-01-22T20:55:33.427Z] === RUN   TestServiceWithDataPathPortInit
20:55:48 [2024-01-22T20:55:48.289Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
20:55:48 [2024-01-22T20:55:48.289Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:55:48 [2024-01-22T20:55:48.547Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9s7e7exh9iic82odmrrxbqwgp Created:2024-01-22 20:55:47.684061325 +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[b1662394698503dadc4c8fbbca0e816ad0f8f707eb4159e593edb87e7578237a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk8jc1hi37zlb4bcusaguoyw0 EndpointID:69f575840014799babe6ab96dc20341ac521c5553c67cd25acbf4cc03ee104f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:944d3888f1dd257b947bee79fb1827eb6a4e7a36e511db68884e6f6e53c81f51 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:0019e751128e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk8jc1hi37zlb4bcusaguoyw0 EndpointID:69f575840014799babe6ab96dc20341ac521c5553c67cd25acbf4cc03ee104f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:55:53 [2024-01-22T20:55:53.806Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
20:55:53 [2024-01-22T20:55:53.806Z] PASS
20:55:53 [2024-01-22T20:55:53.806Z] 
20:55:53 [2024-01-22T20:55:53.806Z] === Skipped
20:55:53 [2024-01-22T20:55:53.806Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:55:53 [2024-01-22T20:55:53.806Z]     service_test.go:250: FLAKY_TEST
20:55:53 [2024-01-22T20:55:53.806Z] 
20:55:53 [2024-01-22T20:55:53.806Z] DONE 44 tests, 1 skipped in 48.833s
20:55:53 [2024-01-22T20:55:53.806Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
20:55:53 [2024-01-22T20:55:53.806Z] ++ '[' -n '' ']'
20:55:53 [2024-01-22T20:55:53.806Z] ++ 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
20:55:53 [2024-01-22T20:55:53.806Z] ++ set -e
20:55:53 [2024-01-22T20:55:53.806Z] ++ '[' -n 0 ']'
20:55:53 [2024-01-22T20:55:53.806Z] ++ set -x
20:55:53 [2024-01-22T20:55:53.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:55:53 [2024-01-22T20:55:53.806Z] INFO: Testing against a local daemon
20:55:53 [2024-01-22T20:55:53.806Z] === RUN   TestDockerNetworkIpvlanPersistance
20:55:53 [2024-01-22T20:55:53.806Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:53 [2024-01-22T20:55:53.806Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:55:53 [2024-01-22T20:55:53.806Z] === RUN   TestDockerNetworkIpvlan
20:55:53 [2024-01-22T20:55:53.806Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:53 [2024-01-22T20:55:53.806Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:55:53 [2024-01-22T20:55:53.806Z] PASS
20:55:53 [2024-01-22T20:55:53.806Z] 
20:55:53 [2024-01-22T20:55:53.806Z] === Skipped
20:55:53 [2024-01-22T20:55:53.806Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:55:53 [2024-01-22T20:55:53.806Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:53 [2024-01-22T20:55:53.806Z] 
20:55:53 [2024-01-22T20:55:53.806Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:55:53 [2024-01-22T20:55:53.806Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:55:53 [2024-01-22T20:55:53.806Z] 
20:55:53 [2024-01-22T20:55:53.806Z] DONE 2 tests, 2 skipped in 0.038s
20:55:53 [2024-01-22T20:55:53.806Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
20:55:53 [2024-01-22T20:55:53.806Z] ++ '[' -n '' ']'
20:55:53 [2024-01-22T20:55:53.806Z] ++ 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
20:55:53 [2024-01-22T20:55:53.806Z] ++ set -e
20:55:53 [2024-01-22T20:55:53.806Z] ++ '[' -n 0 ']'
20:55:53 [2024-01-22T20:55:53.806Z] ++ set -x
20:55:53 [2024-01-22T20:55:53.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:55:53 [2024-01-22T20:55:53.806Z] INFO: Testing against a local daemon
20:55:53 [2024-01-22T20:55:53.806Z] === RUN   TestDockerNetworkMacvlanPersistance
20:55:54 [2024-01-22T20:55:54.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
20:55:54 [2024-01-22T20:55:54.738Z] === RUN   TestDockerNetworkMacvlan
20:55:54 [2024-01-22T20:55:54.738Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:55:55 [2024-01-22T20:55:55.304Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:55:55 [2024-01-22T20:55:55.869Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:55:56 [2024-01-22T20:55:56.435Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:55:57 [2024-01-22T20:55:57.001Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:55:57 [2024-01-22T20:55:57.566Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:55:58 [2024-01-22T20:55:58.132Z] --- PASS: TestDockerNetworkMacvlan (3.55s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
20:55:58 [2024-01-22T20:55:58.132Z] PASS
20:55:58 [2024-01-22T20:55:58.132Z] 
20:55:58 [2024-01-22T20:55:58.132Z] DONE 8 tests in 4.780s
20:55:58 [2024-01-22T20:55:58.132Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
20:55:58 [2024-01-22T20:55:58.132Z] ++ '[' -n '' ']'
20:55:58 [2024-01-22T20:55:58.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
20:55:58 [2024-01-22T20:55:58.132Z] ++ set -e
20:55:58 [2024-01-22T20:55:58.132Z] ++ '[' -n 0 ']'
20:55:58 [2024-01-22T20:55:58.132Z] ++ set -x
20:55:58 [2024-01-22T20:55:58.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
20:55:58 [2024-01-22T20:55:58.132Z] INFO: Testing against a local daemon
20:55:58 [2024-01-22T20:55:58.132Z] === RUN   TestBridgeICC
20:55:58 [2024-01-22T20:55:58.697Z] === RUN   TestBridgeICC/IPv4_non-internal_network
20:56:00 [2024-01-22T20:56:00.084Z] === RUN   TestBridgeICC/IPv4_internal_network
20:56:01 [2024-01-22T20:56:01.023Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
20:56:02 [2024-01-22T20:56:02.397Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
20:56:03 [2024-01-22T20:56:03.330Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
20:56:04 [2024-01-22T20:56:04.702Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
20:56:05 [2024-01-22T20:56:05.634Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
20:56:07 [2024-01-22T20:56:07.005Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
20:56:08 [2024-01-22T20:56:08.377Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
20:56:11 [2024-01-22T20:56:11.656Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
20:56:14 [2024-01-22T20:56:14.934Z] --- PASS: TestBridgeICC (16.38s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.23s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.10s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.24s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.10s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.17s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.21s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.24s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.20s)
20:56:14 [2024-01-22T20:56:14.934Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.18s)
20:56:14 [2024-01-22T20:56:14.934Z] === RUN   TestBridgeINC
20:56:15 [2024-01-22T20:56:15.191Z] === RUN   TestBridgeINC/IPv4_non-internal_network
20:56:19 [2024-01-22T20:56:19.370Z] === RUN   TestBridgeINC/IPv4_internal_network
20:56:20 [2024-01-22T20:56:20.742Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
20:56:26 [2024-01-22T20:56:26.001Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
20:56:26 [2024-01-22T20:56:26.566Z] --- PASS: TestBridgeINC (11.95s)
20:56:26 [2024-01-22T20:56:26.566Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.39s)
20:56:26 [2024-01-22T20:56:26.566Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.21s)
20:56:26 [2024-01-22T20:56:26.566Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.45s)
20:56:26 [2024-01-22T20:56:26.566Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
20:56:26 [2024-01-22T20:56:26.566Z] === RUN   TestDefaultBridgeIPv6
20:56:26 [2024-01-22T20:56:26.566Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
20:56:27 [2024-01-22T20:56:27.939Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
20:56:29 [2024-01-22T20:56:29.837Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
20:56:31 [2024-01-22T20:56:31.208Z] --- PASS: TestDefaultBridgeIPv6 (4.73s)
20:56:31 [2024-01-22T20:56:31.208Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.58s)
20:56:31 [2024-01-22T20:56:31.208Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.59s)
20:56:31 [2024-01-22T20:56:31.208Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.55s)
20:56:31 [2024-01-22T20:56:31.208Z] === RUN   TestDefaultBridgeAddresses
20:56:31 [2024-01-22T20:56:31.208Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
20:56:33 [2024-01-22T20:56:33.135Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
20:56:34 [2024-01-22T20:56:34.507Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
20:56:34 [2024-01-22T20:56:34.507Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
20:56:34 [2024-01-22T20:56:34.507Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
20:56:34 [2024-01-22T20:56:34.507Z] === RUN   TestMACAddrOnRestart
20:56:37 [2024-01-22T20:56:37.032Z] --- PASS: TestMACAddrOnRestart (2.31s)
20:56:37 [2024-01-22T20:56:37.032Z] PASS
20:56:37 [2024-01-22T20:56:37.032Z] 
20:56:37 [2024-01-22T20:56:37.032Z] DONE 24 tests in 38.518s
20:56:37 [2024-01-22T20:56:37.032Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
20:56:37 [2024-01-22T20:56:37.032Z] ++ '[' -n '' ']'
20:56:37 [2024-01-22T20:56:37.032Z] ++ 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
20:56:37 [2024-01-22T20:56:37.032Z] ++ set -e
20:56:37 [2024-01-22T20:56:37.032Z] ++ '[' -n 0 ']'
20:56:37 [2024-01-22T20:56:37.032Z] ++ set -x
20:56:37 [2024-01-22T20:56:37.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:56:37 [2024-01-22T20:56:37.032Z] testing: warning: no tests to run
20:56:37 [2024-01-22T20:56:37.032Z] PASS
20:56:37 [2024-01-22T20:56:37.032Z] 
20:56:37 [2024-01-22T20:56:37.032Z] DONE 0 tests in 0.007s
20:56:37 [2024-01-22T20:56:37.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
20:56:37 [2024-01-22T20:56:37.032Z] ++ '[' -n '' ']'
20:56:37 [2024-01-22T20:56:37.033Z] ++ 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
20:56:37 [2024-01-22T20:56:37.033Z] ++ set -e
20:56:37 [2024-01-22T20:56:37.033Z] ++ '[' -n 0 ']'
20:56:37 [2024-01-22T20:56:37.033Z] ++ set -x
20:56:37 [2024-01-22T20:56:37.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:56:37 [2024-01-22T20:56:37.033Z] INFO: Testing against a local daemon
20:56:37 [2024-01-22T20:56:37.033Z] === RUN   TestAuthZPluginAllowRequest
20:56:37 [2024-01-22T20:56:37.964Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
20:56:37 [2024-01-22T20:56:37.964Z] === RUN   TestAuthZPluginTLS
20:56:38 [2024-01-22T20:56:38.222Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:56:38 [2024-01-22T20:56:38.222Z] === RUN   TestAuthZPluginDenyRequest
20:56:38 [2024-01-22T20:56:38.787Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:56:38 [2024-01-22T20:56:38.787Z] === RUN   TestAuthZPluginAPIDenyResponse
20:56:39 [2024-01-22T20:56:39.352Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:56:39 [2024-01-22T20:56:39.352Z] === RUN   TestAuthZPluginDenyResponse
20:56:39 [2024-01-22T20:56:39.917Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:56:39 [2024-01-22T20:56:39.917Z] === RUN   TestAuthZPluginAllowEventStream
20:56:40 [2024-01-22T20:56:40.850Z] 2024/01/22 20:56:40 http: panic serving 127.0.0.1:35876: runtime error: invalid memory address or nil pointer dereference
20:56:40 [2024-01-22T20:56:40.850Z] goroutine 117 [running]:
20:56:40 [2024-01-22T20:56:40.850Z] net/http.(*conn).serve.func1()
20:56:40 [2024-01-22T20:56:40.850Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:56:40 [2024-01-22T20:56:40.850Z] panic({0xa74a40?, 0x1599ca0?})
20:56:40 [2024-01-22T20:56:40.850Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:56:40 [2024-01-22T20:56:40.850Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727a8, 0x4000428780}, 0xffff582b2c00?)
20:56:40 [2024-01-22T20:56:40.850Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
20:56:40 [2024-01-22T20:56:40.850Z] net/http.HandlerFunc.ServeHTTP(0x40002a8c00?, {0xd727a8?, 0x4000428780?}, 0x4023f4?)
20:56:40 [2024-01-22T20:56:40.850Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:40 [2024-01-22T20:56:40.850Z] net/http.(*ServeMux).ServeHTTP(0xd78d58?, {0xd727a8, 0x4000428780}, 0x40002a8c00)
20:56:40 [2024-01-22T20:56:40.850Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:56:40 [2024-01-22T20:56:40.850Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004ff1e0, {0xd71368?, 0x40002aa2a0}, 0x40002a8b00, {0xd676e0, 0x40000b0600})
20:56:40 [2024-01-22T20:56:40.850Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:56:40 [2024-01-22T20:56:40.850Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71368?, 0x40002aa2a0?}, 0x400049a660?)
20:56:40 [2024-01-22T20:56:40.850Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:56:40 [2024-01-22T20:56:40.850Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71368?, 0x40002aa2a0?}, 0x40002aa2a0?)
20:56:40 [2024-01-22T20:56:40.851Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:40 [2024-01-22T20:56:40.851Z] net/http.serverHandler.ServeHTTP({0xd6df48?}, {0xd71368?, 0x40002aa2a0?}, 0x6?)
20:56:40 [2024-01-22T20:56:40.851Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:56:40 [2024-01-22T20:56:40.851Z] net/http.(*conn).serve(0x4000664b40, {0xd78d58, 0x4000128840})
20:56:40 [2024-01-22T20:56:40.851Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:56:40 [2024-01-22T20:56:40.851Z] created by net/http.(*Server).Serve in goroutine 11
20:56:40 [2024-01-22T20:56:40.851Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:56:41 [2024-01-22T20:56:41.783Z] 2024/01/22 20:56:41 http: panic serving 127.0.0.1:35884: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:56:41 [2024-01-22T20:56:41.783Z] goroutine 204 [running]:
20:56:41 [2024-01-22T20:56:41.783Z] net/http.(*conn).serve.func1()
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:56:41 [2024-01-22T20:56:41.783Z] panic({0xa0ae40?, 0x4000208150?})
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:56:41 [2024-01-22T20:56:41.783Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727a8, 0x4000670480}, 0xffff584c7680?)
20:56:41 [2024-01-22T20:56:41.783Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:56:41 [2024-01-22T20:56:41.783Z] net/http.HandlerFunc.ServeHTTP(0x40005c6200?, {0xd727a8?, 0x4000670480?}, 0x4023f4?)
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:41 [2024-01-22T20:56:41.783Z] net/http.(*ServeMux).ServeHTTP(0xd78d58?, {0xd727a8, 0x4000670480}, 0x40005c6200)
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:56:41 [2024-01-22T20:56:41.783Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004ff1e0, {0xd71368?, 0x40000f8000}, 0x40005c6c00, {0xd676e0, 0x40000b0600})
20:56:41 [2024-01-22T20:56:41.783Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:56:41 [2024-01-22T20:56:41.783Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71368?, 0x40000f8000?}, 0x400061d740?)
20:56:41 [2024-01-22T20:56:41.783Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:56:41 [2024-01-22T20:56:41.783Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71368?, 0x40000f8000?}, 0x400058fb40?)
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:41 [2024-01-22T20:56:41.783Z] net/http.serverHandler.ServeHTTP({0x400061d740?}, {0xd71368?, 0x40000f8000?}, 0x6?)
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:56:41 [2024-01-22T20:56:41.783Z] net/http.(*conn).serve(0x40003579e0, {0xd78d58, 0x4000128840})
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:56:41 [2024-01-22T20:56:41.783Z] created by net/http.(*Server).Serve in goroutine 11
20:56:41 [2024-01-22T20:56:41.783Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:56:43 [2024-01-22T20:56:43.678Z] 2024/01/22 20:56:43 http: panic serving 127.0.0.1:35892: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
20:56:43 [2024-01-22T20:56:43.678Z] goroutine 173 [running]:
20:56:43 [2024-01-22T20:56:43.678Z] net/http.(*conn).serve.func1()
20:56:43 [2024-01-22T20:56:43.678Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
20:56:43 [2024-01-22T20:56:43.678Z] panic({0xa0ae40?, 0x4000208330?})
20:56:43 [2024-01-22T20:56:43.678Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
20:56:43 [2024-01-22T20:56:43.678Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd727a8, 0x40006705a0}, 0xffff584c7680?)
20:56:43 [2024-01-22T20:56:43.678Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
20:56:43 [2024-01-22T20:56:43.678Z] net/http.HandlerFunc.ServeHTTP(0x40005c6400?, {0xd727a8?, 0x40006705a0?}, 0x4023f4?)
20:56:43 [2024-01-22T20:56:43.678Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:43 [2024-01-22T20:56:43.679Z] net/http.(*ServeMux).ServeHTTP(0xd78d58?, {0xd727a8, 0x40006705a0}, 0x40005c6400)
20:56:43 [2024-01-22T20:56:43.679Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
20:56:43 [2024-01-22T20:56:43.679Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40004ff1e0, {0xd71368?, 0x40000f80e0}, 0x40005c6300, {0xd676e0, 0x40000b0600})
20:56:43 [2024-01-22T20:56:43.679Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
20:56:43 [2024-01-22T20:56:43.679Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71368?, 0x40000f80e0?}, 0x400061cd20?)
20:56:43 [2024-01-22T20:56:43.679Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
20:56:43 [2024-01-22T20:56:43.679Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71368?, 0x40000f80e0?}, 0x400058fb40?)
20:56:43 [2024-01-22T20:56:43.679Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
20:56:43 [2024-01-22T20:56:43.679Z] net/http.serverHandler.ServeHTTP({0x400061cd20?}, {0xd71368?, 0x40000f80e0?}, 0x6?)
20:56:43 [2024-01-22T20:56:43.679Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
20:56:43 [2024-01-22T20:56:43.679Z] net/http.(*conn).serve(0x40003561b0, {0xd78d58, 0x4000128840})
20:56:43 [2024-01-22T20:56:43.679Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
20:56:43 [2024-01-22T20:56:43.679Z] created by net/http.(*Server).Serve in goroutine 11
20:56:43 [2024-01-22T20:56:43.679Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
20:56:46 [2024-01-22T20:56:46.202Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
20:56:46 [2024-01-22T20:56:46.202Z] === RUN   TestAuthZPluginErrorResponse
20:56:46 [2024-01-22T20:56:46.460Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:56:46 [2024-01-22T20:56:46.460Z] === RUN   TestAuthZPluginErrorRequest
20:56:47 [2024-01-22T20:56:47.024Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:56:47 [2024-01-22T20:56:47.024Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:56:47 [2024-01-22T20:56:47.589Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:56:47 [2024-01-22T20:56:47.589Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:56:48 [2024-01-22T20:56:48.960Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
20:56:48 [2024-01-22T20:56:48.960Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:56:49 [2024-01-22T20:56:49.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.20s)
20:56:49 [2024-01-22T20:56:49.893Z] === RUN   TestAuthZPluginHeader
20:56:50 [2024-01-22T20:56:50.459Z] --- PASS: TestAuthZPluginHeader (0.61s)
20:56:50 [2024-01-22T20:56:50.459Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:56:50 [2024-01-22T20:56:50.459Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:56:50 [2024-01-22T20:56:50.459Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:56:50 [2024-01-22T20:56:50.459Z] === RUN   TestAuthZPluginV2Disable
20:56:50 [2024-01-22T20:56:50.459Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:56:50 [2024-01-22T20:56:50.459Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:56:50 [2024-01-22T20:56:50.459Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:56:50 [2024-01-22T20:56:50.459Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:56:50 [2024-01-22T20:56:50.459Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:56:50 [2024-01-22T20:56:50.459Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:56:50 [2024-01-22T20:56:50.459Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:56:50 [2024-01-22T20:56:50.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:56:50 [2024-01-22T20:56:50.459Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:57:08 [2024-01-22T20:57:08.523Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
20:57:08 [2024-01-22T20:57:08.523Z] PASS
20:57:08 [2024-01-22T20:57:08.523Z] 
20:57:08 [2024-01-22T20:57:08.523Z] === Skipped
20:57:08 [2024-01-22T20:57:08.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
20:57:08 [2024-01-22T20:57:08.523Z] 
20:57:08 [2024-01-22T20:57:08.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
20:57:08 [2024-01-22T20:57:08.523Z] 
20:57:08 [2024-01-22T20:57:08.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
20:57:08 [2024-01-22T20:57:08.523Z] 
20:57:08 [2024-01-22T20:57:08.523Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
20:57:08 [2024-01-22T20:57:08.523Z] 
20:57:08 [2024-01-22T20:57:08.523Z] DONE 17 tests, 4 skipped in 30.738s
20:57:08 [2024-01-22T20:57:08.523Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
20:57:08 [2024-01-22T20:57:08.523Z] ++ '[' -n '' ']'
20:57:08 [2024-01-22T20:57:08.523Z] ++ 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
20:57:08 [2024-01-22T20:57:08.523Z] ++ set -e
20:57:08 [2024-01-22T20:57:08.523Z] ++ '[' -n 0 ']'
20:57:08 [2024-01-22T20:57:08.523Z] ++ set -x
20:57:08 [2024-01-22T20:57:08.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:57:08 [2024-01-22T20:57:08.523Z] INFO: Testing against a local daemon
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:57:08 [2024-01-22T20:57:08.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:57:08 [2024-01-22T20:57:08.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:57:08 [2024-01-22T20:57:08.523Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:57:08 [2024-01-22T20:57:08.523Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:57:08 [2024-01-22T20:57:08.523Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:57:08 [2024-01-22T20:57:08.523Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:57:08 [2024-01-22T20:57:08.523Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:57:08 [2024-01-22T20:57:08.523Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInstall
20:57:08 [2024-01-22T20:57:08.523Z] === RUN   TestPluginInstall/no_auth
20:57:11 [2024-01-22T20:57:11.049Z] time="2024-01-22T20:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:11 [2024-01-22T20:57:11.049Z] time="2024-01-22T20:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89d8550be935092360a3c03c6871b04b116668bd7fcbd0de9dbfc3e5cfe4c76" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:11 [2024-01-22T20:57:11.050Z] time="2024-01-22T20:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:11 [2024-01-22T20:57:11.050Z] time="2024-01-22T20:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89d8550be935092360a3c03c6871b04b116668bd7fcbd0de9dbfc3e5cfe4c76" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:11 [2024-01-22T20:57:11.050Z] === RUN   TestPluginInstall/with_htpasswd
20:57:11 [2024-01-22T20:57:11.307Z] time="2024-01-22T20:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:11 [2024-01-22T20:57:11.307Z] time="2024-01-22T20:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89d8550be935092360a3c03c6871b04b116668bd7fcbd0de9dbfc3e5cfe4c76" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:11 [2024-01-22T20:57:11.307Z] time="2024-01-22T20:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:11 [2024-01-22T20:57:11.307Z] time="2024-01-22T20:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f89d8550be935092360a3c03c6871b04b116668bd7fcbd0de9dbfc3e5cfe4c76" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:11 [2024-01-22T20:57:11.565Z] === RUN   TestPluginInstall/with_insecure
20:57:12 [2024-01-22T20:57:12.497Z] time="2024-01-22T20:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:12 [2024-01-22T20:57:12.497Z] time="2024-01-22T20:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef77dbec5e785bd3d069ff908a58cd9ab481d346aa30f9840e1e7c27880f7f81" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:12 [2024-01-22T20:57:12.497Z] time="2024-01-22T20:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:57:12 [2024-01-22T20:57:12.497Z] time="2024-01-22T20:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef77dbec5e785bd3d069ff908a58cd9ab481d346aa30f9840e1e7c27880f7f81" mediatype=application/vnd.docker.plugin.v1+json size=522
20:57:12 [2024-01-22T20:57:12.497Z]     plugin_test.go:204: [da83befdde0fc] daemon is not started
20:57:12 [2024-01-22T20:57:12.497Z] --- PASS: TestPluginInstall (4.99s)
20:57:12 [2024-01-22T20:57:12.497Z]     --- PASS: TestPluginInstall/no_auth (3.60s)
20:57:12 [2024-01-22T20:57:12.497Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
20:57:12 [2024-01-22T20:57:12.497Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
20:57:12 [2024-01-22T20:57:12.497Z] === RUN   TestPluginsWithRuntimes
20:57:13 [2024-01-22T20:57:13.869Z] === RUN   TestPluginsWithRuntimes/No_Args
20:57:14 [2024-01-22T20:57:14.802Z] === RUN   TestPluginsWithRuntimes/With_Args
20:57:15 [2024-01-22T20:57:15.734Z] --- PASS: TestPluginsWithRuntimes (3.36s)
20:57:15 [2024-01-22T20:57:15.734Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
20:57:15 [2024-01-22T20:57:15.734Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
20:57:15 [2024-01-22T20:57:15.734Z] === RUN   TestPluginBackCompatMediaTypes
20:57:16 [2024-01-22T20:57:16.300Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
20:57:16 [2024-01-22T20:57:16.300Z] PASS
20:57:16 [2024-01-22T20:57:16.300Z] 
20:57:16 [2024-01-22T20:57:16.300Z] DONE 24 tests in 8.880s
20:57:16 [2024-01-22T20:57:16.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
20:57:16 [2024-01-22T20:57:16.300Z] ++ '[' -n '' ']'
20:57:16 [2024-01-22T20:57:16.300Z] ++ 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
20:57:16 [2024-01-22T20:57:16.300Z] ++ set -e
20:57:16 [2024-01-22T20:57:16.300Z] ++ '[' -n 0 ']'
20:57:16 [2024-01-22T20:57:16.300Z] ++ set -x
20:57:16 [2024-01-22T20:57:16.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:57:16 [2024-01-22T20:57:16.300Z] INFO: Testing against a local daemon
20:57:16 [2024-01-22T20:57:16.300Z] === RUN   TestExternalGraphDriver
20:57:16 [2024-01-22T20:57:16.567Z] === RUN   TestExternalGraphDriver/json
20:57:16 [2024-01-22T20:57:16.567Z] === RUN   TestExternalGraphDriver/spec
20:57:16 [2024-01-22T20:57:16.567Z] === RUN   TestExternalGraphDriver/pull
20:57:16 [2024-01-22T20:57:16.567Z] --- PASS: TestExternalGraphDriver (0.35s)
20:57:16 [2024-01-22T20:57:16.567Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
20:57:16 [2024-01-22T20:57:16.567Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
20:57:16 [2024-01-22T20:57:16.567Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
20:57:16 [2024-01-22T20:57:16.833Z] === RUN   TestGraphdriverPluginV2
20:57:17 [2024-01-22T20:57:17.097Z]     external_test.go:415: (*Execution).NotAmd64-fm
20:57:17 [2024-01-22T20:57:17.097Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:57:17 [2024-01-22T20:57:17.097Z] PASS
20:57:17 [2024-01-22T20:57:17.097Z] 
20:57:17 [2024-01-22T20:57:17.097Z] === Skipped
20:57:17 [2024-01-22T20:57:17.097Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:57:17 [2024-01-22T20:57:17.097Z]     external_test.go:415: (*Execution).NotAmd64-fm
20:57:17 [2024-01-22T20:57:17.097Z] 
20:57:17 [2024-01-22T20:57:17.097Z] DONE 5 tests, 1 skipped in 0.709s
20:57:17 [2024-01-22T20:57:17.097Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
20:57:17 [2024-01-22T20:57:17.097Z] ++ '[' -n '' ']'
20:57:17 [2024-01-22T20:57:17.097Z] ++ 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
20:57:17 [2024-01-22T20:57:17.097Z] ++ set -e
20:57:17 [2024-01-22T20:57:17.097Z] ++ '[' -n 0 ']'
20:57:17 [2024-01-22T20:57:17.097Z] ++ set -x
20:57:17 [2024-01-22T20:57:17.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:57:17 [2024-01-22T20:57:17.097Z] INFO: Testing against a local daemon
20:57:17 [2024-01-22T20:57:17.097Z] === RUN   TestContinueAfterPluginCrash
20:57:17 [2024-01-22T20:57:17.097Z] === PAUSE TestContinueAfterPluginCrash
20:57:17 [2024-01-22T20:57:17.097Z] === RUN   TestReadPluginNoRead
20:57:17 [2024-01-22T20:57:17.097Z] === PAUSE TestReadPluginNoRead
20:57:17 [2024-01-22T20:57:17.097Z] === RUN   TestDaemonStartWithLogOpt
20:57:17 [2024-01-22T20:57:17.097Z] === PAUSE TestDaemonStartWithLogOpt
20:57:17 [2024-01-22T20:57:17.097Z] === CONT  TestContinueAfterPluginCrash
20:57:17 [2024-01-22T20:57:17.097Z] === CONT  TestDaemonStartWithLogOpt
20:57:17 [2024-01-22T20:57:17.097Z] === CONT  TestReadPluginNoRead
20:57:18 [2024-01-22T20:57:18.994Z] === RUN   TestReadPluginNoRead/default
20:57:19 [2024-01-22T20:57:19.927Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
20:57:20 [2024-01-22T20:57:20.492Z] === RUN   TestReadPluginNoRead/disabled_caching
20:57:21 [2024-01-22T20:57:21.864Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:57:22 [2024-01-22T20:57:22.796Z]     read_test.go:93: [d40ff764c33c1] daemon is not started
20:57:22 [2024-01-22T20:57:22.796Z] --- PASS: TestReadPluginNoRead (5.86s)
20:57:22 [2024-01-22T20:57:22.796Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
20:57:22 [2024-01-22T20:57:22.796Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
20:57:22 [2024-01-22T20:57:22.796Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
20:57:24 [2024-01-22T20:57:24.693Z] --- PASS: TestContinueAfterPluginCrash (7.59s)
20:57:24 [2024-01-22T20:57:24.693Z] PASS
20:57:24 [2024-01-22T20:57:24.693Z] 
20:57:24 [2024-01-22T20:57:24.693Z] DONE 6 tests in 7.628s
20:57:24 [2024-01-22T20:57:24.693Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
20:57:24 [2024-01-22T20:57:24.693Z] ++ '[' -n '' ']'
20:57:24 [2024-01-22T20:57:24.693Z] ++ 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
20:57:24 [2024-01-22T20:57:24.693Z] ++ set -e
20:57:24 [2024-01-22T20:57:24.693Z] ++ '[' -n 0 ']'
20:57:24 [2024-01-22T20:57:24.693Z] ++ set -x
20:57:24 [2024-01-22T20:57:24.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:57:24 [2024-01-22T20:57:24.693Z] testing: warning: no tests to run
20:57:24 [2024-01-22T20:57:24.693Z] PASS
20:57:24 [2024-01-22T20:57:24.693Z] 
20:57:24 [2024-01-22T20:57:24.693Z] DONE 0 tests in 0.007s
20:57:24 [2024-01-22T20:57:24.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
20:57:24 [2024-01-22T20:57:24.693Z] ++ '[' -n '' ']'
20:57:24 [2024-01-22T20:57:24.693Z] ++ 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
20:57:24 [2024-01-22T20:57:24.693Z] ++ set -e
20:57:24 [2024-01-22T20:57:24.693Z] ++ '[' -n 0 ']'
20:57:24 [2024-01-22T20:57:24.693Z] ++ set -x
20:57:24 [2024-01-22T20:57:24.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:57:24 [2024-01-22T20:57:24.693Z] INFO: Testing against a local daemon
20:57:24 [2024-01-22T20:57:24.693Z] === RUN   TestPluginWithDevMounts
20:57:24 [2024-01-22T20:57:24.693Z] === PAUSE TestPluginWithDevMounts
20:57:24 [2024-01-22T20:57:24.693Z] === CONT  TestPluginWithDevMounts
20:57:26 [2024-01-22T20:57:26.591Z] --- PASS: TestPluginWithDevMounts (1.50s)
20:57:26 [2024-01-22T20:57:26.591Z] PASS
20:57:26 [2024-01-22T20:57:26.591Z] 
20:57:26 [2024-01-22T20:57:26.591Z] DONE 1 tests in 1.536s
20:57:26 [2024-01-22T20:57:26.591Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
20:57:26 [2024-01-22T20:57:26.591Z] ++ '[' -n '' ']'
20:57:26 [2024-01-22T20:57:26.591Z] ++ 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
20:57:26 [2024-01-22T20:57:26.591Z] ++ set -e
20:57:26 [2024-01-22T20:57:26.591Z] ++ '[' -n 0 ']'
20:57:26 [2024-01-22T20:57:26.591Z] ++ set -x
20:57:26 [2024-01-22T20:57:26.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:57:26 [2024-01-22T20:57:26.591Z] INFO: Testing against a local daemon
20:57:26 [2024-01-22T20:57:26.591Z] === RUN   TestSecretInspect
20:57:28 [2024-01-22T20:57:28.489Z] --- PASS: TestSecretInspect (1.88s)
20:57:28 [2024-01-22T20:57:28.489Z] === RUN   TestSecretList
20:57:30 [2024-01-22T20:57:30.385Z] --- PASS: TestSecretList (1.90s)
20:57:30 [2024-01-22T20:57:30.385Z] === RUN   TestSecretsCreateAndDelete
20:57:32 [2024-01-22T20:57:32.282Z] --- PASS: TestSecretsCreateAndDelete (2.03s)
20:57:32 [2024-01-22T20:57:32.282Z] === RUN   TestSecretsUpdate
20:57:34 [2024-01-22T20:57:34.178Z] --- PASS: TestSecretsUpdate (1.92s)
20:57:34 [2024-01-22T20:57:34.178Z] === RUN   TestTemplatedSecret
20:57:36 [2024-01-22T20:57:36.704Z] --- PASS: TestTemplatedSecret (2.50s)
20:57:36 [2024-01-22T20:57:36.704Z] === RUN   TestSecretCreateResolve
20:57:38 [2024-01-22T20:57:38.601Z] --- PASS: TestSecretCreateResolve (2.05s)
20:57:38 [2024-01-22T20:57:38.601Z] PASS
20:57:38 [2024-01-22T20:57:38.601Z] 
20:57:38 [2024-01-22T20:57:38.601Z] DONE 6 tests in 12.333s
20:57:38 [2024-01-22T20:57:38.601Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
20:57:38 [2024-01-22T20:57:38.601Z] ++ '[' -n '' ']'
20:57:38 [2024-01-22T20:57:38.601Z] ++ 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
20:57:38 [2024-01-22T20:57:38.601Z] ++ set -e
20:57:38 [2024-01-22T20:57:38.601Z] ++ '[' -n 0 ']'
20:57:38 [2024-01-22T20:57:38.601Z] ++ set -x
20:57:38 [2024-01-22T20:57:38.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:57:38 [2024-01-22T20:57:38.601Z] INFO: Testing against a local daemon
20:57:38 [2024-01-22T20:57:38.601Z] === RUN   TestServiceCreateInit
20:57:38 [2024-01-22T20:57:38.601Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:57:42 [2024-01-22T20:57:42.780Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:57:46 [2024-01-22T20:57:46.057Z] --- PASS: TestServiceCreateInit (7.42s)
20:57:46 [2024-01-22T20:57:46.058Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
20:57:46 [2024-01-22T20:57:46.058Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
20:57:46 [2024-01-22T20:57:46.058Z] === RUN   TestCreateServiceMultipleTimes
20:58:04 [2024-01-22T20:58:04.132Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
20:58:04 [2024-01-22T20:58:04.132Z] === RUN   TestCreateServiceConflict
20:58:04 [2024-01-22T20:58:04.132Z] --- PASS: TestCreateServiceConflict (1.93s)
20:58:04 [2024-01-22T20:58:04.132Z] === RUN   TestCreateServiceMaxReplicas
20:58:06 [2024-01-22T20:58:06.031Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
20:58:06 [2024-01-22T20:58:06.031Z] === RUN   TestCreateServiceSecretFileMode
20:58:20 [2024-01-22T20:58:20.890Z] --- PASS: TestCreateServiceSecretFileMode (12.66s)
20:58:20 [2024-01-22T20:58:20.890Z] === RUN   TestCreateServiceConfigFileMode
20:58:33 [2024-01-22T20:58:33.076Z] --- PASS: TestCreateServiceConfigFileMode (12.69s)
20:58:33 [2024-01-22T20:58:33.076Z] === RUN   TestCreateServiceSysctls
20:58:34 [2024-01-22T20:58:34.447Z] --- PASS: TestCreateServiceSysctls (3.12s)
20:58:34 [2024-01-22T20:58:34.447Z] === RUN   TestCreateServiceCapabilities
20:58:36 [2024-01-22T20:58:36.972Z] --- PASS: TestCreateServiceCapabilities (2.59s)
20:58:36 [2024-01-22T20:58:36.972Z] === RUN   TestInspect
20:58:40 [2024-01-22T20:58:40.249Z] --- PASS: TestInspect (2.90s)
20:58:40 [2024-01-22T20:58:40.249Z] === RUN   TestCreateJob
20:58:43 [2024-01-22T20:58:43.526Z] --- PASS: TestCreateJob (3.32s)
20:58:43 [2024-01-22T20:58:43.526Z] === RUN   TestReplicatedJob
20:58:48 [2024-01-22T20:58:48.783Z] --- PASS: TestReplicatedJob (5.33s)
20:58:48 [2024-01-22T20:58:48.783Z] === RUN   TestUpdateReplicatedJob
20:58:52 [2024-01-22T20:58:52.061Z] --- PASS: TestUpdateReplicatedJob (3.25s)
20:58:52 [2024-01-22T20:58:52.061Z] === RUN   TestServiceListWithStatuses
20:58:57 [2024-01-22T20:58:57.320Z] --- PASS: TestServiceListWithStatuses (4.99s)
20:58:57 [2024-01-22T20:58:57.320Z] === RUN   TestDockerNetworkConnectAliasPreV144
20:59:00 [2024-01-22T20:59:00.602Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.03s)
20:59:00 [2024-01-22T20:59:00.602Z] === RUN   TestDockerNetworkReConnect
20:59:03 [2024-01-22T20:59:03.891Z] --- PASS: TestDockerNetworkReConnect (3.27s)
20:59:03 [2024-01-22T20:59:03.891Z] === RUN   TestServicePlugin
20:59:03 [2024-01-22T20:59:03.891Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:59:03 [2024-01-22T20:59:03.891Z] --- SKIP: TestServicePlugin (0.00s)
20:59:03 [2024-01-22T20:59:03.891Z] === RUN   TestServiceUpdateLabel
20:59:05 [2024-01-22T20:59:05.788Z] --- PASS: TestServiceUpdateLabel (1.88s)
20:59:05 [2024-01-22T20:59:05.789Z] === RUN   TestServiceUpdateSecrets
20:59:20 [2024-01-22T20:59:20.648Z] --- PASS: TestServiceUpdateSecrets (14.38s)
20:59:20 [2024-01-22T20:59:20.648Z] === RUN   TestServiceUpdateConfigs
20:59:35 [2024-01-22T20:59:35.507Z] --- PASS: TestServiceUpdateConfigs (14.62s)
20:59:35 [2024-01-22T20:59:35.507Z] === RUN   TestServiceUpdateNetwork
20:59:47 [2024-01-22T20:59:47.694Z] --- PASS: TestServiceUpdateNetwork (12.18s)
20:59:47 [2024-01-22T20:59:47.694Z] === RUN   TestServiceUpdatePidsLimit
20:59:48 [2024-01-22T20:59:48.258Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:59:49 [2024-01-22T20:59:49.188Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:59:57 [2024-01-22T20:59:57.290Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:00:03 [2024-01-22T21:00:03.842Z] --- PASS: TestServiceUpdatePidsLimit (16.48s)
21:00:03 [2024-01-22T21:00:03.842Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
21:00:03 [2024-01-22T21:00:03.842Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:00:03 [2024-01-22T21:00:03.842Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:00:03 [2024-01-22T21:00:03.842Z] PASS
21:00:03 [2024-01-22T21:00:03.842Z] 
21:00:03 [2024-01-22T21:00:03.842Z] === Skipped
21:00:03 [2024-01-22T21:00:03.842Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:00:03 [2024-01-22T21:00:03.842Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
21:00:03 [2024-01-22T21:00:03.842Z] 
21:00:03 [2024-01-22T21:00:03.842Z] DONE 26 tests, 1 skipped in 144.878s
21:00:03 [2024-01-22T21:00:03.842Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
21:00:03 [2024-01-22T21:00:03.842Z] ++ '[' -n '' ']'
21:00:03 [2024-01-22T21:00:03.842Z] ++ 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
21:00:03 [2024-01-22T21:00:03.842Z] ++ set -e
21:00:03 [2024-01-22T21:00:03.842Z] ++ '[' -n 0 ']'
21:00:03 [2024-01-22T21:00:03.842Z] ++ set -x
21:00:03 [2024-01-22T21:00:03.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:00:03 [2024-01-22T21:00:03.842Z] INFO: Testing against a local daemon
21:00:03 [2024-01-22T21:00:03.842Z] === RUN   TestSessionCreate
21:00:03 [2024-01-22T21:00:03.842Z] --- PASS: TestSessionCreate (0.01s)
21:00:03 [2024-01-22T21:00:03.842Z] === RUN   TestSessionCreateWithBadUpgrade
21:00:03 [2024-01-22T21:00:03.842Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
21:00:03 [2024-01-22T21:00:03.842Z] PASS
21:00:03 [2024-01-22T21:00:03.842Z] 
21:00:03 [2024-01-22T21:00:03.842Z] DONE 2 tests in 0.046s
21:00:03 [2024-01-22T21:00:03.842Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
21:00:03 [2024-01-22T21:00:03.842Z] ++ '[' -n '' ']'
21:00:03 [2024-01-22T21:00:03.842Z] ++ 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
21:00:03 [2024-01-22T21:00:03.842Z] ++ set -e
21:00:03 [2024-01-22T21:00:03.842Z] ++ '[' -n 0 ']'
21:00:03 [2024-01-22T21:00:03.842Z] ++ set -x
21:00:03 [2024-01-22T21:00:03.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:00:03 [2024-01-22T21:00:03.842Z] INFO: Testing against a local daemon
21:00:03 [2024-01-22T21:00:03.842Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:00:03 [2024-01-22T21:00:03.842Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:00:03 [2024-01-22T21:00:03.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:00:03 [2024-01-22T21:00:03.842Z] === RUN   TestDiskUsage
21:00:03 [2024-01-22T21:00:03.842Z] === PAUSE TestDiskUsage
21:00:03 [2024-01-22T21:00:03.842Z] === RUN   TestEventsExecDie
21:00:04 [2024-01-22T21:00:04.100Z] --- PASS: TestEventsExecDie (0.57s)
21:00:04 [2024-01-22T21:00:04.100Z] === RUN   TestEventsBackwardsCompatible
21:00:04 [2024-01-22T21:00:04.100Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:00:04 [2024-01-22T21:00:04.100Z] === RUN   TestEventsVolumeCreate
21:00:04 [2024-01-22T21:00:04.357Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:00:04 [2024-01-22T21:00:04.357Z] === RUN   TestInfoBinaryCommits
21:00:04 [2024-01-22T21:00:04.357Z] --- PASS: TestInfoBinaryCommits (0.01s)
21:00:04 [2024-01-22T21:00:04.357Z] === RUN   TestInfoAPIVersioned
21:00:04 [2024-01-22T21:00:04.357Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:00:04 [2024-01-22T21:00:04.357Z] === RUN   TestInfoAPI
21:00:04 [2024-01-22T21:00:04.357Z] --- PASS: TestInfoAPI (0.01s)
21:00:04 [2024-01-22T21:00:04.357Z] === RUN   TestInfoAPIWarnings
21:00:22 [2024-01-22T21:00:22.433Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:00:22 [2024-01-22T21:00:22.433Z] === RUN   TestInfoDebug
21:00:22 [2024-01-22T21:00:22.433Z] --- PASS: TestInfoDebug (0.52s)
21:00:22 [2024-01-22T21:00:22.433Z] === RUN   TestInfoInsecureRegistries
21:00:22 [2024-01-22T21:00:22.433Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:00:22 [2024-01-22T21:00:22.433Z] === RUN   TestInfoRegistryMirrors
21:00:22 [2024-01-22T21:00:22.433Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:00:22 [2024-01-22T21:00:22.433Z] === RUN   TestLoginFailsWithBadCredentials
21:00:23 [2024-01-22T21:00:23.365Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
21:00:23 [2024-01-22T21:00:23.365Z] === RUN   TestPingCacheHeaders
21:00:23 [2024-01-22T21:00:23.365Z] --- PASS: TestPingCacheHeaders (0.01s)
21:00:23 [2024-01-22T21:00:23.365Z] === RUN   TestPingGet
21:00:23 [2024-01-22T21:00:23.365Z] --- PASS: TestPingGet (0.01s)
21:00:23 [2024-01-22T21:00:23.365Z] === RUN   TestPingHead
21:00:23 [2024-01-22T21:00:23.365Z] --- PASS: TestPingHead (0.01s)
21:00:23 [2024-01-22T21:00:23.365Z] === RUN   TestPingSwarmHeader
21:00:23 [2024-01-22T21:00:23.930Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:00:24 [2024-01-22T21:00:24.494Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:00:25 [2024-01-22T21:00:25.426Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:00:25 [2024-01-22T21:00:25.426Z] --- PASS: TestPingSwarmHeader (1.89s)
21:00:25 [2024-01-22T21:00:25.426Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:00:25 [2024-01-22T21:00:25.426Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:00:25 [2024-01-22T21:00:25.426Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:00:25 [2024-01-22T21:00:25.426Z] === RUN   TestPingBuilderHeader
21:00:25 [2024-01-22T21:00:25.426Z] === RUN   TestPingBuilderHeader/default_config
21:00:25 [2024-01-22T21:00:25.683Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:00:26 [2024-01-22T21:00:26.248Z] --- PASS: TestPingBuilderHeader (1.04s)
21:00:26 [2024-01-22T21:00:26.248Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:00:26 [2024-01-22T21:00:26.248Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:00:26 [2024-01-22T21:00:26.248Z] === RUN   TestVersion
21:00:26 [2024-01-22T21:00:26.248Z] --- PASS: TestVersion (0.01s)
21:00:26 [2024-01-22T21:00:26.248Z] === CONT  TestDiskUsage
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/container_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/image_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:00:26 [2024-01-22T21:00:26.813Z] === RUN   TestDiskUsage/after_container.Run
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:00:27 [2024-01-22T21:00:27.379Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:00:27 [2024-01-22T21:00:27.379Z] --- PASS: TestDiskUsage (1.09s)
21:00:27 [2024-01-22T21:00:27.379Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z] PASS
21:00:27 [2024-01-22T21:00:27.379Z] 
21:00:27 [2024-01-22T21:00:27.379Z] === Skipped
21:00:27 [2024-01-22T21:00:27.379Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:00:27 [2024-01-22T21:00:27.379Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:00:27 [2024-01-22T21:00:27.379Z] 
21:00:27 [2024-01-22T21:00:27.379Z] DONE 57 tests, 1 skipped in 23.897s
21:00:27 [2024-01-22T21:00:27.379Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
21:00:27 [2024-01-22T21:00:27.380Z] ++ '[' -n '' ']'
21:00:27 [2024-01-22T21:00:27.380Z] ++ 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
21:00:27 [2024-01-22T21:00:27.380Z] ++ set -e
21:00:27 [2024-01-22T21:00:27.380Z] ++ '[' -n 0 ']'
21:00:27 [2024-01-22T21:00:27.380Z] ++ set -x
21:00:27 [2024-01-22T21:00:27.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.eZdOtWAKEc/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:00:27 [2024-01-22T21:00:27.380Z] INFO: Testing against a local daemon
21:00:27 [2024-01-22T21:00:27.380Z] === RUN   TestRunMountVolumeSubdir
21:00:27 [2024-01-22T21:00:27.637Z]     mount_test.go:28: Setup stderr:
21:00:27 [2024-01-22T21:00:27.637Z]     mount_test.go:28: Setup stdout:
21:00:27 [2024-01-22T21:00:27.637Z]         /volume:
21:00:27 [2024-01-22T21:00:27.637Z]         total 24K    
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    5 root     root        4.0K Jan 22 21:00 .
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    1 root     root        4.0K Jan 22 21:00 ..
21:00:27 [2024-01-22T21:00:27.637Z]         -rw-r--r--    1 root     root           4 Jan 22 21:00 bar.txt
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    2 root     root        4.0K Jan 22 21:00 bin
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    3 root     root        4.0K Jan 22 21:00 hack
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    2 root     root        4.0K Jan 22 21:00 subdir
21:00:27 [2024-01-22T21:00:27.637Z]         
21:00:27 [2024-01-22T21:00:27.637Z]         /volume/hack/:
21:00:27 [2024-01-22T21:00:27.637Z]         total 12K    
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    3 root     root        4.0K Jan 22 21:00 .
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    5 root     root        4.0K Jan 22 21:00 ..
21:00:27 [2024-01-22T21:00:27.637Z]         lrwxrwxrwx    1 root     root           4 Jan 22 21:00 bad -> root
21:00:27 [2024-01-22T21:00:27.637Z]         lrwxrwxrwx    1 root     root           9 Jan 22 21:00 good -> ../subdir
21:00:27 [2024-01-22T21:00:27.637Z]         drwxr-xr-x    2 root     root        4.0K Jan 22 21:00 iwanttobehackedwithtoctou
21:00:27 [2024-01-22T21:00:27.637Z]         lrwxrwxrwx    1 root     root           1 Jan 22 21:00 root -> /
21:00:27 [2024-01-22T21:00:27.895Z] === RUN   TestRunMountVolumeSubdir/subdir
21:00:28 [2024-01-22T21:00:28.460Z]     mount_test.go:101: stdout:
21:00:28 [2024-01-22T21:00:28.460Z]         hello.txt
21:00:28 [2024-01-22T21:00:28.460Z]     mount_test.go:102: stderr:
21:00:28 [2024-01-22T21:00:28.460Z] === RUN   TestRunMountVolumeSubdir/subdir_link
21:00:29 [2024-01-22T21:00:29.025Z]     mount_test.go:101: stdout:
21:00:29 [2024-01-22T21:00:29.025Z]         hello.txt
21:00:29 [2024-01-22T21:00:29.025Z]     mount_test.go:102: stderr:
21:00:29 [2024-01-22T21:00:29.025Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
21:00:29 [2024-01-22T21:00:29.282Z]     mount_test.go:101: stdout:
21:00:29 [2024-01-22T21:00:29.282Z]         /bin/busybox
21:00:29 [2024-01-22T21:00:29.282Z]     mount_test.go:102: stderr:
21:00:29 [2024-01-22T21:00:29.282Z] === RUN   TestRunMountVolumeSubdir/file
21:00:29 [2024-01-22T21:00:29.847Z]     mount_test.go:101: stdout:
21:00:29 [2024-01-22T21:00:29.847Z]         foo
21:00:29 [2024-01-22T21:00:29.847Z]     mount_test.go:102: stderr:
21:00:29 [2024-01-22T21:00:29.847Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
21:00:29 [2024-01-22T21:00:29.847Z] === RUN   TestRunMountVolumeSubdir/not_existing
21:00:29 [2024-01-22T21:00:29.847Z] === RUN   TestRunMountVolumeSubdir/mount_link
21:00:30 [2024-01-22T21:00:30.106Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
21:00:30 [2024-01-22T21:00:30.106Z] --- PASS: TestRunMountVolumeSubdir (2.74s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.48s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.47s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.46s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/file (0.46s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
21:00:30 [2024-01-22T21:00:30.106Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
21:00:30 [2024-01-22T21:00:30.106Z] === RUN   TestVolumesCreateAndList
21:00:30 [2024-01-22T21:00:30.106Z] --- PASS: TestVolumesCreateAndList (0.01s)
21:00:30 [2024-01-22T21:00:30.106Z] === RUN   TestVolumesRemove
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesRemove/volume_in_use
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesRemove/volume_not_in_use
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesRemove/non-existing_volume
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:00:30 [2024-01-22T21:00:30.364Z] --- PASS: TestVolumesRemove (0.06s)
21:00:30 [2024-01-22T21:00:30.364Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:00:30 [2024-01-22T21:00:30.364Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesRemoveSwarmEnabled
21:00:30 [2024-01-22T21:00:30.364Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInspect
21:00:30 [2024-01-22T21:00:30.364Z] --- PASS: TestVolumesInspect (0.01s)
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:00:30 [2024-01-22T21:00:30.364Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:00:30 [2024-01-22T21:00:30.364Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:00:30 [2024-01-22T21:00:30.364Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:00:30 [2024-01-22T21:00:30.364Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumePruneAnonymous
21:00:30 [2024-01-22T21:00:30.364Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:00:30 [2024-01-22T21:00:30.364Z] === RUN   TestVolumePruneAnonFromImage
21:00:30 [2024-01-22T21:00:30.364Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
21:00:30 [2024-01-22T21:00:30.364Z] === CONT  TestVolumesRemoveSwarmEnabled
21:00:31 [2024-01-22T21:00:31.736Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:00:31 [2024-01-22T21:00:31.736Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:00:31 [2024-01-22T21:00:31.736Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:00:31 [2024-01-22T21:00:31.736Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:00:32 [2024-01-22T21:00:32.301Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
21:00:32 [2024-01-22T21:00:32.301Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:00:32 [2024-01-22T21:00:32.301Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:00:32 [2024-01-22T21:00:32.301Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:00:32 [2024-01-22T21:00:32.301Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:00:32 [2024-01-22T21:00:32.301Z] PASS
21:00:32 [2024-01-22T21:00:32.301Z] 
21:00:32 [2024-01-22T21:00:32.301Z] DONE 29 tests in 4.966s
21:00:32 [2024-01-22T21:00:32.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:00:32 [2024-01-22T21:00:32.558Z] ++++ cat bundles/test-integration/docker.pid
21:00:32 [2024-01-22T21:00:32.558Z] +++ kill 24421
21:00:33 [2024-01-22T21:00:33.929Z] ++++ cat bundles/test-integration/TestUsernsCommit/de4c5ab3ad623/docker.pid
21:00:33 [2024-01-22T21:00:33.929Z] +++ kill 62465
21:00:33 [2024-01-22T21:00:33.929Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62465 is not a child of this shell
21:00:33 [2024-01-22T21:00:33.929Z] warning: PID 62465 from bundles/test-integration/TestUsernsCommit/de4c5ab3ad623/docker.pid had a nonzero exit code
21:00:33 [2024-01-22T21:00:33.929Z] umount: bundles/test-integration/TestUsernsCommit/de4c5ab3ad623/root: not mounted.
21:00:33 [2024-01-22T21:00:33.929Z] +++ /etc/init.d/apparmor stop
21:00:33 [2024-01-22T21:00:33.929Z] Leaving: AppArmorNo profiles have been unloaded.
21:00:33 [2024-01-22T21:00:33.929Z] 
21:00:33 [2024-01-22T21:00:33.929Z] Unloading profiles will leave already running processes permanently
21:00:33 [2024-01-22T21:00:33.929Z] unconfined, which can lead to unexpected situations.
21:00:33 [2024-01-22T21:00:33.929Z] 
21:00:33 [2024-01-22T21:00:33.929Z] To set a process to complain mode, use the command line tool
21:00:33 [2024-01-22T21:00:33.929Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:00:33 [2024-01-22T21:00:33.929Z] +++ true
21:00:33 [2024-01-22T21:00:33.929Z] exiting test-integration
21:00:33 [2024-01-22T21:00:33.929Z] ++ exit 0
21:00:34 [2024-01-22T21:00:34.186Z] 
Post stage
[Pipeline] junit
21:00:35 [2024-01-22T21:00:35.129Z] Recording test results
21:00:35 [2024-01-22T21:00:35.295Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:00:35 [2024-01-22T21:00:35.587Z] + echo Ensuring container killed.
21:00:35 [2024-01-22T21:00:35.587Z] Ensuring container killed.
21:00:35 [2024-01-22T21:00:35.587Z] + docker rm -vf docker-pr8
21:00:35 [2024-01-22T21:00:35.587Z] Error response from daemon: No such container: docker-pr8
[Pipeline] sh
21:00:35 [2024-01-22T21:00:35.864Z] + echo Chowning /workspace to jenkins user
21:00:35 [2024-01-22T21:00:35.864Z] Chowning /workspace to jenkins user
21:00:35 [2024-01-22T21:00:35.864Z] + id -u
21:00:35 [2024-01-22T21:00:35.864Z] + id -g
21:00:35 [2024-01-22T21:00:35.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45474:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:00:37 [2024-01-22T21:00:37.519Z] + bundleName=arm64-integration
21:00:37 [2024-01-22T21:00:37.519Z] + echo Creating arm64-integration-bundles.tar.gz
21:00:37 [2024-01-22T21:00:37.519Z] Creating arm64-integration-bundles.tar.gz
21:00:37 [2024-01-22T21:00:37.519Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:00:37 [2024-01-22T21:00:37.519Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:00:37 [2024-01-22T21:00:37.791Z] Archiving artifacts
21:00:38 [2024-01-22T21:00:38.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45474/8/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:00:38 [2024-01-22T21:00:38.371Z] + make clean
21:00:38 [2024-01-22T21:00:38.371Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:00:38 [2024-01-22T21:00:38.371Z] docker-dev-cache
21:00:38 [2024-01-22T21:00:38.371Z] 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