Skip to content
Success

Console Output

Pull request #45851 opened
23:52:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 264dbad43a7a8e971a4bbddceed5abeec9494c06+3229517b2cfd1ebab05391ffbbed867b52f6e333 (bbc31d473f39ae1d7c9ff23c572eb9d89a4ec944)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45851@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
23:52:29 [2023-06-29T23:52:29.186Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:52:29 [2023-06-29T23:52:29.190Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:52:29 [2023-06-29T23:52:29.405Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dce3d4325c960cb4) in /home/ubuntu/workspace/moby_PR-45851
[Pipeline] {
[Pipeline] checkout
23:52:29 [2023-06-29T23:52:29.432Z] The recommended git tool is: git
23:52:29 [2023-06-29T23:52:29.482Z] using credential docker-jenkins-github-credentials
23:52:29 [2023-06-29T23:52:29.499Z] Cloning the remote Git repository
23:52:29 [2023-06-29T23:52:29.499Z] Cloning with configured refspecs honoured and without tags
23:52:29 [2023-06-29T23:52:29.512Z] Cloning repository https://github.com/moby/moby.git
23:52:29 [2023-06-29T23:52:29.512Z]  > git init /home/ubuntu/workspace/moby_PR-45851 # timeout=10
23:52:29 [2023-06-29T23:52:29.516Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:29 [2023-06-29T23:52:29.516Z]  > git --version # timeout=10
23:52:29 [2023-06-29T23:52:29.519Z]  > git --version # 'git version 2.25.1'
23:52:29 [2023-06-29T23:52:29.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:29 [2023-06-29T23:52:29.519Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45851/head:refs/remotes/origin/PR-45851 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:40 [2023-06-29T23:52:40.585Z] Fetching without tags
23:52:40 [2023-06-29T23:52:40.793Z] Merging remotes/origin/master commit 3229517b2cfd1ebab05391ffbbed867b52f6e333 into PR head commit 264dbad43a7a8e971a4bbddceed5abeec9494c06
23:52:41 [2023-06-29T23:52:41.424Z] Merge succeeded, producing 264dbad43a7a8e971a4bbddceed5abeec9494c06
23:52:41 [2023-06-29T23:52:41.424Z] Checking out Revision 264dbad43a7a8e971a4bbddceed5abeec9494c06 (PR-45851)
23:52:41 [2023-06-29T23:52:41.963Z] Commit message: "gha: don't fail if no daemon.json is present"
23:52:41 [2023-06-29T23:52:41.963Z] First time build. Skipping changelog.
23:52:41 [2023-06-29T23:52:41.988Z]  > git --version # timeout=10
23:52:41 [2023-06-29T23:52:41.990Z]  > git --version # 'git version 2.25.1'
23:52:41 [2023-06-29T23:52:41.993Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:52:40 [2023-06-29T23:52:40.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:52:40 [2023-06-29T23:52:40.586Z]  > git config --add remote.origin.fetch +refs/pull/45851/head:refs/remotes/origin/PR-45851 # timeout=10
23:52:40 [2023-06-29T23:52:40.589Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:40 [2023-06-29T23:52:40.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:52:40 [2023-06-29T23:52:40.598Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:40 [2023-06-29T23:52:40.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:40 [2023-06-29T23:52:40.598Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45851/head:refs/remotes/origin/PR-45851 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:40 [2023-06-29T23:52:40.806Z]  > git config core.sparsecheckout # timeout=10
23:52:40 [2023-06-29T23:52:40.808Z]  > git checkout -f 264dbad43a7a8e971a4bbddceed5abeec9494c06 # timeout=10
23:52:41 [2023-06-29T23:52:41.420Z]  > git remote # timeout=10
23:52:41 [2023-06-29T23:52:41.423Z]  > git config --get remote.origin.url # timeout=10
23:52:41 [2023-06-29T23:52:41.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:41 [2023-06-29T23:52:41.426Z]  > git merge 3229517b2cfd1ebab05391ffbbed867b52f6e333 # timeout=10
23:52:41 [2023-06-29T23:52:41.432Z]  > git rev-parse HEAD^{commit} # timeout=10
23:52:41 [2023-06-29T23:52:41.437Z]  > git config core.sparsecheckout # timeout=10
23:52:41 [2023-06-29T23:52:41.439Z]  > git checkout -f 264dbad43a7a8e971a4bbddceed5abeec9494c06 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:52:43 [2023-06-29T23:52:43.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45851:/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
23:52:46 [2023-06-29T23:52:46.148Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
23:52:46 [2023-06-29T23:52:46.282Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dce3d4325c960cb4) in /home/ubuntu/workspace/moby_PR-45851
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
23:52:46 [2023-06-29T23:52:46.316Z] The recommended git tool is: git
[Pipeline] // stage
23:52:46 [2023-06-29T23:52:46.323Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
23:52:46 [2023-06-29T23:52:46.340Z] Fetching changes from the remote Git repository
[Pipeline] // stage
23:52:46 [2023-06-29T23:52:46.345Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:52:46 [2023-06-29T23:52:46.560Z] Merging remotes/origin/master commit 3229517b2cfd1ebab05391ffbbed867b52f6e333 into PR head commit 264dbad43a7a8e971a4bbddceed5abeec9494c06
23:52:47 [2023-06-29T23:52:47.136Z] Merge succeeded, producing 264dbad43a7a8e971a4bbddceed5abeec9494c06
23:52:47 [2023-06-29T23:52:47.136Z] Checking out Revision 264dbad43a7a8e971a4bbddceed5abeec9494c06 (PR-45851)
23:52:47 [2023-06-29T23:52:47.171Z] Commit message: "gha: don't fail if no daemon.json is present"
23:52:47 [2023-06-29T23:52:47.190Z]  > git --version # timeout=10
23:52:47 [2023-06-29T23:52:47.193Z]  > git --version # 'git version 2.25.1'
23:52:47 [2023-06-29T23:52:47.195Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:52:46 [2023-06-29T23:52:46.348Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45851/.git # timeout=10
23:52:46 [2023-06-29T23:52:46.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:52:46 [2023-06-29T23:52:46.358Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:46 [2023-06-29T23:52:46.358Z]  > git --version # timeout=10
23:52:46 [2023-06-29T23:52:46.360Z]  > git --version # 'git version 2.25.1'
23:52:46 [2023-06-29T23:52:46.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:46 [2023-06-29T23:52:46.360Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45851/head:refs/remotes/origin/PR-45851 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:46 [2023-06-29T23:52:46.573Z]  > git config core.sparsecheckout # timeout=10
23:52:46 [2023-06-29T23:52:46.575Z]  > git checkout -f 264dbad43a7a8e971a4bbddceed5abeec9494c06 # timeout=10
23:52:47 [2023-06-29T23:52:47.132Z]  > git remote # timeout=10
23:52:47 [2023-06-29T23:52:47.135Z]  > git config --get remote.origin.url # timeout=10
23:52:47 [2023-06-29T23:52:47.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:47 [2023-06-29T23:52:47.138Z]  > git merge 3229517b2cfd1ebab05391ffbbed867b52f6e333 # timeout=10
23:52:47 [2023-06-29T23:52:47.144Z]  > git rev-parse HEAD^{commit} # timeout=10
23:52:47 [2023-06-29T23:52:47.150Z]  > git config core.sparsecheckout # timeout=10
23:52:47 [2023-06-29T23:52:47.152Z]  > git checkout -f 264dbad43a7a8e971a4bbddceed5abeec9494c06 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:52:47 [2023-06-29T23:52:47.828Z] + docker version
23:52:47 [2023-06-29T23:52:47.828Z] Client: Docker Engine - Community
23:52:47 [2023-06-29T23:52:47.828Z]  Version:           24.0.2
23:52:47 [2023-06-29T23:52:47.828Z]  API version:       1.43
23:52:47 [2023-06-29T23:52:47.828Z]  Go version:        go1.20.4
23:52:47 [2023-06-29T23:52:47.828Z]  Git commit:        cb74dfc
23:52:47 [2023-06-29T23:52:47.828Z]  Built:             Thu May 25 21:52:41 2023
23:52:47 [2023-06-29T23:52:47.828Z]  OS/Arch:           linux/arm64
23:52:47 [2023-06-29T23:52:47.828Z]  Context:           default
23:52:47 [2023-06-29T23:52:47.828Z] 
23:52:47 [2023-06-29T23:52:47.828Z] Server: Docker Engine - Community
23:52:47 [2023-06-29T23:52:47.828Z]  Engine:
23:52:47 [2023-06-29T23:52:47.828Z]   Version:          24.0.2
23:52:47 [2023-06-29T23:52:47.828Z]   API version:      1.43 (minimum version 1.12)
23:52:47 [2023-06-29T23:52:47.828Z]   Go version:       go1.20.4
23:52:47 [2023-06-29T23:52:47.828Z]   Git commit:       659604f
23:52:47 [2023-06-29T23:52:47.828Z]   Built:            Thu May 25 21:52:41 2023
23:52:47 [2023-06-29T23:52:47.828Z]   OS/Arch:          linux/arm64
23:52:47 [2023-06-29T23:52:47.828Z]   Experimental:     true
23:52:47 [2023-06-29T23:52:47.828Z]  containerd:
23:52:47 [2023-06-29T23:52:47.828Z]   Version:          1.6.21
23:52:47 [2023-06-29T23:52:47.828Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
23:52:47 [2023-06-29T23:52:47.828Z]  runc:
23:52:47 [2023-06-29T23:52:47.828Z]   Version:          1.1.7
23:52:47 [2023-06-29T23:52:47.828Z]   GitCommit:        v1.1.7-0-g860f061
23:52:47 [2023-06-29T23:52:47.828Z]  docker-init:
23:52:47 [2023-06-29T23:52:47.828Z]   Version:          0.19.0
23:52:47 [2023-06-29T23:52:47.828Z]   GitCommit:        de40ad0
[Pipeline] sh
23:52:48 [2023-06-29T23:52:48.186Z] + docker info
23:52:48 [2023-06-29T23:52:48.186Z] Client: Docker Engine - Community
23:52:48 [2023-06-29T23:52:48.186Z]  Version:    24.0.2
23:52:48 [2023-06-29T23:52:48.186Z]  Context:    default
23:52:48 [2023-06-29T23:52:48.186Z]  Debug Mode: false
23:52:48 [2023-06-29T23:52:48.186Z]  Plugins:
23:52:48 [2023-06-29T23:52:48.186Z]   buildx: Docker Buildx (Docker Inc.)
23:52:48 [2023-06-29T23:52:48.186Z]     Version:  v0.11.0
23:52:48 [2023-06-29T23:52:48.186Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
23:52:48 [2023-06-29T23:52:48.186Z]   compose: Docker Compose (Docker Inc.)
23:52:48 [2023-06-29T23:52:48.186Z]     Version:  v2.19.0
23:52:48 [2023-06-29T23:52:48.186Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
23:52:48 [2023-06-29T23:52:48.186Z] 
23:52:48 [2023-06-29T23:52:48.186Z] Server:
23:52:48 [2023-06-29T23:52:48.186Z]  Containers: 0
23:52:48 [2023-06-29T23:52:48.186Z]   Running: 0
23:52:48 [2023-06-29T23:52:48.186Z]   Paused: 0
23:52:48 [2023-06-29T23:52:48.186Z]   Stopped: 0
23:52:48 [2023-06-29T23:52:48.186Z]  Images: 5
23:52:48 [2023-06-29T23:52:48.186Z]  Server Version: 24.0.2
23:52:48 [2023-06-29T23:52:48.186Z]  Storage Driver: overlay2
23:52:48 [2023-06-29T23:52:48.186Z]   Backing Filesystem: extfs
23:52:48 [2023-06-29T23:52:48.186Z]   Supports d_type: true
23:52:48 [2023-06-29T23:52:48.186Z]   Using metacopy: false
23:52:48 [2023-06-29T23:52:48.186Z]   Native Overlay Diff: true
23:52:48 [2023-06-29T23:52:48.186Z]   userxattr: false
23:52:48 [2023-06-29T23:52:48.186Z]  Logging Driver: json-file
23:52:48 [2023-06-29T23:52:48.186Z]  Cgroup Driver: cgroupfs
23:52:48 [2023-06-29T23:52:48.186Z]  Cgroup Version: 1
23:52:48 [2023-06-29T23:52:48.186Z]  Plugins:
23:52:48 [2023-06-29T23:52:48.186Z]   Volume: local
23:52:48 [2023-06-29T23:52:48.186Z]   Network: bridge host ipvlan macvlan null overlay
23:52:48 [2023-06-29T23:52:48.186Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:52:48 [2023-06-29T23:52:48.186Z]  Swarm: inactive
23:52:48 [2023-06-29T23:52:48.186Z]  Runtimes: io.containerd.runc.v2 runc
23:52:48 [2023-06-29T23:52:48.186Z]  Default Runtime: runc
23:52:48 [2023-06-29T23:52:48.186Z]  Init Binary: docker-init
23:52:48 [2023-06-29T23:52:48.186Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
23:52:48 [2023-06-29T23:52:48.186Z]  runc version: v1.1.7-0-g860f061
23:52:48 [2023-06-29T23:52:48.186Z]  init version: de40ad0
23:52:48 [2023-06-29T23:52:48.186Z]  Security Options:
23:52:48 [2023-06-29T23:52:48.186Z]   apparmor
23:52:48 [2023-06-29T23:52:48.186Z]   seccomp
23:52:48 [2023-06-29T23:52:48.186Z]    Profile: builtin
23:52:48 [2023-06-29T23:52:48.186Z]  Kernel Version: 5.15.0-1038-aws
23:52:48 [2023-06-29T23:52:48.186Z]  Operating System: Ubuntu 20.04.6 LTS
23:52:48 [2023-06-29T23:52:48.186Z]  OSType: linux
23:52:48 [2023-06-29T23:52:48.186Z]  Architecture: aarch64
23:52:48 [2023-06-29T23:52:48.186Z]  CPUs: 8
23:52:48 [2023-06-29T23:52:48.186Z]  Total Memory: 30.64GiB
23:52:48 [2023-06-29T23:52:48.186Z]  Name: ip-10-100-84-88
23:52:48 [2023-06-29T23:52:48.186Z]  ID: 9de79838-2164-4234-8d77-50484feb20ea
23:52:48 [2023-06-29T23:52:48.186Z]  Docker Root Dir: /var/lib/docker
23:52:48 [2023-06-29T23:52:48.186Z]  Debug Mode: false
23:52:48 [2023-06-29T23:52:48.186Z]  Experimental: true
23:52:48 [2023-06-29T23:52:48.186Z]  Insecure Registries:
23:52:48 [2023-06-29T23:52:48.186Z]   127.0.0.0/8
23:52:48 [2023-06-29T23:52:48.186Z]  Live Restore Enabled: true
23:52:48 [2023-06-29T23:52:48.186Z] 
[Pipeline] sh
23:52:48 [2023-06-29T23:52:48.502Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:52:48 [2023-06-29T23:52:48.502Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:52:48 [2023-06-29T23:52:48.502Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45851/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:52:48 [2023-06-29T23:52:48.502Z] + bash /home/ubuntu/workspace/moby_PR-45851/check-config.sh
23:52:48 [2023-06-29T23:52:48.502Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:52:48 [2023-06-29T23:52:48.502Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ...
23:52:48 [2023-06-29T23:52:48.502Z] 
23:52:48 [2023-06-29T23:52:48.502Z] Generally Necessary:
23:52:48 [2023-06-29T23:52:48.502Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:52:48 [2023-06-29T23:52:48.502Z] - apparmor: enabled and tools installed
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_NAMESPACES: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_NET_NS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_PID_NS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_IPC_NS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_UTS_NS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CGROUPS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CGROUP_CPUACCT: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CGROUP_DEVICE: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CGROUP_FREEZER: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CGROUP_SCHED: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_CPUSETS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_MEMCG: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_KEYS: enabled
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_VETH: enabled (as module)
23:52:48 [2023-06-29T23:52:48.502Z] - CONFIG_BRIDGE: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NF_NAT: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_POSIX_MQUEUE: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CGROUP_BPF: enabled
23:52:48 [2023-06-29T23:52:48.758Z] 
23:52:48 [2023-06-29T23:52:48.758Z] Optional Features:
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_USER_NS: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_SECCOMP: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_SECCOMP_FILTER: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CGROUP_PIDS: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_MEMCG_SWAP: enabled
23:52:48 [2023-06-29T23:52:48.758Z]     (cgroup swap accounting is currently enabled)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_BLK_CGROUP: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CGROUP_PERF: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CGROUP_HUGETLB: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:52:48 [2023-06-29T23:52:48.758Z] - CONFIG_CFS_BANDWIDTH: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_RT_GROUP_SCHED: missing
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_VS: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_VS_NFCT: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_IP_VS_RR: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_SECURITY_SELINUX: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_SECURITY_APPARMOR: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_EXT4_FS: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:52:49 [2023-06-29T23:52:49.014Z] - Network Drivers:
23:52:49 [2023-06-29T23:52:49.014Z]   - "overlay":
23:52:49 [2023-06-29T23:52:49.014Z]     - CONFIG_VXLAN: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       Optional (for encrypted networks):
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_CRYPTO: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_CRYPTO_AEAD: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_CRYPTO_GCM: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_CRYPTO_GHASH: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_XFRM: enabled
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_XFRM_USER: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z]       - CONFIG_INET_ESP: enabled (as module)
23:52:49 [2023-06-29T23:52:49.014Z]   - "ipvlan":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_IPVLAN: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]   - "macvlan":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_MACVLAN: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_DUMMY: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]   - "ftp,tftp client in container":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z] - Storage Drivers:
23:52:49 [2023-06-29T23:52:49.270Z]   - "aufs":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_AUFS_FS: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]   - "btrfs":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:52:49 [2023-06-29T23:52:49.270Z]   - "devicemapper":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_BLK_DEV_DM: enabled
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]   - "overlay":
23:52:49 [2023-06-29T23:52:49.270Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:52:49 [2023-06-29T23:52:49.270Z]   - "zfs":
23:52:49 [2023-06-29T23:52:49.270Z]     - /dev/zfs: present
23:52:49 [2023-06-29T23:52:49.270Z]     - zfs command: missing
23:52:49 [2023-06-29T23:52:49.270Z]     - zpool command: missing
23:52:49 [2023-06-29T23:52:49.270Z] 
23:52:49 [2023-06-29T23:52:49.270Z] Limits:
23:52:49 [2023-06-29T23:52:49.270Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:52:49 [2023-06-29T23:52:49.270Z] 
23:52:49 [2023-06-29T23:52:49.270Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:52:49 [2023-06-29T23:52:49.617Z] + docker build --force-rm -t docker:264dbad43a7a8e971a4bbddceed5abeec9494c06 .
23:52:49 [2023-06-29T23:52:49.873Z] #0 building with "default" instance using docker driver
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #1 [internal] load .dockerignore
23:52:49 [2023-06-29T23:52:49.873Z] #1 transferring context: 113B done
23:52:49 [2023-06-29T23:52:49.873Z] #1 DONE 0.0s
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #2 [internal] load build definition from Dockerfile
23:52:49 [2023-06-29T23:52:49.873Z] #2 transferring dockerfile: 27.80kB done
23:52:49 [2023-06-29T23:52:49.873Z] #2 DONE 0.0s
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:52:49 [2023-06-29T23:52:49.873Z] #3 DONE 0.1s
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
23:52:49 [2023-06-29T23:52:49.873Z] #4 CACHED
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #5 [internal] load metadata for docker.io/library/busybox:latest
23:52:49 [2023-06-29T23:52:49.873Z] #5 DONE 0.0s
23:52:49 [2023-06-29T23:52:49.873Z] 
23:52:49 [2023-06-29T23:52:49.873Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
23:52:50 [2023-06-29T23:52:50.129Z] #6 ...
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
23:52:50 [2023-06-29T23:52:50.129Z] #7 DONE 0.1s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:52:50 [2023-06-29T23:52:50.129Z] #8 DONE 0.1s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #9 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
23:52:50 [2023-06-29T23:52:50.129Z] #9 DONE 0.2s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
23:52:50 [2023-06-29T23:52:50.129Z] #10 DONE 0.2s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
23:52:50 [2023-06-29T23:52:50.129Z] #6 DONE 0.2s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e
23:52:50 [2023-06-29T23:52:50.129Z] #11 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
23:52:50 [2023-06-29T23:52:50.129Z] #12 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
23:52:50 [2023-06-29T23:52:50.129Z] #13 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:52:50 [2023-06-29T23:52:50.129Z] #14 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox
23:52:50 [2023-06-29T23:52:50.129Z] #15 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d
23:52:50 [2023-06-29T23:52:50.129Z] #16 DONE 0.0s
23:52:50 [2023-06-29T23:52:50.129Z] 
23:52:50 [2023-06-29T23:52:50.129Z] #17 [internal] load build context
23:52:51 [2023-06-29T23:52:51.063Z] #17 transferring context: 68.96MB 0.8s done
23:52:51 [2023-06-29T23:52:51.063Z] #17 DONE 0.9s
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #18 [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
23:52:51 [2023-06-29T23:52:51.063Z] #18 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #19 [runc-src 1/3] WORKDIR /usr/src/runc
23:52:51 [2023-06-29T23:52:51.063Z] #19 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #20 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #20 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #21 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
23:52:51 [2023-06-29T23:52:51.063Z] #21 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #22 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:52:51 [2023-06-29T23:52:51.063Z] #22 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:52:51 [2023-06-29T23:52:51.063Z] #23 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #24 [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
23:52:51 [2023-06-29T23:52:51.063Z] #24 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
23:52:51 [2023-06-29T23:52:51.063Z] #25 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #26 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #26 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #27 [dev-base  6/13] RUN ldconfig
23:52:51 [2023-06-29T23:52:51.063Z] #27 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #28 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:52:51 [2023-06-29T23:52:51.063Z] #28 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #29 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
23:52:51 [2023-06-29T23:52:51.063Z] #29 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #30 [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
23:52:51 [2023-06-29T23:52:51.063Z] #30 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #31 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:52:51 [2023-06-29T23:52:51.063Z] #31 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #32 [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             ;
23:52:51 [2023-06-29T23:52:51.063Z] #32 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #33 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
23:52:51 [2023-06-29T23:52:51.063Z] #33 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #34 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #34 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #35 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:52:51 [2023-06-29T23:52:51.063Z] #35 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #36 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
23:52:51 [2023-06-29T23:52:51.063Z] #36 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #37 [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...)
23:52:51 [2023-06-29T23:52:51.063Z] #37 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #38 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.063Z] #38 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #39 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.063Z] #39 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #40 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.063Z] #40 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
23:52:51 [2023-06-29T23:52:51.063Z] #41 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
23:52:51 [2023-06-29T23:52:51.063Z] #42 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #43 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
23:52:51 [2023-06-29T23:52:51.063Z] #43 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #44 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:52:51 [2023-06-29T23:52:51.063Z] #44 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #45 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #45 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #46 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:52:51 [2023-06-29T23:52:51.063Z] #46 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #47 [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...)
23:52:51 [2023-06-29T23:52:51.063Z] #47 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #48 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #48 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #49 [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
23:52:51 [2023-06-29T23:52:51.063Z] #49 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #50 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #50 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.063Z] #51 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #52 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #52 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #53 [swagger-src 1/3] WORKDIR /usr/src/swagger
23:52:51 [2023-06-29T23:52:51.063Z] #53 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
23:52:51 [2023-06-29T23:52:51.063Z] #54 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #55 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #55 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #56 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
23:52:51 [2023-06-29T23:52:51.063Z] #56 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #57 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.063Z] #57 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #58 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
23:52:51 [2023-06-29T23:52:51.063Z] #58 CACHED
23:52:51 [2023-06-29T23:52:51.063Z] 
23:52:51 [2023-06-29T23:52:51.063Z] #59 [registry-src 1/2] WORKDIR /usr/src/registry
23:52:51 [2023-06-29T23:52:51.064Z] #59 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #60 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:52:51 [2023-06-29T23:52:51.064Z] #60 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #61 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:52:51 [2023-06-29T23:52:51.064Z] #61 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #62 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:52:51 [2023-06-29T23:52:51.064Z] #62 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #63 [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...)
23:52:51 [2023-06-29T23:52:51.064Z] #63 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #64 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #64 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #65 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
23:52:51 [2023-06-29T23:52:51.064Z] #65 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #66 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
23:52:51 [2023-06-29T23:52:51.064Z] #66 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #67 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:52:51 [2023-06-29T23:52:51.064Z] #67 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #68 [containerd-src 1/3] WORKDIR /usr/src/containerd
23:52:51 [2023-06-29T23:52:51.064Z] #68 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #69 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
23:52:51 [2023-06-29T23:52:51.064Z] #69 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #70 [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...)
23:52:51 [2023-06-29T23:52:51.064Z] #70 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #71 [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
23:52:51 [2023-06-29T23:52:51.064Z] #71 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #72 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
23:52:51 [2023-06-29T23:52:51.064Z] #72 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #73 [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
23:52:51 [2023-06-29T23:52:51.064Z] #73 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #74 [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...)
23:52:51 [2023-06-29T23:52:51.064Z] #74 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #75 [build-dummy 2/2] RUN mkdir -p /build
23:52:51 [2023-06-29T23:52:51.064Z] #75 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #76 [dev-base  1/13] RUN groupadd -r docker
23:52:51 [2023-06-29T23:52:51.064Z] #76 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #77 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-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
23:52:51 [2023-06-29T23:52:51.064Z] #77 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #78 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #78 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #79 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
23:52:51 [2023-06-29T23:52:51.064Z] #79 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #80 [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...)
23:52:51 [2023-06-29T23:52:51.064Z] #80 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #81 [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.51.2"      && /build/golangci-lint --version
23:52:51 [2023-06-29T23:52:51.064Z] #81 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #82 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #82 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #83 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
23:52:51 [2023-06-29T23:52:51.064Z] #83 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #84 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
23:52:51 [2023-06-29T23:52:51.064Z] #84 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #85 [base 2/5] COPY --from=xx / /
23:52:51 [2023-06-29T23:52:51.064Z] #85 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #86 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.064Z] #86 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #87 [binary-dummy 1/1] COPY --from=build-dummy /build /build
23:52:51 [2023-06-29T23:52:51.064Z] #87 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #88 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
23:52:51 [2023-06-29T23:52:51.064Z] #88 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #89 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:52:51 [2023-06-29T23:52:51.064Z] #89 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #90 [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
23:52:51 [2023-06-29T23:52:51.064Z] #90 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #91 [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
23:52:51 [2023-06-29T23:52:51.064Z] #91 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #92 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
23:52:51 [2023-06-29T23:52:51.064Z] #92 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #93 [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
23:52:51 [2023-06-29T23:52:51.064Z] #93 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #94 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
23:52:51 [2023-06-29T23:52:51.064Z] #94 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #95 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
23:52:51 [2023-06-29T23:52:51.064Z] #95 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #96 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
23:52:51 [2023-06-29T23:52:51.064Z] #96 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #97 [delve-src 1/3] WORKDIR /usr/src/delve
23:52:51 [2023-06-29T23:52:51.064Z] #97 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #98 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:52:51 [2023-06-29T23:52:51.064Z] #98 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #99 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:52:51 [2023-06-29T23:52:51.064Z] #99 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #100 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:52:51 [2023-06-29T23:52:51.064Z] #100 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #101 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
23:52:51 [2023-06-29T23:52:51.064Z] #101 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #102 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
23:52:51 [2023-06-29T23:52:51.064Z] #102 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #103 [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...)
23:52:51 [2023-06-29T23:52:51.064Z] #103 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #104 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #104 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #105 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #105 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #106 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:52:51 [2023-06-29T23:52:51.064Z] #106 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #107 [tini-src 1/3] WORKDIR /usr/src/tini
23:52:51 [2023-06-29T23:52:51.064Z] #107 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #108 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
23:52:51 [2023-06-29T23:52:51.064Z] #108 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
23:52:51 [2023-06-29T23:52:51.064Z] #109 CACHED
23:52:51 [2023-06-29T23:52:51.064Z] 
23:52:51 [2023-06-29T23:52:51.064Z] #110 [dev 1/1] COPY --link . .
23:52:52 [2023-06-29T23:52:52.952Z] #110 DONE 1.8s
23:52:52 [2023-06-29T23:52:52.952Z] 
23:52:52 [2023-06-29T23:52:52.952Z] #111 exporting to image
23:52:52 [2023-06-29T23:52:52.952Z] #111 exporting layers
23:52:53 [2023-06-29T23:52:53.515Z] #111 exporting layers 0.7s done
23:52:53 [2023-06-29T23:52:53.515Z] #111 writing image sha256:e35080333d629541e580e38a482f66ebfe24eee8f1930a30ea8dee501793a4c0 done
23:52:53 [2023-06-29T23:52:53.515Z] #111 naming to docker.io/library/docker:264dbad43a7a8e971a4bbddceed5abeec9494c06 done
23:52:53 [2023-06-29T23:52:53.515Z] #111 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:52:53 [2023-06-29T23:52:53.868Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:52:54 [2023-06-29T23:52:54.181Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45851/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264dbad43a7a8e971a4bbddceed5abeec9494c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264dbad43a7a8e971a4bbddceed5abeec9494c06 hack/test/unit
23:52:54 [2023-06-29T23:52:54.438Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
23:52:54 [2023-06-29T23:52:54.438Z] + TESTFLAGS+=' -test.timeout=5m'
23:52:54 [2023-06-29T23:52:54.438Z] + TESTDIRS=./...
23:52:54 [2023-06-29T23:52:54.438Z] + exclude_paths='/vendor/|/integration'
23:52:54 [2023-06-29T23:52:54.438Z] ++ go list ./...
23:52:54 [2023-06-29T23:52:54.438Z] ++ grep -vE '(/vendor/|/integration)'
23:52:55 [2023-06-29T23:52:55.001Z] + pkg_list='github.com/docker/docker/api
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/backend/build
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/httpstatus
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/httputils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/middleware
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/build
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/checkpoint
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/container
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/debug
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/distribution
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/grpc
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/image
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/network
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/plugin
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/session
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/swarm
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/system
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/server/router/volume
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/backend
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/blkiodev
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/container
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/events
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/filters
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/image
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/mount
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/network
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/plugins/logdriver
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/registry
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/strslice
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/swarm
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/swarm/runtime
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/time
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/versions
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/versions/v1p19
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/versions/v1p20
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/api/types/volume
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/exporter
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/worker
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/builder-next/worker/label
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/dockerfile
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/remotecontext
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/remotecontext/git
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/builder/remotecontext/urlutil
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cli/debug
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cli/winresources/docker-proxy
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cli/winresources/dockerd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/client
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/client/buildkit
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cmd/docker-proxy
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cmd/dockerd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cmd/dockerd/trap
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/container
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/container/stream
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/contrib/apparmor
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/contrib/httpserver
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster/convert
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster/executor
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster/executor/container
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/cluster/provider
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/config
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/containerd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/events
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/events/testutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/copy
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/register
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/vfs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/graphdriver/zfs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/images
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/initlayer
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/links
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/listeners
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/awslogs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/fluentd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/gcplogs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/gelf
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/journald
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/local
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/logentries
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/loggertest
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/loggerutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/splunk
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/syslog
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/logger/templates
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/names
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/network
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/snapshotter
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/daemon/stats
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/distribution
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/distribution/metadata
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/distribution/utils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/distribution/xfer
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/dockerversion
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/errdefs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/image
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/image/cache
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/image/tarexport
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/image/v1
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/internal/mod
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/internal/mounttree
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/internal/test/suite
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/internal/unshare
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/layer
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd/queue
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd/remote
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd/shimopts
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd/supervisor
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libcontainerd/types
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/bitmap
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/bitseq
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cluster
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/config
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/datastore
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/diagnostic
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/discoverapi
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/driverapi
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/host
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/null
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/overlay
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/remote
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/windows
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/drvregistry
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/etchosts
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/idm
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/internal/caller
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/internal/kvstore
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipam
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipamapi
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipams/builtin
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipams/null
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipams/remote
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipamutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ipbits
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/iptables
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/netlabel
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/netutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/networkdb
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/ns
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/options
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/osl
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/osl/kernel
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/portallocator
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/portmapper
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/resolvconf
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/testutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/libnetwork/types
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/oci
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/oci/caps
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/opts
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/aaparser
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/archive
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/authorization
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/broadcaster
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/capabilities
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/chrootarchive
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/containerfs
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/directory
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/dmesg
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/fileutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/homedir
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/idtools
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/ioutils
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/jsonmessage
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/longpath
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/loopback
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/meminfo
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/namesgenerator
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/parsers
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/parsers/kernel
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/pidfile
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/platform
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/platforms
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugingetter
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugins
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/plugins/transport
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/pools
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/process
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/progress
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/reexec
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/rootless
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/rootless/specconv
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/stack
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/stdcopy
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/streamformatter
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/stringid
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/sysinfo
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/system
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/tailfile
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/tarsum
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/pkg/useragent
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/plugin
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/plugin/executor/containerd
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/plugin/v2
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/profiles/apparmor
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/profiles/seccomp
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/quota
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/reference
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/registry
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/registry/resumable
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/restartmanager
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/runconfig
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/runconfig/opts
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/daemon
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/environment
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fakecontext
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fakegit
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fakestorage
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fixtures/load
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fixtures/plugin
23:52:55 [2023-06-29T23:52:55.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/registry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/request
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/drivers
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/local
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/mounts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/service
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/service/opts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/testutils'
23:52:55 [2023-06-29T23:52:55.002Z] ++ grep --fixed-strings -v /libnetwork
23:52:55 [2023-06-29T23:52:55.002Z] ++ echo 'github.com/docker/docker/api
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/backend/build
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/httpstatus
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/httputils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/middleware
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/build
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/checkpoint
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/debug
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/distribution
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/grpc
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/image
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/network
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/plugin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/session
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/swarm
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/system
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/backend
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/blkiodev
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/events
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/filters
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/image
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/mount
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/network
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/plugins/logdriver
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/registry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/strslice
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/swarm
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/swarm/runtime
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/time
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions/v1p19
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions/v1p20
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/worker
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/worker/label
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/dockerfile
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/remotecontext
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/remotecontext/git
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/remotecontext/urlutil
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cli/debug
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cli/winresources/docker-proxy
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cli/winresources/dockerd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/client
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/client/buildkit
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cmd/docker-proxy
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cmd/dockerd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cmd/dockerd/trap
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/container/stream
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/contrib/apparmor
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/contrib/httpserver
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster/convert
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster/executor
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster/executor/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/cluster/provider
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/config
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/containerd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/events
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/events/testutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/copy
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/register
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/vfs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/graphdriver/zfs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/images
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/initlayer
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/links
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/listeners
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/awslogs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/fluentd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/gcplogs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/gelf
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/journald
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/local
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/logentries
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/loggertest
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/loggerutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/splunk
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/syslog
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/logger/templates
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/names
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/network
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/snapshotter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/daemon/stats
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/distribution
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/distribution/metadata
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/distribution/utils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/distribution/xfer
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/dockerversion
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/errdefs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/image
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/image/cache
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/image/tarexport
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/image/v1
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/internal/mod
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/internal/mounttree
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/internal/test/suite
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/internal/unshare
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/layer
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd/queue
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd/remote
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd/shimopts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd/supervisor
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libcontainerd/types
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/bitmap
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/bitseq
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cluster
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/config
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/datastore
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/diagnostic
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/discoverapi
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/driverapi
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/host
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/null
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/overlay
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/remote
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/windows
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/drvregistry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/etchosts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/idm
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/internal/caller
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/internal/kvstore
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipam
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipamapi
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipams/builtin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipams/null
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipams/remote
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipamutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ipbits
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/iptables
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/netlabel
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/netutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/networkdb
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/ns
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/options
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/osl
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/osl/kernel
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/portallocator
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/portmapper
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/resolvconf
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/testutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/libnetwork/types
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/oci
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/oci/caps
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/opts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/aaparser
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/archive
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/authorization
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/broadcaster
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/capabilities
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/chrootarchive
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/containerfs
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/directory
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/dmesg
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/fileutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/homedir
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/idtools
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/ioutils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/jsonmessage
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/longpath
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/loopback
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/meminfo
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/namesgenerator
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/parsers
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/parsers/kernel
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/pidfile
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/platform
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/platforms
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugingetter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugins
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/plugins/transport
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/pools
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/process
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/progress
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/reexec
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/rootless
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/rootless/specconv
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/stack
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/stdcopy
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/streamformatter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/stringid
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/sysinfo
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/system
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/tailfile
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/tarsum
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/pkg/useragent
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/plugin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/plugin/executor/containerd
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/plugin/v2
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/profiles/apparmor
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/profiles/seccomp
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/quota
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/reference
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/registry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/registry/resumable
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/restartmanager
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/runconfig
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/runconfig/opts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/daemon
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/environment
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fakecontext
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fakegit
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fakestorage
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fixtures/load
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fixtures/plugin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/registry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/testutil/request
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/drivers
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/local
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/mounts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/service
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/service/opts
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/volume/testutils'
23:52:55 [2023-06-29T23:52:55.002Z] + base_pkg_list='github.com/docker/docker/api
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/backend/build
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/httpstatus
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/httputils
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/middleware
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/build
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/checkpoint
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/debug
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/distribution
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/grpc
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/image
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/network
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/plugin
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/session
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/swarm
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/system
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/server/router/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/backend
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/blkiodev
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/container
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/events
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/filters
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/image
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/mount
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/network
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/plugins/logdriver
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/registry
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/strslice
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/swarm
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/swarm/runtime
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/time
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions/v1p19
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/versions/v1p20
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/api/types/volume
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/worker
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/builder-next/worker/label
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/dockerfile
23:52:55 [2023-06-29T23:52:55.002Z] github.com/docker/docker/builder/remotecontext
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/remotecontext/git
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/remotecontext/urlutil
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/debug
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/winresources/docker-proxy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/winresources/dockerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/client
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/client/buildkit
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/docker-proxy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd/trap
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/container/stream
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/contrib/apparmor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/contrib/httpserver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/convert
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/executor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/executor/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/provider
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/config
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/containerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/events
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/events/testutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/copy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/register
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/vfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/zfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/images
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/initlayer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/links
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/listeners
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/awslogs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/fluentd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/gcplogs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/gelf
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/local
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/logentries
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggertest
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggerutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/splunk
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/syslog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/templates
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/names
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/network
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/snapshotter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/stats
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/metadata
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/utils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/xfer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/dockerversion
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/errdefs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/cache
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/tarexport
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/v1
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/mod
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/mounttree
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/test/suite
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/unshare
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/layer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/queue
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/remote
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/shimopts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/supervisor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/types
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/oci
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/oci/caps
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/opts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/aaparser
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/archive
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/authorization
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/broadcaster
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/capabilities
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/chrootarchive
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/containerfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/directory
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/dmesg
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/fileutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/homedir
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/idtools
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/ioutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/jsonmessage
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/longpath
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/loopback
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/meminfo
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/namesgenerator
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/parsers
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/parsers/kernel
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/pidfile
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/platform
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/platforms
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugingetter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugins
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/plugins/transport
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/pools
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/process
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/progress
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/reexec
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/rootless
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/rootless/specconv
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/stack
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/stdcopy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/streamformatter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/stringid
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/sysinfo
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/system
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/tailfile
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/tarsum
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/pkg/useragent
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/plugin
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/plugin/executor/containerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/plugin/v2
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/profiles/apparmor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/profiles/seccomp
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/quota
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/reference
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/registry
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/registry/resumable
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/restartmanager
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/runconfig
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/runconfig/opts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/daemon
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/environment
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fakecontext
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fakegit
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fakestorage
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fixtures/load
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fixtures/plugin
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/registry
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/testutil/request
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/drivers
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/local
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/mounts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/service
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/service/opts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/volume/testutils'
23:52:55 [2023-06-29T23:52:55.003Z] ++ grep --fixed-strings /libnetwork
23:52:55 [2023-06-29T23:52:55.003Z] ++ echo 'github.com/docker/docker/api
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/backend/build
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/httpstatus
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/httputils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/middleware
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/build
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/checkpoint
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/debug
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/distribution
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/grpc
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/image
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/network
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/plugin
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/session
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/swarm
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/system
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/server/router/volume
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/backend
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/blkiodev
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/events
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/filters
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/image
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/mount
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/network
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/plugins/logdriver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/registry
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/strslice
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/swarm
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/swarm/runtime
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/time
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/versions
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/versions/v1p19
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/versions/v1p20
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/api/types/volume
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/exporter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/worker
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/builder-next/worker/label
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/dockerfile
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/remotecontext
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/remotecontext/git
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/builder/remotecontext/urlutil
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/debug
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/winresources/docker-proxy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cli/winresources/dockerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/client
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/client/buildkit
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/docker-proxy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd/trap
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/container/stream
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/contrib/apparmor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/contrib/httpserver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/convert
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/executor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/executor/container
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/cluster/provider
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/config
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/containerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/events
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/events/testutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/copy
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/register
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/vfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/graphdriver/zfs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/images
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/initlayer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/links
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/listeners
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/awslogs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/fluentd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/gcplogs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/gelf
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/local
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/logentries
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggertest
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggerutils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/splunk
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/syslog
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/logger/templates
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/names
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/network
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/snapshotter
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/daemon/stats
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/metadata
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/utils
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/distribution/xfer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/dockerversion
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/errdefs
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/cache
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/tarexport
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/image/v1
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/mod
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/mounttree
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/test/suite
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/internal/unshare
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/layer
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/queue
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/remote
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/shimopts
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/supervisor
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libcontainerd/types
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/bitmap
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/bitseq
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cluster
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/config
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/datastore
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/diagnostic
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/discoverapi
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/driverapi
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/host
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:52:55 [2023-06-29T23:52:55.003Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drvregistry
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/etchosts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/idm
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/caller
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/builtin
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipbits
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/iptables
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netlabel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/networkdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ns
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/options
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl/kernel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portallocator
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portmapper
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/resolvconf
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/testutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/types
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/oci
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/oci/caps
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/opts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/aaparser
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/archive
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/authorization
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/broadcaster
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/capabilities
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/chrootarchive
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/containerfs
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/directory
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/dmesg
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/fileutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/homedir
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/idtools
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/ioutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/jsonmessage
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/longpath
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/loopback
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/meminfo
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/namesgenerator
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/parsers
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/parsers/kernel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/pidfile
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/platform
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/platforms
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugingetter
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugins
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/plugins/transport
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/pools
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/process
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/progress
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/reexec
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/rootless
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/rootless/specconv
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/stack
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/stdcopy
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/streamformatter
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/stringid
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/sysinfo
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/system
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/tailfile
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/tarsum
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/pkg/useragent
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/plugin
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/plugin/executor/containerd
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/plugin/v2
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/profiles/apparmor
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/profiles/seccomp
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/quota
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/reference
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/registry
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/registry/resumable
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/restartmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/runconfig
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/runconfig/opts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/daemon
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/environment
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fakecontext
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fakegit
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fakestorage
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fixtures/load
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fixtures/plugin
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/registry
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/testutil/request
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/drivers
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/local
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/mounts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/service
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/service/opts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/volume/testutils'
23:52:55 [2023-06-29T23:52:55.004Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/bitmap
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/bitseq
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cluster
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/config
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/datastore
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/diagnostic
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/discoverapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/driverapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/host
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drvregistry
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/etchosts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/idm
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/caller
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/builtin
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipbits
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/iptables
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netlabel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/networkdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ns
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/options
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl/kernel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portallocator
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portmapper
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/resolvconf
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/testutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/types'
23:52:55 [2023-06-29T23:52:55.004Z] + echo 'github.com/docker/docker/libnetwork
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/bitmap
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/bitseq
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cluster
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/config
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/datastore
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/diagnostic
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/discoverapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/driverapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/host
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drvregistry
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/etchosts
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/idm
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/caller
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamapi
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/do+ grep --fixed-strings libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.004Z] cker/libnetwork/ipams/builtin
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/null
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipamutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ipbits
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/iptables
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netlabel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/netutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/networkdb
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/ns
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/options
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/osl/kernel
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portallocator
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/portmapper
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/resolvconf
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/testutils
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/types'
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge
23:52:55 [2023-06-29T23:52:55.004Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:52:55 [2023-06-29T23:52:55.004Z] + type docker-proxy
23:52:55 [2023-06-29T23:52:55.004Z] hack/test/unit: line 25: type: docker-proxy: not found
23:52:55 [2023-06-29T23:52:55.004Z] + hack/make.sh binary-proxy install-proxy
23:52:55 [2023-06-29T23:52:55.004Z] 
23:52:55 [2023-06-29T23:52:55.004Z] Removing bundles/
23:52:55 [2023-06-29T23:52:55.004Z] 
23:52:55 [2023-06-29T23:52:55.004Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:52:55 [2023-06-29T23:52:55.004Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
23:52:59 [2023-06-29T23:52:59.171Z] Created binary: bundles/binary-proxy/docker-proxy
23:52:59 [2023-06-29T23:52:59.171Z] 
23:52:59 [2023-06-29T23:52:59.171Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:52:59 [2023-06-29T23:52:59.171Z] Installing docker-proxy to /usr/local/bin/
23:52:59 [2023-06-29T23:52:59.171Z] 
23:52:59 [2023-06-29T23:52:59.171Z] + mkdir -p bundles
23:52:59 [2023-06-29T23:52:59.171Z] + '[' -n 'github.com/docker/docker/api
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/backend/build
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/httpstatus
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/httputils
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/middleware
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/build
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/checkpoint
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/container
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/debug
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/distribution
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/grpc
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/image
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/network
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/plugin
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/session
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/swarm
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/system
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/server/router/volume
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/backend
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/blkiodev
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/container
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/events
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/filters
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/image
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/mount
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/network
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/plugins/logdriver
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/registry
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/strslice
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/swarm
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/swarm/runtime
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/time
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/versions
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/versions/v1p19
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/versions/v1p20
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/api/types/volume
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/exporter
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/worker
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/builder-next/worker/label
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/dockerfile
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/remotecontext
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/remotecontext/git
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/builder/remotecontext/urlutil
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cli/debug
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cli/winresources/docker-proxy
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cli/winresources/dockerd
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/client
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/client/buildkit
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cmd/docker-proxy
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cmd/dockerd
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cmd/dockerd/trap
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/container
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/container/stream
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/contrib/apparmor
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/contrib/httpserver
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon/cluster
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon/cluster/convert
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon/cluster/executor
23:52:59 [2023-06-29T23:52:59.171Z] github.com/docker/docker/daemon/cluster/executor/container
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/cluster/provider
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/config
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/containerd
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/events
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/events/testutils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/copy
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/register
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/vfs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/graphdriver/zfs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/images
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/initlayer
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/links
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/listeners
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/awslogs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/fluentd
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/gcplogs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/gelf
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/journald
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/local
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/logentries
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/loggertest
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/loggerutils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/splunk
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/syslog
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/logger/templates
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/names
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/network
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/snapshotter
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/daemon/stats
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/distribution
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/distribution/metadata
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/distribution/utils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/distribution/xfer
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/dockerversion
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/errdefs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/image
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/image/cache
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/image/tarexport
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/image/v1
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/internal/mod
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/internal/mounttree
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/internal/test/suite
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/internal/unshare
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/layer
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd/queue
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd/remote
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd/shimopts
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd/supervisor
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/libcontainerd/types
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/oci
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/oci/caps
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/opts
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/aaparser
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/archive
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/authorization
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/broadcaster
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/capabilities
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/chrootarchive
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/containerfs
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/directory
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/dmesg
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/fileutils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/homedir
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/idtools
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/ioutils
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/jsonmessage
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/longpath
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/loopback
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/meminfo
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/namesgenerator
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/parsers
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/parsers/kernel
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/pidfile
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/platform
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/platforms
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugingetter
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugins
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/plugins/transport
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/pools
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/process
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/progress
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/reexec
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/rootless
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/rootless/specconv
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/stack
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/stdcopy
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/streamformatter
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/stringid
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/sysinfo
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/system
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/tailfile
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/tarsum
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/pkg/useragent
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/plugin
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/plugin/executor/containerd
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/plugin/v2
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/profiles/apparmor
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/profiles/seccomp
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/quota
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/reference
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/registry
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/registry/resumable
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/restartmanager
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/runconfig
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/runconfig/opts
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/daemon
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/environment
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fakecontext
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fakegit
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fakestorage
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fixtures/load
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fixtures/plugin
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/registry
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/testutil/request
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/drivers
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/local
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/mounts
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/service
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/service/opts
23:52:59 [2023-06-29T23:52:59.172Z] github.com/docker/docker/volume/testutils' ']'
23:52:59 [2023-06-29T23:52:59.172Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
23:53:00 [2023-06-29T23:53:00.106Z] ?   	github.com/docker/docker/api	[no test files]
23:53:06 [2023-06-29T23:53:06.650Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
23:53:06 [2023-06-29T23:53:06.650Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 13.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 89.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
23:53:28 [2023-06-29T23:53:28.549Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/builder/dockerfile	0.053s	coverage: 50.1% of statements
23:53:28 [2023-06-29T23:53:28.549Z] ok  	github.com/docker/docker/builder/remotecontext	0.054s	coverage: 33.5% of statements
23:53:28 [2023-06-29T23:53:28.805Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
23:53:28 [2023-06-29T23:53:28.805Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
23:53:28 [2023-06-29T23:53:28.805Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
23:53:28 [2023-06-29T23:53:28.805Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
23:53:28 [2023-06-29T23:53:28.805Z] ok  	github.com/docker/docker/client	0.151s	coverage: 77.3% of statements
23:53:34 [2023-06-29T23:53:34.057Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
23:53:34 [2023-06-29T23:53:34.057Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.169s	coverage: 82.5% of statements
23:53:40 [2023-06-29T23:53:40.598Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:53:40 [2023-06-29T23:53:40.598Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:53:40 [2023-06-29T23:53:40.598Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:53:40 [2023-06-29T23:53:40.598Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:53:40 [2023-06-29T23:53:40.598Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
23:53:40 [2023-06-29T23:53:40.598Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.4% of statements
23:53:40 [2023-06-29T23:53:40.598Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
23:53:40 [2023-06-29T23:53:40.598Z] ok  	github.com/docker/docker/cmd/dockerd	0.171s	coverage: 29.5% of statements
23:53:42 [2023-06-29T23:53:42.492Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
23:53:42 [2023-06-29T23:53:42.492Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.386s	coverage: 0.0% of statements
23:53:43 [2023-06-29T23:53:43.434Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:53:43 [2023-06-29T23:53:43.434Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
23:53:43 [2023-06-29T23:53:43.434Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
23:53:43 [2023-06-29T23:53:43.434Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
23:53:43 [2023-06-29T23:53:43.434Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 39.2% of statements
23:53:43 [2023-06-29T23:53:43.434Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
23:53:43 [2023-06-29T23:53:43.434Z] ok  	github.com/docker/docker/daemon/cluster	0.045s	coverage: 0.5% of statements
23:53:43 [2023-06-29T23:53:43.691Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:53:43 [2023-06-29T23:53:43.691Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
23:53:43 [2023-06-29T23:53:43.691Z] ok  	github.com/docker/docker/daemon/config	0.084s	coverage: 76.2% of statements
23:53:45 [2023-06-29T23:53:45.056Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:53:45 [2023-06-29T23:53:45.056Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
23:53:45 [2023-06-29T23:53:45.056Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
23:53:45 [2023-06-29T23:53:45.056Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
23:53:45 [2023-06-29T23:53:45.056Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.4% of statements
23:53:45 [2023-06-29T23:53:45.056Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
23:53:45 [2023-06-29T23:53:45.056Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
23:53:45 [2023-06-29T23:53:45.056Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
23:53:45 [2023-06-29T23:53:45.056Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
23:53:45 [2023-06-29T23:53:45.312Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
23:53:45 [2023-06-29T23:53:45.312Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 59.6% of statements
23:53:45 [2023-06-29T23:53:45.874Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:53:45 [2023-06-29T23:53:45.874Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
23:53:45 [2023-06-29T23:53:45.874Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
23:53:45 [2023-06-29T23:53:45.874Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:53:45 [2023-06-29T23:53:45.874Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:53:46 [2023-06-29T23:53:46.130Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
23:53:46 [2023-06-29T23:53:46.130Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.185s	coverage: 60.2% of statements
23:53:46 [2023-06-29T23:53:46.130Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
23:53:46 [2023-06-29T23:53:46.130Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
23:53:46 [2023-06-29T23:53:46.692Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
23:53:46 [2023-06-29T23:53:46.692Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.484s	coverage: 13.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:53:47 [2023-06-29T23:53:47.255Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:53:47 [2023-06-29T23:53:47.255Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
23:53:47 [2023-06-29T23:53:47.255Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 3.0% of statements
23:53:47 [2023-06-29T23:53:47.511Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
23:53:47 [2023-06-29T23:53:47.511Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
23:53:47 [2023-06-29T23:53:47.767Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
23:53:47 [2023-06-29T23:53:47.767Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.136s	coverage: 78.3% of statements
23:53:47 [2023-06-29T23:53:47.767Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:53:47 [2023-06-29T23:53:47.767Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
23:53:47 [2023-06-29T23:53:47.767Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
23:53:47 [2023-06-29T23:53:47.767Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
23:53:47 [2023-06-29T23:53:47.767Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
23:53:48 [2023-06-29T23:53:48.329Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
23:53:48 [2023-06-29T23:53:48.329Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
23:53:48 [2023-06-29T23:53:48.329Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
23:53:48 [2023-06-29T23:53:48.329Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
23:53:48 [2023-06-29T23:53:48.586Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
23:53:48 [2023-06-29T23:53:48.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
23:53:48 [2023-06-29T23:53:48.586Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
23:53:48 [2023-06-29T23:53:48.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.109s	coverage: 76.8% of statements
23:53:48 [2023-06-29T23:53:48.586Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:53:48 [2023-06-29T23:53:48.586Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:53:48 [2023-06-29T23:53:48.586Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
23:53:48 [2023-06-29T23:53:48.586Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.4% of statements
23:53:49 [2023-06-29T23:53:49.149Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
23:53:49 [2023-06-29T23:53:49.149Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 63.5% of statements
23:53:49 [2023-06-29T23:53:49.149Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
23:53:49 [2023-06-29T23:53:49.149Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
23:53:49 [2023-06-29T23:53:49.405Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:53:49 [2023-06-29T23:53:49.405Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
23:53:49 [2023-06-29T23:53:49.405Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
23:53:49 [2023-06-29T23:53:49.405Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
23:53:49 [2023-06-29T23:53:49.405Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
23:53:49 [2023-06-29T23:53:49.662Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
23:53:49 [2023-06-29T23:53:49.662Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:53:49 [2023-06-29T23:53:49.662Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
23:53:49 [2023-06-29T23:53:49.662Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
23:53:49 [2023-06-29T23:53:49.662Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
23:53:49 [2023-06-29T23:53:49.662Z] ok  	github.com/docker/docker/daemon/logger/journald	1.456s	coverage: 74.5% of statements
23:53:50 [2023-06-29T23:53:50.590Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:53:50 [2023-06-29T23:53:50.590Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
23:53:50 [2023-06-29T23:53:50.590Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
23:53:50 [2023-06-29T23:53:50.590Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
23:53:50 [2023-06-29T23:53:50.590Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
23:53:50 [2023-06-29T23:53:50.590Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
23:53:50 [2023-06-29T23:53:50.590Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
23:53:50 [2023-06-29T23:53:50.846Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
23:53:50 [2023-06-29T23:53:50.846Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
23:53:51 [2023-06-29T23:53:51.102Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
23:53:51 [2023-06-29T23:53:51.102Z] ok  	github.com/docker/docker/distribution	0.596s	coverage: 29.5% of statements
23:53:51 [2023-06-29T23:53:51.102Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
23:53:51 [2023-06-29T23:53:51.102Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
23:53:51 [2023-06-29T23:53:51.358Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
23:53:51 [2023-06-29T23:53:51.358Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.4% of statements
23:53:51 [2023-06-29T23:53:51.358Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:53:51 [2023-06-29T23:53:51.358Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
23:53:51 [2023-06-29T23:53:51.358Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:53:51 [2023-06-29T23:53:51.358Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
23:53:51 [2023-06-29T23:53:51.358Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
23:53:51 [2023-06-29T23:53:51.358Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
23:53:51 [2023-06-29T23:53:51.358Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
23:53:51 [2023-06-29T23:53:51.358Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
23:53:52 [2023-06-29T23:53:52.722Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:53:52 [2023-06-29T23:53:52.722Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:53:52 [2023-06-29T23:53:52.722Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
23:53:52 [2023-06-29T23:53:52.722Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:53:52 [2023-06-29T23:53:52.722Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:53:52 [2023-06-29T23:53:52.722Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
23:53:52 [2023-06-29T23:53:52.722Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
23:53:52 [2023-06-29T23:53:52.722Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
23:53:52 [2023-06-29T23:53:52.722Z] ok  	github.com/docker/docker/distribution/xfer	2.186s	coverage: 85.4% of statements
23:53:52 [2023-06-29T23:53:52.979Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:53:52 [2023-06-29T23:53:52.979Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
23:53:52 [2023-06-29T23:53:52.979Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
23:53:52 [2023-06-29T23:53:52.979Z] ok  	github.com/docker/docker/pkg/aaparser	0.010s	coverage: 52.9% of statements
23:53:52 [2023-06-29T23:53:52.979Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 36.9% of statements
23:53:52 [2023-06-29T23:53:52.979Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
23:53:52 [2023-06-29T23:53:52.979Z] ok  	github.com/docker/docker/opts	0.033s	coverage: 67.9% of statements
23:53:53 [2023-06-29T23:53:53.542Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
23:53:53 [2023-06-29T23:53:53.542Z] ok  	github.com/docker/docker/daemon	10.784s	coverage: 17.1% of statements
23:53:53 [2023-06-29T23:53:53.542Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
23:53:53 [2023-06-29T23:53:53.542Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
23:53:53 [2023-06-29T23:53:53.542Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
23:53:53 [2023-06-29T23:53:53.542Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
23:53:53 [2023-06-29T23:53:53.542Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
23:53:53 [2023-06-29T23:53:53.542Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 28.6% of statements
23:53:53 [2023-06-29T23:53:53.542Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
23:53:53 [2023-06-29T23:53:53.542Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
23:53:53 [2023-06-29T23:53:53.799Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
23:53:53 [2023-06-29T23:53:53.799Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
23:53:53 [2023-06-29T23:53:53.799Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
23:53:53 [2023-06-29T23:53:53.799Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.248s	coverage: 83.1% of statements
23:53:53 [2023-06-29T23:53:53.799Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
23:53:53 [2023-06-29T23:53:53.799Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
23:53:53 [2023-06-29T23:53:53.799Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
23:53:53 [2023-06-29T23:53:53.799Z] ok  	github.com/docker/docker/pkg/homedir	0.019s	coverage: 8.3% of statements
23:53:54 [2023-06-29T23:53:54.055Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
23:53:54 [2023-06-29T23:53:54.055Z] ok  	github.com/docker/docker/pkg/archive	0.462s	coverage: 81.9% of statements
23:53:54 [2023-06-29T23:53:54.055Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
23:53:54 [2023-06-29T23:53:54.055Z] ok  	github.com/docker/docker/pkg/authorization	0.579s	coverage: 68.3% of statements
23:53:54 [2023-06-29T23:53:54.055Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:53:54 [2023-06-29T23:53:54.311Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
23:53:54 [2023-06-29T23:53:54.311Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
23:53:54 [2023-06-29T23:53:54.311Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
23:53:54 [2023-06-29T23:53:54.311Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 92.3% of statements
23:53:54 [2023-06-29T23:53:54.311Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
23:53:54 [2023-06-29T23:53:54.311Z] ok  	github.com/docker/docker/pkg/meminfo	0.014s	coverage: 75.0% of statements
23:53:54 [2023-06-29T23:53:54.311Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
23:53:54 [2023-06-29T23:53:54.311Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
23:53:54 [2023-06-29T23:53:54.311Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
23:53:54 [2023-06-29T23:53:54.312Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:53:54 [2023-06-29T23:53:54.568Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:53:54 [2023-06-29T23:53:54.568Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
23:53:54 [2023-06-29T23:53:54.568Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:53:54 [2023-06-29T23:53:54.568Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
23:53:54 [2023-06-29T23:53:54.568Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.2% of statements
23:53:54 [2023-06-29T23:53:54.568Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ok  	github.com/docker/docker/pkg/idtools	0.379s	coverage: 69.8% of statements
23:53:54 [2023-06-29T23:53:54.568Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
23:53:54 [2023-06-29T23:53:54.568Z] ok  	github.com/docker/docker/pkg/ioutils	0.400s	coverage: 71.9% of statements
23:53:55 [2023-06-29T23:53:55.130Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:53:55 [2023-06-29T23:53:55.130Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:53:55 [2023-06-29T23:53:55.130Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
23:53:55 [2023-06-29T23:53:55.130Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
23:53:55 [2023-06-29T23:53:55.130Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
23:53:55 [2023-06-29T23:53:55.130Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
23:53:55 [2023-06-29T23:53:55.130Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
23:53:55 [2023-06-29T23:53:55.130Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
23:53:55 [2023-06-29T23:53:55.130Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
23:53:55 [2023-06-29T23:53:55.130Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
23:53:55 [2023-06-29T23:53:55.386Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
23:53:55 [2023-06-29T23:53:55.386Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:53:55 [2023-06-29T23:53:55.386Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
23:53:55 [2023-06-29T23:53:55.386Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
23:53:55 [2023-06-29T23:53:55.386Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
23:53:55 [2023-06-29T23:53:55.386Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
23:53:55 [2023-06-29T23:53:55.386Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
23:53:55 [2023-06-29T23:53:55.386Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
23:53:55 [2023-06-29T23:53:55.386Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
23:53:55 [2023-06-29T23:53:55.386Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
23:53:55 [2023-06-29T23:53:55.642Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
23:53:55 [2023-06-29T23:53:55.642Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
23:53:55 [2023-06-29T23:53:55.642Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
23:53:55 [2023-06-29T23:53:55.642Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 61.9% of statements
23:53:55 [2023-06-29T23:53:55.898Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
23:53:55 [2023-06-29T23:53:55.898Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
23:53:55 [2023-06-29T23:53:55.899Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
23:53:55 [2023-06-29T23:53:55.899Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 53.4% of statements
23:53:55 [2023-06-29T23:53:55.899Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
23:53:55 [2023-06-29T23:53:55.899Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
23:53:55 [2023-06-29T23:53:55.899Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
23:53:55 [2023-06-29T23:53:55.899Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:53:55 [2023-06-29T23:53:55.899Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
23:53:55 [2023-06-29T23:53:55.899Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.1% of statements
23:53:56 [2023-06-29T23:53:56.826Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:53:56 [2023-06-29T23:53:56.826Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:53:56 [2023-06-29T23:53:56.826Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
23:53:56 [2023-06-29T23:53:56.826Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
23:53:56 [2023-06-29T23:53:56.826Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
23:53:56 [2023-06-29T23:53:56.826Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
23:53:57 [2023-06-29T23:53:57.082Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
23:53:57 [2023-06-29T23:53:57.082Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
23:53:57 [2023-06-29T23:53:57.338Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
23:53:57 [2023-06-29T23:53:57.338Z] ok  	github.com/docker/docker/quota	0.282s	coverage: 71.4% of statements
23:53:57 [2023-06-29T23:53:57.338Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
23:53:57 [2023-06-29T23:53:57.338Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 23.3% of statements
23:53:57 [2023-06-29T23:53:57.594Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
23:53:57 [2023-06-29T23:53:57.594Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:53:57 [2023-06-29T23:53:57.594Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ok  	github.com/docker/docker/registry	0.129s	coverage: 64.9% of statements
23:53:57 [2023-06-29T23:53:57.594Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
23:53:57 [2023-06-29T23:53:57.594Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
23:53:57 [2023-06-29T23:53:57.594Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:53:58 [2023-06-29T23:53:58.156Z] ?   	github.com/docker/docker/volume	[no test files]
23:53:58 [2023-06-29T23:53:58.731Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
23:53:58 [2023-06-29T23:53:58.731Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
23:53:58 [2023-06-29T23:53:58.986Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
23:53:58 [2023-06-29T23:53:58.986Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 66.0% of statements
23:53:58 [2023-06-29T23:53:58.986Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
23:53:58 [2023-06-29T23:53:58.986Z] ok  	github.com/docker/docker/volume/local	0.126s	coverage: 74.4% of statements
23:53:59 [2023-06-29T23:53:59.242Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:53:59 [2023-06-29T23:53:59.242Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:53:59 [2023-06-29T23:53:59.242Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
23:53:59 [2023-06-29T23:53:59.242Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
23:54:00 [2023-06-29T23:54:00.170Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
23:54:00 [2023-06-29T23:54:00.170Z] ok  	github.com/docker/docker/layer	7.677s	coverage: 68.7% of statements
23:54:32 [2023-06-29T23:54:32.192Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
23:54:32 [2023-06-29T23:54:32.192Z] ok  	github.com/docker/docker/pkg/plugins	33.649s	coverage: 74.4% of statements
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === Skipped
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     network_proxy_test.go:210: No support for dual stack yet
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver btrfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver btrfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver btrfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver btrfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver btrfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:68: No driver to put!
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z] time="2023-06-29T23:53:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z] time="2023-06-29T23:53:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z] time="2023-06-29T23:53:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z] time="2023-06-29T23:53:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z] time="2023-06-29T23:53:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:68: No driver to put!
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     overlay_test.go:61: Cannot run test with naive change algorithm
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver zfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver zfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver zfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver zfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:41: Driver zfs not supported
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     graphtest_unix.go:68: No driver to put!
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:54:32 [2023-06-29T23:54:32.192Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
23:54:32 [2023-06-29T23:54:32.192Z] 
23:54:32 [2023-06-29T23:54:32.192Z] DONE 3036 tests, 26 skipped in 89.717s
23:54:32 [2023-06-29T23:54:32.192Z] + '[' -n 'github.com/docker/docker/libnetwork
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/bitmap
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/bitseq
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cluster
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/config
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/datastore
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/diagnostic
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/discoverapi
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/driverapi
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/bridge
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/host
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/null
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/overlay
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/remote
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/windows
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/drvregistry
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/etchosts
23:54:32 [2023-06-29T23:54:32.192Z] github.com/docker/docker/libnetwork/idm
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/internal/caller
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/internal/kvstore
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipam
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipamapi
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipams/builtin
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipams/null
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipams/remote
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipamutils
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ipbits
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/iptables
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/netlabel
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/netutils
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/networkdb
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/ns
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/options
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/osl
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/osl/kernel
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/portallocator
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/portmapper
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/resolvconf
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/testutils
23:54:32 [2023-06-29T23:54:32.193Z] github.com/docker/docker/libnetwork/types' ']'
23:54:32 [2023-06-29T23:54:32.193Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
23:55:18 [2023-06-29T23:55:18.809Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
23:55:18 [2023-06-29T23:55:18.809Z] ok  	github.com/docker/docker/libnetwork	44.424s	coverage: 42.3% of statements
23:55:18 [2023-06-29T23:55:18.809Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
23:55:18 [2023-06-29T23:55:18.809Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
23:55:18 [2023-06-29T23:55:18.809Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
23:55:18 [2023-06-29T23:55:18.809Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 75.7% of statements
23:55:18 [2023-06-29T23:55:18.809Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:55:18 [2023-06-29T23:55:18.809Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:55:19 [2023-06-29T23:55:19.073Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:55:19 [2023-06-29T23:55:19.073Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:55:19 [2023-06-29T23:55:19.073Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:55:19 [2023-06-29T23:55:19.073Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:55:19 [2023-06-29T23:55:19.331Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:55:19 [2023-06-29T23:55:19.893Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
23:55:19 [2023-06-29T23:55:19.893Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
23:55:20 [2023-06-29T23:55:20.149Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
23:55:20 [2023-06-29T23:55:20.149Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
23:55:20 [2023-06-29T23:55:20.149Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:55:20 [2023-06-29T23:55:20.149Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:55:20 [2023-06-29T23:55:20.404Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
23:55:20 [2023-06-29T23:55:20.404Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:55:23 [2023-06-29T23:55:23.671Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
23:55:23 [2023-06-29T23:55:23.671Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.899s	coverage: 62.2% of statements
23:55:23 [2023-06-29T23:55:23.671Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:55:23 [2023-06-29T23:55:23.671Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
23:55:23 [2023-06-29T23:55:23.671Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
23:55:25 [2023-06-29T23:55:25.036Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
23:55:25 [2023-06-29T23:55:25.036Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.678s	coverage: 5.2% of statements
23:55:25 [2023-06-29T23:55:25.036Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:55:25 [2023-06-29T23:55:25.292Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
23:55:25 [2023-06-29T23:55:25.292Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
23:55:25 [2023-06-29T23:55:25.292Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:55:25 [2023-06-29T23:55:25.548Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
23:55:25 [2023-06-29T23:55:25.548Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
23:55:26 [2023-06-29T23:55:26.913Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
23:55:26 [2023-06-29T23:55:26.913Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
23:55:26 [2023-06-29T23:55:26.913Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
23:55:26 [2023-06-29T23:55:26.913Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
23:55:26 [2023-06-29T23:55:26.913Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
23:55:27 [2023-06-29T23:55:27.475Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
23:55:27 [2023-06-29T23:55:27.475Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
23:55:27 [2023-06-29T23:55:27.475Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:55:27 [2023-06-29T23:55:27.475Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:55:27 [2023-06-29T23:55:27.475Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:55:28 [2023-06-29T23:55:28.037Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
23:55:28 [2023-06-29T23:55:28.037Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.042s	coverage: 86.2% of statements
23:55:28 [2023-06-29T23:55:28.292Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
23:55:28 [2023-06-29T23:55:28.292Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
23:55:28 [2023-06-29T23:55:28.548Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
23:55:28 [2023-06-29T23:55:28.548Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
23:55:28 [2023-06-29T23:55:28.804Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
23:55:28 [2023-06-29T23:55:28.804Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:55:28 [2023-06-29T23:55:28.804Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
23:55:28 [2023-06-29T23:55:28.804Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
23:55:40 [2023-06-29T23:55:40.972Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
23:55:40 [2023-06-29T23:55:40.972Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:55:42 [2023-06-29T23:55:42.862Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
23:55:42 [2023-06-29T23:55:42.862Z] ok  	github.com/docker/docker/libnetwork/ipam	3.286s	coverage: 80.5% of statements
23:55:42 [2023-06-29T23:55:42.862Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:55:42 [2023-06-29T23:55:42.862Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:55:43 [2023-06-29T23:55:43.117Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
23:55:43 [2023-06-29T23:55:43.117Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
23:55:43 [2023-06-29T23:55:43.373Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
23:55:43 [2023-06-29T23:55:43.373Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
23:55:43 [2023-06-29T23:55:43.373Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:55:43 [2023-06-29T23:55:43.935Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
23:55:43 [2023-06-29T23:55:43.935Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
23:55:44 [2023-06-29T23:55:44.190Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
23:55:44 [2023-06-29T23:55:44.191Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.272s	coverage: 86.4% of statements
23:55:44 [2023-06-29T23:55:44.447Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
23:55:44 [2023-06-29T23:55:44.447Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
23:55:45 [2023-06-29T23:55:45.015Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
23:55:45 [2023-06-29T23:55:45.015Z] ok  	github.com/docker/docker/libnetwork/iptables	0.220s	coverage: 40.7% of statements
23:55:45 [2023-06-29T23:55:45.015Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
23:55:45 [2023-06-29T23:55:45.581Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
23:55:45 [2023-06-29T23:55:45.581Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.4% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.261s	coverage: 58.4% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/osl	4.447s	coverage: 41.5% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.637s	coverage: 46.3% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:57:36 [2023-06-29T23:57:36.961Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
23:57:36 [2023-06-29T23:57:36.961Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
23:57:36 [2023-06-29T23:57:36.961Z] 
23:57:36 [2023-06-29T23:57:36.961Z] === Skipped
23:57:36 [2023-06-29T23:57:36.961Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:57:36 [2023-06-29T23:57:36.961Z]     firewalld_test.go:14: firewalld is not running
23:57:36 [2023-06-29T23:57:36.961Z] 
23:57:36 [2023-06-29T23:57:36.961Z] DONE 355 tests, 1 skipped in 188.149s
Post stage
[Pipeline] junit
23:57:37 [2023-06-29T23:57:37.899Z] Recording test results
23:57:38 [2023-06-29T23:57:38.000Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:57:38 [2023-06-29T23:57:38.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45851/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264dbad43a7a8e971a4bbddceed5abeec9494c06 -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:264dbad43a7a8e971a4bbddceed5abeec9494c06 hack/make.sh dynbinary test-integration
23:57:38 [2023-06-29T23:57:38.566Z] 
23:57:38 [2023-06-29T23:57:38.566Z] Removing bundles/
23:57:38 [2023-06-29T23:57:38.566Z] 
23:57:38 [2023-06-29T23:57:38.566Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:57:38 [2023-06-29T23:57:38.566Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:58:17 [2023-06-29T23:58:17.247Z] Created binary: bundles/dynbinary-daemon/dockerd
23:58:17 [2023-06-29T23:58:17.247Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:58:17 [2023-06-29T23:58:17.247Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:58:17 [2023-06-29T23:58:17.247Z] 
23:58:17 [2023-06-29T23:58:17.247Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:58:17 [2023-06-29T23:58:17.247Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:58:17 [2023-06-29T23:58:17.247Z] HOSTNAME=3b2b45c22728
23:58:17 [2023-06-29T23:58:17.247Z] TESTDEBUG=0
23:58:17 [2023-06-29T23:58:17.247Z] DEST=bundles/test-integration
23:58:17 [2023-06-29T23:58:17.247Z] PWD=/go/src/github.com/docker/docker
23:58:17 [2023-06-29T23:58:17.247Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
23:58:17 [2023-06-29T23:58:17.247Z] DOCKER_GITCOMMIT=264dbad43a7a8e971a4bbddceed5abeec9494c06
23:58:17 [2023-06-29T23:58:17.247Z] container=docker
23:58:17 [2023-06-29T23:58:17.247Z] HOME=/root
23:58:17 [2023-06-29T23:58:17.247Z] CONTAINERD_NAMESPACE=moby
23:58:17 [2023-06-29T23:58:17.247Z] GOLANG_VERSION=1.20.5
23:58:17 [2023-06-29T23:58:17.247Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:58:17 [2023-06-29T23:58:17.247Z] VALIDATE_BRANCH=master
23:58:17 [2023-06-29T23:58:17.247Z] TERM=xterm
23:58:17 [2023-06-29T23:58:17.247Z] DOCKER_PKG=github.com/docker/docker
23:58:17 [2023-06-29T23:58:17.247Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
23:58:17 [2023-06-29T23:58:17.247Z] SHLVL=1
23:58:17 [2023-06-29T23:58:17.247Z] TIMEOUT=120m
23:58:17 [2023-06-29T23:58:17.247Z] DOCKER_GRAPHDRIVER=overlay2
23:58:17 [2023-06-29T23:58:17.247Z] GO111MODULE=off
23:58:17 [2023-06-29T23:58:17.247Z] DOCKER_EXPERIMENTAL=1
23:58:17 [2023-06-29T23:58:17.247Z] TEST_SKIP_INTEGRATION_CLI=1
23:58:17 [2023-06-29T23:58:17.247Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:58:17 [2023-06-29T23:58:17.247Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:58:17 [2023-06-29T23:58:17.247Z] GOPATH=/go
23:58:17 [2023-06-29T23:58:17.247Z] PKG_CONFIG=pkg-config
23:58:17 [2023-06-29T23:58:17.247Z] _=/usr/bin/env
23:58:17 [2023-06-29T23:58:17.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:58:32 [2023-06-29T23:58:32.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:58:33 [2023-06-29T23:58:33.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:58:34 [2023-06-29T23:58:34.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:58:38 [2023-06-29T23:58:38.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:58:41 [2023-06-29T23:58:41.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:58:41 [2023-06-29T23:58:41.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:58:43 [2023-06-29T23:58:43.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:58:44 [2023-06-29T23:58:44.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:58:45 [2023-06-29T23:58:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:58:45 [2023-06-29T23:58:45.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:58:46 [2023-06-29T23:58:46.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:58:48 [2023-06-29T23:58:48.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:58:49 [2023-06-29T23:58:49.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:58:50 [2023-06-29T23:58:50.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:58:51 [2023-06-29T23:58:51.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:58:52 [2023-06-29T23:58:52.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:58:53 [2023-06-29T23:58:53.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:58:54 [2023-06-29T23:58:54.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:58:55 [2023-06-29T23:58:55.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:58:56 [2023-06-29T23:58:56.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:58:57 [2023-06-29T23:58:57.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:58:57 [2023-06-29T23:58:57.691Z] Using test binary /usr/local/cli-integration/docker
23:58:57 [2023-06-29T23:58:57.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:58:57 [2023-06-29T23:58:57.691Z] +++ /etc/init.d/apparmor start
23:58:57 [2023-06-29T23:58:57.691Z] Not: starting.
23:58:57 [2023-06-29T23:58:57.691Z] INFO: Waiting for daemon to start...
23:58:57 [2023-06-29T23:58:57.691Z] Starting dockerd
23:58:57 [2023-06-29T23:58:57.691Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:59:01 [2023-06-29T23:59:01.855Z] .
23:59:01 [2023-06-29T23:59:01.855Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
23:59:01 [2023-06-29T23:59:01.855Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:59:01 [2023-06-29T23:59:01.855Z] ++++ docker load
23:59:01 [2023-06-29T23:59:01.855Z] Loaded image: emptyfs:latest
23:59:01 [2023-06-29T23:59:01.855Z] ++++ tar -cC bundles/test-integration/dangling .
23:59:01 [2023-06-29T23:59:01.855Z] ++++ docker load
23:59:01 [2023-06-29T23:59:01.855Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
23:59:01 [2023-06-29T23:59:01.855Z] Running integration-test (iteration 1)
23:59:01 [2023-06-29T23:59:01.855Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:59:01 [2023-06-29T23:59:01.856Z] ++ 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
23:59:01 [2023-06-29T23:59:01.856Z] ++ set -e
23:59:01 [2023-06-29T23:59:01.856Z] ++ '[' -n 0 ']'
23:59:01 [2023-06-29T23:59:01.856Z] ++ set -x
23:59:01 [2023-06-29T23:59:01.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
23:59:01 [2023-06-29T23:59:01.856Z] Loaded image: busybox:latest
23:59:01 [2023-06-29T23:59:01.856Z] Loaded image: busybox:glibc
23:59:02 [2023-06-29T23:59:02.417Z] Loaded image: debian:bullseye-slim
23:59:02 [2023-06-29T23:59:02.417Z] Loaded image: hello-world:latest
23:59:02 [2023-06-29T23:59:02.673Z] Loaded image: arm32v7/hello-world:latest
23:59:02 [2023-06-29T23:59:02.673Z] INFO: Testing against a local daemon
23:59:02 [2023-06-29T23:59:02.673Z] === RUN   TestCgroupNamespacesBuild
23:59:04 [2023-06-29T23:59:04.038Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
23:59:04 [2023-06-29T23:59:04.038Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:59:04 [2023-06-29T23:59:04.969Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
23:59:04 [2023-06-29T23:59:04.969Z] === RUN   TestBuildWithSession
23:59:04 [2023-06-29T23:59:04.969Z]     build_session_test.go:25: TODO: BuildKit
23:59:04 [2023-06-29T23:59:04.969Z] --- SKIP: TestBuildWithSession (0.00s)
23:59:04 [2023-06-29T23:59:04.969Z] === RUN   TestBuildSquashParent
23:59:08 [2023-06-29T23:59:08.241Z] --- PASS: TestBuildSquashParent (3.22s)
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:08 [2023-06-29T23:59:08.241Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:08 [2023-06-29T23:59:08.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:11 [2023-06-29T23:59:11.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s)
23:59:11 [2023-06-29T23:59:11.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s)
23:59:11 [2023-06-29T23:59:11.508Z] === RUN   TestBuildMultiStageCopy
23:59:11 [2023-06-29T23:59:11.508Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:59:12 [2023-06-29T23:59:12.872Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:59:12 [2023-06-29T23:59:12.872Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:59:12 [2023-06-29T23:59:12.872Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:59:12 [2023-06-29T23:59:12.872Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:59:12 [2023-06-29T23:59:12.872Z] --- PASS: TestBuildMultiStageCopy (1.28s)
23:59:12 [2023-06-29T23:59:12.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
23:59:12 [2023-06-29T23:59:12.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
23:59:12 [2023-06-29T23:59:12.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
23:59:12 [2023-06-29T23:59:12.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
23:59:12 [2023-06-29T23:59:12.873Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
23:59:12 [2023-06-29T23:59:12.873Z] === RUN   TestBuildMultiStageParentConfig
23:59:13 [2023-06-29T23:59:13.128Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
23:59:13 [2023-06-29T23:59:13.128Z] === RUN   TestBuildLabelWithTargets
23:59:13 [2023-06-29T23:59:13.690Z] --- PASS: TestBuildLabelWithTargets (0.58s)
23:59:13 [2023-06-29T23:59:13.690Z] === RUN   TestBuildWithEmptyLayers
23:59:13 [2023-06-29T23:59:13.945Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
23:59:13 [2023-06-29T23:59:13.945Z] === RUN   TestBuildMultiStageOnBuild
23:59:15 [2023-06-29T23:59:15.310Z] --- PASS: TestBuildMultiStageOnBuild (1.36s)
23:59:15 [2023-06-29T23:59:15.310Z] === RUN   TestBuildUncleanTarFilenames
23:59:15 [2023-06-29T23:59:15.310Z] --- PASS: TestBuildUncleanTarFilenames (0.16s)
23:59:15 [2023-06-29T23:59:15.310Z] === RUN   TestBuildMultiStageLayerLeak
23:59:16 [2023-06-29T23:59:16.674Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
23:59:16 [2023-06-29T23:59:16.674Z] === RUN   TestBuildWithHugeFile
00:00:12 [2023-06-30T00:00:12.837Z] --- PASS: TestBuildWithHugeFile (50.59s)
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildWCOWSandboxSize
00:00:12 [2023-06-30T00:00:12.837Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:00:12 [2023-06-30T00:00:12.837Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildWithEmptyDockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:00:12 [2023-06-30T00:00:12.837Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
00:00:12 [2023-06-30T00:00:12.837Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
00:00:12 [2023-06-30T00:00:12.837Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
00:00:12 [2023-06-30T00:00:12.837Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildPreserveOwnership
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildPreserveOwnership/copy_from
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:00:12 [2023-06-30T00:00:12.837Z] --- PASS: TestBuildPreserveOwnership (2.16s)
00:00:12 [2023-06-30T00:00:12.837Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.56s)
00:00:12 [2023-06-30T00:00:12.837Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildPlatformInvalid
00:00:12 [2023-06-30T00:00:12.837Z] --- PASS: TestBuildPlatformInvalid (0.02s)
00:00:12 [2023-06-30T00:00:12.837Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:00:12 [2023-06-30T00:00:12.837Z] Loaded image: busybox:latest
00:00:12 [2023-06-30T00:00:12.837Z] Loaded image: busybox:glibc
00:00:12 [2023-06-30T00:00:12.837Z] Loaded image: debian:bullseye-slim
00:00:12 [2023-06-30T00:00:12.837Z] Loaded image: hello-world:latest
00:00:12 [2023-06-30T00:00:12.837Z] Loaded image: arm32v7/hello-world:latest
00:00:19 [2023-06-30T00:00:19.371Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.72s)
00:00:19 [2023-06-30T00:00:19.371Z] PASS
00:00:19 [2023-06-30T00:00:19.371Z] 
00:00:19 [2023-06-30T00:00:19.371Z] === Skipped
00:00:19 [2023-06-30T00:00:19.371Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:00:19 [2023-06-30T00:00:19.371Z]     build_session_test.go:25: TODO: BuildKit
00:00:19 [2023-06-30T00:00:19.371Z] 
00:00:19 [2023-06-30T00:00:19.371Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
00:00:19 [2023-06-30T00:00:19.371Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:00:19 [2023-06-30T00:00:19.371Z] 
00:00:19 [2023-06-30T00:00:19.371Z] DONE 34 tests, 2 skipped in 77.622s
00:00:19 [2023-06-30T00:00:19.371Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:00:19 [2023-06-30T00:00:19.371Z] ++ 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
00:00:19 [2023-06-30T00:00:19.371Z] ++ set -e
00:00:19 [2023-06-30T00:00:19.371Z] ++ '[' -n 0 ']'
00:00:19 [2023-06-30T00:00:19.371Z] ++ set -x
00:00:19 [2023-06-30T00:00:19.371Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
00:00:19 [2023-06-30T00:00:19.371Z] INFO: Testing against a local daemon
00:00:19 [2023-06-30T00:00:19.371Z] === RUN   TestConfigInspect
00:00:21 [2023-06-30T00:00:21.273Z] --- PASS: TestConfigInspect (1.96s)
00:00:21 [2023-06-30T00:00:21.273Z] === RUN   TestConfigList
00:00:23 [2023-06-30T00:00:23.161Z] --- PASS: TestConfigList (1.93s)
00:00:23 [2023-06-30T00:00:23.161Z] === RUN   TestConfigsCreateAndDelete
00:00:25 [2023-06-30T00:00:25.048Z] --- PASS: TestConfigsCreateAndDelete (1.96s)
00:00:25 [2023-06-30T00:00:25.048Z] === RUN   TestConfigsUpdate
00:00:26 [2023-06-30T00:00:26.935Z] --- PASS: TestConfigsUpdate (1.94s)
00:00:26 [2023-06-30T00:00:26.935Z] === RUN   TestTemplatedConfig
00:00:29 [2023-06-30T00:00:29.449Z] --- PASS: TestTemplatedConfig (2.61s)
00:00:29 [2023-06-30T00:00:29.449Z] === RUN   TestConfigCreateResolve
00:00:31 [2023-06-30T00:00:31.338Z] --- PASS: TestConfigCreateResolve (1.93s)
00:00:31 [2023-06-30T00:00:31.338Z] PASS
00:00:31 [2023-06-30T00:00:31.338Z] 
00:00:31 [2023-06-30T00:00:31.338Z] DONE 6 tests in 12.343s
00:00:31 [2023-06-30T00:00:31.338Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:00:31 [2023-06-30T00:00:31.338Z] ++ 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
00:00:31 [2023-06-30T00:00:31.338Z] ++ set -e
00:00:31 [2023-06-30T00:00:31.338Z] ++ '[' -n 0 ']'
00:00:31 [2023-06-30T00:00:31.338Z] ++ set -x
00:00:31 [2023-06-30T00:00:31.338Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
00:00:31 [2023-06-30T00:00:31.338Z] INFO: Testing against a local daemon
00:00:31 [2023-06-30T00:00:31.338Z] === RUN   TestAttachWithTTY
00:00:31 [2023-06-30T00:00:31.593Z] --- PASS: TestAttachWithTTY (0.07s)
00:00:31 [2023-06-30T00:00:31.593Z] === RUN   TestAttachWithoutTTy
00:00:31 [2023-06-30T00:00:31.593Z] --- PASS: TestAttachWithoutTTy (0.06s)
00:00:31 [2023-06-30T00:00:31.593Z] === RUN   TestCreateWithCDIDevices
00:00:32 [2023-06-30T00:00:32.958Z] --- PASS: TestCreateWithCDIDevices (1.13s)
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestCheckpoint
00:00:32 [2023-06-30T00:00:32.958Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:00:32 [2023-06-30T00:00:32.958Z] --- SKIP: TestCheckpoint (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/commit
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/commit
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/create
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/containers/create
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/commit
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/containers/create
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/commit/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
00:00:32 [2023-06-30T00:00:32.958Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:00:32 [2023-06-30T00:00:32.958Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
00:00:32 [2023-06-30T00:00:32.958Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
00:00:32 [2023-06-30T00:00:32.959Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:00:32 [2023-06-30T00:00:32.959Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
00:00:32 [2023-06-30T00:00:32.959Z] === RUN   TestCopyFromContainerPathIsNotDir
00:00:32 [2023-06-30T00:00:32.959Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
00:00:32 [2023-06-30T00:00:32.959Z] === RUN   TestCopyToContainerPathDoesNotExist
00:00:32 [2023-06-30T00:00:32.959Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:00:32 [2023-06-30T00:00:32.959Z] === RUN   TestCopyEmptyFile
00:00:33 [2023-06-30T00:00:33.214Z] --- PASS: TestCopyEmptyFile (0.29s)
00:00:33 [2023-06-30T00:00:33.214Z] === RUN   TestCopyToContainerPathIsNotDir
00:00:33 [2023-06-30T00:00:33.214Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:00:33 [2023-06-30T00:00:33.214Z] === RUN   TestCopyFromContainer
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer/.
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//.
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer/./
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//./
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//bar/root
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//bar/root/
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer//bar/root/.
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer/bar/quux
00:00:34 [2023-06-30T00:00:34.141Z] === RUN   TestCopyFromContainer/bar/quux/
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/quux/.
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCopyFromContainer/bar/notarget
00:00:34 [2023-06-30T00:00:34.142Z] --- PASS: TestCopyFromContainer (0.93s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer// (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/. (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer//. (0.02s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer//bar/root (0.02s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:34 [2023-06-30T00:00:34.142Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateLinkToNonExistingContainer
00:00:34 [2023-06-30T00:00:34.142Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateWithInvalidEnv
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateWithInvalidEnv/0
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateWithInvalidEnv/0
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateWithInvalidEnv/1
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateWithInvalidEnv/1
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateWithInvalidEnv/2
00:00:34 [2023-06-30T00:00:34.142Z] === PAUSE TestCreateWithInvalidEnv/2
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateWithInvalidEnv/0
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateWithInvalidEnv/2
00:00:34 [2023-06-30T00:00:34.142Z] === CONT  TestCreateWithInvalidEnv/1
00:00:34 [2023-06-30T00:00:34.142Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateTmpfsMountsTarget
00:00:34 [2023-06-30T00:00:34.142Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
00:00:34 [2023-06-30T00:00:34.142Z] === RUN   TestCreateWithCustomMaskedPaths
00:00:35 [2023-06-30T00:00:35.506Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s)
00:00:35 [2023-06-30T00:00:35.506Z] === RUN   TestCreateWithCustomReadonlyPaths
00:00:36 [2023-06-30T00:00:36.871Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:36 [2023-06-30T00:00:36.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:36 [2023-06-30T00:00:36.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:36 [2023-06-30T00:00:36.871Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:36 [2023-06-30T00:00:36.871Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:36 [2023-06-30T00:00:36.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:00:36 [2023-06-30T00:00:36.871Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:00:37 [2023-06-30T00:00:37.433Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateDifferentPlatform
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateDifferentPlatform/different_os
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:00:37 [2023-06-30T00:00:37.433Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:00:37 [2023-06-30T00:00:37.433Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:00:37 [2023-06-30T00:00:37.433Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
00:00:37 [2023-06-30T00:00:37.433Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
00:00:37 [2023-06-30T00:00:37.433Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
00:00:37 [2023-06-30T00:00:37.433Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:00:37 [2023-06-30T00:00:37.433Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
00:00:37 [2023-06-30T00:00:37.433Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
00:00:37 [2023-06-30T00:00:37.433Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestContainerStartOnDaemonRestart
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestContainerStartOnDaemonRestart
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestDaemonRestartIpcMode
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestDaemonRestartIpcMode
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestDaemonHostGatewayIP
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestDaemonHostGatewayIP
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestRestartDaemonWithRestartingContainer
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestHardRestartWhenContainerIsRunning
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestHardRestartWhenContainerIsRunning
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestContainerKillOnDaemonStart
00:00:37 [2023-06-30T00:00:37.433Z] === PAUSE TestContainerKillOnDaemonStart
00:00:37 [2023-06-30T00:00:37.433Z] === RUN   TestDiff
00:00:37 [2023-06-30T00:00:37.994Z] --- PASS: TestDiff (0.46s)
00:00:37 [2023-06-30T00:00:37.994Z] === RUN   TestExecConsoleSize
00:00:38 [2023-06-30T00:00:38.250Z] --- PASS: TestExecConsoleSize (0.52s)
00:00:38 [2023-06-30T00:00:38.250Z] === RUN   TestExecWithCloseStdin
00:00:38 [2023-06-30T00:00:38.811Z] --- PASS: TestExecWithCloseStdin (0.57s)
00:00:38 [2023-06-30T00:00:38.811Z] === RUN   TestExec
00:00:39 [2023-06-30T00:00:39.376Z] --- PASS: TestExec (0.53s)
00:00:39 [2023-06-30T00:00:39.376Z] === RUN   TestExecUser
00:00:39 [2023-06-30T00:00:39.938Z] --- PASS: TestExecUser (0.53s)
00:00:39 [2023-06-30T00:00:39.938Z] === RUN   TestExportContainerAndImportImage
00:00:40 [2023-06-30T00:00:40.499Z] --- PASS: TestExportContainerAndImportImage (0.51s)
00:00:40 [2023-06-30T00:00:40.499Z] === RUN   TestExportContainerAfterDaemonRestart
00:00:47 [2023-06-30T00:00:47.045Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
00:00:47 [2023-06-30T00:00:47.045Z] === RUN   TestHealthCheckWorkdir
00:00:47 [2023-06-30T00:00:47.301Z] --- PASS: TestHealthCheckWorkdir (0.64s)
00:00:47 [2023-06-30T00:00:47.301Z] === RUN   TestHealthKillContainer
00:00:55 [2023-06-30T00:00:55.383Z] --- PASS: TestHealthKillContainer (7.96s)
00:00:55 [2023-06-30T00:00:55.383Z] === RUN   TestHealthCheckProcessKilled
00:00:55 [2023-06-30T00:00:55.944Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
00:00:55 [2023-06-30T00:00:55.944Z] === RUN   TestInspectCpusetInConfigPre120
00:00:56 [2023-06-30T00:00:56.506Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
00:00:56 [2023-06-30T00:00:56.506Z] === RUN   TestInspectAnnotations
00:00:56 [2023-06-30T00:00:56.506Z] --- PASS: TestInspectAnnotations (0.05s)
00:00:56 [2023-06-30T00:00:56.506Z] === RUN   TestIpcModeNone
00:00:57 [2023-06-30T00:00:57.067Z] --- PASS: TestIpcModeNone (0.50s)
00:00:57 [2023-06-30T00:00:57.067Z] === RUN   TestIpcModePrivate
00:00:57 [2023-06-30T00:00:57.322Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
00:00:57 [2023-06-30T00:00:57.577Z] --- PASS: TestIpcModePrivate (0.49s)
00:00:57 [2023-06-30T00:00:57.577Z] === RUN   TestIpcModeShareable
00:00:57 [2023-06-30T00:00:57.833Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
00:00:58 [2023-06-30T00:00:58.089Z] --- PASS: TestIpcModeShareable (0.53s)
00:00:58 [2023-06-30T00:00:58.089Z] === RUN   TestAPIIpcModeShareableAndContainer
00:00:59 [2023-06-30T00:00:59.977Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s)
00:00:59 [2023-06-30T00:00:59.977Z] === RUN   TestAPIIpcModeHost
00:00:59 [2023-06-30T00:00:59.977Z] --- PASS: TestAPIIpcModeHost (0.36s)
00:00:59 [2023-06-30T00:00:59.977Z] === RUN   TestDaemonIpcModeShareable
00:01:00 [2023-06-30T00:01:00.904Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
00:01:01 [2023-06-30T00:01:01.160Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
00:01:01 [2023-06-30T00:01:01.160Z] === RUN   TestDaemonIpcModePrivate
00:01:02 [2023-06-30T00:01:02.088Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
00:01:02 [2023-06-30T00:01:02.088Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
00:01:02 [2023-06-30T00:01:02.088Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:01:03 [2023-06-30T00:01:03.015Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
00:01:03 [2023-06-30T00:01:03.271Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
00:01:03 [2023-06-30T00:01:03.271Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:01:04 [2023-06-30T00:01:04.198Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
00:01:04 [2023-06-30T00:01:04.454Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
00:01:04 [2023-06-30T00:01:04.454Z] === RUN   TestIpcModeOlderClient
00:01:04 [2023-06-30T00:01:04.454Z] === PAUSE TestIpcModeOlderClient
00:01:04 [2023-06-30T00:01:04.454Z] === RUN   TestKillContainerInvalidSignal
00:01:05 [2023-06-30T00:01:05.015Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
00:01:05 [2023-06-30T00:01:05.015Z] === RUN   TestKillContainer
00:01:05 [2023-06-30T00:01:05.015Z] === RUN   TestKillContainer/no_signal
00:01:05 [2023-06-30T00:01:05.577Z] === RUN   TestKillContainer/non_killing_signal
00:01:05 [2023-06-30T00:01:05.845Z] === RUN   TestKillContainer/killing_signal
00:01:06 [2023-06-30T00:01:06.410Z] --- PASS: TestKillContainer (1.57s)
00:01:06 [2023-06-30T00:01:06.410Z]     --- PASS: TestKillContainer/no_signal (0.53s)
00:01:06 [2023-06-30T00:01:06.410Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
00:01:06 [2023-06-30T00:01:06.410Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
00:01:06 [2023-06-30T00:01:06.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:01:06 [2023-06-30T00:01:06.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:01:06 [2023-06-30T00:01:06.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:01:07 [2023-06-30T00:01:07.532Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
00:01:07 [2023-06-30T00:01:07.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
00:01:07 [2023-06-30T00:01:07.532Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
00:01:07 [2023-06-30T00:01:07.532Z] === RUN   TestKillStoppedContainer
00:01:07 [2023-06-30T00:01:07.532Z] --- PASS: TestKillStoppedContainer (0.05s)
00:01:07 [2023-06-30T00:01:07.532Z] === RUN   TestKillStoppedContainerAPIPre120
00:01:07 [2023-06-30T00:01:07.532Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
00:01:07 [2023-06-30T00:01:07.532Z] === RUN   TestKillDifferentUserContainer
00:01:08 [2023-06-30T00:01:08.094Z] --- PASS: TestKillDifferentUserContainer (0.45s)
00:01:08 [2023-06-30T00:01:08.094Z] === RUN   TestInspectOomKilledTrue
00:01:08 [2023-06-30T00:01:08.656Z] --- PASS: TestInspectOomKilledTrue (0.54s)
00:01:08 [2023-06-30T00:01:08.656Z] === RUN   TestInspectOomKilledFalse
00:01:08 [2023-06-30T00:01:08.912Z] --- PASS: TestInspectOomKilledFalse (0.48s)
00:01:08 [2023-06-30T00:01:08.912Z] === RUN   TestLinksEtcHostsContentMatch
00:01:09 [2023-06-30T00:01:09.492Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
00:01:09 [2023-06-30T00:01:09.493Z] === RUN   TestLinksContainerNames
00:01:10 [2023-06-30T00:01:10.419Z] --- PASS: TestLinksContainerNames (1.01s)
00:01:10 [2023-06-30T00:01:10.419Z] === RUN   TestLogsFollowTailEmpty
00:01:10 [2023-06-30T00:01:10.980Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/tty/only_stdout
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/tty/only_stdout
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/tty/only_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/tty/only_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
00:01:10 [2023-06-30T00:01:10.980Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
00:01:10 [2023-06-30T00:01:10.980Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.981Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
00:01:10 [2023-06-30T00:01:10.981Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
00:01:10 [2023-06-30T00:01:10.981Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
00:01:10 [2023-06-30T00:01:10.981Z] === CONT  TestLogs/driver_local/tty/only_stdout
00:01:10 [2023-06-30T00:01:10.981Z] === CONT  TestLogs/driver_local/tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
00:01:12 [2023-06-30T00:01:12.345Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
00:01:12 [2023-06-30T00:01:12.345Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
00:01:14 [2023-06-30T00:01:14.234Z] --- PASS: TestLogs (3.26s)
00:01:14 [2023-06-30T00:01:14.234Z]     --- PASS: TestLogs/driver_local (0.01s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.05s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.21s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.29s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.54s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.61s)
00:01:14 [2023-06-30T00:01:14.234Z]     --- PASS: TestLogs/driver_json-file (0.01s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.86s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.34s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.45s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.57s)
00:01:14 [2023-06-30T00:01:14.234Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.62s)
00:01:14 [2023-06-30T00:01:14.234Z] === RUN   TestContainerNetworkMountsNoChown
00:01:14 [2023-06-30T00:01:14.490Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/default
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/default
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/private
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/private
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rprivate
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rprivate
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/slave
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/slave
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rslave
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rslave
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/shared
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/shared
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rshared
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rshared
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/default
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/rslave
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/rshared
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/default/bind_root
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/private
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/shared
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/private/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === CONT  TestMountDaemonRoot/rprivate
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:01:14 [2023-06-30T00:01:14.490Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/slave
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/private/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/default/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:01:14 [2023-06-30T00:01:14.491Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/default/bind_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/default/mount_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/private/mount_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/private/bind_root
00:01:14 [2023-06-30T00:01:14.746Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:01:14 [2023-06-30T00:01:14.746Z] --- PASS: TestMountDaemonRoot (0.02s)
00:01:14 [2023-06-30T00:01:14.746Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:01:14 [2023-06-30T00:01:14.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
00:01:14 [2023-06-30T00:01:14.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:01:14 [2023-06-30T00:01:14.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:01:14 [2023-06-30T00:01:14.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
00:01:14 [2023-06-30T00:01:14.746Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:01:14 [2023-06-30T00:01:14.747Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:01:14 [2023-06-30T00:01:14.747Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
00:01:14 [2023-06-30T00:01:14.747Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
00:01:14 [2023-06-30T00:01:14.747Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:01:14 [2023-06-30T00:01:14.747Z] === RUN   TestContainerBindMountNonRecursive
00:01:16 [2023-06-30T00:01:16.111Z] --- PASS: TestContainerBindMountNonRecursive (1.20s)
00:01:16 [2023-06-30T00:01:16.111Z] === RUN   TestContainerVolumesMountedAsShared
00:01:16 [2023-06-30T00:01:16.366Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
00:01:16 [2023-06-30T00:01:16.366Z] === RUN   TestContainerVolumesMountedAsSlave
00:01:16 [2023-06-30T00:01:16.622Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
00:01:16 [2023-06-30T00:01:16.622Z] === RUN   TestContainerCopyLeaksMounts
00:01:17 [2023-06-30T00:01:17.184Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
00:01:17 [2023-06-30T00:01:17.184Z] === RUN   TestContainerBindMountRecursivelyReadOnly
00:01:19 [2023-06-30T00:01:19.701Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.14s)
00:01:19 [2023-06-30T00:01:19.701Z] === RUN   TestNetworkNat
00:01:19 [2023-06-30T00:01:19.701Z] --- PASS: TestNetworkNat (0.46s)
00:01:19 [2023-06-30T00:01:19.701Z] === RUN   TestNetworkLocalhostTCPNat
00:01:20 [2023-06-30T00:01:20.262Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
00:01:20 [2023-06-30T00:01:20.262Z] === RUN   TestNetworkLoopbackNat
00:01:23 [2023-06-30T00:01:23.530Z] --- PASS: TestNetworkLoopbackNat (2.63s)
00:01:23 [2023-06-30T00:01:23.530Z] === RUN   TestPause
00:01:23 [2023-06-30T00:01:23.530Z] --- PASS: TestPause (0.50s)
00:01:23 [2023-06-30T00:01:23.530Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:01:23 [2023-06-30T00:01:23.530Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:01:23 [2023-06-30T00:01:23.530Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:01:23 [2023-06-30T00:01:23.530Z] === RUN   TestPauseStopPausedContainer
00:01:24 [2023-06-30T00:01:24.092Z] --- PASS: TestPauseStopPausedContainer (0.47s)
00:01:24 [2023-06-30T00:01:24.092Z] === RUN   TestPidHost
00:01:25 [2023-06-30T00:01:25.019Z] --- PASS: TestPidHost (1.04s)
00:01:25 [2023-06-30T00:01:25.019Z] === RUN   TestPsFilter
00:01:25 [2023-06-30T00:01:25.019Z] === RUN   TestPsFilter/since
00:01:25 [2023-06-30T00:01:25.019Z] === RUN   TestPsFilter/before
00:01:25 [2023-06-30T00:01:25.019Z] --- PASS: TestPsFilter (0.11s)
00:01:25 [2023-06-30T00:01:25.019Z]     --- PASS: TestPsFilter/since (0.00s)
00:01:25 [2023-06-30T00:01:25.019Z]     --- PASS: TestPsFilter/before (0.00s)
00:01:25 [2023-06-30T00:01:25.019Z] === RUN   TestRemoveContainerWithRemovedVolume
00:01:25 [2023-06-30T00:01:25.580Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
00:01:25 [2023-06-30T00:01:25.580Z] === RUN   TestRemoveContainerWithVolume
00:01:26 [2023-06-30T00:01:26.142Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
00:01:26 [2023-06-30T00:01:26.142Z] === RUN   TestRemoveContainerRunning
00:01:26 [2023-06-30T00:01:26.398Z] --- PASS: TestRemoveContainerRunning (0.48s)
00:01:26 [2023-06-30T00:01:26.398Z] === RUN   TestRemoveContainerForceRemoveRunning
00:01:26 [2023-06-30T00:01:26.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
00:01:26 [2023-06-30T00:01:26.960Z] === RUN   TestRemoveInvalidContainer
00:01:26 [2023-06-30T00:01:26.960Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:01:26 [2023-06-30T00:01:26.960Z] === RUN   TestRenameLinkedContainer
00:01:28 [2023-06-30T00:01:28.850Z] --- PASS: TestRenameLinkedContainer (1.96s)
00:01:28 [2023-06-30T00:01:28.850Z] === RUN   TestRenameStoppedContainer
00:01:29 [2023-06-30T00:01:29.411Z] --- PASS: TestRenameStoppedContainer (0.45s)
00:01:29 [2023-06-30T00:01:29.411Z] === RUN   TestRenameRunningContainerAndReuse
00:01:30 [2023-06-30T00:01:30.338Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
00:01:30 [2023-06-30T00:01:30.338Z] === RUN   TestRenameInvalidName
00:01:30 [2023-06-30T00:01:30.905Z] --- PASS: TestRenameInvalidName (0.48s)
00:01:30 [2023-06-30T00:01:30.905Z] === RUN   TestRenameAnonymousContainer
00:01:32 [2023-06-30T00:01:32.795Z] --- PASS: TestRenameAnonymousContainer (1.65s)
00:01:32 [2023-06-30T00:01:32.795Z] === RUN   TestRenameContainerWithSameName
00:01:33 [2023-06-30T00:01:33.051Z] --- PASS: TestRenameContainerWithSameName (0.48s)
00:01:33 [2023-06-30T00:01:33.051Z] === RUN   TestRenameContainerWithLinkedContainer
00:01:33 [2023-06-30T00:01:33.978Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
00:01:33 [2023-06-30T00:01:33.978Z] === RUN   TestResize
00:01:34 [2023-06-30T00:01:34.540Z] --- PASS: TestResize (0.47s)
00:01:34 [2023-06-30T00:01:34.540Z] === RUN   TestResizeWithInvalidSize
00:01:34 [2023-06-30T00:01:34.795Z] --- PASS: TestResizeWithInvalidSize (0.47s)
00:01:34 [2023-06-30T00:01:34.795Z] === RUN   TestResizeWhenContainerNotStarted
00:01:35 [2023-06-30T00:01:35.357Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:01:35 [2023-06-30T00:01:35.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:01:37 [2023-06-30T00:01:37.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:01:37 [2023-06-30T00:01:37.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:01:38 [2023-06-30T00:01:38.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:01:38 [2023-06-30T00:01:38.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:01:38 [2023-06-30T00:01:38.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:01:38 [2023-06-30T00:01:38.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:01:38 [2023-06-30T00:01:38.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:39 [2023-06-30T00:01:39.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:01:43 [2023-06-30T00:01:43.306Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.62s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
00:01:43 [2023-06-30T00:01:43.306Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s)
00:01:43 [2023-06-30T00:01:43.306Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
00:01:43 [2023-06-30T00:01:43.306Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
00:01:44 [2023-06-30T00:01:44.232Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
00:01:45 [2023-06-30T00:01:45.597Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s)
00:01:45 [2023-06-30T00:01:45.597Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
00:01:45 [2023-06-30T00:01:45.597Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s)
00:01:45 [2023-06-30T00:01:45.597Z] === RUN   TestCgroupNamespacesRun
00:01:46 [2023-06-30T00:01:46.523Z] --- PASS: TestCgroupNamespacesRun (1.07s)
00:01:46 [2023-06-30T00:01:46.523Z] === RUN   TestCgroupNamespacesRunPrivileged
00:01:47 [2023-06-30T00:01:47.449Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
00:01:47 [2023-06-30T00:01:47.449Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:01:48 [2023-06-30T00:01:48.814Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
00:01:48 [2023-06-30T00:01:48.814Z] === RUN   TestCgroupNamespacesRunHostMode
00:01:49 [2023-06-30T00:01:49.741Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
00:01:49 [2023-06-30T00:01:49.741Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:01:51 [2023-06-30T00:01:51.104Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
00:01:51 [2023-06-30T00:01:51.104Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:01:52 [2023-06-30T00:01:52.031Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
00:01:52 [2023-06-30T00:01:52.031Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:01:52 [2023-06-30T00:01:52.592Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
00:01:52 [2023-06-30T00:01:52.592Z] === RUN   TestCgroupNamespacesRunOlderClient
00:01:53 [2023-06-30T00:01:53.972Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
00:01:53 [2023-06-30T00:01:53.972Z] === RUN   TestNISDomainname
00:01:54 [2023-06-30T00:01:54.228Z] --- PASS: TestNISDomainname (0.57s)
00:01:54 [2023-06-30T00:01:54.228Z] === RUN   TestHostnameDnsResolution
00:01:55 [2023-06-30T00:01:55.155Z] --- PASS: TestHostnameDnsResolution (0.71s)
00:01:55 [2023-06-30T00:01:55.155Z] === RUN   TestUnprivilegedPortsAndPing
00:01:55 [2023-06-30T00:01:55.410Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
00:01:55 [2023-06-30T00:01:55.410Z] === RUN   TestPrivilegedHostDevices
00:01:55 [2023-06-30T00:01:55.972Z] --- PASS: TestPrivilegedHostDevices (0.50s)
00:01:55 [2023-06-30T00:01:55.972Z] === RUN   TestRunConsoleSize
00:01:56 [2023-06-30T00:01:56.533Z] --- PASS: TestRunConsoleSize (0.45s)
00:01:56 [2023-06-30T00:01:56.533Z] === RUN   TestRunWithAlternativeContainerdShim
00:02:00 [2023-06-30T00:02:00.697Z] --- PASS: TestRunWithAlternativeContainerdShim (3.99s)
00:02:00 [2023-06-30T00:02:00.697Z] === RUN   TestStats
00:02:03 [2023-06-30T00:02:03.212Z] --- PASS: TestStats (2.51s)
00:02:03 [2023-06-30T00:02:03.212Z] === RUN   TestStopContainerWithTimeout
00:02:03 [2023-06-30T00:02:03.212Z] === RUN   TestStopContainerWithTimeout/0
00:02:03 [2023-06-30T00:02:03.212Z] === PAUSE TestStopContainerWithTimeout/0
00:02:03 [2023-06-30T00:02:03.212Z] === RUN   TestStopContainerWithTimeout/1
00:02:03 [2023-06-30T00:02:03.212Z] === PAUSE TestStopContainerWithTimeout/1
00:02:03 [2023-06-30T00:02:03.212Z] === RUN   TestStopContainerWithTimeout/3
00:02:03 [2023-06-30T00:02:03.212Z] === PAUSE TestStopContainerWithTimeout/3
00:02:03 [2023-06-30T00:02:03.212Z] === RUN   TestStopContainerWithTimeout/-1
00:02:03 [2023-06-30T00:02:03.212Z] === PAUSE TestStopContainerWithTimeout/-1
00:02:03 [2023-06-30T00:02:03.212Z] === CONT  TestStopContainerWithTimeout/0
00:02:03 [2023-06-30T00:02:03.212Z] === CONT  TestStopContainerWithTimeout/3
00:02:03 [2023-06-30T00:02:03.212Z] === CONT  TestStopContainerWithTimeout/-1
00:02:03 [2023-06-30T00:02:03.212Z] === CONT  TestStopContainerWithTimeout/1
00:02:06 [2023-06-30T00:02:06.478Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:02:06 [2023-06-30T00:02:06.478Z]     --- PASS: TestStopContainerWithTimeout/0 (0.90s)
00:02:06 [2023-06-30T00:02:06.478Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
00:02:06 [2023-06-30T00:02:06.478Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
00:02:06 [2023-06-30T00:02:06.478Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
00:02:06 [2023-06-30T00:02:06.478Z] === RUN   TestStopContainerWithTimeoutCancel
00:02:06 [2023-06-30T00:02:06.478Z] === PAUSE TestStopContainerWithTimeoutCancel
00:02:06 [2023-06-30T00:02:06.478Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:02:08 [2023-06-30T00:02:08.366Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
00:02:08 [2023-06-30T00:02:08.366Z] === RUN   TestUpdateMemory
00:02:08 [2023-06-30T00:02:08.927Z] --- PASS: TestUpdateMemory (0.55s)
00:02:08 [2023-06-30T00:02:08.927Z] === RUN   TestUpdateCPUQuota
00:02:09 [2023-06-30T00:02:09.487Z] --- PASS: TestUpdateCPUQuota (0.79s)
00:02:09 [2023-06-30T00:02:09.487Z] === RUN   TestUpdatePidsLimit
00:02:09 [2023-06-30T00:02:09.487Z] === RUN   TestUpdatePidsLimit/update_from_none
00:02:09 [2023-06-30T00:02:09.743Z] === RUN   TestUpdatePidsLimit/no_change
00:02:10 [2023-06-30T00:02:10.305Z] === RUN   TestUpdatePidsLimit/update_lower
00:02:10 [2023-06-30T00:02:10.305Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:02:10 [2023-06-30T00:02:10.561Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:02:10 [2023-06-30T00:02:10.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:02:11 [2023-06-30T00:02:11.072Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:02:11 [2023-06-30T00:02:11.999Z] --- PASS: TestUpdatePidsLimit (2.37s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
00:02:11 [2023-06-30T00:02:11.999Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
00:02:11 [2023-06-30T00:02:11.999Z] === RUN   TestUpdateRestartPolicy
00:02:24 [2023-06-30T00:02:24.166Z] --- PASS: TestUpdateRestartPolicy (10.86s)
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestUpdateRestartWithAutoRemove
00:02:24 [2023-06-30T00:02:24.166Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitNonBlocked
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:02:24 [2023-06-30T00:02:24.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:02:24 [2023-06-30T00:02:24.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:02:24 [2023-06-30T00:02:24.166Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:02:24 [2023-06-30T00:02:24.166Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:02:24 [2023-06-30T00:02:24.166Z] --- PASS: TestWaitNonBlocked (0.01s)
00:02:24 [2023-06-30T00:02:24.166Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
00:02:24 [2023-06-30T00:02:24.166Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitBlocked
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:02:24 [2023-06-30T00:02:24.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:02:24 [2023-06-30T00:02:24.166Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:02:24 [2023-06-30T00:02:24.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:02:24 [2023-06-30T00:02:24.166Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:02:24 [2023-06-30T00:02:24.166Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:02:24 [2023-06-30T00:02:24.748Z] --- PASS: TestWaitBlocked (0.01s)
00:02:24 [2023-06-30T00:02:24.748Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
00:02:24 [2023-06-30T00:02:24.748Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
00:02:24 [2023-06-30T00:02:24.748Z] === RUN   TestWaitConditions
00:02:24 [2023-06-30T00:02:24.748Z] === RUN   TestWaitConditions/default
00:02:24 [2023-06-30T00:02:24.748Z] === PAUSE TestWaitConditions/default
00:02:24 [2023-06-30T00:02:24.748Z] === RUN   TestWaitConditions/not-running
00:02:24 [2023-06-30T00:02:24.748Z] === PAUSE TestWaitConditions/not-running
00:02:24 [2023-06-30T00:02:24.748Z] === RUN   TestWaitConditions/next-exit
00:02:24 [2023-06-30T00:02:24.748Z] === PAUSE TestWaitConditions/next-exit
00:02:24 [2023-06-30T00:02:24.748Z] === RUN   TestWaitConditions/removed
00:02:24 [2023-06-30T00:02:24.748Z] === PAUSE TestWaitConditions/removed
00:02:24 [2023-06-30T00:02:24.748Z] === CONT  TestWaitConditions/default
00:02:24 [2023-06-30T00:02:24.748Z] === CONT  TestWaitConditions/next-exit
00:02:24 [2023-06-30T00:02:24.748Z] === CONT  TestWaitConditions/not-running
00:02:24 [2023-06-30T00:02:24.748Z] === CONT  TestWaitConditions/removed
00:02:24 [2023-06-30T00:02:24.748Z]     wait_test.go:146: ContainerID = 9526e7fd8e71c863a02fe8de76ab6b6ad39aaaaa016b9123c3f0ba74a01a1257
00:02:24 [2023-06-30T00:02:24.748Z]     wait_test.go:146: ContainerID = 6545cb587c63993182df1302cc8a67b819798b3379dee048e28134f8c67032f2
00:02:24 [2023-06-30T00:02:24.748Z]     wait_test.go:146: ContainerID = 0837650e9f1cc561827333e83acacea5047c11e2ca5df012232ac4389aa59c15
00:02:24 [2023-06-30T00:02:24.748Z]     wait_test.go:146: ContainerID = f62e714218d7c224ddcdcf0b9076c32b206c59b1be54b8f4804aba5b4cc272a9
00:02:26 [2023-06-30T00:02:26.118Z] --- PASS: TestWaitConditions (0.01s)
00:02:26 [2023-06-30T00:02:26.118Z]     --- PASS: TestWaitConditions/default (0.79s)
00:02:26 [2023-06-30T00:02:26.118Z]     --- PASS: TestWaitConditions/removed (1.02s)
00:02:26 [2023-06-30T00:02:26.118Z]     --- PASS: TestWaitConditions/next-exit (1.11s)
00:02:26 [2023-06-30T00:02:26.118Z]     --- PASS: TestWaitConditions/not-running (1.17s)
00:02:26 [2023-06-30T00:02:26.118Z] === RUN   TestWaitRestartedContainer
00:02:26 [2023-06-30T00:02:26.118Z] === RUN   TestWaitRestartedContainer/default
00:02:26 [2023-06-30T00:02:26.118Z] === PAUSE TestWaitRestartedContainer/default
00:02:26 [2023-06-30T00:02:26.118Z] === RUN   TestWaitRestartedContainer/not-running
00:02:26 [2023-06-30T00:02:26.118Z] === PAUSE TestWaitRestartedContainer/not-running
00:02:26 [2023-06-30T00:02:26.118Z] === RUN   TestWaitRestartedContainer/next-exit
00:02:26 [2023-06-30T00:02:26.118Z] === PAUSE TestWaitRestartedContainer/next-exit
00:02:26 [2023-06-30T00:02:26.118Z] === CONT  TestWaitRestartedContainer/default
00:02:26 [2023-06-30T00:02:26.118Z] === CONT  TestWaitRestartedContainer/next-exit
00:02:26 [2023-06-30T00:02:26.118Z] === CONT  TestWaitRestartedContainer/not-running
00:02:28 [2023-06-30T00:02:28.634Z] --- PASS: TestWaitRestartedContainer (0.01s)
00:02:28 [2023-06-30T00:02:28.634Z]     --- PASS: TestWaitRestartedContainer/default (1.49s)
00:02:28 [2023-06-30T00:02:28.634Z]     --- PASS: TestWaitRestartedContainer/not-running (2.14s)
00:02:28 [2023-06-30T00:02:28.634Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.19s)
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestContainerStartOnDaemonRestart
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestDaemonHostGatewayIP
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestRestartDaemonWithRestartingContainer
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestDaemonRestartIpcMode
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestHardRestartWhenContainerIsRunning
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestStopContainerWithTimeoutCancel
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestIpcModeOlderClient
00:02:28 [2023-06-30T00:02:28.634Z] === CONT  TestContainerKillOnDaemonStart
00:02:28 [2023-06-30T00:02:28.634Z] --- PASS: TestIpcModeOlderClient (0.10s)
00:02:30 [2023-06-30T00:02:30.523Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
00:02:30 [2023-06-30T00:02:30.523Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
00:02:30 [2023-06-30T00:02:30.780Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.62s)
00:02:30 [2023-06-30T00:02:30.780Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
00:02:30 [2023-06-30T00:02:30.780Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.48s)
00:02:31 [2023-06-30T00:02:31.342Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s)
00:02:31 [2023-06-30T00:02:31.598Z] --- PASS: TestDaemonHostGatewayIP (3.47s)
00:02:31 [2023-06-30T00:02:31.854Z] --- PASS: TestStopContainerWithTimeoutCancel (3.79s)
00:02:32 [2023-06-30T00:02:32.110Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
00:02:32 [2023-06-30T00:02:32.366Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s)
00:02:40 [2023-06-30T00:02:40.448Z] --- PASS: TestContainerKillOnDaemonStart (11.91s)
00:02:40 [2023-06-30T00:02:40.448Z] PASS
00:02:40 [2023-06-30T00:02:40.448Z] 
00:02:40 [2023-06-30T00:02:40.448Z] === Skipped
00:02:40 [2023-06-30T00:02:40.448Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:02:40 [2023-06-30T00:02:40.448Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:02:40 [2023-06-30T00:02:40.448Z] 
00:02:40 [2023-06-30T00:02:40.448Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:02:40 [2023-06-30T00:02:40.448Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:02:40 [2023-06-30T00:02:40.448Z] 
00:02:40 [2023-06-30T00:02:40.448Z] DONE 290 tests, 2 skipped in 128.702s
00:02:40 [2023-06-30T00:02:40.448Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
00:02:40 [2023-06-30T00:02:40.448Z] ++ 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
00:02:40 [2023-06-30T00:02:40.448Z] ++ set -e
00:02:40 [2023-06-30T00:02:40.448Z] ++ '[' -n 0 ']'
00:02:40 [2023-06-30T00:02:40.448Z] ++ set -x
00:02:40 [2023-06-30T00:02:40.449Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
00:02:40 [2023-06-30T00:02:40.449Z] INFO: Testing against a local daemon
00:02:40 [2023-06-30T00:02:40.449Z] === RUN   TestConfigDaemonID
00:02:41 [2023-06-30T00:02:41.376Z]     daemon_test.go:52: [dabdca7483f33] daemon is not started
00:02:41 [2023-06-30T00:02:41.376Z] --- PASS: TestConfigDaemonID (1.04s)
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation/config_with_no_content
00:02:41 [2023-06-30T00:02:41.376Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation/config_with_{}
00:02:41 [2023-06-30T00:02:41.376Z] === PAUSE TestDaemonConfigValidation/config_with_{}
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation/invalid_config
00:02:41 [2023-06-30T00:02:41.376Z] === PAUSE TestDaemonConfigValidation/invalid_config
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation/malformed_config
00:02:41 [2023-06-30T00:02:41.376Z] === PAUSE TestDaemonConfigValidation/malformed_config
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestDaemonConfigValidation/valid_config
00:02:41 [2023-06-30T00:02:41.376Z] === PAUSE TestDaemonConfigValidation/valid_config
00:02:41 [2023-06-30T00:02:41.376Z] === CONT  TestDaemonConfigValidation/config_with_no_content
00:02:41 [2023-06-30T00:02:41.376Z] === CONT  TestDaemonConfigValidation/malformed_config
00:02:41 [2023-06-30T00:02:41.376Z] === CONT  TestDaemonConfigValidation/valid_config
00:02:41 [2023-06-30T00:02:41.376Z] === CONT  TestDaemonConfigValidation/invalid_config
00:02:41 [2023-06-30T00:02:41.376Z] === CONT  TestDaemonConfigValidation/config_with_{}
00:02:41 [2023-06-30T00:02:41.376Z] --- PASS: TestDaemonConfigValidation (0.00s)
00:02:41 [2023-06-30T00:02:41.376Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
00:02:41 [2023-06-30T00:02:41.376Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
00:02:41 [2023-06-30T00:02:41.376Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
00:02:41 [2023-06-30T00:02:41.376Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
00:02:41 [2023-06-30T00:02:41.376Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestConfigDaemonSeccompProfiles
00:02:41 [2023-06-30T00:02:41.376Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
00:02:42 [2023-06-30T00:02:42.303Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
00:02:43 [2023-06-30T00:02:43.230Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
00:02:44 [2023-06-30T00:02:44.595Z]     daemon_test.go:166: [dcec8083231f8] daemon is not started
00:02:44 [2023-06-30T00:02:44.595Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
00:02:44 [2023-06-30T00:02:44.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
00:02:44 [2023-06-30T00:02:44.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
00:02:44 [2023-06-30T00:02:44.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
00:02:44 [2023-06-30T00:02:44.595Z] === RUN   TestDaemonProxy
00:02:44 [2023-06-30T00:02:44.595Z] === RUN   TestDaemonProxy/environment_variables
00:02:45 [2023-06-30T00:02:45.959Z] === RUN   TestDaemonProxy/command-line_options
00:02:47 [2023-06-30T00:02:47.847Z] === RUN   TestDaemonProxy/configuration_file
00:02:49 [2023-06-30T00:02:49.735Z] === RUN   TestDaemonProxy/conflicting_options
00:02:49 [2023-06-30T00:02:49.991Z] === RUN   TestDaemonProxy/reload_sanitized
00:02:50 [2023-06-30T00:02:50.554Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
00:02:50 [2023-06-30T00:02:50.554Z] --- PASS: TestDaemonProxy (6.24s)
00:02:50 [2023-06-30T00:02:50.554Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
00:02:50 [2023-06-30T00:02:50.554Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
00:02:50 [2023-06-30T00:02:50.554Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
00:02:50 [2023-06-30T00:02:50.554Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
00:02:50 [2023-06-30T00:02:50.554Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
00:02:50 [2023-06-30T00:02:50.554Z] === RUN   TestLiveRestore
00:02:50 [2023-06-30T00:02:50.554Z] === RUN   TestLiveRestore/volume_references
00:02:50 [2023-06-30T00:02:50.554Z] === PAUSE TestLiveRestore/volume_references
00:02:50 [2023-06-30T00:02:50.554Z] === CONT  TestLiveRestore/volume_references
00:02:51 [2023-06-30T00:02:51.116Z] === RUN   TestLiveRestore/volume_references/restartPolicy
00:02:51 [2023-06-30T00:02:51.116Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
00:02:52 [2023-06-30T00:02:52.043Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
00:02:53 [2023-06-30T00:02:53.409Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
00:02:53 [2023-06-30T00:02:53.970Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
00:02:55 [2023-06-30T00:02:55.335Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
00:02:56 [2023-06-30T00:02:56.262Z] --- PASS: TestLiveRestore (0.00s)
00:02:56 [2023-06-30T00:02:56.262Z]     --- PASS: TestLiveRestore/volume_references (5.48s)
00:02:56 [2023-06-30T00:02:56.262Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.91s)
00:02:56 [2023-06-30T00:02:56.262Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
00:02:56 [2023-06-30T00:02:56.262Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
00:02:56 [2023-06-30T00:02:56.262Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
00:02:56 [2023-06-30T00:02:56.262Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
00:02:56 [2023-06-30T00:02:56.262Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.97s)
00:02:56 [2023-06-30T00:02:56.262Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
00:02:56 [2023-06-30T00:02:56.824Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
00:02:56 [2023-06-30T00:02:56.824Z] PASS
00:02:56 [2023-06-30T00:02:56.824Z] 
00:02:56 [2023-06-30T00:02:56.824Z] === Skipped
00:02:56 [2023-06-30T00:02:56.824Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
00:02:56 [2023-06-30T00:02:56.824Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
00:02:56 [2023-06-30T00:02:56.824Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
00:02:56 [2023-06-30T00:02:56.824Z] 
00:02:56 [2023-06-30T00:02:56.824Z] DONE 26 tests, 1 skipped in 16.656s
00:02:56 [2023-06-30T00:02:56.824Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:02:56 [2023-06-30T00:02:56.824Z] ++ 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
00:02:56 [2023-06-30T00:02:56.824Z] ++ set -e
00:02:56 [2023-06-30T00:02:56.824Z] ++ '[' -n 0 ']'
00:02:56 [2023-06-30T00:02:56.824Z] ++ set -x
00:02:56 [2023-06-30T00:02:56.824Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
00:02:56 [2023-06-30T00:02:56.824Z] INFO: Testing against a local daemon
00:02:56 [2023-06-30T00:02:56.824Z] === RUN   TestCommitInheritsEnv
00:02:56 [2023-06-30T00:02:56.824Z] --- PASS: TestCommitInheritsEnv (0.16s)
00:02:56 [2023-06-30T00:02:56.824Z] === RUN   TestImportExtremelyLargeImageWorks
00:02:56 [2023-06-30T00:02:56.824Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:02:56 [2023-06-30T00:02:56.824Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:02:56 [2023-06-30T00:02:56.824Z] === RUN   TestImportWithCustomPlatform
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/#00
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/_______
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform//
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/linux
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/LINUX
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/macos
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/macos/arm64
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImportWithCustomPlatform/nintendo64
00:02:57 [2023-06-30T00:02:57.080Z] --- PASS: TestImportWithCustomPlatform (0.14s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
00:02:57 [2023-06-30T00:02:57.080Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImageInspectEmptyTagsAndDigests
00:02:57 [2023-06-30T00:02:57.080Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImagesFilterMultiReference
00:02:57 [2023-06-30T00:02:57.080Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:02:57 [2023-06-30T00:02:57.080Z] === RUN   TestImagesFilterBeforeSince
00:02:57 [2023-06-30T00:02:57.336Z]     list_test.go:87: ImageList: ID=sha256:7a5011e84226e18e57936bb99e587c6bdb12967597063d48f058c739b0aee45d RepoTags=[testimagesfilterbeforesince:v2]
00:02:57 [2023-06-30T00:02:57.336Z]     list_test.go:87: ImageList: ID=sha256:0ac6aa199066f5a7db67a6855e33e4e4f56ed9efa08926dbda088cf6417bb05d RepoTags=[testimagesfilterbeforesince:v3]
00:02:57 [2023-06-30T00:02:57.336Z]     list_test.go:87: ImageList: ID=sha256:3c32a8ed7e2bcc34c0039da2cafd754369853f88556f4c7579a71eaffc18de43 RepoTags=[testimagesfilterbeforesince:v1]
00:02:57 [2023-06-30T00:02:57.336Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
00:02:57 [2023-06-30T00:02:57.336Z] === RUN   TestImagePullPlatformInvalid
00:02:57 [2023-06-30T00:02:57.336Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:02:57 [2023-06-30T00:02:57.336Z] === RUN   TestImagePullStoredfDigestForOtherRepo
00:02:57 [2023-06-30T00:02:57.336Z] time="2023-06-30T00:02:57Z" 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.5 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.336Z] time="2023-06-30T00:02:57Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.336Z] time="2023-06-30T00:02:57Z" level=info msg="Starting upload purge in 22m0s" go.version=go1.20.5 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.336Z] time="2023-06-30T00:02:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd2c331b-9dc1-41a9-9fc3-3bb2fedb2ed0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cd2c331b-9dc1-41a9-9fc3-3bb2fedb2ed0 http.request.method=GET http.request.remoteaddr="127.0.0.1:39886" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.032367ms http.response.status=200 http.response.written=2 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d52e0696-c967-4f11-80fa-0ec5443a9033 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d52e0696-c967-4f11-80fa-0ec5443a9033 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d52e0696-c967-4f11-80fa-0ec5443a9033 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=26.314µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e30b800-ae3e-4410-94bb-1d4875955e82 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=d52e0696-c967-4f11-80fa-0ec5443a9033 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.890409ms http.response.status=404 http.response.written=157 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=91ae74dd-0d47-4237-8c95-115030b8c999 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=91ae74dd-0d47-4237-8c95-115030b8c999 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=91ae74dd-0d47-4237-8c95-115030b8c999 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=23.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e03cf29f-7047-4a8b-b0b2-79b2a6e2dcb7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=91ae74dd-0d47-4237-8c95-115030b8c999 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.031906ms http.response.status=404 http.response.written=157 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=92.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=258358cb-8979-4922-9e40-484cad939e14 trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.931µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29277268-c00e-4178-873d-e3f2e94b1d6b trace.line=141 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=55.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=040ce9fe-3c2f-4177-95ee-8ffd6d00d53b trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=22.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1a81a6b-0d7a-48d6-9d4b-dd840a71daa1 trace.line=141 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=66.871µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=32ad279c-70eb-411b-a484-79733ff6fa4e trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0c0540de-a134-4fb7-82f1-b7443c094e2e http.request.method=POST http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.926053ms http.response.status=202 http.response.written=0 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=67.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c915fe75-0683-4a4f-87ae-7ab084b792db trace.line=95 vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7475937e-0090-4521-b853-d0096f7a3953 http.request.method=POST http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.173927ms http.response.status=202 http.response.written=0 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=39.196µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8944ed5-d1cf-4985-910f-0064eadea1df trace.line=82 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=497b77ac-0ff5-4f36-8c6c-5ef6445d58a2 trace.line=141 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.595Z] time="2023-06-30T00:02:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=33.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d00979de-023c-4376-b39d-7c3387f57e11 trace.line=82 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.119µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92672921-b4f8-4496-bb10-10ea006c6455 trace.line=141 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=66.929µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a3c05b25-fa0f-4d48-b713-4d3fa777f930 trace.line=124 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=22.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1488b41a-7cdd-400c-8a36-cde50a3f1199 trace.line=141 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=24.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08745007-6d1c-4cea-9f4e-d87f5441de3c trace.line=141 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=15.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c29ba2f3-38b5-4bb9-821f-00ab0cb9b2cd trace.line=141 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=51.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e66f9658-a7b0-4d9c-97a8-83f096b845c7 trace.line=167 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=75.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=35dd9483-498f-46d7-ac4f-2701a76ef237 trace.line=124 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=11.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3bd3b4a-a723-4abe-bae1-8acc8b7d383a trace.line=141 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=57.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ec835aea-a87e-4e85-bf65-f59edc00c8ce trace.line=95 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=15.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74edaebc-0adc-4eed-ac9d-7f568118fb37 trace.line=141 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=18.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a3b2cb4-a3d6-408e-8cc3-153edcf9b6d0 trace.line=141 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=102.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=daadf0e6-6497-40fe-ab98-3d95250749dc trace.line=181 vars.name=test vars.uuid=f59b2df9-c0bb-4a7d-9688-2964bd7b10cb version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=59.602µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c0e67b6f-5daa-4381-b570-413eda6b9b6b trace.line=167 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e23efc72-fd79-4b8b-b1de-70fee2cb3d39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39902" http.request.uri="/v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.429551ms http.response.status=201 http.response.written=0 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "PUT /v2/test/blobs/uploads/f59b2df9-c0bb-4a7d-9688-2964bd7b10cb?_state=Smf4iVsLwhe_irtrRp1uk3DeKUswzZwhqCWoa21eHcJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY1OWIyZGY5LWMwYmItNGE3ZC05Njg4LTI5NjRiZDdiMTBjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgxNTAwNloifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=43.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=143501c5-34f4-4910-804c-9875af243724 trace.line=95 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=78.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e0a48551-bf5b-4a8e-b06d-1ea7dce1c297 trace.line=181 vars.name=test vars.uuid=7afed1ae-5d0d-454a-9495-4bc4a166fd82 version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2653a276-907d-4b5f-ae28-3947898f0418 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.957343ms http.response.status=201 http.response.written=0 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.596Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "PUT /v2/test/blobs/uploads/7afed1ae-5d0d-454a-9495-4bc4a166fd82?_state=sOWYfyuM3PGt46quBdjsWndNiHVk5Zc4utArXkgzgCd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdhZmVkMWFlLTVkMGQtNDU0YS05NDk1LTRiYzRhMTY2ZmQ4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQwMDowMjo1Ny40MjgzMjMwMzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.596Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff630b84-9634-401e-9822-5baf3100e4a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff630b84-9634-401e-9822-5baf3100e4a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff630b84-9634-401e-9822-5baf3100e4a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=20.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d8b0d1d-e41a-411d-8477-17818f1c3645 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=ff630b84-9634-401e-9822-5baf3100e4a1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.791µs" http.response.status=404 http.response.written=96 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=32.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e679304-9b08-46a6-8439-7cef2e3c137e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=11.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2293db83-4c92-4c6a-a5c9-5c7d119e2c8d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=17.272µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c1a98fc1-600d-4226-a63e-7fe1bc245131 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=8.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=68f4e70d-af01-4be7-9572-6052ba2ad9f0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=10.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc3fc7aa-922e-404d-b788-a3d8d668fcc2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=45.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=28b2506f-f495-4952-9c50-25f7ac7aea7d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=49.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0391f89a-c676-43fd-8533-94ff380d0b42 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=24.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c6b23e86-5057-4290-a6b4-d594a0314c3d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=57.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=256ddab7-bff4-4d7d-9fc8-79cc75cdc4e4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=31.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1d81d45-522e-435a-804a-8b7aa4ca3480 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=6bfc3e6a-149c-4323-b844-a03a283c655c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39894" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.56677ms http.response.status=201 http.response.written=0 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d245ee7a-180a-4ae5-9166-acd4957d8f88 http.request.method=GET http.request.remoteaddr="127.0.0.1:39920" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=d245ee7a-180a-4ae5-9166-acd4957d8f88 http.request.method=GET http.request.remoteaddr="127.0.0.1:39920" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.414µs" http.response.status=200 http.response.written=2 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=34.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec4aabf4-7a12-4c69-ace8-d3a9269930f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=21.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6ab31dd3-7e54-458b-88ee-e3d767e6f502 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.597Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.299µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5e3c536-8f32-4f2e-bae0-a02e1031f4ab trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=15.876µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25643844-7f0f-44b8-85fa-2aad7a113885 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference=latest version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a05b7a2a-6fff-4cb0-b8a1-54c1b27daf5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-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.274367ms http.response.status=200 http.response.written=417 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=37.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=437c254b-650a-4f90-97b5-b3de05dab562 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.726µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8470be98-5543-4418-a795-189dd170a488 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=15.656µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04374a7c-512c-4f1b-9fc9-327ae4c28525 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=c6801949-866d-4357-84d1-593b6874acc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-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.250277ms http.response.status=200 http.response.written=417 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=36.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f8ada89d-f7a1-4c66-8412-d80ac5fb29f7 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=12.849µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7239fb96-e7db-4b77-91ec-e4617dc75f8d trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=31.893µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85b35096-21c8-4701-a32f-257da2e7e374 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=16.5µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57c99c4b-9b20-4190-853c-316faaaf991b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=11.963µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=644f4245-8428-4448-bb8d-39c174a13414 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.598Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=10.15µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b6ea9d04-a613-482c-bf30-5c3e2ece9ef5 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=15.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3e1c79f0-3dc9-4ede-8228-52ef02e86c8e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=7.909µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6603a46d-9c18-4154-adea-f75b0f07ce66 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=8.336µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b3a352d-609a-40ec-9cc6-eb5502022034 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=5.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3a8d3657-3f1a-4dc9-82da-368c96edcc12 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=16.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3d3561fe-9d0c-49d9-b0a5-f405ac3aff98 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=13.391µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=1b1b3ac4-7264-475d-a520-7d51d0e1c927 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=5.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e31ef204-f33c-4e2c-8c61-a8f1464ca261 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=17.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5905715-8889-4667-9bc8-80659608a7a9 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=8.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0f584e7-f5a1-477e-9a7d-40730b2399c5 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=77.529µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9b528dfb-132e-4c2a-a28a-8b238ded21ab trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26584dfe-bdbb-4f20-83ee-9dddd04cbf61 http.request.method=GET http.request.remoteaddr="127.0.0.1:39946" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.667142ms http.response.status=200 http.response.written=194 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=28.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e57da6c9-dc27-403a-be5e-7abe68fb5516 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=14.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7bc516a-9635-4b84-975d-3187d599ae38 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=299a69dc-f2de-4325-8f8e-7002e8c6fe8d http.request.method=GET http.request.remoteaddr="127.0.0.1:39962" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.502268ms http.response.status=200 http.response.written=68 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=b5e4fa80-c536-47cd-851f-b968f11fd3c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=b5e4fa80-c536-47cd-851f-b968f11fd3c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:39986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.213µs" http.response.status=200 http.response.written=2 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.599Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=28.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6d76c39-c63d-4ee8-968d-aabced8afaed trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=11.167µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad545c7d-d518-4b97-8a40-26c5e9b1385f trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=7dd885b4-8e3e-46fd-981d-465dc1421af1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39998" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022341ms http.response.status=404 http.response.written=181 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=21.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d568cd2-d376-48f8-97f4-a451fc2186de trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=faae4f41-ddc0-481d-8358-a02706863dfe trace.duration=11.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d33a7eb-7783-41cf-afa1-1d2bf6f82ff6 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] time="2023-06-30T00:02:57Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=17079d24-3156-499e-8b50-a6f29e17b191 http.request.method=GET http.request.remoteaddr="127.0.0.1:40010" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.000466ms http.response.status=404 http.response.written=181 instance.id=faae4f41-ddc0-481d-8358-a02706863dfe vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
00:02:57 [2023-06-30T00:02:57.600Z] 127.0.0.1 - - [30/Jun/2023:00:02:57 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/264dbad43a7a8e971a4bbddceed5abeec9494c06 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
00:02:57 [2023-06-30T00:02:57.600Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
00:02:57 [2023-06-30T00:02:57.600Z] === RUN   TestRemoveImageOrphaning
00:02:57 [2023-06-30T00:02:57.856Z] --- PASS: TestRemoveImageOrphaning (0.16s)
00:02:57 [2023-06-30T00:02:57.856Z] === RUN   TestRemoveImageGarbageCollector
00:02:57 [2023-06-30T00:02:57.856Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:02:57 [2023-06-30T00:02:57.856Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:02:57 [2023-06-30T00:02:57.856Z] === RUN   TestSaveCheckTimes
00:02:57 [2023-06-30T00:02:57.856Z] === PAUSE TestSaveCheckTimes
00:02:57 [2023-06-30T00:02:57.856Z] === RUN   TestSaveRepoWithMultipleImages
00:02:58 [2023-06-30T00:02:58.784Z] --- PASS: TestSaveRepoWithMultipleImages (1.00s)
00:02:58 [2023-06-30T00:02:58.784Z] === RUN   TestSaveDirectoryPermissions
00:02:59 [2023-06-30T00:02:59.711Z] --- PASS: TestSaveDirectoryPermissions (1.06s)
00:02:59 [2023-06-30T00:02:59.711Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestTagInvalidReference
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagInvalidReference (0.01s)
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestTagValidPrefixedRepo
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestTagExistedNameWithoutForce
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestTagOfficialNames
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagOfficialNames (0.05s)
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestTagMatchesDigest
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestTagMatchesDigest (0.01s)
00:02:59 [2023-06-30T00:02:59.967Z] === CONT  TestSaveCheckTimes
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestSaveCheckTimes (0.03s)
00:02:59 [2023-06-30T00:02:59.967Z] PASS
00:02:59 [2023-06-30T00:02:59.967Z] 
00:02:59 [2023-06-30T00:02:59.967Z] === Skipped
00:02:59 [2023-06-30T00:02:59.967Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:02:59 [2023-06-30T00:02:59.967Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:02:59 [2023-06-30T00:02:59.967Z] 
00:02:59 [2023-06-30T00:02:59.967Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:02:59 [2023-06-30T00:02:59.967Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:02:59 [2023-06-30T00:02:59.967Z] 
00:02:59 [2023-06-30T00:02:59.967Z] DONE 28 tests, 2 skipped in 3.304s
00:02:59 [2023-06-30T00:02:59.967Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:02:59 [2023-06-30T00:02:59.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
00:02:59 [2023-06-30T00:02:59.967Z] ++ set -e
00:02:59 [2023-06-30T00:02:59.967Z] ++ '[' -n 0 ']'
00:02:59 [2023-06-30T00:02:59.967Z] ++ set -x
00:02:59 [2023-06-30T00:02:59.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestStripANSICommands
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestStripANSICommands/#00
00:02:59 [2023-06-30T00:02:59.967Z] === RUN   TestStripANSICommands/#01
00:02:59 [2023-06-30T00:02:59.967Z] --- PASS: TestStripANSICommands (0.00s)
00:02:59 [2023-06-30T00:02:59.967Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:02:59 [2023-06-30T00:02:59.967Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:02:59 [2023-06-30T00:02:59.967Z] PASS
00:02:59 [2023-06-30T00:02:59.967Z] 
00:02:59 [2023-06-30T00:02:59.967Z] DONE 3 tests in 0.009s
00:03:00 [2023-06-30T00:03:00.223Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:03:00 [2023-06-30T00:03:00.223Z] ++ 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
00:03:00 [2023-06-30T00:03:00.223Z] ++ set -e
00:03:00 [2023-06-30T00:03:00.223Z] ++ '[' -n 0 ']'
00:03:00 [2023-06-30T00:03:00.223Z] ++ set -x
00:03:00 [2023-06-30T00:03:00.223Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
00:03:00 [2023-06-30T00:03:00.223Z] INFO: Testing against a local daemon
00:03:00 [2023-06-30T00:03:00.223Z] === RUN   TestNetworkCreateDelete
00:03:00 [2023-06-30T00:03:00.223Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:03:00 [2023-06-30T00:03:00.223Z] === RUN   TestDockerNetworkDeletePreferID
00:03:00 [2023-06-30T00:03:00.785Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
00:03:00 [2023-06-30T00:03:00.785Z] === RUN   TestDaemonDNSFallback
00:03:07 [2023-06-30T00:03:07.319Z] --- PASS: TestDaemonDNSFallback (6.28s)
00:03:07 [2023-06-30T00:03:07.319Z] === RUN   TestInspectNetwork
00:03:09 [2023-06-30T00:03:09.834Z] === RUN   TestInspectNetwork/full_network_id
00:03:09 [2023-06-30T00:03:09.834Z] === RUN   TestInspectNetwork/partial_network_id
00:03:09 [2023-06-30T00:03:09.834Z] === RUN   TestInspectNetwork/network_name
00:03:09 [2023-06-30T00:03:09.834Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:03:15 [2023-06-30T00:03:15.076Z] --- PASS: TestInspectNetwork (7.15s)
00:03:15 [2023-06-30T00:03:15.076Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:03:15 [2023-06-30T00:03:15.076Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:03:15 [2023-06-30T00:03:15.076Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:03:15 [2023-06-30T00:03:15.076Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:03:15 [2023-06-30T00:03:15.076Z] === RUN   TestRunContainerWithBridgeNone
00:03:15 [2023-06-30T00:03:15.638Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/create
00:03:15 [2023-06-30T00:03:15.638Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:03:15 [2023-06-30T00:03:15.638Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:03:15 [2023-06-30T00:03:15.638Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:03:15 [2023-06-30T00:03:15.638Z] === CONT  TestNetworkInvalidJSON/networks/create
00:03:15 [2023-06-30T00:03:15.638Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:03:15 [2023-06-30T00:03:15.638Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:03:15 [2023-06-30T00:03:15.638Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:03:15 [2023-06-30T00:03:15.638Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkList
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkList//networks
00:03:15 [2023-06-30T00:03:15.638Z] === PAUSE TestNetworkList//networks
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestNetworkList//networks/
00:03:15 [2023-06-30T00:03:15.638Z] === PAUSE TestNetworkList//networks/
00:03:15 [2023-06-30T00:03:15.638Z] === CONT  TestNetworkList//networks
00:03:15 [2023-06-30T00:03:15.638Z] === CONT  TestNetworkList//networks/
00:03:15 [2023-06-30T00:03:15.638Z] --- PASS: TestNetworkList (0.01s)
00:03:15 [2023-06-30T00:03:15.638Z]     --- PASS: TestNetworkList//networks (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:03:15 [2023-06-30T00:03:15.638Z] === RUN   TestHostIPv4BridgeLabel
00:03:16 [2023-06-30T00:03:16.567Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
00:03:16 [2023-06-30T00:03:16.567Z] === RUN   TestDefaultNetworkOpts
00:03:16 [2023-06-30T00:03:16.567Z] === RUN   TestDefaultNetworkOpts/default_value
00:03:17 [2023-06-30T00:03:17.932Z] === RUN   TestDefaultNetworkOpts/cmdline_value
00:03:19 [2023-06-30T00:03:19.303Z] === RUN   TestDefaultNetworkOpts/config-from_value
00:03:20 [2023-06-30T00:03:20.668Z] --- PASS: TestDefaultNetworkOpts (4.14s)
00:03:20 [2023-06-30T00:03:20.668Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.41s)
00:03:20 [2023-06-30T00:03:20.668Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.38s)
00:03:20 [2023-06-30T00:03:20.668Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.35s)
00:03:20 [2023-06-30T00:03:20.668Z] === RUN   TestDaemonRestartWithLiveRestore
00:03:21 [2023-06-30T00:03:21.595Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
00:03:21 [2023-06-30T00:03:21.595Z] === RUN   TestDaemonDefaultNetworkPools
00:03:22 [2023-06-30T00:03:22.522Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
00:03:22 [2023-06-30T00:03:22.522Z] === RUN   TestDaemonRestartWithExistingNetwork
00:03:23 [2023-06-30T00:03:23.449Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
00:03:23 [2023-06-30T00:03:23.449Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:03:24 [2023-06-30T00:03:24.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
00:03:24 [2023-06-30T00:03:24.814Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:03:25 [2023-06-30T00:03:25.377Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
00:03:25 [2023-06-30T00:03:25.377Z] === RUN   TestServiceWithPredefinedNetwork
00:03:27 [2023-06-30T00:03:27.891Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
00:03:27 [2023-06-30T00:03:27.891Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:03:27 [2023-06-30T00:03:27.891Z]     service_test.go:242: FLAKY_TEST
00:03:27 [2023-06-30T00:03:27.891Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:03:27 [2023-06-30T00:03:27.891Z] === RUN   TestServiceWithDataPathPortInit
00:03:42 [2023-06-30T00:03:42.775Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
00:03:42 [2023-06-30T00:03:42.775Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:03:43 [2023-06-30T00:03:43.337Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6quw7x1aq5utmxqjif7g9jngn Created:2023-06-30 00:03:42.347632112 +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[45e486a7f591657f0013e8813daf7febe475c09f694d0774659aadc08d13d750:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0n0f0fuy56b34puxcvu9040v9 EndpointID:7317616db14e8c1c199abc7c4040af887292fb53107689bacda80d30c203f5c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0278534a5c348acca530c9ecdeffc7d2b8397f1aabf7b34be3b28f9fc68e4804 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:43c2b70de391 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0n0f0fuy56b34puxcvu9040v9 EndpointID:7317616db14e8c1c199abc7c4040af887292fb53107689bacda80d30c203f5c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:03:48 [2023-06-30T00:03:48.581Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
00:03:48 [2023-06-30T00:03:48.581Z] PASS
00:03:48 [2023-06-30T00:03:48.581Z] 
00:03:48 [2023-06-30T00:03:48.581Z] === Skipped
00:03:48 [2023-06-30T00:03:48.581Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:03:48 [2023-06-30T00:03:48.581Z]     service_test.go:242: FLAKY_TEST
00:03:48 [2023-06-30T00:03:48.581Z] 
00:03:48 [2023-06-30T00:03:48.581Z] DONE 42 tests, 1 skipped in 47.893s
00:03:48 [2023-06-30T00:03:48.581Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:03:48 [2023-06-30T00:03:48.581Z] ++ 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
00:03:48 [2023-06-30T00:03:48.581Z] ++ set -e
00:03:48 [2023-06-30T00:03:48.581Z] ++ '[' -n 0 ']'
00:03:48 [2023-06-30T00:03:48.581Z] ++ set -x
00:03:48 [2023-06-30T00:03:48.581Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:03:48 [2023-06-30T00:03:48.581Z] INFO: Testing against a local daemon
00:03:48 [2023-06-30T00:03:48.581Z] === RUN   TestDockerNetworkIpvlanPersistance
00:03:48 [2023-06-30T00:03:48.581Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:03:48 [2023-06-30T00:03:48.581Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:03:48 [2023-06-30T00:03:48.581Z] === RUN   TestDockerNetworkIpvlan
00:03:48 [2023-06-30T00:03:48.581Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:03:48 [2023-06-30T00:03:48.581Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:03:48 [2023-06-30T00:03:48.581Z] PASS
00:03:48 [2023-06-30T00:03:48.581Z] 
00:03:48 [2023-06-30T00:03:48.581Z] === Skipped
00:03:48 [2023-06-30T00:03:48.581Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:03:48 [2023-06-30T00:03:48.581Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:03:48 [2023-06-30T00:03:48.581Z] 
00:03:48 [2023-06-30T00:03:48.581Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:03:48 [2023-06-30T00:03:48.581Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:03:48 [2023-06-30T00:03:48.581Z] 
00:03:48 [2023-06-30T00:03:48.581Z] DONE 2 tests, 2 skipped in 0.032s
00:03:48 [2023-06-30T00:03:48.581Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:03:48 [2023-06-30T00:03:48.581Z] ++ 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
00:03:48 [2023-06-30T00:03:48.581Z] ++ set -e
00:03:48 [2023-06-30T00:03:48.581Z] ++ '[' -n 0 ']'
00:03:48 [2023-06-30T00:03:48.581Z] ++ set -x
00:03:48 [2023-06-30T00:03:48.581Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:03:48 [2023-06-30T00:03:48.581Z] INFO: Testing against a local daemon
00:03:48 [2023-06-30T00:03:48.581Z] === RUN   TestDockerNetworkMacvlanPersistance
00:03:49 [2023-06-30T00:03:49.508Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
00:03:49 [2023-06-30T00:03:49.508Z] === RUN   TestDockerNetworkMacvlan
00:03:49 [2023-06-30T00:03:49.764Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:03:50 [2023-06-30T00:03:50.691Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:03:51 [2023-06-30T00:03:51.253Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:03:53 [2023-06-30T00:03:53.142Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:03:54 [2023-06-30T00:03:54.507Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:03:57 [2023-06-30T00:03:57.775Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:03:58 [2023-06-30T00:03:58.031Z] --- PASS: TestDockerNetworkMacvlan (8.66s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.61s)
00:03:58 [2023-06-30T00:03:58.031Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s)
00:03:58 [2023-06-30T00:03:58.031Z] PASS
00:03:58 [2023-06-30T00:03:58.031Z] 
00:03:58 [2023-06-30T00:03:58.031Z] DONE 8 tests in 9.875s
00:03:58 [2023-06-30T00:03:58.031Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:03:58 [2023-06-30T00:03:58.031Z] ++ 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
00:03:58 [2023-06-30T00:03:58.031Z] ++ set -e
00:03:58 [2023-06-30T00:03:58.031Z] ++ '[' -n 0 ']'
00:03:58 [2023-06-30T00:03:58.031Z] ++ set -x
00:03:58 [2023-06-30T00:03:58.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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:03:58 [2023-06-30T00:03:58.032Z] testing: warning: no tests to run
00:03:58 [2023-06-30T00:03:58.032Z] PASS
00:03:58 [2023-06-30T00:03:58.032Z] 
00:03:58 [2023-06-30T00:03:58.032Z] DONE 0 tests in 0.007s
00:03:58 [2023-06-30T00:03:58.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:03:58 [2023-06-30T00:03:58.032Z] ++ 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
00:03:58 [2023-06-30T00:03:58.032Z] ++ set -e
00:03:58 [2023-06-30T00:03:58.032Z] ++ '[' -n 0 ']'
00:03:58 [2023-06-30T00:03:58.032Z] ++ set -x
00:03:58 [2023-06-30T00:03:58.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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:03:58 [2023-06-30T00:03:58.032Z] INFO: Testing against a local daemon
00:03:58 [2023-06-30T00:03:58.032Z] === RUN   TestAuthZPluginAllowRequest
00:03:59 [2023-06-30T00:03:59.397Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
00:03:59 [2023-06-30T00:03:59.397Z] === RUN   TestAuthZPluginTLS
00:03:59 [2023-06-30T00:03:59.652Z] --- PASS: TestAuthZPluginTLS (0.55s)
00:03:59 [2023-06-30T00:03:59.652Z] === RUN   TestAuthZPluginDenyRequest
00:04:00 [2023-06-30T00:04:00.214Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
00:04:00 [2023-06-30T00:04:00.214Z] === RUN   TestAuthZPluginAPIDenyResponse
00:04:00 [2023-06-30T00:04:00.776Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:04:00 [2023-06-30T00:04:00.776Z] === RUN   TestAuthZPluginDenyResponse
00:04:01 [2023-06-30T00:04:01.337Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
00:04:01 [2023-06-30T00:04:01.337Z] === RUN   TestAuthZPluginAllowEventStream
00:04:02 [2023-06-30T00:04:02.703Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
00:04:02 [2023-06-30T00:04:02.703Z] === RUN   TestAuthZPluginErrorResponse
00:04:02 [2023-06-30T00:04:02.958Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
00:04:02 [2023-06-30T00:04:02.958Z] === RUN   TestAuthZPluginErrorRequest
00:04:03 [2023-06-30T00:04:03.520Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:04:03 [2023-06-30T00:04:03.520Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:04:04 [2023-06-30T00:04:04.082Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
00:04:04 [2023-06-30T00:04:04.082Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:04:05 [2023-06-30T00:04:05.447Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
00:04:05 [2023-06-30T00:04:05.447Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:04:06 [2023-06-30T00:04:06.375Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s)
00:04:06 [2023-06-30T00:04:06.375Z] === RUN   TestAuthZPluginHeader
00:04:06 [2023-06-30T00:04:06.936Z] --- PASS: TestAuthZPluginHeader (0.61s)
00:04:06 [2023-06-30T00:04:06.936Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:04:06 [2023-06-30T00:04:06.936Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:06 [2023-06-30T00:04:06.936Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:04:06 [2023-06-30T00:04:06.936Z] === RUN   TestAuthZPluginV2Disable
00:04:06 [2023-06-30T00:04:06.936Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:06 [2023-06-30T00:04:06.936Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:04:06 [2023-06-30T00:04:06.936Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:04:06 [2023-06-30T00:04:06.936Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:06 [2023-06-30T00:04:06.936Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:04:06 [2023-06-30T00:04:06.936Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:04:06 [2023-06-30T00:04:06.936Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:06 [2023-06-30T00:04:06.936Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:04:06 [2023-06-30T00:04:06.936Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:04:25 [2023-06-30T00:04:25.193Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
00:04:25 [2023-06-30T00:04:25.193Z] PASS
00:04:25 [2023-06-30T00:04:25.193Z] 
00:04:25 [2023-06-30T00:04:25.193Z] === Skipped
00:04:25 [2023-06-30T00:04:25.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:25 [2023-06-30T00:04:25.193Z] 
00:04:25 [2023-06-30T00:04:25.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:25 [2023-06-30T00:04:25.193Z] 
00:04:25 [2023-06-30T00:04:25.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:25 [2023-06-30T00:04:25.193Z] 
00:04:25 [2023-06-30T00:04:25.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:25 [2023-06-30T00:04:25.193Z] 
00:04:25 [2023-06-30T00:04:25.193Z] DONE 17 tests, 4 skipped in 25.952s
00:04:25 [2023-06-30T00:04:25.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:04:25 [2023-06-30T00:04:25.193Z] ++ 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
00:04:25 [2023-06-30T00:04:25.193Z] ++ set -e
00:04:25 [2023-06-30T00:04:25.193Z] ++ '[' -n 0 ']'
00:04:25 [2023-06-30T00:04:25.193Z] ++ set -x
00:04:25 [2023-06-30T00:04:25.193Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:04:25 [2023-06-30T00:04:25.193Z] INFO: Testing against a local daemon
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:04:25 [2023-06-30T00:04:25.193Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:04:25 [2023-06-30T00:04:25.193Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:04:25 [2023-06-30T00:04:25.193Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:04:25 [2023-06-30T00:04:25.193Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:04:25 [2023-06-30T00:04:25.193Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:04:25 [2023-06-30T00:04:25.193Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:04:25 [2023-06-30T00:04:25.193Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:04:25 [2023-06-30T00:04:25.193Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInstall
00:04:25 [2023-06-30T00:04:25.193Z] === RUN   TestPluginInstall/no_auth
00:04:27 [2023-06-30T00:04:27.083Z] time="2023-06-30T00:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:27 [2023-06-30T00:04:27.083Z] time="2023-06-30T00:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4100b082c62d11ad48e49fb13fbf63c670318927978f893522d038e87cc7f7ce" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:27 [2023-06-30T00:04:27.083Z] time="2023-06-30T00:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:27 [2023-06-30T00:04:27.083Z] time="2023-06-30T00:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4100b082c62d11ad48e49fb13fbf63c670318927978f893522d038e87cc7f7ce" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:27 [2023-06-30T00:04:27.083Z] === RUN   TestPluginInstall/with_htpasswd
00:04:27 [2023-06-30T00:04:27.338Z] time="2023-06-30T00:04:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:27 [2023-06-30T00:04:27.339Z] time="2023-06-30T00:04:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4100b082c62d11ad48e49fb13fbf63c670318927978f893522d038e87cc7f7ce" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:27 [2023-06-30T00:04:27.339Z] time="2023-06-30T00:04:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:27 [2023-06-30T00:04:27.339Z] time="2023-06-30T00:04:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4100b082c62d11ad48e49fb13fbf63c670318927978f893522d038e87cc7f7ce" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:27 [2023-06-30T00:04:27.594Z] === RUN   TestPluginInstall/with_insecure
00:04:28 [2023-06-30T00:04:28.522Z] time="2023-06-30T00:04:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:28 [2023-06-30T00:04:28.522Z] time="2023-06-30T00:04:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71569ad2f2bcc883ff68e8ade33698b1a00a27ede3f87aac22e430e52223011d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:28 [2023-06-30T00:04:28.522Z] time="2023-06-30T00:04:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:04:28 [2023-06-30T00:04:28.522Z] time="2023-06-30T00:04:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71569ad2f2bcc883ff68e8ade33698b1a00a27ede3f87aac22e430e52223011d" mediatype=application/vnd.docker.plugin.v1+json size=522
00:04:28 [2023-06-30T00:04:28.522Z]     plugin_test.go:195: [d3eb798550913] daemon is not started
00:04:28 [2023-06-30T00:04:28.522Z] --- PASS: TestPluginInstall (4.44s)
00:04:28 [2023-06-30T00:04:28.522Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
00:04:28 [2023-06-30T00:04:28.522Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
00:04:28 [2023-06-30T00:04:28.522Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
00:04:28 [2023-06-30T00:04:28.522Z] === RUN   TestPluginsWithRuntimes
00:04:29 [2023-06-30T00:04:29.887Z] === RUN   TestPluginsWithRuntimes/No_Args
00:04:30 [2023-06-30T00:04:30.814Z] === RUN   TestPluginsWithRuntimes/With_Args
00:04:31 [2023-06-30T00:04:31.740Z] --- PASS: TestPluginsWithRuntimes (3.37s)
00:04:31 [2023-06-30T00:04:31.740Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
00:04:31 [2023-06-30T00:04:31.740Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
00:04:31 [2023-06-30T00:04:31.740Z] === RUN   TestPluginBackCompatMediaTypes
00:04:32 [2023-06-30T00:04:32.301Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
00:04:32 [2023-06-30T00:04:32.301Z] PASS
00:04:32 [2023-06-30T00:04:32.301Z] 
00:04:32 [2023-06-30T00:04:32.301Z] DONE 24 tests in 8.384s
00:04:32 [2023-06-30T00:04:32.301Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:04:32 [2023-06-30T00:04:32.301Z] ++ 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
00:04:32 [2023-06-30T00:04:32.301Z] ++ set -e
00:04:32 [2023-06-30T00:04:32.301Z] ++ '[' -n 0 ']'
00:04:32 [2023-06-30T00:04:32.301Z] ++ set -x
00:04:32 [2023-06-30T00:04:32.301Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:04:32 [2023-06-30T00:04:32.301Z] INFO: Testing against a local daemon
00:04:32 [2023-06-30T00:04:32.301Z] === RUN   TestExternalGraphDriver
00:04:32 [2023-06-30T00:04:32.863Z] === RUN   TestExternalGraphDriver/json
00:04:34 [2023-06-30T00:04:34.228Z] === RUN   TestExternalGraphDriver/spec
00:04:36 [2023-06-30T00:04:36.115Z] === RUN   TestExternalGraphDriver/pull
00:04:37 [2023-06-30T00:04:37.479Z] --- PASS: TestExternalGraphDriver (5.18s)
00:04:37 [2023-06-30T00:04:37.479Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
00:04:37 [2023-06-30T00:04:37.479Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
00:04:37 [2023-06-30T00:04:37.479Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
00:04:37 [2023-06-30T00:04:37.479Z] === RUN   TestGraphdriverPluginV2
00:04:38 [2023-06-30T00:04:38.040Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:38 [2023-06-30T00:04:38.040Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
00:04:38 [2023-06-30T00:04:38.040Z] PASS
00:04:38 [2023-06-30T00:04:38.040Z] 
00:04:38 [2023-06-30T00:04:38.040Z] === Skipped
00:04:38 [2023-06-30T00:04:38.040Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
00:04:38 [2023-06-30T00:04:38.040Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:38 [2023-06-30T00:04:38.040Z] 
00:04:38 [2023-06-30T00:04:38.040Z] DONE 5 tests, 1 skipped in 5.530s
00:04:38 [2023-06-30T00:04:38.040Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:04:38 [2023-06-30T00:04:38.041Z] ++ 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
00:04:38 [2023-06-30T00:04:38.041Z] ++ set -e
00:04:38 [2023-06-30T00:04:38.041Z] ++ '[' -n 0 ']'
00:04:38 [2023-06-30T00:04:38.041Z] ++ set -x
00:04:38 [2023-06-30T00:04:38.041Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:04:38 [2023-06-30T00:04:38.041Z] INFO: Testing against a local daemon
00:04:38 [2023-06-30T00:04:38.041Z] === RUN   TestContinueAfterPluginCrash
00:04:38 [2023-06-30T00:04:38.041Z] === PAUSE TestContinueAfterPluginCrash
00:04:38 [2023-06-30T00:04:38.041Z] === RUN   TestReadPluginNoRead
00:04:38 [2023-06-30T00:04:38.041Z] === PAUSE TestReadPluginNoRead
00:04:38 [2023-06-30T00:04:38.041Z] === RUN   TestDaemonStartWithLogOpt
00:04:38 [2023-06-30T00:04:38.041Z] === PAUSE TestDaemonStartWithLogOpt
00:04:38 [2023-06-30T00:04:38.041Z] === CONT  TestContinueAfterPluginCrash
00:04:38 [2023-06-30T00:04:38.041Z] === CONT  TestDaemonStartWithLogOpt
00:04:38 [2023-06-30T00:04:38.041Z] === CONT  TestReadPluginNoRead
00:04:40 [2023-06-30T00:04:40.556Z] === RUN   TestReadPluginNoRead/default
00:04:40 [2023-06-30T00:04:40.812Z] --- PASS: TestDaemonStartWithLogOpt (2.85s)
00:04:41 [2023-06-30T00:04:41.739Z] === RUN   TestReadPluginNoRead/disabled_caching
00:04:43 [2023-06-30T00:04:43.104Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:04:44 [2023-06-30T00:04:44.474Z]     read_test.go:91: [d25aeb16c732d] daemon is not started
00:04:44 [2023-06-30T00:04:44.474Z] --- PASS: TestReadPluginNoRead (6.41s)
00:04:44 [2023-06-30T00:04:44.474Z]     --- PASS: TestReadPluginNoRead/default (1.75s)
00:04:44 [2023-06-30T00:04:44.474Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
00:04:44 [2023-06-30T00:04:44.474Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
00:04:46 [2023-06-30T00:04:46.361Z] --- PASS: TestContinueAfterPluginCrash (8.23s)
00:04:46 [2023-06-30T00:04:46.361Z] PASS
00:04:46 [2023-06-30T00:04:46.361Z] 
00:04:46 [2023-06-30T00:04:46.361Z] DONE 6 tests in 8.261s
00:04:46 [2023-06-30T00:04:46.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:04:46 [2023-06-30T00:04:46.361Z] ++ 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
00:04:46 [2023-06-30T00:04:46.361Z] ++ set -e
00:04:46 [2023-06-30T00:04:46.361Z] ++ '[' -n 0 ']'
00:04:46 [2023-06-30T00:04:46.361Z] ++ set -x
00:04:46 [2023-06-30T00:04:46.361Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:04:46 [2023-06-30T00:04:46.361Z] testing: warning: no tests to run
00:04:46 [2023-06-30T00:04:46.361Z] PASS
00:04:46 [2023-06-30T00:04:46.361Z] 
00:04:46 [2023-06-30T00:04:46.361Z] DONE 0 tests in 0.008s
00:04:46 [2023-06-30T00:04:46.361Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:04:46 [2023-06-30T00:04:46.361Z] ++ 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
00:04:46 [2023-06-30T00:04:46.361Z] ++ set -e
00:04:46 [2023-06-30T00:04:46.362Z] ++ '[' -n 0 ']'
00:04:46 [2023-06-30T00:04:46.362Z] ++ set -x
00:04:46 [2023-06-30T00:04:46.362Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:04:46 [2023-06-30T00:04:46.362Z] INFO: Testing against a local daemon
00:04:46 [2023-06-30T00:04:46.362Z] === RUN   TestPluginWithDevMounts
00:04:46 [2023-06-30T00:04:46.362Z] === PAUSE TestPluginWithDevMounts
00:04:46 [2023-06-30T00:04:46.362Z] === CONT  TestPluginWithDevMounts
00:04:47 [2023-06-30T00:04:47.726Z] --- PASS: TestPluginWithDevMounts (1.49s)
00:04:47 [2023-06-30T00:04:47.726Z] PASS
00:04:47 [2023-06-30T00:04:47.726Z] 
00:04:47 [2023-06-30T00:04:47.726Z] DONE 1 tests in 1.525s
00:04:47 [2023-06-30T00:04:47.726Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:04:47 [2023-06-30T00:04:47.726Z] ++ 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
00:04:47 [2023-06-30T00:04:47.726Z] ++ set -e
00:04:47 [2023-06-30T00:04:47.726Z] ++ '[' -n 0 ']'
00:04:47 [2023-06-30T00:04:47.726Z] ++ set -x
00:04:47 [2023-06-30T00:04:47.726Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:04:47 [2023-06-30T00:04:47.726Z] INFO: Testing against a local daemon
00:04:47 [2023-06-30T00:04:47.726Z] === RUN   TestSecretInspect
00:04:49 [2023-06-30T00:04:49.614Z] --- PASS: TestSecretInspect (1.94s)
00:04:49 [2023-06-30T00:04:49.614Z] === RUN   TestSecretList
00:04:52 [2023-06-30T00:04:52.130Z] --- PASS: TestSecretList (1.97s)
00:04:52 [2023-06-30T00:04:52.130Z] === RUN   TestSecretsCreateAndDelete
00:04:54 [2023-06-30T00:04:54.018Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
00:04:54 [2023-06-30T00:04:54.018Z] === RUN   TestSecretsUpdate
00:04:55 [2023-06-30T00:04:55.905Z] --- PASS: TestSecretsUpdate (1.90s)
00:04:55 [2023-06-30T00:04:55.905Z] === RUN   TestTemplatedSecret
00:04:58 [2023-06-30T00:04:58.421Z] --- PASS: TestTemplatedSecret (2.54s)
00:04:58 [2023-06-30T00:04:58.421Z] === RUN   TestSecretCreateResolve
00:05:00 [2023-06-30T00:05:00.308Z] --- PASS: TestSecretCreateResolve (1.93s)
00:05:00 [2023-06-30T00:05:00.309Z] PASS
00:05:00 [2023-06-30T00:05:00.309Z] 
00:05:00 [2023-06-30T00:05:00.309Z] DONE 6 tests in 12.281s
00:05:00 [2023-06-30T00:05:00.309Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:05:00 [2023-06-30T00:05:00.309Z] ++ 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
00:05:00 [2023-06-30T00:05:00.309Z] ++ set -e
00:05:00 [2023-06-30T00:05:00.309Z] ++ '[' -n 0 ']'
00:05:00 [2023-06-30T00:05:00.309Z] ++ set -x
00:05:00 [2023-06-30T00:05:00.309Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
00:05:00 [2023-06-30T00:05:00.309Z] INFO: Testing against a local daemon
00:05:00 [2023-06-30T00:05:00.309Z] === RUN   TestServiceCreateInit
00:05:00 [2023-06-30T00:05:00.309Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:05:04 [2023-06-30T00:05:04.473Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:05:07 [2023-06-30T00:05:07.738Z] --- PASS: TestServiceCreateInit (7.68s)
00:05:07 [2023-06-30T00:05:07.738Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
00:05:07 [2023-06-30T00:05:07.738Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
00:05:07 [2023-06-30T00:05:07.738Z] === RUN   TestCreateServiceMultipleTimes
00:05:25 [2023-06-30T00:05:25.792Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
00:05:25 [2023-06-30T00:05:25.792Z] === RUN   TestCreateServiceConflict
00:05:25 [2023-06-30T00:05:25.792Z] --- PASS: TestCreateServiceConflict (1.93s)
00:05:25 [2023-06-30T00:05:25.792Z] === RUN   TestCreateServiceMaxReplicas
00:05:27 [2023-06-30T00:05:27.680Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
00:05:27 [2023-06-30T00:05:27.680Z] === RUN   TestCreateWithDuplicateNetworkNames
00:05:42 [2023-06-30T00:05:42.516Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s)
00:05:42 [2023-06-30T00:05:42.516Z] === RUN   TestCreateServiceSecretFileMode
00:05:54 [2023-06-30T00:05:54.678Z] --- PASS: TestCreateServiceSecretFileMode (12.72s)
00:05:54 [2023-06-30T00:05:54.678Z] === RUN   TestCreateServiceConfigFileMode
00:06:06 [2023-06-30T00:06:06.840Z] --- PASS: TestCreateServiceConfigFileMode (12.57s)
00:06:06 [2023-06-30T00:06:06.840Z] === RUN   TestCreateServiceSysctls
00:06:09 [2023-06-30T00:06:09.354Z] --- PASS: TestCreateServiceSysctls (3.30s)
00:06:09 [2023-06-30T00:06:09.354Z] === RUN   TestCreateServiceCapabilities
00:06:11 [2023-06-30T00:06:11.868Z] --- PASS: TestCreateServiceCapabilities (2.54s)
00:06:11 [2023-06-30T00:06:11.868Z] === RUN   TestInspect
00:06:14 [2023-06-30T00:06:14.383Z] --- PASS: TestInspect (2.91s)
00:06:14 [2023-06-30T00:06:14.383Z] === RUN   TestCreateJob
00:06:17 [2023-06-30T00:06:17.659Z] --- PASS: TestCreateJob (3.06s)
00:06:17 [2023-06-30T00:06:17.659Z] === RUN   TestReplicatedJob
00:06:22 [2023-06-30T00:06:22.903Z] --- PASS: TestReplicatedJob (5.45s)
00:06:22 [2023-06-30T00:06:22.903Z] === RUN   TestUpdateReplicatedJob
00:06:26 [2023-06-30T00:06:26.169Z] --- PASS: TestUpdateReplicatedJob (3.26s)
00:06:26 [2023-06-30T00:06:26.169Z] === RUN   TestServiceListWithStatuses
00:06:26 [2023-06-30T00:06:26.169Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:06:26 [2023-06-30T00:06:26.169Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:06:26 [2023-06-30T00:06:26.169Z] === RUN   TestDockerNetworkConnectAlias
00:06:30 [2023-06-30T00:06:30.334Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
00:06:30 [2023-06-30T00:06:30.334Z] === RUN   TestDockerNetworkReConnect
00:06:33 [2023-06-30T00:06:33.601Z] --- PASS: TestDockerNetworkReConnect (3.25s)
00:06:33 [2023-06-30T00:06:33.601Z] === RUN   TestServicePlugin
00:06:33 [2023-06-30T00:06:33.601Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:33 [2023-06-30T00:06:33.601Z] --- SKIP: TestServicePlugin (0.00s)
00:06:33 [2023-06-30T00:06:33.601Z] === RUN   TestServiceUpdateLabel
00:06:36 [2023-06-30T00:06:36.115Z] --- PASS: TestServiceUpdateLabel (2.03s)
00:06:36 [2023-06-30T00:06:36.115Z] === RUN   TestServiceUpdateSecrets
00:06:50 [2023-06-30T00:06:50.951Z] --- PASS: TestServiceUpdateSecrets (14.52s)
00:06:50 [2023-06-30T00:06:50.951Z] === RUN   TestServiceUpdateConfigs
00:07:05 [2023-06-30T00:07:05.786Z] --- PASS: TestServiceUpdateConfigs (14.54s)
00:07:05 [2023-06-30T00:07:05.786Z] === RUN   TestServiceUpdateNetwork
00:07:17 [2023-06-30T00:07:17.961Z] --- PASS: TestServiceUpdateNetwork (12.34s)
00:07:17 [2023-06-30T00:07:17.961Z] === RUN   TestServiceUpdatePidsLimit
00:07:18 [2023-06-30T00:07:18.217Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:07:19 [2023-06-30T00:07:19.143Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:07:27 [2023-06-30T00:07:27.224Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:07:33 [2023-06-30T00:07:33.757Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
00:07:33 [2023-06-30T00:07:33.757Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
00:07:33 [2023-06-30T00:07:33.757Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
00:07:33 [2023-06-30T00:07:33.757Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
00:07:33 [2023-06-30T00:07:33.757Z] PASS
00:07:33 [2023-06-30T00:07:33.757Z] 
00:07:33 [2023-06-30T00:07:33.757Z] === Skipped
00:07:33 [2023-06-30T00:07:33.757Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:07:33 [2023-06-30T00:07:33.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:07:33 [2023-06-30T00:07:33.757Z] 
00:07:33 [2023-06-30T00:07:33.757Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:07:33 [2023-06-30T00:07:33.757Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:33 [2023-06-30T00:07:33.757Z] 
00:07:33 [2023-06-30T00:07:33.757Z] DONE 27 tests, 2 skipped in 153.290s
00:07:33 [2023-06-30T00:07:33.757Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:07:33 [2023-06-30T00:07:33.757Z] ++ 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
00:07:33 [2023-06-30T00:07:33.757Z] ++ set -e
00:07:33 [2023-06-30T00:07:33.757Z] ++ '[' -n 0 ']'
00:07:33 [2023-06-30T00:07:33.757Z] ++ set -x
00:07:33 [2023-06-30T00:07:33.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
00:07:33 [2023-06-30T00:07:33.757Z] INFO: Testing against a local daemon
00:07:33 [2023-06-30T00:07:33.757Z] === RUN   TestSessionCreate
00:07:33 [2023-06-30T00:07:33.757Z] --- PASS: TestSessionCreate (0.02s)
00:07:33 [2023-06-30T00:07:33.757Z] === RUN   TestSessionCreateWithBadUpgrade
00:07:33 [2023-06-30T00:07:33.757Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:07:33 [2023-06-30T00:07:33.757Z] PASS
00:07:33 [2023-06-30T00:07:33.757Z] 
00:07:33 [2023-06-30T00:07:33.757Z] DONE 2 tests in 0.058s
00:07:33 [2023-06-30T00:07:33.757Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:07:33 [2023-06-30T00:07:33.757Z] ++ 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
00:07:33 [2023-06-30T00:07:33.757Z] ++ set -e
00:07:33 [2023-06-30T00:07:33.757Z] ++ '[' -n 0 ']'
00:07:33 [2023-06-30T00:07:33.757Z] ++ set -x
00:07:33 [2023-06-30T00:07:33.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
00:07:33 [2023-06-30T00:07:33.757Z] INFO: Testing against a local daemon
00:07:33 [2023-06-30T00:07:33.757Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:07:33 [2023-06-30T00:07:33.757Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:07:33 [2023-06-30T00:07:33.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:07:33 [2023-06-30T00:07:33.757Z] === RUN   TestDiskUsage
00:07:33 [2023-06-30T00:07:33.757Z] === PAUSE TestDiskUsage
00:07:33 [2023-06-30T00:07:33.757Z] === RUN   TestEventsExecDie
00:07:34 [2023-06-30T00:07:34.013Z] --- PASS: TestEventsExecDie (0.60s)
00:07:34 [2023-06-30T00:07:34.013Z] === RUN   TestEventsBackwardsCompatible
00:07:34 [2023-06-30T00:07:34.013Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:07:34 [2023-06-30T00:07:34.013Z] === RUN   TestEventsVolumeCreate
00:07:34 [2023-06-30T00:07:34.013Z] --- PASS: TestEventsVolumeCreate (0.06s)
00:07:34 [2023-06-30T00:07:34.013Z] === RUN   TestInfoBinaryCommits
00:07:34 [2023-06-30T00:07:34.268Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:07:34 [2023-06-30T00:07:34.268Z] === RUN   TestInfoAPIVersioned
00:07:34 [2023-06-30T00:07:34.268Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:07:34 [2023-06-30T00:07:34.268Z] === RUN   TestInfoAPI
00:07:34 [2023-06-30T00:07:34.268Z] --- PASS: TestInfoAPI (0.02s)
00:07:34 [2023-06-30T00:07:34.268Z] === RUN   TestInfoAPIWarnings
00:07:52 [2023-06-30T00:07:52.304Z] --- PASS: TestInfoAPIWarnings (16.54s)
00:07:52 [2023-06-30T00:07:52.304Z] === RUN   TestInfoDebug
00:07:52 [2023-06-30T00:07:52.304Z] --- PASS: TestInfoDebug (0.52s)
00:07:52 [2023-06-30T00:07:52.304Z] === RUN   TestInfoInsecureRegistries
00:07:52 [2023-06-30T00:07:52.304Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:07:52 [2023-06-30T00:07:52.304Z] === RUN   TestInfoRegistryMirrors
00:07:52 [2023-06-30T00:07:52.304Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:07:52 [2023-06-30T00:07:52.304Z] === RUN   TestLoginFailsWithBadCredentials
00:07:52 [2023-06-30T00:07:52.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
00:07:52 [2023-06-30T00:07:52.560Z] === RUN   TestPingCacheHeaders
00:07:52 [2023-06-30T00:07:52.560Z] --- PASS: TestPingCacheHeaders (0.02s)
00:07:52 [2023-06-30T00:07:52.560Z] === RUN   TestPingGet
00:07:52 [2023-06-30T00:07:52.816Z] --- PASS: TestPingGet (0.01s)
00:07:52 [2023-06-30T00:07:52.816Z] === RUN   TestPingHead
00:07:52 [2023-06-30T00:07:52.816Z] --- PASS: TestPingHead (0.02s)
00:07:52 [2023-06-30T00:07:52.816Z] === RUN   TestPingSwarmHeader
00:07:53 [2023-06-30T00:07:53.377Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:07:53 [2023-06-30T00:07:53.938Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:07:54 [2023-06-30T00:07:54.499Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:07:54 [2023-06-30T00:07:54.755Z] --- PASS: TestPingSwarmHeader (1.92s)
00:07:54 [2023-06-30T00:07:54.755Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:07:54 [2023-06-30T00:07:54.755Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:07:54 [2023-06-30T00:07:54.755Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:07:54 [2023-06-30T00:07:54.755Z] === RUN   TestPingBuilderHeader
00:07:54 [2023-06-30T00:07:54.755Z] === RUN   TestPingBuilderHeader/default_config
00:07:55 [2023-06-30T00:07:55.316Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:07:55 [2023-06-30T00:07:55.571Z] --- PASS: TestPingBuilderHeader (1.04s)
00:07:55 [2023-06-30T00:07:55.571Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
00:07:55 [2023-06-30T00:07:55.571Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
00:07:55 [2023-06-30T00:07:55.571Z] === RUN   TestVersion
00:07:55 [2023-06-30T00:07:55.571Z] --- PASS: TestVersion (0.02s)
00:07:55 [2023-06-30T00:07:55.571Z] === CONT  TestDiskUsage
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/container_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/image_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/volume_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/build-cache_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.132Z] === RUN   TestDiskUsage/after_LoadBusybox
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.388Z] === RUN   TestDiskUsage/after_container.Run
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:07:56 [2023-06-30T00:07:56.643Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestDiskUsage (1.09s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestDiskUsage/empty (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z] PASS
00:07:56 [2023-06-30T00:07:56.899Z] 
00:07:56 [2023-06-30T00:07:56.899Z] === Skipped
00:07:56 [2023-06-30T00:07:56.899Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:07:56 [2023-06-30T00:07:56.899Z] 
00:07:56 [2023-06-30T00:07:56.899Z] DONE 57 tests, 1 skipped in 23.380s
00:07:56 [2023-06-30T00:07:56.899Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:07:56 [2023-06-30T00:07:56.899Z] ++ 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
00:07:56 [2023-06-30T00:07:56.899Z] ++ set -e
00:07:56 [2023-06-30T00:07:56.899Z] ++ '[' -n 0 ']'
00:07:56 [2023-06-30T00:07:56.899Z] ++ set -x
00:07:56 [2023-06-30T00:07:56.899Z] ++ 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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:07:56 [2023-06-30T00:07:56.899Z] INFO: Testing against a local daemon
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesCreateAndList
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemove
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemove/volume_in_use
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemove/volume_not_in_use
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemove/non-existing_volume
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemove/non-existing_volume_force
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestVolumesRemove (0.05s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesRemoveSwarmEnabled
00:07:56 [2023-06-30T00:07:56.899Z] === PAUSE TestVolumesRemoveSwarmEnabled
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInspect
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestVolumesInspect (0.02s)
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:07:56 [2023-06-30T00:07:56.899Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:07:56 [2023-06-30T00:07:56.899Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:07:56 [2023-06-30T00:07:56.899Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumePruneAnonymous
00:07:56 [2023-06-30T00:07:56.899Z] --- PASS: TestVolumePruneAnonymous (0.03s)
00:07:56 [2023-06-30T00:07:56.899Z] === RUN   TestVolumePruneAnonFromImage
00:07:57 [2023-06-30T00:07:57.155Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
00:07:57 [2023-06-30T00:07:57.155Z] === CONT  TestVolumesRemoveSwarmEnabled
00:07:58 [2023-06-30T00:07:58.519Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
00:07:58 [2023-06-30T00:07:58.519Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
00:07:58 [2023-06-30T00:07:58.519Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
00:07:58 [2023-06-30T00:07:58.519Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
00:07:59 [2023-06-30T00:07:59.089Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s)
00:07:59 [2023-06-30T00:07:59.089Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
00:07:59 [2023-06-30T00:07:59.089Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
00:07:59 [2023-06-30T00:07:59.089Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
00:07:59 [2023-06-30T00:07:59.089Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
00:07:59 [2023-06-30T00:07:59.089Z] PASS
00:07:59 [2023-06-30T00:07:59.089Z] 
00:07:59 [2023-06-30T00:07:59.089Z] DONE 20 tests in 2.170s
00:07:59 [2023-06-30T00:07:59.089Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:07:59 [2023-06-30T00:07:59.089Z] ++++ cat bundles/test-integration/docker.pid
00:07:59 [2023-06-30T00:07:59.089Z] +++ kill 21838
00:08:00 [2023-06-30T00:08:00.455Z] +++ /etc/init.d/apparmor stop
00:08:00 [2023-06-30T00:08:00.455Z] Leaving: AppArmorNo profiles have been unloaded.
00:08:00 [2023-06-30T00:08:00.455Z] 
00:08:00 [2023-06-30T00:08:00.455Z] Unloading profiles will leave already running processes permanently
00:08:00 [2023-06-30T00:08:00.455Z] unconfined, which can lead to unexpected situations.
00:08:00 [2023-06-30T00:08:00.455Z] 
00:08:00 [2023-06-30T00:08:00.455Z] To set a process to complain mode, use the command line tool
00:08:00 [2023-06-30T00:08:00.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:08:00 [2023-06-30T00:08:00.455Z] +++ true
00:08:00 [2023-06-30T00:08:00.455Z] exiting test-integration
00:08:00 [2023-06-30T00:08:00.455Z] ++ exit 0
00:08:00 [2023-06-30T00:08:00.455Z] 
Post stage
[Pipeline] junit
00:08:01 [2023-06-30T00:08:01.392Z] Recording test results
00:08:01 [2023-06-30T00:08:01.546Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:08:01 [2023-06-30T00:08:01.849Z] + echo Ensuring container killed.
00:08:01 [2023-06-30T00:08:01.849Z] Ensuring container killed.
00:08:01 [2023-06-30T00:08:01.849Z] + docker rm -vf docker-pr1
00:08:01 [2023-06-30T00:08:01.849Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
00:08:02 [2023-06-30T00:08:02.164Z] + echo Chowning /workspace to jenkins user
00:08:02 [2023-06-30T00:08:02.164Z] Chowning /workspace to jenkins user
00:08:02 [2023-06-30T00:08:02.164Z] + id -u
00:08:02 [2023-06-30T00:08:02.164Z] + id -g
00:08:02 [2023-06-30T00:08:02.164Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45851:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:08:03 [2023-06-30T00:08:03.851Z] + bundleName=arm64-integration
00:08:03 [2023-06-30T00:08:03.851Z] + echo Creating arm64-integration-bundles.tar.gz
00:08:03 [2023-06-30T00:08:03.851Z] Creating arm64-integration-bundles.tar.gz
00:08:03 [2023-06-30T00:08:03.851Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:08:03 [2023-06-30T00:08:03.851Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:08:04 [2023-06-30T00:08:04.116Z] Archiving artifacts
00:08:04 [2023-06-30T00:08:04.363Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45851/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:08:04 [2023-06-30T00:08:04.735Z] + make clean
00:08:04 [2023-06-30T00:08:04.735Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:08:04 [2023-06-30T00:08:04.735Z] docker-dev-cache
00:08:04 [2023-06-30T00:08:04.735Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS