Skip to content
Success

Console Output

Pull request #45684 opened
09:42:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 75afe3201b3dc08a3739e2a76fe315c03f33199b+9bdb6adf92828a20e70466502dcf95e595dffec0 (ba83cf2c03659ae2cba9f652302c0a447b4bf027)
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-45684@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
09:42:57 [2023-06-02T09:42:57.471Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:42:57 [2023-06-02T09:42:57.476Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:42:57 [2023-06-02T09:42:57.685Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fc2e1faa18c52e94) in /home/ubuntu/workspace/moby_PR-45684
[Pipeline] {
[Pipeline] checkout
09:42:57 [2023-06-02T09:42:57.709Z] The recommended git tool is: git
09:42:57 [2023-06-02T09:42:57.758Z] using credential docker-jenkins-github-credentials
09:42:57 [2023-06-02T09:42:57.769Z] Cloning the remote Git repository
09:42:57 [2023-06-02T09:42:57.769Z] Cloning with configured refspecs honoured and without tags
09:42:57 [2023-06-02T09:42:57.818Z] Cloning repository https://github.com/moby/moby.git
09:42:57 [2023-06-02T09:42:57.819Z]  > git init /home/ubuntu/workspace/moby_PR-45684 # timeout=10
09:42:57 [2023-06-02T09:42:57.825Z] Fetching upstream changes from https://github.com/moby/moby.git
09:42:57 [2023-06-02T09:42:57.825Z]  > git --version # timeout=10
09:42:57 [2023-06-02T09:42:57.827Z]  > git --version # 'git version 2.25.1'
09:42:57 [2023-06-02T09:42:57.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:57 [2023-06-02T09:42:57.828Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45684/head:refs/remotes/origin/PR-45684 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:43:08 [2023-06-02T09:43:08.478Z] Fetching without tags
09:43:08 [2023-06-02T09:43:08.684Z] Merging remotes/origin/24.0 commit 9bdb6adf92828a20e70466502dcf95e595dffec0 into PR head commit 75afe3201b3dc08a3739e2a76fe315c03f33199b
09:43:08 [2023-06-02T09:43:08.471Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:43:08 [2023-06-02T09:43:08.474Z]  > git config --add remote.origin.fetch +refs/pull/45684/head:refs/remotes/origin/PR-45684 # timeout=10
09:43:08 [2023-06-02T09:43:08.476Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:43:08 [2023-06-02T09:43:08.481Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:43:08 [2023-06-02T09:43:08.485Z] Fetching upstream changes from https://github.com/moby/moby.git
09:43:08 [2023-06-02T09:43:08.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:43:08 [2023-06-02T09:43:08.486Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45684/head:refs/remotes/origin/PR-45684 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:43:09 [2023-06-02T09:43:09.296Z] Merge succeeded, producing 75afe3201b3dc08a3739e2a76fe315c03f33199b
09:43:09 [2023-06-02T09:43:09.297Z] Checking out Revision 75afe3201b3dc08a3739e2a76fe315c03f33199b (PR-45684)
09:43:09 [2023-06-02T09:43:09.763Z] Commit message: "containerd: add c8d version and storage-driver to User-Agent"
09:43:09 [2023-06-02T09:43:09.764Z] First time build. Skipping changelog.
09:43:09 [2023-06-02T09:43:09.777Z]  > git --version # timeout=10
09:43:09 [2023-06-02T09:43:09.779Z]  > git --version # 'git version 2.25.1'
09:43:09 [2023-06-02T09:43:09.781Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:43:08 [2023-06-02T09:43:08.727Z]  > git config core.sparsecheckout # timeout=10
09:43:08 [2023-06-02T09:43:08.730Z]  > git checkout -f 75afe3201b3dc08a3739e2a76fe315c03f33199b # timeout=10
09:43:09 [2023-06-02T09:43:09.287Z]  > git remote # timeout=10
09:43:09 [2023-06-02T09:43:09.290Z]  > git config --get remote.origin.url # timeout=10
09:43:09 [2023-06-02T09:43:09.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:43:09 [2023-06-02T09:43:09.293Z]  > git merge 9bdb6adf92828a20e70466502dcf95e595dffec0 # timeout=10
09:43:09 [2023-06-02T09:43:09.299Z]  > git rev-parse HEAD^{commit} # timeout=10
09:43:09 [2023-06-02T09:43:09.346Z]  > git config core.sparsecheckout # timeout=10
09:43:09 [2023-06-02T09:43:09.349Z]  > git checkout -f 75afe3201b3dc08a3739e2a76fe315c03f33199b # timeout=10
09:43:10 [2023-06-02T09:43:10.575Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45684:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:43:13 [2023-06-02T09:43:13.087Z] 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
Stage "ppc64le" skipped due to when conditional
09:43:13 [2023-06-02T09:43:13.220Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fc2e1faa18c52e94) in /home/ubuntu/workspace/moby_PR-45684
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
09:43:13 [2023-06-02T09:43:13.252Z] The recommended git tool is: git
[Pipeline] // stage
09:43:13 [2023-06-02T09:43:13.259Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:43:13 [2023-06-02T09:43:13.276Z] Fetching changes from the remote Git repository
09:43:13 [2023-06-02T09:43:13.280Z] Fetching without tags
[Pipeline] // stage
[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] }
09:43:13 [2023-06-02T09:43:13.496Z] Merging remotes/origin/24.0 commit 9bdb6adf92828a20e70466502dcf95e595dffec0 into PR head commit 75afe3201b3dc08a3739e2a76fe315c03f33199b
09:43:14 [2023-06-02T09:43:14.009Z] Merge succeeded, producing 75afe3201b3dc08a3739e2a76fe315c03f33199b
09:43:14 [2023-06-02T09:43:14.009Z] Checking out Revision 75afe3201b3dc08a3739e2a76fe315c03f33199b (PR-45684)
09:43:14 [2023-06-02T09:43:14.044Z] Commit message: "containerd: add c8d version and storage-driver to User-Agent"
09:43:14 [2023-06-02T09:43:14.057Z]  > git --version # timeout=10
09:43:14 [2023-06-02T09:43:14.059Z]  > git --version # 'git version 2.25.1'
09:43:14 [2023-06-02T09:43:14.062Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:43:13 [2023-06-02T09:43:13.278Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45684/.git # timeout=10
09:43:13 [2023-06-02T09:43:13.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:43:13 [2023-06-02T09:43:13.287Z] Fetching upstream changes from https://github.com/moby/moby.git
09:43:13 [2023-06-02T09:43:13.288Z]  > git --version # timeout=10
09:43:13 [2023-06-02T09:43:13.290Z]  > git --version # 'git version 2.25.1'
09:43:13 [2023-06-02T09:43:13.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:43:13 [2023-06-02T09:43:13.290Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45684/head:refs/remotes/origin/PR-45684 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:43:13 [2023-06-02T09:43:13.550Z]  > git config core.sparsecheckout # timeout=10
09:43:13 [2023-06-02T09:43:13.553Z]  > git checkout -f 75afe3201b3dc08a3739e2a76fe315c03f33199b # timeout=10
09:43:13 [2023-06-02T09:43:13.998Z]  > git remote # timeout=10
09:43:14 [2023-06-02T09:43:14.001Z]  > git config --get remote.origin.url # timeout=10
09:43:14 [2023-06-02T09:43:14.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:43:14 [2023-06-02T09:43:14.004Z]  > git merge 9bdb6adf92828a20e70466502dcf95e595dffec0 # timeout=10
09:43:14 [2023-06-02T09:43:14.011Z]  > git rev-parse HEAD^{commit} # timeout=10
09:43:14 [2023-06-02T09:43:14.016Z]  > git config core.sparsecheckout # timeout=10
09:43:14 [2023-06-02T09:43:14.018Z]  > git checkout -f 75afe3201b3dc08a3739e2a76fe315c03f33199b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:43:14 [2023-06-02T09:43:14.819Z] + docker version
09:43:14 [2023-06-02T09:43:14.819Z] Client: Docker Engine - Community
09:43:14 [2023-06-02T09:43:14.819Z]  Version:           23.0.1
09:43:14 [2023-06-02T09:43:14.819Z]  API version:       1.42
09:43:14 [2023-06-02T09:43:14.819Z]  Go version:        go1.19.5
09:43:14 [2023-06-02T09:43:14.819Z]  Git commit:        a5ee5b1
09:43:14 [2023-06-02T09:43:14.819Z]  Built:             Thu Feb  9 19:46:32 2023
09:43:14 [2023-06-02T09:43:14.819Z]  OS/Arch:           linux/arm64
09:43:14 [2023-06-02T09:43:14.819Z]  Context:           default
09:43:14 [2023-06-02T09:43:14.819Z] 
09:43:14 [2023-06-02T09:43:14.819Z] Server: Docker Engine - Community
09:43:14 [2023-06-02T09:43:14.819Z]  Engine:
09:43:14 [2023-06-02T09:43:14.819Z]   Version:          23.0.1
09:43:14 [2023-06-02T09:43:14.819Z]   API version:      1.42 (minimum version 1.12)
09:43:14 [2023-06-02T09:43:14.819Z]   Go version:       go1.19.5
09:43:14 [2023-06-02T09:43:14.819Z]   Git commit:       bc3805a
09:43:14 [2023-06-02T09:43:14.819Z]   Built:            Thu Feb  9 19:46:32 2023
09:43:14 [2023-06-02T09:43:14.819Z]   OS/Arch:          linux/arm64
09:43:14 [2023-06-02T09:43:14.819Z]   Experimental:     true
09:43:14 [2023-06-02T09:43:14.819Z]  containerd:
09:43:14 [2023-06-02T09:43:14.819Z]   Version:          1.6.18
09:43:14 [2023-06-02T09:43:14.819Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
09:43:14 [2023-06-02T09:43:14.819Z]  runc:
09:43:14 [2023-06-02T09:43:14.819Z]   Version:          1.1.4
09:43:14 [2023-06-02T09:43:14.819Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:43:14 [2023-06-02T09:43:14.819Z]  docker-init:
09:43:14 [2023-06-02T09:43:14.819Z]   Version:          0.19.0
09:43:14 [2023-06-02T09:43:14.819Z]   GitCommit:        de40ad0
[Pipeline] sh
09:43:15 [2023-06-02T09:43:15.135Z] + docker info
09:43:15 [2023-06-02T09:43:15.135Z] Client:
09:43:15 [2023-06-02T09:43:15.135Z]  Context:    default
09:43:15 [2023-06-02T09:43:15.135Z]  Debug Mode: false
09:43:15 [2023-06-02T09:43:15.135Z]  Plugins:
09:43:15 [2023-06-02T09:43:15.135Z]   buildx: Docker Buildx (Docker Inc.)
09:43:15 [2023-06-02T09:43:15.135Z]     Version:  v0.10.4
09:43:15 [2023-06-02T09:43:15.135Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:43:15 [2023-06-02T09:43:15.135Z]   compose: Docker Compose (Docker Inc.)
09:43:15 [2023-06-02T09:43:15.135Z]     Version:  v2.16.0
09:43:15 [2023-06-02T09:43:15.135Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:43:15 [2023-06-02T09:43:15.135Z] 
09:43:15 [2023-06-02T09:43:15.135Z] Server:
09:43:15 [2023-06-02T09:43:15.135Z]  Containers: 0
09:43:15 [2023-06-02T09:43:15.135Z]   Running: 0
09:43:15 [2023-06-02T09:43:15.135Z]   Paused: 0
09:43:15 [2023-06-02T09:43:15.135Z]   Stopped: 0
09:43:15 [2023-06-02T09:43:15.135Z]  Images: 4
09:43:15 [2023-06-02T09:43:15.135Z]  Server Version: 23.0.1
09:43:15 [2023-06-02T09:43:15.135Z]  Storage Driver: overlay2
09:43:15 [2023-06-02T09:43:15.135Z]   Backing Filesystem: extfs
09:43:15 [2023-06-02T09:43:15.135Z]   Supports d_type: true
09:43:15 [2023-06-02T09:43:15.135Z]   Using metacopy: false
09:43:15 [2023-06-02T09:43:15.135Z]   Native Overlay Diff: true
09:43:15 [2023-06-02T09:43:15.135Z]   userxattr: false
09:43:15 [2023-06-02T09:43:15.135Z]  Logging Driver: json-file
09:43:15 [2023-06-02T09:43:15.135Z]  Cgroup Driver: cgroupfs
09:43:15 [2023-06-02T09:43:15.135Z]  Cgroup Version: 1
09:43:15 [2023-06-02T09:43:15.135Z]  Plugins:
09:43:15 [2023-06-02T09:43:15.135Z]   Volume: local
09:43:15 [2023-06-02T09:43:15.135Z]   Network: bridge host ipvlan macvlan null overlay
09:43:15 [2023-06-02T09:43:15.135Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:43:15 [2023-06-02T09:43:15.135Z]  Swarm: inactive
09:43:15 [2023-06-02T09:43:15.135Z]  Runtimes: runc io.containerd.runc.v2
09:43:15 [2023-06-02T09:43:15.135Z]  Default Runtime: runc
09:43:15 [2023-06-02T09:43:15.135Z]  Init Binary: docker-init
09:43:15 [2023-06-02T09:43:15.135Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
09:43:15 [2023-06-02T09:43:15.135Z]  runc version: v1.1.4-0-g5fd4c4d
09:43:15 [2023-06-02T09:43:15.135Z]  init version: de40ad0
09:43:15 [2023-06-02T09:43:15.135Z]  Security Options:
09:43:15 [2023-06-02T09:43:15.135Z]   apparmor
09:43:15 [2023-06-02T09:43:15.135Z]   seccomp
09:43:15 [2023-06-02T09:43:15.135Z]    Profile: builtin
09:43:15 [2023-06-02T09:43:15.135Z]  Kernel Version: 5.15.0-1031-aws
09:43:15 [2023-06-02T09:43:15.135Z]  Operating System: Ubuntu 20.04.6 LTS
09:43:15 [2023-06-02T09:43:15.135Z]  OSType: linux
09:43:15 [2023-06-02T09:43:15.135Z]  Architecture: aarch64
09:43:15 [2023-06-02T09:43:15.135Z]  CPUs: 8
09:43:15 [2023-06-02T09:43:15.135Z]  Total Memory: 30.64GiB
09:43:15 [2023-06-02T09:43:15.135Z]  Name: ip-10-100-65-229
09:43:15 [2023-06-02T09:43:15.135Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
09:43:15 [2023-06-02T09:43:15.135Z]  Docker Root Dir: /var/lib/docker
09:43:15 [2023-06-02T09:43:15.135Z]  Debug Mode: false
09:43:15 [2023-06-02T09:43:15.135Z]  Registry: https://index.docker.io/v1/
09:43:15 [2023-06-02T09:43:15.135Z]  Experimental: true
09:43:15 [2023-06-02T09:43:15.135Z]  Insecure Registries:
09:43:15 [2023-06-02T09:43:15.135Z]   127.0.0.0/8
09:43:15 [2023-06-02T09:43:15.135Z]  Live Restore Enabled: true
09:43:15 [2023-06-02T09:43:15.135Z] 
[Pipeline] sh
09:43:15 [2023-06-02T09:43:15.531Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:43:15 [2023-06-02T09:43:15.531Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:43:15 [2023-06-02T09:43:15.531Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45684/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:43:15 [2023-06-02T09:43:15.531Z] + bash /home/ubuntu/workspace/moby_PR-45684/check-config.sh
09:43:15 [2023-06-02T09:43:15.531Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:43:15 [2023-06-02T09:43:15.531Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
09:43:15 [2023-06-02T09:43:15.531Z] 
09:43:15 [2023-06-02T09:43:15.531Z] Generally Necessary:
09:43:15 [2023-06-02T09:43:15.531Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:43:15 [2023-06-02T09:43:15.531Z] - apparmor: enabled and tools installed
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_NAMESPACES: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_NET_NS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_PID_NS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_IPC_NS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_UTS_NS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CGROUPS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CGROUP_CPUACCT: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CGROUP_DEVICE: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CGROUP_FREEZER: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CGROUP_SCHED: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_CPUSETS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_MEMCG: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_KEYS: enabled
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_VETH: enabled (as module)
09:43:15 [2023-06-02T09:43:15.531Z] - CONFIG_BRIDGE: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NF_NAT: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_POSIX_MQUEUE: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CGROUP_BPF: enabled
09:43:15 [2023-06-02T09:43:15.787Z] 
09:43:15 [2023-06-02T09:43:15.787Z] Optional Features:
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_USER_NS: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_SECCOMP: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_SECCOMP_FILTER: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CGROUP_PIDS: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_MEMCG_SWAP: enabled
09:43:15 [2023-06-02T09:43:15.787Z]     (cgroup swap accounting is currently enabled)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_BLK_CGROUP: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CGROUP_PERF: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CGROUP_HUGETLB: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_CFS_BANDWIDTH: enabled
09:43:15 [2023-06-02T09:43:15.787Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_RT_GROUP_SCHED: missing
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_VS: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_VS_NFCT: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_IP_VS_RR: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_SECURITY_SELINUX: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_SECURITY_APPARMOR: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_EXT4_FS: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:43:16 [2023-06-02T09:43:16.043Z] - Network Drivers:
09:43:16 [2023-06-02T09:43:16.043Z]   - "overlay":
09:43:16 [2023-06-02T09:43:16.043Z]     - CONFIG_VXLAN: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       Optional (for encrypted networks):
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_CRYPTO: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_CRYPTO_AEAD: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_CRYPTO_GCM: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_CRYPTO_GHASH: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_XFRM: enabled
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_XFRM_USER: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z]       - CONFIG_INET_ESP: enabled (as module)
09:43:16 [2023-06-02T09:43:16.043Z]   - "ipvlan":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_IPVLAN: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]   - "macvlan":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_MACVLAN: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_DUMMY: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]   - "ftp,tftp client in container":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z] - Storage Drivers:
09:43:16 [2023-06-02T09:43:16.298Z]   - "aufs":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_AUFS_FS: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]   - "btrfs":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:43:16 [2023-06-02T09:43:16.298Z]   - "devicemapper":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_BLK_DEV_DM: enabled
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]   - "overlay":
09:43:16 [2023-06-02T09:43:16.298Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:43:16 [2023-06-02T09:43:16.298Z]   - "zfs":
09:43:16 [2023-06-02T09:43:16.298Z]     - /dev/zfs: present
09:43:16 [2023-06-02T09:43:16.298Z]     - zfs command: missing
09:43:16 [2023-06-02T09:43:16.298Z]     - zpool command: missing
09:43:16 [2023-06-02T09:43:16.298Z] 
09:43:16 [2023-06-02T09:43:16.298Z] Limits:
09:43:16 [2023-06-02T09:43:16.298Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:43:16 [2023-06-02T09:43:16.298Z] 
09:43:16 [2023-06-02T09:43:16.298Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:43:16 [2023-06-02T09:43:16.681Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:75afe3201b3dc08a3739e2a76fe315c03f33199b .
09:43:16 [2023-06-02T09:43:16.980Z] #1 [internal] load build definition from Dockerfile
09:43:16 [2023-06-02T09:43:16.980Z] #1 transferring dockerfile: 27.41kB done
09:43:16 [2023-06-02T09:43:16.980Z] #1 DONE 0.0s
09:43:16 [2023-06-02T09:43:16.980Z] 
09:43:16 [2023-06-02T09:43:16.980Z] #2 [internal] load .dockerignore
09:43:16 [2023-06-02T09:43:16.980Z] #2 transferring context: 113B done
09:43:16 [2023-06-02T09:43:16.980Z] #2 DONE 0.0s
09:43:16 [2023-06-02T09:43:16.980Z] 
09:43:16 [2023-06-02T09:43:16.980Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:43:16 [2023-06-02T09:43:16.980Z] #3 DONE 0.1s
09:43:16 [2023-06-02T09:43:16.980Z] 
09:43:16 [2023-06-02T09:43:16.980Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
09:43:16 [2023-06-02T09:43:16.980Z] #4 CACHED
09:43:16 [2023-06-02T09:43:16.980Z] 
09:43:16 [2023-06-02T09:43:16.980Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:43:16 [2023-06-02T09:43:16.980Z] #5 DONE 0.0s
09:43:16 [2023-06-02T09:43:16.980Z] 
09:43:16 [2023-06-02T09:43:16.980Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:43:17 [2023-06-02T09:43:17.236Z] #6 DONE 0.1s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
09:43:17 [2023-06-02T09:43:17.236Z] #7 DONE 0.1s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #8 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
09:43:17 [2023-06-02T09:43:17.236Z] #8 DONE 0.1s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:43:17 [2023-06-02T09:43:17.236Z] #9 DONE 0.1s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:43:17 [2023-06-02T09:43:17.236Z] #10 DONE 0.0s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
09:43:17 [2023-06-02T09:43:17.236Z] #11 DONE 0.0s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
09:43:17 [2023-06-02T09:43:17.236Z] #12 DONE 0.0s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:43:17 [2023-06-02T09:43:17.236Z] #13 DONE 0.0s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
09:43:17 [2023-06-02T09:43:17.236Z] #14 DONE 0.0s
09:43:17 [2023-06-02T09:43:17.236Z] 
09:43:17 [2023-06-02T09:43:17.236Z] #15 [internal] load build context
09:43:18 [2023-06-02T09:43:18.164Z] #15 transferring context: 67.66MB 0.8s done
09:43:18 [2023-06-02T09:43:18.164Z] #15 DONE 0.9s
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:43:18 [2023-06-02T09:43:18.164Z] #16 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #17 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:43:18 [2023-06-02T09:43:18.164Z] #17 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #18 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:43:18 [2023-06-02T09:43:18.164Z] #18 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #19 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.164Z] #19 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #20 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.164Z] #20 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #21 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:43:18 [2023-06-02T09:43:18.164Z] #21 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #22 [base 2/5] COPY --from=xx / /
09:43:18 [2023-06-02T09:43:18.164Z] #22 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #23 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:43:18 [2023-06-02T09:43:18.164Z] #23 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #24 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:43:18 [2023-06-02T09:43:18.164Z] #24 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #25 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:43:18 [2023-06-02T09:43:18.164Z] #25 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #26 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
09:43:18 [2023-06-02T09:43:18.164Z] #26 CACHED
09:43:18 [2023-06-02T09:43:18.164Z] 
09:43:18 [2023-06-02T09:43:18.164Z] #27 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
09:43:18 [2023-06-02T09:43:18.164Z] #27 DONE 0.2s
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #28 [build-dummy 2/2] RUN mkdir -p /build
09:43:18 [2023-06-02T09:43:18.742Z] #28 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #29 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:43:18 [2023-06-02T09:43:18.742Z] #29 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #30 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
09:43:18 [2023-06-02T09:43:18.742Z] #30 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #31 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.742Z] #31 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:43:18 [2023-06-02T09:43:18.742Z] #32 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #33 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.742Z] #33 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
09:43:18 [2023-06-02T09:43:18.742Z] #34 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #35 [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
09:43:18 [2023-06-02T09:43:18.742Z] #35 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #36 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.742Z] #36 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #37 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
09:43:18 [2023-06-02T09:43:18.742Z] #37 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #38 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.742Z] #38 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.742Z] #39 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:43:18 [2023-06-02T09:43:18.742Z] #39 CACHED
09:43:18 [2023-06-02T09:43:18.742Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #40 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:43:18 [2023-06-02T09:43:18.743Z] #40 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #41 [dev-systemd-false  9/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #41 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #42 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:43:18 [2023-06-02T09:43:18.743Z] #42 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #43 [dev-systemd-false 12/19] COPY --link --from=runc          /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #43 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #44 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.743Z] #44 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #45 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:43:18 [2023-06-02T09:43:18.743Z] #45 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #46 [dev-systemd-false  6/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #46 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #47 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
09:43:18 [2023-06-02T09:43:18.743Z] #47 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:43:18 [2023-06-02T09:43:18.743Z] #48 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #49 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:43:18 [2023-06-02T09:43:18.743Z] #49 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #50 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.743Z] #50 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #51 [registry-src 1/2] WORKDIR /usr/src/registry
09:43:18 [2023-06-02T09:43:18.743Z] #51 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #52 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
09:43:18 [2023-06-02T09:43:18.743Z] #52 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #53 [dev-systemd-false  3/19] COPY --link --from=swagger       /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #53 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.743Z] #54 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #55 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:43:18 [2023-06-02T09:43:18.743Z] #55 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #56 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:43:18 [2023-06-02T09:43:18.743Z] #56 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #57 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:43:18 [2023-06-02T09:43:18.743Z] #57 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #58 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:43:18 [2023-06-02T09:43:18.743Z] #58 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:43:18 [2023-06-02T09:43:18.743Z] #59 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #60 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:43:18 [2023-06-02T09:43:18.743Z] #60 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #61 [dev-systemd-false  8/19] COPY --link --from=registry      /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #61 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #62 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.743Z] #62 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:43:18 [2023-06-02T09:43:18.743Z] #63 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #64 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:43:18 [2023-06-02T09:43:18.743Z] #64 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.743Z] #65 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #66 [dev-systemd-false 10/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #66 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #67 [dev-systemd-false 11/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #67 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #68 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:43:18 [2023-06-02T09:43:18.743Z] #68 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #69 [dev-systemd-false  1/19] COPY --link --from=dockercli     /build/ /usr/local/cli
09:43:18 [2023-06-02T09:43:18.743Z] #69 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #70 [dockercli-src 1/5] WORKDIR /tmp/dockercli
09:43:18 [2023-06-02T09:43:18.743Z] #70 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #71 [delve-src 1/3] WORKDIR /usr/src/delve
09:43:18 [2023-06-02T09:43:18.743Z] #71 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #72 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:43:18 [2023-06-02T09:43:18.743Z] #72 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #73 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:43:18 [2023-06-02T09:43:18.743Z] #73 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #74 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:43:18 [2023-06-02T09:43:18.743Z] #74 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #75 [runc-src 1/3] WORKDIR /usr/src/runc
09:43:18 [2023-06-02T09:43:18.743Z] #75 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #76 [dev-systemd-false  4/19] COPY --link --from=delve         /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #76 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #77 [dev-systemd-false  7/19] COPY --link --from=tini          /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #77 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #78 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:43:18 [2023-06-02T09:43:18.743Z] #78 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #79 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.743Z] #79 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #80 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:43:18 [2023-06-02T09:43:18.743Z] #80 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #81 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:43:18 [2023-06-02T09:43:18.743Z] #81 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #82 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:43:18 [2023-06-02T09:43:18.743Z] #82 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #83 [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
09:43:18 [2023-06-02T09:43:18.743Z] #83 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #84 [dev-systemd-false  2/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:43:18 [2023-06-02T09:43:18.743Z] #84 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #85 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
09:43:18 [2023-06-02T09:43:18.743Z] #85 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #86 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:43:18 [2023-06-02T09:43:18.743Z] #86 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #87 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:43:18 [2023-06-02T09:43:18.743Z] #87 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #88 [dev-systemd-false  5/19] COPY --link --from=tomll         /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #88 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #89 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:43:18 [2023-06-02T09:43:18.743Z] #89 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #90 [dev-systemd-false 13/19] COPY --link --from=containerd    /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #90 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #91 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:43:18 [2023-06-02T09:43:18.743Z] #91 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #92 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:43:18 [2023-06-02T09:43:18.743Z] #92 CACHED
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #93 [dev-systemd-false 14/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #93 DONE 0.1s
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #94 [dev-systemd-false 15/19] COPY --link --from=vpnkit        /       /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #94 DONE 0.0s
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #95 [dev-systemd-false 16/19] COPY --link --from=containerutil /build/ /usr/local/bin/
09:43:18 [2023-06-02T09:43:18.743Z] #95 DONE 0.0s
09:43:18 [2023-06-02T09:43:18.743Z] 
09:43:18 [2023-06-02T09:43:18.743Z] #96 [dev-systemd-false 17/19] COPY --link --from=crun          /build/ /usr/local/bin/
09:43:19 [2023-06-02T09:43:19.003Z] #96 DONE 0.0s
09:43:19 [2023-06-02T09:43:19.003Z] 
09:43:19 [2023-06-02T09:43:19.003Z] #97 [dev-systemd-false 18/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:43:19 [2023-06-02T09:43:19.003Z] #97 merging
09:43:40 [2023-06-02T09:43:40.885Z] #97 merging 19.4s done
09:43:40 [2023-06-02T09:43:40.885Z] #97 DONE 19.4s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
09:43:40 [2023-06-02T09:43:40.885Z] #98 DONE 0.0s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #99 [dev-base  1/11] RUN groupadd -r docker
09:43:40 [2023-06-02T09:43:40.885Z] #99 DONE 0.4s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:43:40 [2023-06-02T09:43:40.885Z] #100 DONE 0.5s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:43:40 [2023-06-02T09:43:40.885Z] #101 0.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:43:40 [2023-06-02T09:43:40.885Z] #101 DONE 0.4s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:43:40 [2023-06-02T09:43:40.885Z] #102 DONE 0.5s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:43:40 [2023-06-02T09:43:40.885Z] #103 DONE 0.4s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #104 [dev-base  6/11] RUN ldconfig
09:43:40 [2023-06-02T09:43:40.885Z] #104 DONE 0.5s
09:43:40 [2023-06-02T09:43:40.885Z] 
09:43:40 [2023-06-02T09:43:40.885Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:43:41 [2023-06-02T09:43:41.447Z] #105 DONE 0.5s
09:43:41 [2023-06-02T09:43:41.447Z] 
09:43:41 [2023-06-02T09:43:41.447Z] #106 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:43:42 [2023-06-02T09:43:42.373Z] #106 0.835 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:43:42 [2023-06-02T09:43:42.373Z] #106 0.835 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:43:42 [2023-06-02T09:43:42.373Z] #106 0.835 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:43:43 [2023-06-02T09:43:43.189Z] #106 1.177 Reading package lists...
09:43:43 [2023-06-02T09:43:43.749Z] #106 1.705 Reading package lists...
09:43:43 [2023-06-02T09:43:43.749Z] #106 2.212 Building dependency tree...
09:43:43 [2023-06-02T09:43:43.749Z] #106 2.357 Reading state information...
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.522 The following additional packages will be installed:
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.522   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.522   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.523   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.523   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.523   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.523   xxd
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524 Suggested packages:
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524   ctags vim-doc vim-scripts xfsdump acl attr quota
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524 Recommended packages:
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:43:44 [2023-06-02T09:43:44.004Z] #106 2.524   systemd-timesyncd | time-daemon unzip
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.872 The following NEW packages will be installed:
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.872   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.873   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.874   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.874   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:43:44 [2023-06-02T09:43:44.260Z] #106 2.874   xz-utils zip zstd
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.148 0 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.148 Need to get 32.1 MB of archives.
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.148 After this operation, 124 MB of additional disk space will be used.
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.148 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.150 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.154 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.157 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.159 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.162 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.165 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.190 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.190 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.192 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.192 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.192 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.193 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.193 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.198 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.199 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.200 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.205 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.206 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.207 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.210 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.212 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.212 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.214 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.216 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.218 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.221 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.224 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.232 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.234 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.235 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.236 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:43:44 [2023-06-02T09:43:44.515Z] #106 3.292 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.292 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.293 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.293 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.294 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.294 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.358 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.494 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.495 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.506 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.507 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.508 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.509 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.511 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.511 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.513 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.518 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.519 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.521 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.523 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:43:44 [2023-06-02T09:43:44.770Z] #106 3.557 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:43:45 [2023-06-02T09:43:45.026Z] #106 3.564 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:43:45 [2023-06-02T09:43:45.026Z] #106 3.568 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:43:45 [2023-06-02T09:43:45.026Z] #106 3.569 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.709 debconf: delaying package configuration, since apt-utils is not installed
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.747 Fetched 32.1 MB in 1s (46.5 MB/s)
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.770 Selecting previously unselected package libapparmor1:arm64.
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.770 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.778 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.784 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.821 Selecting previously unselected package libcap2:arm64.
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.823 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.827 Unpacking libcap2:arm64 (1:2.44-1) ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.860 Selecting previously unselected package libargon2-1:arm64.
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.862 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.865 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.895 Selecting previously unselected package dmsetup.
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.897 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.900 Unpacking dmsetup (2:1.02.175-2.1) ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.938 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.940 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 3.943 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:43:45 [2023-06-02T09:43:45.281Z] #106 4.044 Selecting previously unselected package libjson-c5:arm64.
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.046 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.050 Unpacking libjson-c5:arm64 (0.15-2) ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.083 Selecting previously unselected package libcryptsetup12:arm64.
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.085 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.088 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.134 Selecting previously unselected package libip4tc2:arm64.
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.136 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.139 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.172 Selecting previously unselected package libkmod2:arm64.
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.174 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.178 Unpacking libkmod2:arm64 (28-1) ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.218 Selecting previously unselected package systemd.
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.220 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
09:43:45 [2023-06-02T09:43:45.536Z] #106 4.265 Unpacking systemd (247.3-7+deb11u2) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.622 Selecting previously unselected package pigz.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.624 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.627 Unpacking pigz (2.6-1) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.663 Selecting previously unselected package libelf1:arm64.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.665 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.668 Unpacking libelf1:arm64 (0.183-1) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.713 Selecting previously unselected package libbpf0:arm64.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.715 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.718 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.756 Selecting previously unselected package libmnl0:arm64.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.759 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.762 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.794 Selecting previously unselected package libxtables12:arm64.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.796 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.799 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.827 Selecting previously unselected package libcap2-bin.
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.829 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.833 Unpacking libcap2-bin (1:2.44-1) ...
09:43:46 [2023-06-02T09:43:46.097Z] #106 4.868 Selecting previously unselected package iproute2.
09:43:46 [2023-06-02T09:43:46.352Z] #106 4.870 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 4.873 Unpacking iproute2 (5.10.0-4) ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 4.969 Selecting previously unselected package xxd.
09:43:46 [2023-06-02T09:43:46.352Z] #106 4.971 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 4.975 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 5.017 Selecting previously unselected package vim-common.
09:43:46 [2023-06-02T09:43:46.352Z] #106 5.019 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 5.027 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:43:46 [2023-06-02T09:43:46.352Z] #106 5.075 Selecting previously unselected package bash-completion.
09:43:46 [2023-06-02T09:43:46.608Z] #106 5.078 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.736 Unpacking bash-completion (1:2.11-2) ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.836 Selecting previously unselected package bzip2.
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.838 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.841 Unpacking bzip2 (1.0.8-4) ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.874 Selecting previously unselected package xz-utils.
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.876 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.880 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:43:47 [2023-06-02T09:43:47.168Z] #106 5.933 Selecting previously unselected package apparmor.
09:43:47 [2023-06-02T09:43:47.424Z] #106 5.935 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 5.957 Unpacking apparmor (2.13.6-10) ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.044 Selecting previously unselected package inetutils-ping.
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.047 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.050 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.095 Selecting previously unselected package libip6tc2:arm64.
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.097 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.101 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.131 Selecting previously unselected package libnfnetlink0:arm64.
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.133 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.136 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:43:47 [2023-06-02T09:43:47.424Z] #106 6.169 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.170 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.174 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.208 Selecting previously unselected package libnftnl11:arm64.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.210 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.213 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.250 Selecting previously unselected package iptables.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.251 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.255 Unpacking iptables (1.8.7-1) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.319 Selecting previously unselected package libonig5:arm64.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.321 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.324 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.368 Selecting previously unselected package libjq1:arm64.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.370 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.373 Unpacking libjq1:arm64 (1.6-2.1) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.405 Selecting previously unselected package jq.
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.407 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.411 Unpacking jq (1.6-2.1) ...
09:43:47 [2023-06-02T09:43:47.680Z] #106 6.446 Selecting previously unselected package libaio1:arm64.
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.448 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.451 Unpacking libaio1:arm64 (0.3.112-9) ...
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.481 Selecting previously unselected package libgpm2:arm64.
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.483 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.487 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.520 Selecting previously unselected package libicu67:arm64.
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.521 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:43:47 [2023-06-02T09:43:47.935Z] #106 6.525 Unpacking libicu67:arm64 (67.1-7) ...
09:43:48 [2023-06-02T09:43:48.496Z] #106 7.182 Selecting previously unselected package libinih1:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.184 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.188 Unpacking libinih1:arm64 (53-1+b2) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.220 Selecting previously unselected package libmicrohttpd12:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.222 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.225 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.263 Selecting previously unselected package libnet1:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.265 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.269 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.305 Selecting previously unselected package libnl-3-200:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.306 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.310 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.345 Selecting previously unselected package libprotobuf-c1:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.347 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.350 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.383 Selecting previously unselected package libyajl2:arm64.
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.386 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.389 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:43:48 [2023-06-02T09:43:48.752Z] #106 7.417 Selecting previously unselected package net-tools.
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.419 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.422 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.469 Selecting previously unselected package patch.
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.470 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.474 Unpacking patch (2.7.6-7) ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.508 Selecting previously unselected package python-pip-whl.
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.510 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.514 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.644 Selecting previously unselected package python3-lib2to3.
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.646 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.649 Unpacking python3-lib2to3 (3.9.2-1) ...
09:43:49 [2023-06-02T09:43:49.007Z] #106 7.685 Selecting previously unselected package python3-distutils.
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.687 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.691 Unpacking python3-distutils (3.9.2-1) ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.730 Selecting previously unselected package python3-pkg-resources.
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.732 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.735 Unpacking python3-pkg-resources (52.0.0-4) ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.777 Selecting previously unselected package python3-setuptools.
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.779 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.782 Unpacking python3-setuptools (52.0.0-4) ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.837 Selecting previously unselected package python3-wheel.
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.839 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.843 Unpacking python3-wheel (0.34.2-1) ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.873 Selecting previously unselected package python3-pip.
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.875 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.878 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:43:49 [2023-06-02T09:43:49.263Z] #106 7.938 Selecting previously unselected package sudo.
09:43:49 [2023-06-02T09:43:49.518Z] #106 7.940 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 7.947 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.053 Selecting previously unselected package systemd-journal-remote.
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.056 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.059 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.094 Selecting previously unselected package thin-provisioning-tools.
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.096 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.099 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.153 Selecting previously unselected package uidmap.
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.155 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.158 Unpacking uidmap (1:4.8.1-1) ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.202 Selecting previously unselected package vim-runtime.
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.204 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.215 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.225 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:43:49 [2023-06-02T09:43:49.518Z] #106 8.228 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.771 Selecting previously unselected package vim.
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.774 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.783 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.905 Selecting previously unselected package xfsprogs.
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.907 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 8.910 Unpacking xfsprogs (5.10.0-4) ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.002 Selecting previously unselected package zip.
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.004 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.008 Unpacking zip (3.0-12) ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.050 Selecting previously unselected package zstd.
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.053 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.056 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:43:50 [2023-06-02T09:43:50.445Z] #106 9.139 Setting up python3-pkg-resources (52.0.0-4) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.322 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.331 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.340 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.350 Setting up libgpm2:arm64 (1.20.7-8) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.360 Setting up libicu67:arm64 (67.1-7) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.369 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.378 Setting up libinih1:arm64 (53-1+b2) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.388 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:43:50 [2023-06-02T09:43:50.700Z] #106 9.398 Setting up uidmap (1:4.8.1-1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.407 Setting up libyajl2:arm64 (2.1.0-3) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.417 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.426 Setting up bzip2 (1.0.8-4) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.435 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.444 Setting up python3-wheel (0.34.2-1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.580 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.590 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.599 Setting up libcap2:arm64 (1:2.44-1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.608 Setting up libcap2-bin (1:2.44-1) ...
09:43:50 [2023-06-02T09:43:50.956Z] #106 9.618 Setting up apparmor (2.13.6-10) ...
09:43:51 [2023-06-02T09:43:51.881Z] #106 10.30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:43:51 [2023-06-02T09:43:51.881Z] #106 10.32 Setting up zip (3.0-12) ...
09:43:51 [2023-06-02T09:43:51.881Z] #106 10.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:43:51 [2023-06-02T09:43:51.881Z] #106 10.35 Setting up bash-completion (1:2.11-2) ...
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.09 Setting up libmnl0:arm64 (1.0.4-3) ...
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.10 Setting up patch (2.7.6-7) ...
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.11 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:43:52 [2023-06-02T09:43:52.485Z] #106 11.15 invoke-rc.d: could not determine current runlevel
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.16 invoke-rc.d: policy-rc.d denied execution of start.
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.16 Setting up libxtables12:arm64 (1.8.7-1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.17 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.18 Setting up pigz (2.6-1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.40 Setting up libaio1:arm64 (0.3.112-9) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.41 Setting up python3-lib2to3 (3.9.2-1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.51 Setting up libelf1:arm64 (0.183-1) ...
09:43:52 [2023-06-02T09:43:52.742Z] #106 11.52 Setting up libjson-c5:arm64 (0.15-2) ...
09:43:52 [2023-06-02T09:43:52.997Z] #106 11.53 Setting up zstd (1.4.8+dfsg-2.1) ...
09:43:52 [2023-06-02T09:43:52.997Z] #106 11.54 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:43:52 [2023-06-02T09:43:52.997Z] #106 11.55 Setting up libkmod2:arm64 (28-1) ...
09:43:52 [2023-06-02T09:43:52.997Z] #106 11.56 Setting up python3-distutils (3.9.2-1) ...
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.68 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:43:53 [2023-06-02T09:43:53.253Z] #106 11.72 Setting up python3-setuptools (52.0.0-4) ...
09:43:53 [2023-06-02T09:43:53.508Z] #106 12.04 Setting up libjq1:arm64 (1.6-2.1) ...
09:43:53 [2023-06-02T09:43:53.508Z] #106 12.05 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:43:53 [2023-06-02T09:43:53.508Z] #106 12.06 Setting up thin-provisioning-tools (0.9.0-1) ...
09:43:53 [2023-06-02T09:43:53.508Z] #106 12.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.33 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.34 Setting up jq (1.6-2.1) ...
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.35 Setting up libbpf0:arm64 (1:0.3-2) ...
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.36 Setting up iptables (1.8.7-1) ...
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:43:53 [2023-06-02T09:43:53.763Z] #106 12.39 Setting up iproute2 (5.10.0-4) ...
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.51 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.52 Setting up dmsetup (2:1.02.175-2.1) ...
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.53 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.54 Setting up systemd (247.3-7+deb11u2) ...
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.58 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:43:54 [2023-06-02T09:43:54.018Z] #106 12.59 Initializing machine ID from random generator.
09:43:54 [2023-06-02T09:43:54.274Z] #106 12.91 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
09:43:54 [2023-06-02T09:43:54.274Z] #106 13.02 Setting up xfsprogs (5.10.0-4) ...
09:43:54 [2023-06-02T09:43:54.529Z] #106 13.03 System has not been booted with systemd as init system (PID 1). Can't operate.
09:43:54 [2023-06-02T09:43:54.529Z] #106 13.03 Failed to connect to bus: Host is down
09:43:54 [2023-06-02T09:43:54.529Z] #106 13.03 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:43:54 [2023-06-02T09:43:54.529Z] #106 DONE 13.3s
09:43:54 [2023-06-02T09:43:54.785Z] 
09:43:54 [2023-06-02T09:43:54.785Z] #107 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:43:55 [2023-06-02T09:43:55.041Z] #107 0.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:43:55 [2023-06-02T09:43:55.299Z] #107 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:43:55 [2023-06-02T09:43:55.299Z] #107 0.420 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:43:55 [2023-06-02T09:43:55.299Z] #107 DONE 0.4s
09:43:55 [2023-06-02T09:43:55.299Z] 
09:43:55 [2023-06-02T09:43:55.299Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
09:44:01 [2023-06-02T09:44:01.836Z] #108 5.739 Collecting yamllint==1.27.1
09:44:01 [2023-06-02T09:44:01.836Z] #108 6.791   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.084 Collecting pathspec>=0.5.3
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.088   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.187 Collecting pyyaml
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.204   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.220 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.225 Building wheels for collected packages: yamllint
09:44:02 [2023-06-02T09:44:02.408Z] #108 7.225   Building wheel for yamllint (setup.py): started
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.469   Building wheel for yamllint (setup.py): finished with status 'done'
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.470   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0496487f78c8066fa7df1e5ff5748c4baf220aaa233bfe90db031888fab13319
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.470   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.472 Successfully built yamllint
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.478 Installing collected packages: pyyaml, pathspec, yamllint
09:44:02 [2023-06-02T09:44:02.663Z] #108 7.591 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
09:44:02 [2023-06-02T09:44:02.663Z] #108 DONE 7.7s
09:44:02 [2023-06-02T09:44:02.919Z] 
09:44:02 [2023-06-02T09:44:02.919Z] #109 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:44:03 [2023-06-02T09:44:03.845Z] #109 0.762 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:44:03 [2023-06-02T09:44:03.845Z] #109 0.762 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:44:03 [2023-06-02T09:44:03.845Z] #109 0.762 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:44:04 [2023-06-02T09:44:04.356Z] #109 1.111 Reading package lists...
09:44:05 [2023-06-02T09:44:05.172Z] #109 1.645 Reading package lists...
09:44:05 [2023-06-02T09:44:05.172Z] #109 2.161 Building dependency tree...
09:44:05 [2023-06-02T09:44:05.172Z] #109 2.306 Reading state information...
09:44:05 [2023-06-02T09:44:05.172Z] #109 2.485 gcc is already the newest version (4:10.2.1-1).
09:44:05 [2023-06-02T09:44:05.172Z] #109 2.485 pkg-config is already the newest version (0.29.2-1).
09:44:05 [2023-06-02T09:44:05.172Z] #109 2.485 The following additional packages will be installed:
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.485   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.485   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.485   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.485   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.486   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.486   uuid-dev zlib1g-dev
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.487 Suggested packages:
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.487   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.487   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.487 Recommended packages:
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.487   build-essential fakeroot libalgorithm-merge-perl
09:44:05 [2023-06-02T09:44:05.428Z] #109 2.737 The following NEW packages will be installed:
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.737   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.737   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.738   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.738   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.738   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.738   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
09:44:05 [2023-06-02T09:44:05.683Z] #109 2.738   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:44:05 [2023-06-02T09:44:05.683Z] #109 3.020 0 upgraded, 32 newly installed, 0 to remove and 2 not upgraded.
09:44:05 [2023-06-02T09:44:05.683Z] #109 3.020 Need to get 10.3 MB of archives.
09:44:05 [2023-06-02T09:44:05.683Z] #109 3.020 After this operation, 41.5 MB of additional disk space will be used.
09:44:05 [2023-06-02T09:44:05.683Z] #109 3.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.042 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.044 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.045 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.046 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.048 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.049 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.050 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.053 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.061 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.066 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.068 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.069 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.073 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.074 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.076 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:44:05 [2023-06-02T09:44:05.938Z] #109 3.078 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.084 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.085 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.086 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.087 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.089 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.091 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.092 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.095 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.096 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.104 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.104 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.106 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.242 debconf: delaying package configuration, since apt-utils is not installed
09:44:05 [2023-06-02T09:44:05.939Z] #109 3.280 Fetched 10.3 MB in 0s (28.4 MB/s)
09:44:06 [2023-06-02T09:44:06.194Z] #109 3.302 Selecting previously unselected package dpkg-dev.
09:44:06 [2023-06-02T09:44:06.194Z] #109 3.302 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
09:44:06 [2023-06-02T09:44:06.194Z] #109 3.315 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:44:06 [2023-06-02T09:44:06.194Z] #109 3.318 Unpacking dpkg-dev (1.20.12) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.436 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.438 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.445 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.477 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.480 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.483 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.520 Selecting previously unselected package libsecret-common.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.523 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.526 Unpacking libsecret-common (0.20.4-2) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.571 Selecting previously unselected package libsecret-1-0:arm64.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.574 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.577 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.611 Selecting previously unselected package gir1.2-secret-1:arm64.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.614 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.617 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.645 Selecting previously unselected package libapparmor-dev:arm64.
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.647 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.650 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:44:06 [2023-06-02T09:44:06.449Z] #109 3.689 Selecting previously unselected package uuid-dev:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.692 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.695 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.743 Selecting previously unselected package libblkid-dev:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.746 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.755 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.803 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.806 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.809 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.835 Selecting previously unselected package libudev-dev:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.838 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.841 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.879 Selecting previously unselected package libsepol1-dev:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.881 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.884 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.942 Selecting previously unselected package libpcre2-16-0:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.945 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.948 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.994 Selecting previously unselected package libpcre2-32-0:arm64.
09:44:06 [2023-06-02T09:44:06.705Z] #109 3.997 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 4.000 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.705Z] #109 4.044 Selecting previously unselected package libpcre2-posix2:arm64.
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.046 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.052 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.086 Selecting previously unselected package libpcre2-dev:arm64.
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.089 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.094 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.171 Selecting previously unselected package libselinux1-dev:arm64.
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.173 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.178 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.233 Selecting previously unselected package libdevmapper-dev:arm64.
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.236 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.239 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:44:06 [2023-06-02T09:44:06.960Z] #109 4.279 Selecting previously unselected package libffi-dev:arm64.
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.281 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.286 Unpacking libffi-dev:arm64 (3.3-6) ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.322 Selecting previously unselected package libglib2.0-data.
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.324 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.328 Unpacking libglib2.0-data (2.66.8-1) ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.459 Selecting previously unselected package libglib2.0-bin.
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.462 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.466 Unpacking libglib2.0-bin (2.66.8-1) ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.513 Selecting previously unselected package libglib2.0-dev-bin.
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.515 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.520 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:44:07 [2023-06-02T09:44:07.216Z] #109 4.562 Selecting previously unselected package libmount-dev:arm64.
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.565 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.570 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.615 Selecting previously unselected package libpcre16-3:arm64.
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.617 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.622 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.674 Selecting previously unselected package libpcre32-3:arm64.
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.676 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.680 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.730 Selecting previously unselected package libpcrecpp0v5:arm64.
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.732 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.738 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.771 Selecting previously unselected package libpcre3-dev:arm64.
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.773 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.471Z] #109 4.780 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.857 Selecting previously unselected package zlib1g-dev:arm64.
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.860 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.863 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.905 Selecting previously unselected package libglib2.0-dev:arm64.
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.907 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.726Z] #109 4.910 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.089 Selecting previously unselected package libseccomp-dev:arm64.
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.092 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.095 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.132 Selecting previously unselected package libsecret-1-dev:arm64.
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.134 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.140 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.194 Selecting previously unselected package libsystemd-dev:arm64.
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.196 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.200 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
09:44:07 [2023-06-02T09:44:07.982Z] #109 5.306 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.317 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.476 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.486 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.498 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.507 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.519 Setting up libffi-dev:arm64 (3.3-6) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.532 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.543 Setting up dpkg-dev (1.20.12) ...
09:44:08 [2023-06-02T09:44:08.237Z] #109 5.562 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.574 Setting up libglib2.0-data (2.66.8-1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.585 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.597 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.608 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.621 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.634 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.645 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.656 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.670 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.681 Setting up libsecret-common (0.20.4-2) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.693 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.710 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.721 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.737 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.749 Setting up libglib2.0-bin (2.66.8-1) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.763 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:44:08 [2023-06-02T09:44:08.492Z] #109 5.775 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.787 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.800 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.814 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.826 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.842 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.854 No schema files found: doing nothing.
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.858 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:44:08 [2023-06-02T09:44:08.748Z] #109 5.878 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:44:09 [2023-06-02T09:44:09.003Z] #109 DONE 6.1s
09:44:09 [2023-06-02T09:44:09.003Z] 
09:44:09 [2023-06-02T09:44:09.003Z] #110 [dev 1/1] COPY . .
09:44:10 [2023-06-02T09:44:10.366Z] #110 DONE 1.3s
09:44:10 [2023-06-02T09:44:10.366Z] 
09:44:10 [2023-06-02T09:44:10.366Z] #111 exporting to image
09:44:10 [2023-06-02T09:44:10.366Z] #111 exporting layers
09:44:14 [2023-06-02T09:44:14.529Z] #111 exporting layers 4.1s done
09:44:14 [2023-06-02T09:44:14.529Z] #111 writing image sha256:caf53e4e7d301c6d4ee2d52f32119d9c6aba0b498a7e758b47cc2be893e31857 done
09:44:14 [2023-06-02T09:44:14.529Z] #111 naming to docker.io/library/docker:75afe3201b3dc08a3739e2a76fe315c03f33199b done
09:44:14 [2023-06-02T09:44:14.529Z] #111 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:44:14 [2023-06-02T09:44:14.828Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:44:15 [2023-06-02T09:44:15.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75afe3201b3dc08a3739e2a76fe315c03f33199b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:75afe3201b3dc08a3739e2a76fe315c03f33199b hack/test/unit
09:44:15 [2023-06-02T09:44:15.395Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:44:15 [2023-06-02T09:44:15.395Z] + TESTFLAGS+=' -test.timeout=5m'
09:44:15 [2023-06-02T09:44:15.395Z] + TESTDIRS=./...
09:44:15 [2023-06-02T09:44:15.395Z] + exclude_paths='/vendor/|/integration'
09:44:15 [2023-06-02T09:44:15.395Z] ++ go list ./...
09:44:15 [2023-06-02T09:44:15.395Z] ++ grep -vE '(/vendor/|/integration)'
09:44:16 [2023-06-02T09:44:16.325Z] + pkg_list='github.com/docker/docker/api
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/backend/build
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/httpstatus
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/httputils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/middleware
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/build
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/checkpoint
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/container
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/debug
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/distribution
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/grpc
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/image
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/network
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/plugin
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/session
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/swarm
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/system
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/server/router/volume
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/backend
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/blkiodev
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/container
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/events
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/filters
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/image
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/mount
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/network
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/plugins/logdriver
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/registry
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/strslice
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/swarm
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/swarm/runtime
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/time
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/versions
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/versions/v1p19
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/versions/v1p20
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/api/types/volume
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/exporter
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/builder-next/worker
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/dockerfile
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/remotecontext
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/remotecontext/git
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/builder/remotecontext/urlutil
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cli/debug
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cli/winresources/docker-proxy
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cli/winresources/dockerd
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/client
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/client/buildkit
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cmd/docker-proxy
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cmd/dockerd
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cmd/dockerd/trap
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/container
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/container/stream
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/contrib/apparmor
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/contrib/docker-device-tool
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/contrib/httpserver
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster/convert
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster/executor
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster/executor/container
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/cluster/provider
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/config
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/containerd
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/events
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/events/testutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/copy
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/register
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/vfs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/graphdriver/zfs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/images
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/initlayer
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/links
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/listeners
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/awslogs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/fluentd
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/gcplogs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/gelf
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/journald
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/local
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/logentries
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/loggertest
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/loggerutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/splunk
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/syslog
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/logger/templates
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/names
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/network
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/daemon/stats
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/distribution
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/distribution/metadata
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/distribution/utils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/distribution/xfer
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/dockerversion
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/errdefs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/image
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/image/cache
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/image/tarexport
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/image/v1
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/internal/mounttree
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/internal/test/suite
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/internal/unshare
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/layer
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd/queue
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd/remote
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd/shimopts
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd/supervisor
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libcontainerd/types
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/bitmap
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/bitseq
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cluster
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/config
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/datastore
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/diagnostic
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/discoverapi
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/driverapi
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/host
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/null
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/overlay
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/remote
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/windows
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/drvregistry
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/etchosts
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/idm
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/internal/caller
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipam
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipamapi
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipams/builtin
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipams/null
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipams/remote
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipamutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ipbits
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/iptables
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/netlabel
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/netutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/networkdb
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/ns
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/options
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/osl
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/osl/kernel
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/portallocator
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/portmapper
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/resolvconf
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/testutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/libnetwork/types
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/oci
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/oci/caps
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/opts
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/aaparser
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/archive
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/authorization
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/broadcaster
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/capabilities
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/chrootarchive
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/containerfs
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/devicemapper
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/directory
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/dmesg
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/fileutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/homedir
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/idtools
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/ioutils
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/jsonmessage
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/longpath
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/loopback
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/meminfo
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/namesgenerator
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/parsers
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/parsers/kernel
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/pidfile
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/platform
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/platforms
09:44:16 [2023-06-02T09:44:16.325Z] github.com/docker/docker/pkg/plugingetter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/transport
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/pools
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/process
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/progress
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/reexec
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/rootless
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/rootless/specconv
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stack
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stdcopy
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/streamformatter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stringid
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/sysinfo
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/system
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/tailfile
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/tarsum
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/useragent
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin/executor/containerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin/v2
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/profiles/apparmor
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/profiles/seccomp
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/quota
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/reference
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/registry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/registry/resumable
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/restartmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/runconfig
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/runconfig/opts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/daemon
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/environment
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakecontext
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakegit
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakestorage
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/load
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/registry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/request
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/drivers
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/local
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/mounts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/service
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/service/opts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/testutils'
09:44:16 [2023-06-02T09:44:16.326Z] ++ grep --fixed-strings -v /libnetwork
09:44:16 [2023-06-02T09:44:16.326Z] ++ echo 'github.com/docker/docker/api
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/backend/build
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/httpstatus
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/httputils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/middleware
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/build
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/checkpoint
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/container
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/debug
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/distribution
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/grpc
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/image
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/network
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/session
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/swarm
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/system
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/volume
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/backend
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/blkiodev
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/container
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/events
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/filters
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/image
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/mount
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/network
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/plugins/logdriver
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/registry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/strslice
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/swarm
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/swarm/runtime
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/time
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/versions
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/versions/v1p19
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/versions/v1p20
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/types/volume
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/exporter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/builder-next/worker
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/dockerfile
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/remotecontext
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/remotecontext/git
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/builder/remotecontext/urlutil
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cli/debug
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cli/winresources/docker-proxy
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cli/winresources/dockerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/client
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/client/buildkit
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cmd/docker-proxy
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cmd/dockerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cmd/dockerd/trap
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/container
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/container/stream
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/contrib/apparmor
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/contrib/docker-device-tool
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/contrib/httpserver
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster/convert
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster/executor
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster/executor/container
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/cluster/provider
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/config
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/containerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/events
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/events/testutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/copy
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/register
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/vfs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/graphdriver/zfs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/images
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/initlayer
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/links
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/listeners
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/awslogs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/fluentd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/gcplogs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/gelf
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/journald
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/local
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/logentries
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/loggertest
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/loggerutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/splunk
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/syslog
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/logger/templates
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/names
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/network
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/daemon/stats
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/distribution
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/distribution/metadata
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/distribution/utils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/distribution/xfer
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/dockerversion
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/errdefs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/image
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/image/cache
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/image/tarexport
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/image/v1
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/internal/mounttree
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/internal/test/suite
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/internal/unshare
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/layer
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd/queue
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd/remote
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd/shimopts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd/supervisor
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libcontainerd/types
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/bitmap
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/bitseq
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cluster
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/config
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/datastore
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/diagnostic
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/discoverapi
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/driverapi
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/host
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/null
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/overlay
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/remote
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/windows
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/drvregistry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/etchosts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/idm
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/internal/caller
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipam
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipamapi
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipams/builtin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipams/null
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipams/remote
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipamutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ipbits
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/iptables
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/netlabel
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/netutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/networkdb
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/ns
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/options
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/osl
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/osl/kernel
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/portallocator
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/portmapper
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/resolvconf
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/testutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/libnetwork/types
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/oci
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/oci/caps
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/opts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/aaparser
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/archive
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/authorization
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/broadcaster
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/capabilities
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/chrootarchive
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/containerfs
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/devicemapper
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/directory
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/dmesg
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/fileutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/homedir
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/idtools
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/ioutils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/jsonmessage
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/longpath
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/loopback
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/meminfo
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/namesgenerator
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/parsers
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/parsers/kernel
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/pidfile
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/platform
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/platforms
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugingetter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/plugins/transport
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/pools
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/process
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/progress
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/reexec
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/rootless
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/rootless/specconv
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stack
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stdcopy
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/streamformatter
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/stringid
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/sysinfo
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/system
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/tailfile
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/tarsum
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/pkg/useragent
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin/executor/containerd
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/plugin/v2
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/profiles/apparmor
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/profiles/seccomp
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/quota
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/reference
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/registry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/registry/resumable
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/restartmanager
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/runconfig
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/runconfig/opts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/daemon
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/environment
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakecontext
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakegit
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fakestorage
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/load
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/plugin
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/registry
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/testutil/request
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/drivers
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/local
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/mounts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/service
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/service/opts
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/volume/testutils'
09:44:16 [2023-06-02T09:44:16.326Z] + base_pkg_list='github.com/docker/docker/api
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/backend/build
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/httpstatus
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/httputils
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/middleware
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/build
09:44:16 [2023-06-02T09:44:16.326Z] github.com/docker/docker/api/server/router/checkpoint
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/debug
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/distribution
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/grpc
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/session
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/swarm
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/system
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/volume
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/backend
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/blkiodev
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/events
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/filters
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/mount
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/plugins/logdriver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/registry
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/strslice
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/swarm
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/swarm/runtime
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/time
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions/v1p19
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions/v1p20
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/volume
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/worker
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/dockerfile
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext/git
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext/urlutil
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/debug
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/winresources/docker-proxy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/winresources/dockerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/client
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/client/buildkit
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/docker-proxy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd/trap
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/container/stream
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/apparmor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/docker-device-tool
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/httpserver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/convert
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/executor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/executor/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/provider
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/config
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/containerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/events
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/events/testutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/copy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/register
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/vfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/zfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/images
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/initlayer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/links
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/listeners
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/awslogs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/fluentd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/gcplogs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/gelf
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/local
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/logentries
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggertest
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggerutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/splunk
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/syslog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/templates
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/names
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/stats
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/metadata
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/utils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/xfer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/dockerversion
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/errdefs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/cache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/tarexport
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/v1
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/mounttree
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/test/suite
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/unshare
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/layer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/queue
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/remote
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/shimopts
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/supervisor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/types
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/oci
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/oci/caps
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/opts
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/aaparser
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/archive
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/authorization
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/broadcaster
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/capabilities
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/chrootarchive
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/containerfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/devicemapper
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/directory
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/dmesg
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/fileutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/homedir
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/idtools
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/ioutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/jsonmessage
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/longpath
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/loopback
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/meminfo
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/namesgenerator
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/parsers
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/parsers/kernel
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/pidfile
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/platform
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/platforms
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugingetter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugins
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/plugins/transport
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/pools
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/process
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/progress
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/reexec
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/rootless
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/rootless/specconv
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/stack
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/stdcopy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/streamformatter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/stringid
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/sysinfo
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/system
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/tailfile
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/tarsum
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/pkg/useragent
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/plugin/executor/containerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/plugin/v2
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/profiles/apparmor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/profiles/seccomp
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/quota
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/reference
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/registry
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/registry/resumable
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/restartmanager
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/runconfig
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/runconfig/opts
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/daemon
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/environment
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fakecontext
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fakegit
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fakestorage
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fixtures/load
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fixtures/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/registry
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/testutil/request
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/drivers
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/local
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/mounts
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/service
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/service/opts
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/volume/testutils'
09:44:16 [2023-06-02T09:44:16.327Z] ++ grep --fixed-strings /libnetwork
09:44:16 [2023-06-02T09:44:16.327Z] ++ echo 'github.com/docker/docker/api
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/backend/build
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/httpstatus
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/httputils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/middleware
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/build
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/checkpoint
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/debug
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/distribution
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/grpc
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/session
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/swarm
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/system
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/server/router/volume
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/backend
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/blkiodev
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/events
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/filters
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/mount
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/plugins/logdriver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/registry
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/strslice
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/swarm
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/swarm/runtime
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/time
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions/v1p19
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/versions/v1p20
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/api/types/volume
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/builder-next/worker
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/dockerfile
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext/git
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/builder/remotecontext/urlutil
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/debug
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/winresources/docker-proxy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cli/winresources/dockerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/client
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/client/buildkit
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/docker-proxy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd/trap
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/container/stream
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/apparmor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/docker-device-tool
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/contrib/httpserver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/convert
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/executor
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/executor/container
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/cluster/provider
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/config
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/containerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/events
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/events/testutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/copy
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/register
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/vfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/graphdriver/zfs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/images
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/initlayer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/links
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/listeners
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/awslogs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/fluentd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/gcplogs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/gelf
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/local
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/logentries
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggertest
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggerutils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/splunk
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/syslog
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/logger/templates
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/names
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/network
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/daemon/stats
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/metadata
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/utils
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/distribution/xfer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/dockerversion
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/errdefs
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/cache
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/tarexport
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/image/v1
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/mounttree
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/test/suite
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/internal/unshare
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/layer
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/queue
09:44:16 [2023-06-02T09:44:16.327Z] github.com/docker/docker/libcontainerd/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libcontainerd/shimopts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libcontainerd/supervisor
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libcontainerd/types
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitmap
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitseq
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cluster
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/config
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/datastore
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/discoverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/driverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/host
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drvregistry
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/etchosts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/idm
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/caller
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/builtin
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipbits
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/iptables
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netlabel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/networkdb
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ns
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/options
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl/kernel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portallocator
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portmapper
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/resolvconf
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/testutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/types
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/oci
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/oci/caps
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/opts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/aaparser
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/archive
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/authorization
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/broadcaster
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/capabilities
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/chrootarchive
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/containerfs
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/devicemapper
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/directory
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/dmesg
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/fileutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/homedir
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/idtools
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/ioutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/jsonmessage
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/longpath
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/loopback
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/meminfo
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/namesgenerator
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/parsers
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/parsers/kernel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/pidfile
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/platform
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/platforms
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugingetter
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugins
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/plugins/transport
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/pools
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/process
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/progress
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/reexec
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/rootless
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/rootless/specconv
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/stack
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/stdcopy
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/streamformatter
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/stringid
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/sysinfo
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/system
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/tailfile
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/tarsum
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/pkg/useragent
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/plugin
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/plugin/executor/containerd
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/plugin/v2
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/profiles/apparmor
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/profiles/seccomp
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/quota
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/reference
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/registry
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/registry/resumable
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/restartmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/runconfig
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/runconfig/opts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/daemon
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/environment
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fakecontext
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fakegit
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fakestorage
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fixtures/load
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fixtures/plugin
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/registry
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/testutil/request
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/drivers
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/local
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/mounts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/service
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/service/opts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/volume/testutils'
09:44:16 [2023-06-02T09:44:16.328Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitmap
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitseq
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cluster
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/config
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/datastore
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/discoverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/driverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/host
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drvregistry
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/etchosts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/idm
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/caller
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/builtin
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipbits
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/iptables
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netlabel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/networkdb
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ns
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/options
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl/kernel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portallocator
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portmapper
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/resolvconf
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/testutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/types'
09:44:16 [2023-06-02T09:44:16.328Z] + echo 'github.com/docker/docker/libnetwork
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitmap
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/bitseq
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cluster
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/config
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/datastore
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/diagnostic
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/discoverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/driverapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/host
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drvregistry
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/etchosts
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/idm
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/caller
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamapi
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/builtin
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/null
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipamutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ipbits
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/iptables
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netlabel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/netutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/networkdb
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/ns
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/options
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/osl/kernel
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portallocator
09:44:16 [2023-06-02T09:44:16.328Z] + grep --fixed-strings libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/portmapper
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/resolvconf
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/testutils
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/types'
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge
09:44:16 [2023-06-02T09:44:16.328Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:44:16 [2023-06-02T09:44:16.328Z] + type docker-proxy
09:44:16 [2023-06-02T09:44:16.328Z] hack/test/unit: line 25: type: docker-proxy: not found
09:44:16 [2023-06-02T09:44:16.328Z] + hack/make.sh binary-proxy install-proxy
09:44:16 [2023-06-02T09:44:16.328Z] 
09:44:16 [2023-06-02T09:44:16.328Z] Removing bundles/
09:44:16 [2023-06-02T09:44:16.328Z] 
09:44:16 [2023-06-02T09:44:16.328Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:44:16 [2023-06-02T09:44:16.328Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:44:20 [2023-06-02T09:44:20.504Z] Created binary: bundles/binary-proxy/docker-proxy
09:44:20 [2023-06-02T09:44:20.504Z] 
09:44:20 [2023-06-02T09:44:20.504Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:44:20 [2023-06-02T09:44:20.504Z] Installing docker-proxy to /usr/local/bin/
09:44:20 [2023-06-02T09:44:20.504Z] 
09:44:20 [2023-06-02T09:44:20.504Z] + mkdir -p bundles
09:44:20 [2023-06-02T09:44:20.504Z] + '[' -n 'github.com/docker/docker/api
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/backend/build
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/httpstatus
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/httputils
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/middleware
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/build
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/checkpoint
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/container
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/debug
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/distribution
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/grpc
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/image
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/network
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/plugin
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/session
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/swarm
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/system
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/server/router/volume
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/backend
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/blkiodev
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/container
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/events
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/filters
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/image
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/mount
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/network
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/plugins/logdriver
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/registry
09:44:20 [2023-06-02T09:44:20.504Z] github.com/docker/docker/api/types/strslice
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/swarm
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/swarm/runtime
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/time
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/versions
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/versions/v1p19
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/versions/v1p20
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/api/types/volume
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/exporter
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/builder-next/worker
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/dockerfile
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/remotecontext
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/remotecontext/git
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/builder/remotecontext/urlutil
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cli/debug
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cli/winresources/docker-proxy
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cli/winresources/dockerd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/client
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/client/buildkit
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cmd/docker-proxy
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cmd/dockerd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cmd/dockerd/trap
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/container
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/container/stream
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/contrib/apparmor
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/contrib/docker-device-tool
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/contrib/httpserver
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster/convert
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster/executor
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster/executor/container
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/cluster/provider
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/config
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/containerd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/events
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/events/testutils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/copy
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/register
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/vfs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/graphdriver/zfs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/images
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/initlayer
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/links
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/listeners
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/awslogs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/fluentd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/gcplogs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/gelf
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/journald
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/local
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/logentries
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/loggertest
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/loggerutils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/splunk
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/syslog
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/logger/templates
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/names
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/network
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/daemon/stats
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/distribution
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/distribution/metadata
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/distribution/utils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/distribution/xfer
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/dockerversion
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/errdefs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/image
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/image/cache
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/image/tarexport
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/image/v1
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/internal/mounttree
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/internal/test/suite
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/internal/unshare
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/layer
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd/queue
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd/remote
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd/shimopts
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd/supervisor
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/libcontainerd/types
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/oci
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/oci/caps
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/opts
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/aaparser
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/archive
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/authorization
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/broadcaster
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/capabilities
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/chrootarchive
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/containerfs
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/devicemapper
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/directory
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/dmesg
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/fileutils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/homedir
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/idtools
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/ioutils
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/jsonmessage
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/longpath
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/loopback
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/meminfo
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/namesgenerator
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/parsers
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/parsers/kernel
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/pidfile
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/platform
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/platforms
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugingetter
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugins
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/plugins/transport
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/pools
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/process
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/progress
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/reexec
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/rootless
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/rootless/specconv
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/stack
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/stdcopy
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/streamformatter
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/stringid
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/sysinfo
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/system
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/tailfile
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/tarsum
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/pkg/useragent
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/plugin
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/plugin/executor/containerd
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/plugin/v2
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/profiles/apparmor
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/profiles/seccomp
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/quota
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/reference
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/registry
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/registry/resumable
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/restartmanager
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/runconfig
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/runconfig/opts
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/daemon
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/environment
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fakecontext
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fakegit
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fakestorage
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fixtures/load
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fixtures/plugin
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/registry
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/testutil/request
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/drivers
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/local
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/mounts
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/service
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/service/opts
09:44:20 [2023-06-02T09:44:20.505Z] github.com/docker/docker/volume/testutils' ']'
09:44:20 [2023-06-02T09:44:20.505Z] + 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/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:44:21 [2023-06-02T09:44:21.067Z] ?   	github.com/docker/docker/api	[no test files]
09:44:29 [2023-06-02T09:44:29.172Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:44:29 [2023-06-02T09:44:29.172Z] ok  	github.com/docker/docker/api/server	0.075s	coverage: 13.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 28.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/server/router/volume	0.013s	coverage: 66.7% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 89.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:44:47 [2023-06-02T09:44:47.230Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:44:47 [2023-06-02T09:44:47.230Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
09:44:49 [2023-06-02T09:44:49.121Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:44:49 [2023-06-02T09:44:49.121Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:44:49 [2023-06-02T09:44:49.121Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:44:49 [2023-06-02T09:44:49.121Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:44:49 [2023-06-02T09:44:49.121Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
09:44:49 [2023-06-02T09:44:49.121Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.021s	coverage: 100.0% of statements
09:44:49 [2023-06-02T09:44:49.121Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
09:44:49 [2023-06-02T09:44:49.121Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 13.7% of statements
09:44:49 [2023-06-02T09:44:49.121Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:44:49 [2023-06-02T09:44:49.121Z] ok  	github.com/docker/docker/builder/dockerfile	0.083s	coverage: 50.1% of statements
09:44:49 [2023-06-02T09:44:49.685Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:44:49 [2023-06-02T09:44:49.685Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:44:49 [2023-06-02T09:44:49.685Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.044s	coverage: 66.5% of statements
09:44:49 [2023-06-02T09:44:49.685Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
09:44:49 [2023-06-02T09:44:49.685Z] ok  	github.com/docker/docker/client	0.088s	coverage: 76.9% of statements
09:44:54 [2023-06-02T09:44:54.935Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:44:54 [2023-06-02T09:44:54.935Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.591s	coverage: 82.5% of statements
09:45:01 [2023-06-02T09:45:01.475Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:45:01 [2023-06-02T09:45:01.475Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:45:01 [2023-06-02T09:45:01.475Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:45:01 [2023-06-02T09:45:01.475Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:45:01 [2023-06-02T09:45:01.475Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:45:01 [2023-06-02T09:45:01.475Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
09:45:01 [2023-06-02T09:45:01.475Z] ok  	github.com/docker/docker/container	0.140s	coverage: 36.5% of statements
09:45:01 [2023-06-02T09:45:01.475Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
09:45:01 [2023-06-02T09:45:01.475Z] ok  	github.com/docker/docker/cmd/dockerd	0.190s	coverage: 29.2% of statements
09:45:02 [2023-06-02T09:45:02.842Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:45:02 [2023-06-02T09:45:02.842Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.413s	coverage: 0.0% of statements
09:45:07 [2023-06-02T09:45:07.031Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:45:07 [2023-06-02T09:45:07.031Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:45:07 [2023-06-02T09:45:07.031Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
09:45:07 [2023-06-02T09:45:07.031Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
09:45:07 [2023-06-02T09:45:07.031Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:45:07 [2023-06-02T09:45:07.031Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
09:45:07 [2023-06-02T09:45:07.031Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
09:45:07 [2023-06-02T09:45:07.031Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 75.2% of statements
09:45:07 [2023-06-02T09:45:07.031Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:45:07 [2023-06-02T09:45:07.031Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
09:45:07 [2023-06-02T09:45:07.957Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:45:07 [2023-06-02T09:45:07.957Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
09:45:07 [2023-06-02T09:45:07.957Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
09:45:07 [2023-06-02T09:45:07.957Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
09:45:07 [2023-06-02T09:45:07.957Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.4% of statements
09:45:07 [2023-06-02T09:45:07.957Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:45:07 [2023-06-02T09:45:07.957Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.8% of statements
09:45:07 [2023-06-02T09:45:07.957Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:45:07 [2023-06-02T09:45:07.957Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:45:08 [2023-06-02T09:45:08.214Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:45:08 [2023-06-02T09:45:08.214Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 59.6% of statements
09:45:09 [2023-06-02T09:45:09.141Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:45:09 [2023-06-02T09:45:09.141Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:45:09 [2023-06-02T09:45:09.141Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:45:09 [2023-06-02T09:45:09.141Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:45:09 [2023-06-02T09:45:09.141Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
09:45:09 [2023-06-02T09:45:09.398Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:45:09 [2023-06-02T09:45:09.398Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.172s	coverage: 60.2% of statements
09:45:09 [2023-06-02T09:45:09.960Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
09:45:09 [2023-06-02T09:45:09.960Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.483s	coverage: 13.0% of statements
09:45:09 [2023-06-02T09:45:09.960Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
09:45:09 [2023-06-02T09:45:09.960Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
09:45:10 [2023-06-02T09:45:10.217Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:45:10 [2023-06-02T09:45:10.217Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:45:10 [2023-06-02T09:45:10.779Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:45:10 [2023-06-02T09:45:10.779Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:45:10 [2023-06-02T09:45:10.779Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:45:10 [2023-06-02T09:45:10.779Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
09:45:10 [2023-06-02T09:45:10.779Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:45:10 [2023-06-02T09:45:10.779Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 3.0% of statements
09:45:11 [2023-06-02T09:45:11.036Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:45:11 [2023-06-02T09:45:11.036Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
09:45:11 [2023-06-02T09:45:11.292Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
09:45:11 [2023-06-02T09:45:11.292Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.124s	coverage: 78.5% of statements
09:45:11 [2023-06-02T09:45:11.292Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:45:11 [2023-06-02T09:45:11.292Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:45:11 [2023-06-02T09:45:11.292Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
09:45:11 [2023-06-02T09:45:11.292Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:45:11 [2023-06-02T09:45:11.292Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
09:45:11 [2023-06-02T09:45:11.855Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:45:11 [2023-06-02T09:45:11.855Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:45:11 [2023-06-02T09:45:11.855Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:45:11 [2023-06-02T09:45:11.855Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:45:12 [2023-06-02T09:45:12.111Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:45:12 [2023-06-02T09:45:12.111Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
09:45:12 [2023-06-02T09:45:12.111Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:45:12 [2023-06-02T09:45:12.111Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.089s	coverage: 76.8% of statements
09:45:12 [2023-06-02T09:45:12.367Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
09:45:12 [2023-06-02T09:45:12.367Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.097s	coverage: 45.9% of statements
09:45:12 [2023-06-02T09:45:12.623Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:45:12 [2023-06-02T09:45:12.623Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:45:12 [2023-06-02T09:45:12.623Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:45:12 [2023-06-02T09:45:12.623Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 79.4% of statements
09:45:12 [2023-06-02T09:45:12.879Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
09:45:12 [2023-06-02T09:45:12.879Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 63.5% of statements
09:45:12 [2023-06-02T09:45:12.879Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:45:12 [2023-06-02T09:45:12.879Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 31.5% of statements
09:45:13 [2023-06-02T09:45:13.441Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ok  	github.com/docker/docker/daemon/logger/journald	1.363s	coverage: 74.5% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:45:13 [2023-06-02T09:45:13.441Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
09:45:13 [2023-06-02T09:45:13.441Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:45:13 [2023-06-02T09:45:13.441Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:45:13 [2023-06-02T09:45:13.441Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:45:14 [2023-06-02T09:45:14.369Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:45:14 [2023-06-02T09:45:14.369Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
09:45:14 [2023-06-02T09:45:14.369Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:45:14 [2023-06-02T09:45:14.369Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
09:45:14 [2023-06-02T09:45:14.369Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
09:45:14 [2023-06-02T09:45:14.625Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:45:14 [2023-06-02T09:45:14.625Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
09:45:14 [2023-06-02T09:45:14.625Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:45:14 [2023-06-02T09:45:14.625Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.434s	coverage: 82.5% of statements
09:45:15 [2023-06-02T09:45:15.187Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:45:15 [2023-06-02T09:45:15.187Z] ok  	github.com/docker/docker/distribution	0.599s	coverage: 29.5% of statements
09:45:15 [2023-06-02T09:45:15.187Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:45:15 [2023-06-02T09:45:15.187Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:45:15 [2023-06-02T09:45:15.187Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:45:15 [2023-06-02T09:45:15.187Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:45:15 [2023-06-02T09:45:15.187Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:45:15 [2023-06-02T09:45:15.187Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:45:15 [2023-06-02T09:45:15.187Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:45:15 [2023-06-02T09:45:15.187Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
09:45:15 [2023-06-02T09:45:15.187Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
09:45:15 [2023-06-02T09:45:15.187Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
09:45:16 [2023-06-02T09:45:16.552Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:45:16 [2023-06-02T09:45:16.552Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:45:16 [2023-06-02T09:45:16.552Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:45:16 [2023-06-02T09:45:16.552Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:45:16 [2023-06-02T09:45:16.552Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:45:16 [2023-06-02T09:45:16.552Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:45:16 [2023-06-02T09:45:16.552Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:45:16 [2023-06-02T09:45:16.552Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
09:45:16 [2023-06-02T09:45:16.552Z] ok  	github.com/docker/docker/daemon	10.154s	coverage: 16.6% of statements
09:45:16 [2023-06-02T09:45:16.552Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:45:16 [2023-06-02T09:45:16.552Z] ok  	github.com/docker/docker/distribution/xfer	2.188s	coverage: 85.4% of statements
09:45:16 [2023-06-02T09:45:16.809Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:45:16 [2023-06-02T09:45:16.809Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
09:45:16 [2023-06-02T09:45:16.809Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:45:16 [2023-06-02T09:45:16.809Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 39.3% of statements
09:45:16 [2023-06-02T09:45:16.809Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 52.9% of statements
09:45:16 [2023-06-02T09:45:16.809Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:45:16 [2023-06-02T09:45:16.809Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
09:45:17 [2023-06-02T09:45:17.371Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:45:17 [2023-06-02T09:45:17.371Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:45:17 [2023-06-02T09:45:17.371Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
09:45:17 [2023-06-02T09:45:17.371Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
09:45:17 [2023-06-02T09:45:17.371Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:45:17 [2023-06-02T09:45:17.371Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:45:17 [2023-06-02T09:45:17.371Z] ok  	github.com/docker/docker/pkg/containerfs	0.009s	coverage: 28.6% of statements
09:45:17 [2023-06-02T09:45:17.627Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:45:17 [2023-06-02T09:45:17.627Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 81.8% of statements
09:45:17 [2023-06-02T09:45:17.627Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:45:17 [2023-06-02T09:45:17.627Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
09:45:17 [2023-06-02T09:45:17.627Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
09:45:17 [2023-06-02T09:45:17.627Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 83.1% of statements
09:45:17 [2023-06-02T09:45:17.627Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
09:45:17 [2023-06-02T09:45:17.627Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 77.5% of statements
09:45:17 [2023-06-02T09:45:17.883Z] 	github.com/docker/docker/pkg/archive	coverage: 81.4% of statements
09:45:17 [2023-06-02T09:45:17.883Z] ok  	github.com/docker/docker/pkg/archive	0.419s	coverage: 81.4% of statements
09:45:17 [2023-06-02T09:45:17.883Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:45:17 [2023-06-02T09:45:17.883Z] ok  	github.com/docker/docker/pkg/homedir	0.029s	coverage: 10.4% of statements
09:45:18 [2023-06-02T09:45:18.139Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:45:18 [2023-06-02T09:45:18.139Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:45:18 [2023-06-02T09:45:18.139Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
09:45:18 [2023-06-02T09:45:18.139Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:45:18 [2023-06-02T09:45:18.139Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 45.5% of statements
09:45:18 [2023-06-02T09:45:18.139Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:45:18 [2023-06-02T09:45:18.139Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
09:45:18 [2023-06-02T09:45:18.139Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:45:18 [2023-06-02T09:45:18.139Z] ok  	github.com/docker/docker/pkg/authorization	0.741s	coverage: 68.3% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 69.6% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:45:18 [2023-06-02T09:45:18.396Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:45:18 [2023-06-02T09:45:18.396Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 94.1% of statements
09:45:18 [2023-06-02T09:45:18.396Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.4% of statements
09:45:18 [2023-06-02T09:45:18.396Z] ok  	github.com/docker/docker/pkg/ioutils	0.422s	coverage: 71.4% of statements
09:45:18 [2023-06-02T09:45:18.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:45:18 [2023-06-02T09:45:18.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:45:18 [2023-06-02T09:45:18.957Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:45:18 [2023-06-02T09:45:18.957Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
09:45:18 [2023-06-02T09:45:18.957Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:45:18 [2023-06-02T09:45:18.957Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:45:18 [2023-06-02T09:45:18.957Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
09:45:18 [2023-06-02T09:45:18.957Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:45:18 [2023-06-02T09:45:18.957Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:45:18 [2023-06-02T09:45:18.957Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
09:45:19 [2023-06-02T09:45:19.213Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:45:19 [2023-06-02T09:45:19.213Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:45:19 [2023-06-02T09:45:19.213Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:45:19 [2023-06-02T09:45:19.213Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:45:19 [2023-06-02T09:45:19.213Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:45:19 [2023-06-02T09:45:19.213Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:45:19 [2023-06-02T09:45:19.213Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:45:19 [2023-06-02T09:45:19.213Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
09:45:19 [2023-06-02T09:45:19.213Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:45:19 [2023-06-02T09:45:19.213Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:45:19 [2023-06-02T09:45:19.469Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:45:19 [2023-06-02T09:45:19.469Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
09:45:19 [2023-06-02T09:45:19.469Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:45:19 [2023-06-02T09:45:19.469Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
09:45:19 [2023-06-02T09:45:19.725Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:45:19 [2023-06-02T09:45:19.725Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:45:19 [2023-06-02T09:45:19.725Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:45:19 [2023-06-02T09:45:19.725Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:45:19 [2023-06-02T09:45:19.725Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
09:45:19 [2023-06-02T09:45:19.725Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 53.4% of statements
09:45:19 [2023-06-02T09:45:19.725Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:45:19 [2023-06-02T09:45:19.725Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
09:45:19 [2023-06-02T09:45:19.725Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:45:19 [2023-06-02T09:45:19.725Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.1% of statements
09:45:20 [2023-06-02T09:45:20.653Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:45:20 [2023-06-02T09:45:20.653Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:45:20 [2023-06-02T09:45:20.653Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:45:20 [2023-06-02T09:45:20.653Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
09:45:20 [2023-06-02T09:45:20.653Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:45:20 [2023-06-02T09:45:20.653Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
09:45:20 [2023-06-02T09:45:20.909Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:45:20 [2023-06-02T09:45:20.909Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
09:45:20 [2023-06-02T09:45:20.909Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:45:20 [2023-06-02T09:45:20.909Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 23.3% of statements
09:45:21 [2023-06-02T09:45:21.164Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
09:45:21 [2023-06-02T09:45:21.164Z] ok  	github.com/docker/docker/quota	0.336s	coverage: 71.4% of statements
09:45:21 [2023-06-02T09:45:21.420Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
09:45:21 [2023-06-02T09:45:21.420Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
09:45:21 [2023-06-02T09:45:21.420Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:45:21 [2023-06-02T09:45:21.420Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:45:21 [2023-06-02T09:45:21.420Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
09:45:21 [2023-06-02T09:45:21.420Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:45:21 [2023-06-02T09:45:21.420Z] ok  	github.com/docker/docker/registry	0.114s	coverage: 64.6% of statements
09:45:21 [2023-06-02T09:45:21.420Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:45:21 [2023-06-02T09:45:21.420Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
09:45:21 [2023-06-02T09:45:21.420Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:45:21 [2023-06-02T09:45:21.420Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:45:21 [2023-06-02T09:45:21.981Z] ?   	github.com/docker/docker/volume	[no test files]
09:45:22 [2023-06-02T09:45:22.543Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:45:22 [2023-06-02T09:45:22.543Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:45:22 [2023-06-02T09:45:22.543Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
09:45:22 [2023-06-02T09:45:22.543Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
09:45:22 [2023-06-02T09:45:22.799Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
09:45:22 [2023-06-02T09:45:22.799Z] ok  	github.com/docker/docker/volume/local	0.131s	coverage: 76.6% of statements
09:45:23 [2023-06-02T09:45:23.054Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:45:23 [2023-06-02T09:45:23.054Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:45:23 [2023-06-02T09:45:23.054Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
09:45:23 [2023-06-02T09:45:23.054Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
09:45:24 [2023-06-02T09:45:24.428Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:45:24 [2023-06-02T09:45:24.428Z] ok  	github.com/docker/docker/layer	7.818s	coverage: 68.7% of statements
09:45:56 [2023-06-02T09:45:56.442Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
09:45:56 [2023-06-02T09:45:56.442Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 74.4% of statements
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === Skipped
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     network_proxy_test.go:208: No support for dual stack yet
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver btrfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver btrfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver btrfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver btrfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver btrfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:71: No driver to put!
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z] time="2023-06-02T09:45:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z] time="2023-06-02T09:45:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z] time="2023-06-02T09:45:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:45:56 [2023-06-02T09:45:56.442Z] 
09:45:56 [2023-06-02T09:45:56.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:45:56 [2023-06-02T09:45:56.442Z] time="2023-06-02T09:45:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:45:56 [2023-06-02T09:45:56.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z] time="2023-06-02T09:45:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:71: No driver to put!
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     overlay_test.go:62: Cannot run test with naive change algorithm
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver zfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver zfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver zfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver zfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:44: Driver zfs not supported
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     graphtest_unix.go:71: No driver to put!
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:45:56 [2023-06-02T09:45:56.443Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:45:56 [2023-06-02T09:45:56.443Z] 
09:45:56 [2023-06-02T09:45:56.443Z] DONE 3013 tests, 26 skipped in 92.414s
09:45:56 [2023-06-02T09:45:56.443Z] + '[' -n 'github.com/docker/docker/libnetwork
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/bitmap
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/bitseq
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cluster
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/config
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/datastore
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/diagnostic
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/discoverapi
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/driverapi
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/bridge
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/host
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/null
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/remote
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/windows
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/drvregistry
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/etchosts
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/idm
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/internal/caller
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipam
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipamapi
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipams/builtin
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipams/null
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipams/remote
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipamutils
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ipbits
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/iptables
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/netlabel
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/netutils
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/networkdb
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/ns
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/options
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/osl
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/osl/kernel
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/portallocator
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/portmapper
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/resolvconf
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/testutils
09:45:56 [2023-06-02T09:45:56.443Z] github.com/docker/docker/libnetwork/types' ']'
09:45:56 [2023-06-02T09:45:56.443Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
09:46:43 [2023-06-02T09:46:43.053Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
09:46:43 [2023-06-02T09:46:43.053Z] ok  	github.com/docker/docker/libnetwork	44.363s	coverage: 42.5% of statements
09:46:43 [2023-06-02T09:46:43.053Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:46:43 [2023-06-02T09:46:43.053Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
09:46:43 [2023-06-02T09:46:43.053Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
09:46:43 [2023-06-02T09:46:43.053Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
09:46:43 [2023-06-02T09:46:43.053Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:46:43 [2023-06-02T09:46:43.053Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:46:43 [2023-06-02T09:46:43.053Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:46:43 [2023-06-02T09:46:43.053Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:46:43 [2023-06-02T09:46:43.054Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:46:43 [2023-06-02T09:46:43.054Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:46:43 [2023-06-02T09:46:43.054Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:46:43 [2023-06-02T09:46:43.614Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
09:46:43 [2023-06-02T09:46:43.614Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
09:46:43 [2023-06-02T09:46:43.870Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
09:46:43 [2023-06-02T09:46:43.870Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
09:46:43 [2023-06-02T09:46:43.870Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:46:43 [2023-06-02T09:46:43.870Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:46:44 [2023-06-02T09:46:44.125Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:46:44 [2023-06-02T09:46:44.125Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:46:47 [2023-06-02T09:46:47.388Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
09:46:47 [2023-06-02T09:46:47.388Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.894s	coverage: 62.2% of statements
09:46:47 [2023-06-02T09:46:47.388Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:46:47 [2023-06-02T09:46:47.388Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
09:46:47 [2023-06-02T09:46:47.388Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
09:46:48 [2023-06-02T09:46:48.751Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
09:46:48 [2023-06-02T09:46:48.751Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.742s	coverage: 5.2% of statements
09:46:48 [2023-06-02T09:46:48.751Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:46:49 [2023-06-02T09:46:49.006Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
09:46:49 [2023-06-02T09:46:49.006Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
09:46:49 [2023-06-02T09:46:49.262Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:46:49 [2023-06-02T09:46:49.517Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:46:49 [2023-06-02T09:46:49.517Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:46:50 [2023-06-02T09:46:50.443Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
09:46:50 [2023-06-02T09:46:50.443Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.5% of statements
09:46:50 [2023-06-02T09:46:50.443Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:46:51 [2023-06-02T09:46:51.004Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
09:46:51 [2023-06-02T09:46:51.004Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
09:46:51 [2023-06-02T09:46:51.266Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
09:46:51 [2023-06-02T09:46:51.266Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
09:46:51 [2023-06-02T09:46:51.266Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:46:51 [2023-06-02T09:46:51.266Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:46:51 [2023-06-02T09:46:51.532Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:46:51 [2023-06-02T09:46:51.788Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
09:46:51 [2023-06-02T09:46:51.788Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.037s	coverage: 86.2% of statements
09:46:52 [2023-06-02T09:46:52.349Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:46:52 [2023-06-02T09:46:52.349Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
09:46:52 [2023-06-02T09:46:52.349Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:46:52 [2023-06-02T09:46:52.349Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
09:46:52 [2023-06-02T09:46:52.604Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:46:52 [2023-06-02T09:46:52.604Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:47:04 [2023-06-02T09:47:04.767Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:47:04 [2023-06-02T09:47:04.767Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:47:05 [2023-06-02T09:47:05.694Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
09:47:05 [2023-06-02T09:47:05.694Z] ok  	github.com/docker/docker/libnetwork/ipam	2.337s	coverage: 80.5% of statements
09:47:05 [2023-06-02T09:47:05.694Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:47:05 [2023-06-02T09:47:05.694Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:47:05 [2023-06-02T09:47:05.950Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
09:47:05 [2023-06-02T09:47:05.950Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
09:47:06 [2023-06-02T09:47:06.511Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
09:47:06 [2023-06-02T09:47:06.511Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
09:47:06 [2023-06-02T09:47:06.511Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:47:06 [2023-06-02T09:47:06.766Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:47:06 [2023-06-02T09:47:06.766Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
09:47:07 [2023-06-02T09:47:07.022Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:47:07 [2023-06-02T09:47:07.278Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 86.4% of statements
09:47:07 [2023-06-02T09:47:07.278Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:47:07 [2023-06-02T09:47:07.278Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:47:08 [2023-06-02T09:47:08.204Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
09:47:08 [2023-06-02T09:47:08.204Z] ok  	github.com/docker/docker/libnetwork/iptables	0.226s	coverage: 40.7% of statements
09:47:08 [2023-06-02T09:47:08.204Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:47:08 [2023-06-02T09:47:08.459Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
09:47:08 [2023-06-02T09:47:08.459Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
09:48:59 [2023-06-02T09:48:59.827Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.266s	coverage: 60.2% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:48:59 [2023-06-02T09:48:59.828Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:48:59 [2023-06-02T09:48:59.828Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ok  	github.com/docker/docker/libnetwork/osl	4.376s	coverage: 41.5% of statements
09:48:59 [2023-06-02T09:48:59.828Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:48:59 [2023-06-02T09:48:59.828Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:48:59 [2023-06-02T09:48:59.828Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:49:00 [2023-06-02T09:49:00.389Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:49:00 [2023-06-02T09:49:00.389Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.642s	coverage: 46.3% of statements
09:49:00 [2023-06-02T09:49:00.654Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
09:49:00 [2023-06-02T09:49:00.654Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:49:00 [2023-06-02T09:49:00.654Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:49:00 [2023-06-02T09:49:00.919Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
09:49:00 [2023-06-02T09:49:00.919Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
09:49:00 [2023-06-02T09:49:00.919Z] 
09:49:00 [2023-06-02T09:49:00.919Z] === Skipped
09:49:00 [2023-06-02T09:49:00.919Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:49:00 [2023-06-02T09:49:00.919Z]     firewalld_test.go:14: firewalld is not running
09:49:00 [2023-06-02T09:49:00.919Z] 
09:49:00 [2023-06-02T09:49:00.919Z] DONE 355 tests, 1 skipped in 188.147s
Post stage
[Pipeline] junit
09:49:01 [2023-06-02T09:49:01.863Z] Recording test results
09:49:01 [2023-06-02T09:49:01.949Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:49:02 [2023-06-02T09:49:02.302Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75afe3201b3dc08a3739e2a76fe315c03f33199b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:75afe3201b3dc08a3739e2a76fe315c03f33199b hack/make.sh dynbinary test-integration
09:49:02 [2023-06-02T09:49:02.557Z] 
09:49:02 [2023-06-02T09:49:02.814Z] Removing bundles/
09:49:02 [2023-06-02T09:49:02.814Z] 
09:49:02 [2023-06-02T09:49:02.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:49:02 [2023-06-02T09:49:02.814Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:49:41 [2023-06-02T09:49:41.475Z] Created binary: bundles/dynbinary-daemon/dockerd
09:49:41 [2023-06-02T09:49:41.475Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:49:41 [2023-06-02T09:49:41.475Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:49:41 [2023-06-02T09:49:41.475Z] 
09:49:41 [2023-06-02T09:49:41.475Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:49:41 [2023-06-02T09:49:41.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:49:41 [2023-06-02T09:49:41.475Z] HOSTNAME=32973119e031
09:49:41 [2023-06-02T09:49:41.475Z] TESTDEBUG=0
09:49:41 [2023-06-02T09:49:41.475Z] DEST=bundles/test-integration
09:49:41 [2023-06-02T09:49:41.475Z] PWD=/go/src/github.com/docker/docker
09:49:41 [2023-06-02T09:49:41.475Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:49:41 [2023-06-02T09:49:41.475Z] DOCKER_GITCOMMIT=75afe3201b3dc08a3739e2a76fe315c03f33199b
09:49:41 [2023-06-02T09:49:41.475Z] container=docker
09:49:41 [2023-06-02T09:49:41.475Z] HOME=/root
09:49:41 [2023-06-02T09:49:41.475Z] CONTAINERD_NAMESPACE=moby
09:49:41 [2023-06-02T09:49:41.475Z] GOLANG_VERSION=1.20.4
09:49:41 [2023-06-02T09:49:41.475Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:49:41 [2023-06-02T09:49:41.475Z] VALIDATE_BRANCH=24.0
09:49:41 [2023-06-02T09:49:41.475Z] TERM=xterm
09:49:41 [2023-06-02T09:49:41.475Z] DOCKER_PKG=github.com/docker/docker
09:49:41 [2023-06-02T09:49:41.475Z] SHLVL=1
09:49:41 [2023-06-02T09:49:41.475Z] TIMEOUT=120m
09:49:41 [2023-06-02T09:49:41.475Z] DOCKER_GRAPHDRIVER=overlay2
09:49:41 [2023-06-02T09:49:41.475Z] GO111MODULE=off
09:49:41 [2023-06-02T09:49:41.475Z] DOCKER_EXPERIMENTAL=1
09:49:41 [2023-06-02T09:49:41.475Z] TEST_SKIP_INTEGRATION_CLI=1
09:49:41 [2023-06-02T09:49:41.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:49:41 [2023-06-02T09:49:41.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:49:41 [2023-06-02T09:49:41.475Z] GOPATH=/go
09:49:41 [2023-06-02T09:49:41.475Z] PKG_CONFIG=pkg-config
09:49:41 [2023-06-02T09:49:41.475Z] _=/usr/bin/env
09:49:41 [2023-06-02T09:49:41.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:49:49 [2023-06-02T09:49:49.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:49:49 [2023-06-02T09:49:49.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:49:59 [2023-06-02T09:49:59.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:50:02 [2023-06-02T09:50:02.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:50:05 [2023-06-02T09:50:05.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:50:05 [2023-06-02T09:50:05.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:50:06 [2023-06-02T09:50:06.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:50:06 [2023-06-02T09:50:06.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:50:07 [2023-06-02T09:50:07.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:50:07 [2023-06-02T09:50:07.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:50:08 [2023-06-02T09:50:08.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:50:09 [2023-06-02T09:50:09.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:50:10 [2023-06-02T09:50:10.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:50:11 [2023-06-02T09:50:11.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:50:11 [2023-06-02T09:50:11.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:50:12 [2023-06-02T09:50:12.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:50:12 [2023-06-02T09:50:12.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:50:13 [2023-06-02T09:50:13.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:50:14 [2023-06-02T09:50:14.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:50:14 [2023-06-02T09:50:14.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:50:15 [2023-06-02T09:50:15.204Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:50:15 [2023-06-02T09:50:15.204Z] Using test binary docker
09:50:15 [2023-06-02T09:50:15.460Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:50:15 [2023-06-02T09:50:15.460Z] +++ /etc/init.d/apparmor start
09:50:15 [2023-06-02T09:50:15.460Z] Not: starting.
09:50:15 [2023-06-02T09:50:15.460Z] INFO: Waiting for daemon to start...
09:50:15 [2023-06-02T09:50:15.460Z] Starting dockerd
09:50:15 [2023-06-02T09:50:15.460Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:50:17 [2023-06-02T09:50:17.347Z] .
09:50:17 [2023-06-02T09:50:17.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:50:17 [2023-06-02T09:50:17.347Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:50:17 [2023-06-02T09:50:17.347Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:50:17 [2023-06-02T09:50:17.347Z] ++++ docker load
09:50:17 [2023-06-02T09:50:17.347Z] Loaded image: emptyfs:latest
09:50:17 [2023-06-02T09:50:17.347Z] ++++ tar -cC bundles/test-integration/dangling .
09:50:17 [2023-06-02T09:50:17.347Z] ++++ docker load
09:50:17 [2023-06-02T09:50:17.603Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:50:17 [2023-06-02T09:50:17.603Z] Running integration-test (iteration 1)
09:50:17 [2023-06-02T09:50:17.603Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:50:17 [2023-06-02T09:50:17.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:50:17 [2023-06-02T09:50:17.603Z] ++ set -e
09:50:17 [2023-06-02T09:50:17.603Z] ++ '[' -n 0 ']'
09:50:17 [2023-06-02T09:50:17.603Z] ++ set -x
09:50:17 [2023-06-02T09:50:17.603Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:50:17 [2023-06-02T09:50:17.603Z] Loaded image: busybox:latest
09:50:17 [2023-06-02T09:50:17.603Z] Loaded image: busybox:glibc
09:50:18 [2023-06-02T09:50:18.529Z] Loaded image: debian:bullseye-slim
09:50:18 [2023-06-02T09:50:18.529Z] Loaded image: hello-world:latest
09:50:18 [2023-06-02T09:50:18.529Z] Loaded image: arm32v7/hello-world:latest
09:50:18 [2023-06-02T09:50:18.529Z] INFO: Testing against a local daemon
09:50:18 [2023-06-02T09:50:18.529Z] === RUN   TestCgroupNamespacesBuild
09:50:19 [2023-06-02T09:50:19.902Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
09:50:19 [2023-06-02T09:50:19.902Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:50:20 [2023-06-02T09:50:20.829Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
09:50:20 [2023-06-02T09:50:20.829Z] === RUN   TestBuildWithSession
09:50:20 [2023-06-02T09:50:20.829Z]     build_session_test.go:25: TODO: BuildKit
09:50:20 [2023-06-02T09:50:20.829Z] --- SKIP: TestBuildWithSession (0.00s)
09:50:20 [2023-06-02T09:50:20.829Z] === RUN   TestBuildSquashParent
09:50:24 [2023-06-02T09:50:24.093Z] --- PASS: TestBuildSquashParent (3.11s)
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:50:24 [2023-06-02T09:50:24.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:50:24 [2023-06-02T09:50:24.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:50:27 [2023-06-02T09:50:27.357Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s)
09:50:27 [2023-06-02T09:50:27.357Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s)
09:50:27 [2023-06-02T09:50:27.357Z] === RUN   TestBuildMultiStageCopy
09:50:27 [2023-06-02T09:50:27.357Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:50:27 [2023-06-02T09:50:27.613Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:50:27 [2023-06-02T09:50:27.613Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:50:27 [2023-06-02T09:50:27.613Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:50:27 [2023-06-02T09:50:27.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:50:27 [2023-06-02T09:50:27.868Z] --- PASS: TestBuildMultiStageCopy (1.02s)
09:50:27 [2023-06-02T09:50:27.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.82s)
09:50:27 [2023-06-02T09:50:27.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
09:50:27 [2023-06-02T09:50:27.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
09:50:27 [2023-06-02T09:50:27.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
09:50:27 [2023-06-02T09:50:27.868Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
09:50:27 [2023-06-02T09:50:27.869Z] === RUN   TestBuildMultiStageParentConfig
09:50:28 [2023-06-02T09:50:28.124Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
09:50:28 [2023-06-02T09:50:28.124Z] === RUN   TestBuildLabelWithTargets
09:50:28 [2023-06-02T09:50:28.380Z] --- PASS: TestBuildLabelWithTargets (0.35s)
09:50:28 [2023-06-02T09:50:28.380Z] === RUN   TestBuildWithEmptyLayers
09:50:28 [2023-06-02T09:50:28.380Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
09:50:28 [2023-06-02T09:50:28.380Z] === RUN   TestBuildMultiStageOnBuild
09:50:29 [2023-06-02T09:50:29.744Z] --- PASS: TestBuildMultiStageOnBuild (0.95s)
09:50:29 [2023-06-02T09:50:29.744Z] === RUN   TestBuildUncleanTarFilenames
09:50:29 [2023-06-02T09:50:29.744Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
09:50:29 [2023-06-02T09:50:29.744Z] === RUN   TestBuildMultiStageLayerLeak
09:50:30 [2023-06-02T09:50:30.670Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
09:50:30 [2023-06-02T09:50:30.670Z] === RUN   TestBuildWithHugeFile
09:51:17 [2023-06-02T09:51:17.280Z] --- PASS: TestBuildWithHugeFile (45.54s)
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildWCOWSandboxSize
09:51:17 [2023-06-02T09:51:17.280Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:51:17 [2023-06-02T09:51:17.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildWithEmptyDockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:51:17 [2023-06-02T09:51:17.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:51:17 [2023-06-02T09:51:17.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:51:17 [2023-06-02T09:51:17.280Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:51:17 [2023-06-02T09:51:17.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildPreserveOwnership
09:51:17 [2023-06-02T09:51:17.280Z] === RUN   TestBuildPreserveOwnership/copy_from
09:51:17 [2023-06-02T09:51:17.535Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:51:18 [2023-06-02T09:51:18.096Z] --- PASS: TestBuildPreserveOwnership (1.87s)
09:51:18 [2023-06-02T09:51:18.096Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.37s)
09:51:18 [2023-06-02T09:51:18.096Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.50s)
09:51:18 [2023-06-02T09:51:18.096Z] === RUN   TestBuildPlatformInvalid
09:51:18 [2023-06-02T09:51:18.096Z] --- PASS: TestBuildPlatformInvalid (0.02s)
09:51:18 [2023-06-02T09:51:18.096Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:51:18 [2023-06-02T09:51:18.656Z] Loaded image: busybox:latest
09:51:18 [2023-06-02T09:51:18.656Z] Loaded image: busybox:glibc
09:51:19 [2023-06-02T09:51:19.582Z] Loaded image: debian:bullseye-slim
09:51:19 [2023-06-02T09:51:19.582Z] Loaded image: hello-world:latest
09:51:19 [2023-06-02T09:51:19.582Z] Loaded image: arm32v7/hello-world:latest
09:51:27 [2023-06-02T09:51:27.664Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.74s)
09:51:27 [2023-06-02T09:51:27.664Z] PASS
09:51:27 [2023-06-02T09:51:27.664Z] 
09:51:27 [2023-06-02T09:51:27.664Z] === Skipped
09:51:27 [2023-06-02T09:51:27.664Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:51:27 [2023-06-02T09:51:27.664Z]     build_session_test.go:25: TODO: BuildKit
09:51:27 [2023-06-02T09:51:27.664Z] 
09:51:27 [2023-06-02T09:51:27.664Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:51:27 [2023-06-02T09:51:27.664Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:51:27 [2023-06-02T09:51:27.664Z] 
09:51:27 [2023-06-02T09:51:27.664Z] DONE 34 tests, 2 skipped in 69.199s
09:51:27 [2023-06-02T09:51:27.664Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:51:27 [2023-06-02T09:51:27.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:51:27 [2023-06-02T09:51:27.664Z] ++ set -e
09:51:27 [2023-06-02T09:51:27.664Z] ++ '[' -n 0 ']'
09:51:27 [2023-06-02T09:51:27.664Z] ++ set -x
09:51:27 [2023-06-02T09:51:27.664Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:51:27 [2023-06-02T09:51:27.664Z] INFO: Testing against a local daemon
09:51:27 [2023-06-02T09:51:27.664Z] === RUN   TestConfigInspect
09:51:28 [2023-06-02T09:51:28.589Z] --- PASS: TestConfigInspect (1.94s)
09:51:28 [2023-06-02T09:51:28.589Z] === RUN   TestConfigList
09:51:30 [2023-06-02T09:51:30.477Z] --- PASS: TestConfigList (1.93s)
09:51:30 [2023-06-02T09:51:30.477Z] === RUN   TestConfigsCreateAndDelete
09:51:32 [2023-06-02T09:51:32.989Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
09:51:32 [2023-06-02T09:51:32.989Z] === RUN   TestConfigsUpdate
09:51:34 [2023-06-02T09:51:34.875Z] --- PASS: TestConfigsUpdate (1.96s)
09:51:34 [2023-06-02T09:51:34.875Z] === RUN   TestTemplatedConfig
09:51:37 [2023-06-02T09:51:37.388Z] --- PASS: TestTemplatedConfig (2.55s)
09:51:37 [2023-06-02T09:51:37.388Z] === RUN   TestConfigCreateResolve
09:51:39 [2023-06-02T09:51:39.274Z] --- PASS: TestConfigCreateResolve (1.86s)
09:51:39 [2023-06-02T09:51:39.274Z] PASS
09:51:39 [2023-06-02T09:51:39.274Z] 
09:51:39 [2023-06-02T09:51:39.274Z] DONE 6 tests in 12.189s
09:51:39 [2023-06-02T09:51:39.274Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:51:39 [2023-06-02T09:51:39.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:51:39 [2023-06-02T09:51:39.274Z] ++ set -e
09:51:39 [2023-06-02T09:51:39.274Z] ++ '[' -n 0 ']'
09:51:39 [2023-06-02T09:51:39.274Z] ++ set -x
09:51:39 [2023-06-02T09:51:39.274Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:51:39 [2023-06-02T09:51:39.274Z] INFO: Testing against a local daemon
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestAttachWithTTY
09:51:39 [2023-06-02T09:51:39.274Z] --- PASS: TestAttachWithTTY (0.04s)
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestAttachWithoutTTy
09:51:39 [2023-06-02T09:51:39.274Z] --- PASS: TestAttachWithoutTTy (0.03s)
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestCheckpoint
09:51:39 [2023-06-02T09:51:39.274Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:51:39 [2023-06-02T09:51:39.274Z] --- SKIP: TestCheckpoint (0.00s)
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/commit
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/commit
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/create
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/containers/create
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/commit
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/containers/create
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:51:39 [2023-06-02T09:51:39.274Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:51:39 [2023-06-02T09:51:39.274Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyFromContainerPathIsNotDir
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyToContainerPathDoesNotExist
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyEmptyFile
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestCopyEmptyFile (0.04s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyToContainerPathIsNotDir
09:51:39 [2023-06-02T09:51:39.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:51:39 [2023-06-02T09:51:39.275Z] === RUN   TestCopyFromContainer
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/.
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//.
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/./
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//./
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//bar/root
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//bar/root/
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer//bar/root/.
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/quux
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/quux/
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/quux/.
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCopyFromContainer/bar/notarget
09:51:39 [2023-06-02T09:51:39.835Z] --- PASS: TestCopyFromContainer (0.67s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:39 [2023-06-02T09:51:39.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:39 [2023-06-02T09:51:39.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:39 [2023-06-02T09:51:39.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:39 [2023-06-02T09:51:39.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:51:39 [2023-06-02T09:51:39.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:51:39 [2023-06-02T09:51:39.835Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:51:39 [2023-06-02T09:51:39.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateLinkToNonExistingContainer
09:51:39 [2023-06-02T09:51:39.835Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateWithInvalidEnv
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateWithInvalidEnv/0
09:51:39 [2023-06-02T09:51:39.835Z] === PAUSE TestCreateWithInvalidEnv/0
09:51:39 [2023-06-02T09:51:39.835Z] === RUN   TestCreateWithInvalidEnv/1
09:51:39 [2023-06-02T09:51:39.836Z] === PAUSE TestCreateWithInvalidEnv/1
09:51:39 [2023-06-02T09:51:39.836Z] === RUN   TestCreateWithInvalidEnv/2
09:51:39 [2023-06-02T09:51:39.836Z] === PAUSE TestCreateWithInvalidEnv/2
09:51:39 [2023-06-02T09:51:39.836Z] === CONT  TestCreateWithInvalidEnv/0
09:51:39 [2023-06-02T09:51:39.836Z] === CONT  TestCreateWithInvalidEnv/2
09:51:39 [2023-06-02T09:51:39.836Z] === CONT  TestCreateWithInvalidEnv/1
09:51:39 [2023-06-02T09:51:39.836Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:51:39 [2023-06-02T09:51:39.836Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:51:39 [2023-06-02T09:51:39.836Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:51:39 [2023-06-02T09:51:39.836Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:51:39 [2023-06-02T09:51:39.836Z] === RUN   TestCreateTmpfsMountsTarget
09:51:39 [2023-06-02T09:51:39.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:51:39 [2023-06-02T09:51:39.836Z] === RUN   TestCreateWithCustomMaskedPaths
09:51:41 [2023-06-02T09:51:41.198Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
09:51:41 [2023-06-02T09:51:41.198Z] === RUN   TestCreateWithCustomReadonlyPaths
09:51:42 [2023-06-02T09:51:42.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
09:51:42 [2023-06-02T09:51:42.561Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:51:42 [2023-06-02T09:51:42.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:42 [2023-06-02T09:51:42.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:42 [2023-06-02T09:51:42.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:42 [2023-06-02T09:51:42.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:42 [2023-06-02T09:51:42.561Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:42 [2023-06-02T09:51:42.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:42 [2023-06-02T09:51:42.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:42 [2023-06-02T09:51:42.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:51:42 [2023-06-02T09:51:42.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:51:42 [2023-06-02T09:51:42.562Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:51:42 [2023-06-02T09:51:42.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:51:42 [2023-06-02T09:51:42.562Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:51:42 [2023-06-02T09:51:42.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateDifferentPlatform
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateDifferentPlatform/different_os
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:51:42 [2023-06-02T09:51:42.817Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:51:42 [2023-06-02T09:51:42.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:51:42 [2023-06-02T09:51:42.817Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:51:42 [2023-06-02T09:51:42.817Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:51:42 [2023-06-02T09:51:42.817Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:51:42 [2023-06-02T09:51:42.817Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:51:42 [2023-06-02T09:51:42.817Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:51:42 [2023-06-02T09:51:42.817Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:51:42 [2023-06-02T09:51:42.817Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestContainerStartOnDaemonRestart
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestContainerStartOnDaemonRestart
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestDaemonRestartIpcMode
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestDaemonRestartIpcMode
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestDaemonHostGatewayIP
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestDaemonHostGatewayIP
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestRestartDaemonWithRestartingContainer
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestContainerKillOnDaemonStart
09:51:42 [2023-06-02T09:51:42.817Z] === PAUSE TestContainerKillOnDaemonStart
09:51:42 [2023-06-02T09:51:42.817Z] === RUN   TestDiff
09:51:43 [2023-06-02T09:51:43.377Z] --- PASS: TestDiff (0.46s)
09:51:43 [2023-06-02T09:51:43.377Z] === RUN   TestExecConsoleSize
09:51:43 [2023-06-02T09:51:43.937Z] --- PASS: TestExecConsoleSize (0.48s)
09:51:43 [2023-06-02T09:51:43.937Z] === RUN   TestExecWithCloseStdin
09:51:44 [2023-06-02T09:51:44.498Z] --- PASS: TestExecWithCloseStdin (0.52s)
09:51:44 [2023-06-02T09:51:44.498Z] === RUN   TestExec
09:51:44 [2023-06-02T09:51:44.753Z] --- PASS: TestExec (0.53s)
09:51:44 [2023-06-02T09:51:44.753Z] === RUN   TestExecUser
09:51:45 [2023-06-02T09:51:45.313Z] --- PASS: TestExecUser (0.47s)
09:51:45 [2023-06-02T09:51:45.313Z] === RUN   TestExportContainerAndImportImage
09:51:45 [2023-06-02T09:51:45.874Z] --- PASS: TestExportContainerAndImportImage (0.51s)
09:51:45 [2023-06-02T09:51:45.874Z] === RUN   TestExportContainerAfterDaemonRestart
09:51:52 [2023-06-02T09:51:52.408Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
09:51:52 [2023-06-02T09:51:52.408Z] === RUN   TestHealthCheckWorkdir
09:51:52 [2023-06-02T09:51:52.663Z] --- PASS: TestHealthCheckWorkdir (0.65s)
09:51:52 [2023-06-02T09:51:52.663Z] === RUN   TestHealthKillContainer
09:52:00 [2023-06-02T09:52:00.741Z] --- PASS: TestHealthKillContainer (7.77s)
09:52:00 [2023-06-02T09:52:00.741Z] === RUN   TestHealthCheckProcessKilled
09:52:00 [2023-06-02T09:52:00.997Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
09:52:00 [2023-06-02T09:52:00.997Z] === RUN   TestInspectCpusetInConfigPre120
09:52:01 [2023-06-02T09:52:01.557Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
09:52:01 [2023-06-02T09:52:01.557Z] === RUN   TestInspectAnnotations
09:52:01 [2023-06-02T09:52:01.557Z] --- PASS: TestInspectAnnotations (0.03s)
09:52:01 [2023-06-02T09:52:01.557Z] === RUN   TestIpcModeNone
09:52:02 [2023-06-02T09:52:02.118Z] --- PASS: TestIpcModeNone (0.50s)
09:52:02 [2023-06-02T09:52:02.118Z] === RUN   TestIpcModePrivate
09:52:02 [2023-06-02T09:52:02.374Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
09:52:02 [2023-06-02T09:52:02.374Z] --- PASS: TestIpcModePrivate (0.49s)
09:52:02 [2023-06-02T09:52:02.374Z] === RUN   TestIpcModeShareable
09:52:02 [2023-06-02T09:52:02.935Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
09:52:02 [2023-06-02T09:52:02.935Z] --- PASS: TestIpcModeShareable (0.46s)
09:52:02 [2023-06-02T09:52:02.935Z] === RUN   TestAPIIpcModeShareableAndContainer
09:52:04 [2023-06-02T09:52:04.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
09:52:04 [2023-06-02T09:52:04.821Z] === RUN   TestAPIIpcModeHost
09:52:04 [2023-06-02T09:52:04.822Z] --- PASS: TestAPIIpcModeHost (0.35s)
09:52:04 [2023-06-02T09:52:04.822Z] === RUN   TestDaemonIpcModeShareable
09:52:05 [2023-06-02T09:52:05.747Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
09:52:05 [2023-06-02T09:52:05.747Z] --- PASS: TestDaemonIpcModeShareable (1.06s)
09:52:05 [2023-06-02T09:52:05.747Z] === RUN   TestDaemonIpcModePrivate
09:52:06 [2023-06-02T09:52:06.673Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
09:52:06 [2023-06-02T09:52:06.972Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
09:52:06 [2023-06-02T09:52:06.972Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:52:07 [2023-06-02T09:52:07.897Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
09:52:07 [2023-06-02T09:52:07.897Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
09:52:07 [2023-06-02T09:52:07.897Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:52:08 [2023-06-02T09:52:08.823Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
09:52:09 [2023-06-02T09:52:09.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
09:52:09 [2023-06-02T09:52:09.079Z] === RUN   TestIpcModeOlderClient
09:52:09 [2023-06-02T09:52:09.079Z] === PAUSE TestIpcModeOlderClient
09:52:09 [2023-06-02T09:52:09.079Z] === RUN   TestKillContainerInvalidSignal
09:52:09 [2023-06-02T09:52:09.639Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
09:52:09 [2023-06-02T09:52:09.639Z] === RUN   TestKillContainer
09:52:09 [2023-06-02T09:52:09.639Z] === RUN   TestKillContainer/no_signal
09:52:09 [2023-06-02T09:52:09.896Z] === RUN   TestKillContainer/non_killing_signal
09:52:10 [2023-06-02T09:52:10.151Z] === RUN   TestKillContainer/killing_signal
09:52:10 [2023-06-02T09:52:10.715Z] --- PASS: TestKillContainer (1.32s)
09:52:10 [2023-06-02T09:52:10.715Z]     --- PASS: TestKillContainer/no_signal (0.44s)
09:52:10 [2023-06-02T09:52:10.715Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
09:52:10 [2023-06-02T09:52:10.715Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:52:10 [2023-06-02T09:52:10.715Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:52:10 [2023-06-02T09:52:10.715Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:52:11 [2023-06-02T09:52:11.276Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:52:11 [2023-06-02T09:52:11.531Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
09:52:11 [2023-06-02T09:52:11.531Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
09:52:11 [2023-06-02T09:52:11.531Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.21s)
09:52:11 [2023-06-02T09:52:11.531Z] === RUN   TestKillStoppedContainer
09:52:11 [2023-06-02T09:52:11.787Z] --- PASS: TestKillStoppedContainer (0.03s)
09:52:11 [2023-06-02T09:52:11.787Z] === RUN   TestKillStoppedContainerAPIPre120
09:52:11 [2023-06-02T09:52:11.787Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
09:52:11 [2023-06-02T09:52:11.787Z] === RUN   TestKillDifferentUserContainer
09:52:12 [2023-06-02T09:52:12.349Z] --- PASS: TestKillDifferentUserContainer (0.47s)
09:52:12 [2023-06-02T09:52:12.349Z] === RUN   TestInspectOomKilledTrue
09:52:12 [2023-06-02T09:52:12.604Z] --- PASS: TestInspectOomKilledTrue (0.49s)
09:52:12 [2023-06-02T09:52:12.604Z] === RUN   TestInspectOomKilledFalse
09:52:13 [2023-06-02T09:52:13.165Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:52:13 [2023-06-02T09:52:13.165Z] === RUN   TestLinksEtcHostsContentMatch
09:52:13 [2023-06-02T09:52:13.422Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
09:52:13 [2023-06-02T09:52:13.423Z] === RUN   TestLinksContainerNames
09:52:14 [2023-06-02T09:52:14.348Z] --- PASS: TestLinksContainerNames (0.86s)
09:52:14 [2023-06-02T09:52:14.348Z] === RUN   TestLogsFollowTailEmpty
09:52:14 [2023-06-02T09:52:14.603Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:52:14 [2023-06-02T09:52:14.603Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:52:14 [2023-06-02T09:52:14.603Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:52:16 [2023-06-02T09:52:16.489Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:52:17 [2023-06-02T09:52:17.853Z] --- PASS: TestLogs (3.29s)
09:52:17 [2023-06-02T09:52:17.853Z]     --- PASS: TestLogs/driver_local (0.01s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.05s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.38s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.40s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.66s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.71s)
09:52:17 [2023-06-02T09:52:17.853Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.84s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.35s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.43s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.50s)
09:52:17 [2023-06-02T09:52:17.853Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.56s)
09:52:17 [2023-06-02T09:52:17.853Z] === RUN   TestContainerNetworkMountsNoChown
09:52:18 [2023-06-02T09:52:18.413Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/default
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/default
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/private
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/private
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rprivate
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rprivate
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/slave
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/slave
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rslave
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rslave
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/shared
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/shared
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rshared
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rshared
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/default
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rshared
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/shared
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rprivate
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/slave
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/default/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/private
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rslave
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/private/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/private/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/default/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:52:18 [2023-06-02T09:52:18.413Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:52:18 [2023-06-02T09:52:18.413Z] === CONT  TestMountDaemonRoot/private/mount_root
09:52:18 [2023-06-02T09:52:18.413Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/private/bind_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/default/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/default/bind_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:52:18 [2023-06-02T09:52:18.414Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:52:18 [2023-06-02T09:52:18.414Z] --- PASS: TestMountDaemonRoot (0.02s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:52:18 [2023-06-02T09:52:18.414Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:52:18 [2023-06-02T09:52:18.414Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:52:18 [2023-06-02T09:52:18.414Z] === RUN   TestContainerBindMountNonRecursive
09:52:19 [2023-06-02T09:52:19.777Z] --- PASS: TestContainerBindMountNonRecursive (1.03s)
09:52:19 [2023-06-02T09:52:19.777Z] === RUN   TestContainerVolumesMountedAsShared
09:52:19 [2023-06-02T09:52:19.777Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:52:19 [2023-06-02T09:52:19.777Z] === RUN   TestContainerVolumesMountedAsSlave
09:52:20 [2023-06-02T09:52:20.337Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
09:52:20 [2023-06-02T09:52:20.337Z] === RUN   TestContainerCopyLeaksMounts
09:52:20 [2023-06-02T09:52:20.897Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
09:52:20 [2023-06-02T09:52:20.897Z] === RUN   TestNetworkNat
09:52:21 [2023-06-02T09:52:21.152Z] --- PASS: TestNetworkNat (0.49s)
09:52:21 [2023-06-02T09:52:21.152Z] === RUN   TestNetworkLocalhostTCPNat
09:52:21 [2023-06-02T09:52:21.712Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
09:52:21 [2023-06-02T09:52:21.712Z] === RUN   TestNetworkLoopbackNat
09:52:24 [2023-06-02T09:52:24.224Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:52:24 [2023-06-02T09:52:24.224Z] === RUN   TestPause
09:52:24 [2023-06-02T09:52:24.784Z] --- PASS: TestPause (0.47s)
09:52:24 [2023-06-02T09:52:24.784Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:52:24 [2023-06-02T09:52:24.784Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:52:24 [2023-06-02T09:52:24.784Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:52:24 [2023-06-02T09:52:24.784Z] === RUN   TestPauseStopPausedContainer
09:52:25 [2023-06-02T09:52:25.040Z] --- PASS: TestPauseStopPausedContainer (0.41s)
09:52:25 [2023-06-02T09:52:25.040Z] === RUN   TestPidHost
09:52:26 [2023-06-02T09:52:26.402Z] --- PASS: TestPidHost (0.99s)
09:52:26 [2023-06-02T09:52:26.402Z] === RUN   TestPsFilter
09:52:26 [2023-06-02T09:52:26.403Z] === RUN   TestPsFilter/since
09:52:26 [2023-06-02T09:52:26.403Z] === RUN   TestPsFilter/before
09:52:26 [2023-06-02T09:52:26.403Z] --- PASS: TestPsFilter (0.08s)
09:52:26 [2023-06-02T09:52:26.403Z]     --- PASS: TestPsFilter/since (0.00s)
09:52:26 [2023-06-02T09:52:26.403Z]     --- PASS: TestPsFilter/before (0.00s)
09:52:26 [2023-06-02T09:52:26.403Z] === RUN   TestRemoveContainerWithRemovedVolume
09:52:26 [2023-06-02T09:52:26.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
09:52:26 [2023-06-02T09:52:26.658Z] === RUN   TestRemoveContainerWithVolume
09:52:27 [2023-06-02T09:52:27.218Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:52:27 [2023-06-02T09:52:27.218Z] === RUN   TestRemoveContainerRunning
09:52:27 [2023-06-02T09:52:27.474Z] --- PASS: TestRemoveContainerRunning (0.43s)
09:52:27 [2023-06-02T09:52:27.474Z] === RUN   TestRemoveContainerForceRemoveRunning
09:52:28 [2023-06-02T09:52:28.034Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
09:52:28 [2023-06-02T09:52:28.034Z] === RUN   TestRemoveInvalidContainer
09:52:28 [2023-06-02T09:52:28.034Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:52:28 [2023-06-02T09:52:28.034Z] === RUN   TestRenameLinkedContainer
09:52:29 [2023-06-02T09:52:29.920Z] --- PASS: TestRenameLinkedContainer (1.75s)
09:52:29 [2023-06-02T09:52:29.920Z] === RUN   TestRenameStoppedContainer
09:52:30 [2023-06-02T09:52:30.176Z] --- PASS: TestRenameStoppedContainer (0.43s)
09:52:30 [2023-06-02T09:52:30.176Z] === RUN   TestRenameRunningContainerAndReuse
09:52:31 [2023-06-02T09:52:31.102Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
09:52:31 [2023-06-02T09:52:31.102Z] === RUN   TestRenameInvalidName
09:52:31 [2023-06-02T09:52:31.662Z] --- PASS: TestRenameInvalidName (0.45s)
09:52:31 [2023-06-02T09:52:31.662Z] === RUN   TestRenameAnonymousContainer
09:52:33 [2023-06-02T09:52:33.025Z] --- PASS: TestRenameAnonymousContainer (1.58s)
09:52:33 [2023-06-02T09:52:33.025Z] === RUN   TestRenameContainerWithSameName
09:52:33 [2023-06-02T09:52:33.584Z] --- PASS: TestRenameContainerWithSameName (0.43s)
09:52:33 [2023-06-02T09:52:33.585Z] === RUN   TestRenameContainerWithLinkedContainer
09:52:34 [2023-06-02T09:52:34.513Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
09:52:34 [2023-06-02T09:52:34.513Z] === RUN   TestResize
09:52:34 [2023-06-02T09:52:34.768Z] --- PASS: TestResize (0.48s)
09:52:34 [2023-06-02T09:52:34.768Z] === RUN   TestResizeWithInvalidSize
09:52:35 [2023-06-02T09:52:35.329Z] --- PASS: TestResizeWithInvalidSize (0.45s)
09:52:35 [2023-06-02T09:52:35.329Z] === RUN   TestResizeWhenContainerNotStarted
09:52:35 [2023-06-02T09:52:35.890Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:52:35 [2023-06-02T09:52:35.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:52:37 [2023-06-02T09:52:37.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:52:37 [2023-06-02T09:52:37.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:52:38 [2023-06-02T09:52:38.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:52:38 [2023-06-02T09:52:38.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:38 [2023-06-02T09:52:38.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:52:38 [2023-06-02T09:52:38.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:52:38 [2023-06-02T09:52:38.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:52:38 [2023-06-02T09:52:38.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:52:43 [2023-06-02T09:52:43.014Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.13s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s)
09:52:43 [2023-06-02T09:52:43.014Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
09:52:43 [2023-06-02T09:52:43.014Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:52:43 [2023-06-02T09:52:43.014Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:52:43 [2023-06-02T09:52:43.269Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:52:44 [2023-06-02T09:52:44.195Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
09:52:44 [2023-06-02T09:52:44.195Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
09:52:44 [2023-06-02T09:52:44.195Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
09:52:44 [2023-06-02T09:52:44.195Z] === RUN   TestCgroupNamespacesRun
09:52:45 [2023-06-02T09:52:45.557Z] --- PASS: TestCgroupNamespacesRun (1.07s)
09:52:45 [2023-06-02T09:52:45.557Z] === RUN   TestCgroupNamespacesRunPrivileged
09:52:46 [2023-06-02T09:52:46.483Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
09:52:46 [2023-06-02T09:52:46.483Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:52:47 [2023-06-02T09:52:47.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
09:52:47 [2023-06-02T09:52:47.408Z] === RUN   TestCgroupNamespacesRunHostMode
09:52:48 [2023-06-02T09:52:48.771Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
09:52:48 [2023-06-02T09:52:48.771Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:52:49 [2023-06-02T09:52:49.696Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
09:52:49 [2023-06-02T09:52:49.696Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:52:50 [2023-06-02T09:52:50.623Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
09:52:50 [2023-06-02T09:52:50.623Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:52:51 [2023-06-02T09:52:51.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.58s)
09:52:51 [2023-06-02T09:52:51.184Z] === RUN   TestCgroupNamespacesRunOlderClient
09:52:52 [2023-06-02T09:52:52.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
09:52:52 [2023-06-02T09:52:52.547Z] === RUN   TestNISDomainname
09:52:52 [2023-06-02T09:52:52.802Z] --- PASS: TestNISDomainname (0.57s)
09:52:52 [2023-06-02T09:52:52.802Z] === RUN   TestHostnameDnsResolution
09:52:53 [2023-06-02T09:52:53.728Z] --- PASS: TestHostnameDnsResolution (0.66s)
09:52:53 [2023-06-02T09:52:53.728Z] === RUN   TestUnprivilegedPortsAndPing
09:52:53 [2023-06-02T09:52:53.983Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
09:52:53 [2023-06-02T09:52:53.983Z] === RUN   TestPrivilegedHostDevices
09:52:54 [2023-06-02T09:52:54.543Z] --- PASS: TestPrivilegedHostDevices (0.49s)
09:52:54 [2023-06-02T09:52:54.543Z] === RUN   TestRunConsoleSize
09:52:54 [2023-06-02T09:52:54.799Z] --- PASS: TestRunConsoleSize (0.40s)
09:52:54 [2023-06-02T09:52:54.799Z] === RUN   TestRunWithAlternativeContainerdShim
09:52:58 [2023-06-02T09:52:58.967Z] --- PASS: TestRunWithAlternativeContainerdShim (3.92s)
09:52:58 [2023-06-02T09:52:58.967Z] === RUN   TestStats
09:53:01 [2023-06-02T09:53:01.478Z] --- PASS: TestStats (2.45s)
09:53:01 [2023-06-02T09:53:01.478Z] === RUN   TestStopContainerWithTimeout
09:53:01 [2023-06-02T09:53:01.478Z] === RUN   TestStopContainerWithTimeout/0
09:53:01 [2023-06-02T09:53:01.478Z] === PAUSE TestStopContainerWithTimeout/0
09:53:01 [2023-06-02T09:53:01.479Z] === RUN   TestStopContainerWithTimeout/1
09:53:01 [2023-06-02T09:53:01.479Z] === PAUSE TestStopContainerWithTimeout/1
09:53:01 [2023-06-02T09:53:01.479Z] === RUN   TestStopContainerWithTimeout/3
09:53:01 [2023-06-02T09:53:01.479Z] === PAUSE TestStopContainerWithTimeout/3
09:53:01 [2023-06-02T09:53:01.479Z] === RUN   TestStopContainerWithTimeout/-1
09:53:01 [2023-06-02T09:53:01.479Z] === PAUSE TestStopContainerWithTimeout/-1
09:53:01 [2023-06-02T09:53:01.479Z] === CONT  TestStopContainerWithTimeout/0
09:53:01 [2023-06-02T09:53:01.479Z] === CONT  TestStopContainerWithTimeout/3
09:53:01 [2023-06-02T09:53:01.479Z] === CONT  TestStopContainerWithTimeout/-1
09:53:01 [2023-06-02T09:53:01.479Z] === CONT  TestStopContainerWithTimeout/1
09:53:03 [2023-06-02T09:53:03.993Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:53:03 [2023-06-02T09:53:03.993Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
09:53:03 [2023-06-02T09:53:03.993Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
09:53:03 [2023-06-02T09:53:03.993Z]     --- PASS: TestStopContainerWithTimeout/3 (2.57s)
09:53:03 [2023-06-02T09:53:03.993Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
09:53:03 [2023-06-02T09:53:03.993Z] === RUN   TestDeleteDevicemapper
09:53:03 [2023-06-02T09:53:03.993Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:53:03 [2023-06-02T09:53:03.993Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:53:03 [2023-06-02T09:53:03.993Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:53:05 [2023-06-02T09:53:05.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s)
09:53:05 [2023-06-02T09:53:05.879Z] === RUN   TestUpdateMemory
09:53:06 [2023-06-02T09:53:06.440Z] --- PASS: TestUpdateMemory (0.54s)
09:53:06 [2023-06-02T09:53:06.440Z] === RUN   TestUpdateCPUQuota
09:53:07 [2023-06-02T09:53:07.366Z] --- PASS: TestUpdateCPUQuota (0.65s)
09:53:07 [2023-06-02T09:53:07.366Z] === RUN   TestUpdatePidsLimit
09:53:07 [2023-06-02T09:53:07.366Z] === RUN   TestUpdatePidsLimit/update_from_none
09:53:07 [2023-06-02T09:53:07.366Z] === RUN   TestUpdatePidsLimit/no_change
09:53:07 [2023-06-02T09:53:07.621Z] === RUN   TestUpdatePidsLimit/update_lower
09:53:07 [2023-06-02T09:53:07.621Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:53:07 [2023-06-02T09:53:07.877Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:53:08 [2023-06-02T09:53:08.132Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:53:08 [2023-06-02T09:53:08.387Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:53:08 [2023-06-02T09:53:08.948Z] --- PASS: TestUpdatePidsLimit (1.79s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
09:53:08 [2023-06-02T09:53:08.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
09:53:08 [2023-06-02T09:53:08.948Z] === RUN   TestUpdateRestartPolicy
09:53:21 [2023-06-02T09:53:21.106Z] --- PASS: TestUpdateRestartPolicy (10.74s)
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestUpdateRestartWithAutoRemove
09:53:21 [2023-06-02T09:53:21.106Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitNonBlocked
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:53:21 [2023-06-02T09:53:21.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:53:21 [2023-06-02T09:53:21.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:53:21 [2023-06-02T09:53:21.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:53:21 [2023-06-02T09:53:21.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:53:21 [2023-06-02T09:53:21.106Z] --- PASS: TestWaitNonBlocked (0.01s)
09:53:21 [2023-06-02T09:53:21.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
09:53:21 [2023-06-02T09:53:21.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitBlocked
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:53:21 [2023-06-02T09:53:21.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:53:21 [2023-06-02T09:53:21.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:53:21 [2023-06-02T09:53:21.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:53:21 [2023-06-02T09:53:21.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:53:21 [2023-06-02T09:53:21.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:53:21 [2023-06-02T09:53:21.667Z] --- PASS: TestWaitBlocked (0.01s)
09:53:21 [2023-06-02T09:53:21.667Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
09:53:21 [2023-06-02T09:53:21.667Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
09:53:21 [2023-06-02T09:53:21.667Z] === RUN   TestWaitConditions
09:53:21 [2023-06-02T09:53:21.667Z] === RUN   TestWaitConditions/default
09:53:21 [2023-06-02T09:53:21.667Z] === PAUSE TestWaitConditions/default
09:53:21 [2023-06-02T09:53:21.667Z] === RUN   TestWaitConditions/not-running
09:53:21 [2023-06-02T09:53:21.667Z] === PAUSE TestWaitConditions/not-running
09:53:21 [2023-06-02T09:53:21.667Z] === RUN   TestWaitConditions/next-exit
09:53:21 [2023-06-02T09:53:21.667Z] === PAUSE TestWaitConditions/next-exit
09:53:21 [2023-06-02T09:53:21.667Z] === RUN   TestWaitConditions/removed
09:53:21 [2023-06-02T09:53:21.667Z] === PAUSE TestWaitConditions/removed
09:53:21 [2023-06-02T09:53:21.667Z] === CONT  TestWaitConditions/default
09:53:21 [2023-06-02T09:53:21.667Z] === CONT  TestWaitConditions/next-exit
09:53:21 [2023-06-02T09:53:21.667Z] === CONT  TestWaitConditions/removed
09:53:21 [2023-06-02T09:53:21.667Z] === CONT  TestWaitConditions/not-running
09:53:21 [2023-06-02T09:53:21.667Z]     wait_test.go:146: ContainerID = a92f88d7bf716169fceaf7bd7b51104c090559218edb6f659487df78b7e41dba
09:53:21 [2023-06-02T09:53:21.667Z]     wait_test.go:146: ContainerID = c6ddd93ee8cf7a4acccb82f3b31f45916e886c861f8f0db6fe8c28352370842e
09:53:21 [2023-06-02T09:53:21.667Z]     wait_test.go:146: ContainerID = 69781fcfa1c780540820efdf708ce7d644130d15b261fd16b890138656318e91
09:53:21 [2023-06-02T09:53:21.667Z]     wait_test.go:146: ContainerID = 982a593f27fccc5553faff8c31156332c2de9261a80ed6477d6d93cf40d5e102
09:53:23 [2023-06-02T09:53:23.031Z] --- PASS: TestWaitConditions (0.01s)
09:53:23 [2023-06-02T09:53:23.031Z]     --- PASS: TestWaitConditions/default (0.89s)
09:53:23 [2023-06-02T09:53:23.031Z]     --- PASS: TestWaitConditions/removed (1.10s)
09:53:23 [2023-06-02T09:53:23.031Z]     --- PASS: TestWaitConditions/next-exit (1.17s)
09:53:23 [2023-06-02T09:53:23.031Z]     --- PASS: TestWaitConditions/not-running (1.24s)
09:53:23 [2023-06-02T09:53:23.031Z] === RUN   TestWaitRestartedContainer
09:53:23 [2023-06-02T09:53:23.031Z] === RUN   TestWaitRestartedContainer/default
09:53:23 [2023-06-02T09:53:23.031Z] === PAUSE TestWaitRestartedContainer/default
09:53:23 [2023-06-02T09:53:23.031Z] === RUN   TestWaitRestartedContainer/not-running
09:53:23 [2023-06-02T09:53:23.031Z] === PAUSE TestWaitRestartedContainer/not-running
09:53:23 [2023-06-02T09:53:23.031Z] === RUN   TestWaitRestartedContainer/next-exit
09:53:23 [2023-06-02T09:53:23.031Z] === PAUSE TestWaitRestartedContainer/next-exit
09:53:23 [2023-06-02T09:53:23.031Z] === CONT  TestWaitRestartedContainer/default
09:53:23 [2023-06-02T09:53:23.031Z] === CONT  TestWaitRestartedContainer/next-exit
09:53:23 [2023-06-02T09:53:23.031Z] === CONT  TestWaitRestartedContainer/not-running
09:53:24 [2023-06-02T09:53:24.917Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:53:24 [2023-06-02T09:53:24.917Z]     --- PASS: TestWaitRestartedContainer/default (1.44s)
09:53:24 [2023-06-02T09:53:24.917Z]     --- PASS: TestWaitRestartedContainer/not-running (1.81s)
09:53:24 [2023-06-02T09:53:24.917Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.96s)
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestRestartDaemonWithRestartingContainer
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestDaemonRestartIpcMode
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestContainerStartOnDaemonRestart
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestIpcModeOlderClient
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestContainerKillOnDaemonStart
09:53:24 [2023-06-02T09:53:24.917Z] === CONT  TestDaemonHostGatewayIP
09:53:24 [2023-06-02T09:53:24.917Z] --- PASS: TestIpcModeOlderClient (0.05s)
09:53:28 [2023-06-02T09:53:28.180Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
09:53:28 [2023-06-02T09:53:28.180Z] --- PASS: TestDaemonHostGatewayIP (3.16s)
09:53:28 [2023-06-02T09:53:28.437Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s)
09:53:28 [2023-06-02T09:53:28.437Z] --- PASS: TestDaemonRestartIpcMode (3.73s)
09:53:36 [2023-06-02T09:53:36.513Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
09:53:36 [2023-06-02T09:53:36.513Z] PASS
09:53:36 [2023-06-02T09:53:36.513Z] 
09:53:36 [2023-06-02T09:53:36.513Z] === Skipped
09:53:36 [2023-06-02T09:53:36.513Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:53:36 [2023-06-02T09:53:36.513Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:53:36 [2023-06-02T09:53:36.513Z] 
09:53:36 [2023-06-02T09:53:36.513Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:53:36 [2023-06-02T09:53:36.513Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:53:36 [2023-06-02T09:53:36.513Z] 
09:53:36 [2023-06-02T09:53:36.513Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:53:36 [2023-06-02T09:53:36.513Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:53:36 [2023-06-02T09:53:36.513Z] 
09:53:36 [2023-06-02T09:53:36.513Z] DONE 285 tests, 3 skipped in 117.665s
09:53:36 [2023-06-02T09:53:36.513Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:53:36 [2023-06-02T09:53:36.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:53:36 [2023-06-02T09:53:36.513Z] ++ set -e
09:53:36 [2023-06-02T09:53:36.513Z] ++ '[' -n 0 ']'
09:53:36 [2023-06-02T09:53:36.513Z] ++ set -x
09:53:36 [2023-06-02T09:53:36.513Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:53:36 [2023-06-02T09:53:36.513Z] INFO: Testing against a local daemon
09:53:36 [2023-06-02T09:53:36.513Z] === RUN   TestConfigDaemonID
09:53:37 [2023-06-02T09:53:37.876Z]     daemon_test.go:52: [d4fb7c16dbed8] daemon is not started
09:53:37 [2023-06-02T09:53:37.876Z] --- PASS: TestConfigDaemonID (1.04s)
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:53:37 [2023-06-02T09:53:37.876Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:53:37 [2023-06-02T09:53:37.876Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation/invalid_config
09:53:37 [2023-06-02T09:53:37.876Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation/malformed_config
09:53:37 [2023-06-02T09:53:37.876Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestDaemonConfigValidation/valid_config
09:53:37 [2023-06-02T09:53:37.876Z] === PAUSE TestDaemonConfigValidation/valid_config
09:53:37 [2023-06-02T09:53:37.876Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:53:37 [2023-06-02T09:53:37.876Z] === CONT  TestDaemonConfigValidation/malformed_config
09:53:37 [2023-06-02T09:53:37.876Z] === CONT  TestDaemonConfigValidation/invalid_config
09:53:37 [2023-06-02T09:53:37.876Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:53:37 [2023-06-02T09:53:37.876Z] === CONT  TestDaemonConfigValidation/valid_config
09:53:37 [2023-06-02T09:53:37.876Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:53:37 [2023-06-02T09:53:37.876Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
09:53:37 [2023-06-02T09:53:37.876Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
09:53:37 [2023-06-02T09:53:37.876Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:53:37 [2023-06-02T09:53:37.876Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:53:37 [2023-06-02T09:53:37.876Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestConfigDaemonSeccompProfiles
09:53:37 [2023-06-02T09:53:37.876Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:53:38 [2023-06-02T09:53:38.801Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:53:39 [2023-06-02T09:53:39.727Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:53:41 [2023-06-02T09:53:41.090Z]     daemon_test.go:166: [d91de424eb173] daemon is not started
09:53:41 [2023-06-02T09:53:41.090Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
09:53:41 [2023-06-02T09:53:41.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:53:41 [2023-06-02T09:53:41.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:53:41 [2023-06-02T09:53:41.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:53:41 [2023-06-02T09:53:41.090Z] === RUN   TestDaemonProxy
09:53:41 [2023-06-02T09:53:41.090Z] === RUN   TestDaemonProxy/environment_variables
09:53:42 [2023-06-02T09:53:42.452Z] === RUN   TestDaemonProxy/command-line_options
09:53:44 [2023-06-02T09:53:44.337Z] === RUN   TestDaemonProxy/configuration_file
09:53:46 [2023-06-02T09:53:46.222Z] === RUN   TestDaemonProxy/conflicting_options
09:53:46 [2023-06-02T09:53:46.477Z] === RUN   TestDaemonProxy/reload_sanitized
09:53:47 [2023-06-02T09:53:47.037Z] --- PASS: TestDaemonProxy (6.21s)
09:53:47 [2023-06-02T09:53:47.037Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
09:53:47 [2023-06-02T09:53:47.037Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:53:47 [2023-06-02T09:53:47.037Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:53:47 [2023-06-02T09:53:47.037Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:53:47 [2023-06-02T09:53:47.037Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:53:47 [2023-06-02T09:53:47.037Z] === RUN   TestLiveRestore
09:53:47 [2023-06-02T09:53:47.037Z] === RUN   TestLiveRestore/volume_references
09:53:47 [2023-06-02T09:53:47.037Z] === PAUSE TestLiveRestore/volume_references
09:53:47 [2023-06-02T09:53:47.037Z] === CONT  TestLiveRestore/volume_references
09:53:47 [2023-06-02T09:53:47.598Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:53:47 [2023-06-02T09:53:47.598Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:53:48 [2023-06-02T09:53:48.523Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:53:49 [2023-06-02T09:53:49.447Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:53:50 [2023-06-02T09:53:50.373Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:53:51 [2023-06-02T09:53:51.298Z] --- PASS: TestLiveRestore (0.00s)
09:53:51 [2023-06-02T09:53:51.298Z]     --- PASS: TestLiveRestore/volume_references (4.36s)
09:53:51 [2023-06-02T09:53:51.298Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
09:53:51 [2023-06-02T09:53:51.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
09:53:51 [2023-06-02T09:53:51.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
09:53:51 [2023-06-02T09:53:51.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
09:53:51 [2023-06-02T09:53:51.298Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
09:53:51 [2023-06-02T09:53:51.298Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:53:52 [2023-06-02T09:53:52.225Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
09:53:52 [2023-06-02T09:53:52.225Z] PASS
09:53:52 [2023-06-02T09:53:52.225Z] 
09:53:52 [2023-06-02T09:53:52.225Z] DONE 25 tests in 15.495s
09:53:52 [2023-06-02T09:53:52.225Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:53:52 [2023-06-02T09:53:52.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.225Z] ++ set -e
09:53:52 [2023-06-02T09:53:52.225Z] ++ '[' -n 0 ']'
09:53:52 [2023-06-02T09:53:52.225Z] ++ set -x
09:53:52 [2023-06-02T09:53:52.225Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.225Z] INFO: Testing against a local daemon
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestCommitInheritsEnv
09:53:52 [2023-06-02T09:53:52.225Z] --- PASS: TestCommitInheritsEnv (0.11s)
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportExtremelyLargeImageWorks
09:53:52 [2023-06-02T09:53:52.225Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:53:52 [2023-06-02T09:53:52.225Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/#00
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/_______
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform//
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/linux
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/LINUX
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/macos
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:53:52 [2023-06-02T09:53:52.225Z] --- PASS: TestImportWithCustomPlatform (0.09s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.01s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:53:52 [2023-06-02T09:53:52.225Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:53:52 [2023-06-02T09:53:52.480Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:53:52 [2023-06-02T09:53:52.480Z] === RUN   TestImagesFilterMultiReference
09:53:52 [2023-06-02T09:53:52.480Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:53:52 [2023-06-02T09:53:52.480Z] === RUN   TestImagesFilterBeforeSince
09:53:52 [2023-06-02T09:53:52.480Z]     list_test.go:87: ImageList: ID=sha256:49bf4cae61ecba351809f122740529a21b7c59ebdd79c614dc9dc54b418e1f71 RepoTags=[testimagesfilterbeforesince:v1]
09:53:52 [2023-06-02T09:53:52.480Z]     list_test.go:87: ImageList: ID=sha256:448493a0c8a69302a59de3b73358c3a37d23ee76c36b61da306e68f254e8d2a2 RepoTags=[testimagesfilterbeforesince:v2]
09:53:52 [2023-06-02T09:53:52.480Z]     list_test.go:87: ImageList: ID=sha256:3ec295b7aa922ca9e05b30339281d2d1f2042175c54e292dc891b81e29e7bcef RepoTags=[testimagesfilterbeforesince:v3]
09:53:52 [2023-06-02T09:53:52.480Z] --- PASS: TestImagesFilterBeforeSince (0.18s)
09:53:52 [2023-06-02T09:53:52.480Z] === RUN   TestImagePullPlatformInvalid
09:53:52 [2023-06-02T09:53:52.480Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:53:52 [2023-06-02T09:53:52.480Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" 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.4 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.20.4 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c16367ff-59d8-44e1-8215-d60b78cd7c64 http.request.method=GET http.request.remoteaddr="127.0.0.1:44498" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c16367ff-59d8-44e1-8215-d60b78cd7c64 http.request.method=GET http.request.remoteaddr="127.0.0.1:44498" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071573ms http.response.status=200 http.response.written=2 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7b0b8fd-2ffd-459b-ba7d-cac966e73ca3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ab9b197d-ec23-4e93-930f-bb3b6a713e37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ab9b197d-ec23-4e93-930f-bb3b6a713e37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.738Z] time="2023-06-02T09:53:52Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7b0b8fd-2ffd-459b-ba7d-cac966e73ca3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ab9b197d-ec23-4e93-930f-bb3b6a713e37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=25.83µ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=e1a89929-45b4-485f-ad08-ff3552baf75c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7b0b8fd-2ffd-459b-ba7d-cac966e73ca3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=24.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23741b3e-b3af-448e-8fd7-82ae77b49440 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ab9b197d-ec23-4e93-930f-bb3b6a713e37 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.022393ms http.response.status=404 http.response.written=157 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=d7b0b8fd-2ffd-459b-ba7d-cac966e73ca3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44500" 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.18148ms http.response.status=404 http.response.written=157 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=91.748µ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=bdb5db2b-a431-41f0-8ee1-b3e8655d6acf trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=58.813µ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=014dc682-6ae9-4900-b85d-95e7a92b10ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=35.002µ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=9f8ca0f9-9e3e-47e9-b746-8d94d530636d trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=11.635µ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=e172967d-3d79-4540-bcfc-7ec202916cc2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=65.033µ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=f2db4285-b241-49cd-bf83-eb35888244f7 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0ca720f-9e06-4b00-9789-0885daa68d7f http.request.method=POST http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.92125ms http.response.status=202 http.response.written=0 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=64.434µ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=98973f30-1686-4b6b-a08b-c5ea1ad7cbfa trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d4ce904-5a71-4c48-90f6-d2552cf55874 http.request.method=POST http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.922604ms http.response.status=202 http.response.written=0 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=32.803µ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=ca6cce8b-65ac-43b1-a58e-b809a9697e04 trace.line=82 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=31.105µ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=3138d222-da69-473e-9086-4b0c045d5bcf trace.line=82 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=12.857µ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=33ab3ed5-086f-4678-9e47-5a41a57e2453 trace.line=141 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=11.938µ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=b32270f5-861e-4ec8-bdcd-2c1a1c3d2c4a trace.line=141 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=77.094µ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=d5a5f4e2-ff3e-4273-8004-0a1d63115c5e trace.line=124 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.739Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=20.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=cb7f2ba5-1dea-4c39-80ca-c34d6c579003 trace.line=141 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=16.788µ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=af760c54-b3fe-4059-ac7f-12647079f79f trace.line=141 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=69.479µ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=09175890-0ead-4ebe-a561-2e96b499eb23 trace.line=124 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=9.149µ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=75284c30-aab2-4554-962d-ddfa8d9d4a38 trace.line=141 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=10.568µ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=16d35851-d65b-494a-a41b-a95a3dd21d3b trace.line=141 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=48.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).Move" trace.id=67866938-8b5d-4e4c-bf66-d68bcc58bd1d trace.line=167 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=13.251µ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=45bddb6b-4890-4ad7-a21c-8195280bac6c trace.line=141 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=8.14µ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=a677bb57-206f-4504-9faf-a42505417e33 trace.line=141 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=51.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5fb7d5b6-f433-490d-914d-0c8ad97f03bb trace.line=95 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=36.906µ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=f7b64492-852c-45fd-8ec7-fdf0803fced2 trace.line=167 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=85.857µ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=3386419f-bda0-49eb-bf6e-c6959d79dee2 trace.line=181 vars.name=test vars.uuid=3b01c56e-f3a6-4e43-b6d0-f91be4722aea version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=40.516µ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=b6f43cb9-2c1c-4fd8-b02f-17d5d8766821 trace.line=95 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=43cddd52-94be-42f0-9440-8b82c1519fcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:44500" http.request.uri="/v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.522217ms http.response.status=201 http.response.written=0 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "PUT /v2/test/blobs/uploads/3b01c56e-f3a6-4e43-b6d0-f91be4722aea?_state=pA3TaZ3YPS-SsxoiY52TRLJiY-M_rhVIGEO-LZt-_Ap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNiMDFjNTZlLWYzYTYtNGU0My1iNmQwLWY5MWJlNDcyMmFlYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQ1NjkwMzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/64abf44f-293f-4302-af7e-a4a081959f4a\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=74.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).Delete" trace.id=a6c93ece-4183-409e-9615-308932346cea trace.line=181 vars.name=test vars.uuid=64abf44f-293f-4302-af7e-a4a081959f4a version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=802be6b6-d0f4-4062-8b36-208407724085 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.537602ms http.response.status=201 http.response.written=0 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "PUT /v2/test/blobs/uploads/64abf44f-293f-4302-af7e-a4a081959f4a?_state=NNRxczFJxKofGUgFVsn0xh-TcFW1zaLghUXS6c2Np297Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY0YWJmNDRmLTI5M2YtNDMwMi1hZjdlLWE0YTA4MTk1OWY0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0wMlQwOTo1Mzo1Mi41OTQzOTA1NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7536ef4-e9c7-4cf6-a5f8-d97910cfff98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7536ef4-e9c7-4cf6-a5f8-d97910cfff98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7536ef4-e9c7-4cf6-a5f8-d97910cfff98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=18.683µ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=7d180441-5074-4cba-8e88-dec75bfa648e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d7536ef4-e9c7-4cf6-a5f8-d97910cfff98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44508" 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="820.557µs" http.response.status=404 http.response.written=96 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=30.818µ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=d339851e-70cd-4b1c-a354-94a58054722d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.740Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=12.004µ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=9b260c03-8d06-472e-8da4-d8b9e9116e38 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=17.329µ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=cd6d21d1-6816-406a-8ec3-d588578af3b6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=10.962µ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=07a00ef3-57f3-499b-b04b-f112a4265670 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=11.241µ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=162ca6f8-4e43-4c59-a2a3-002e9b54a1a5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=43.585µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b0d5f26e-a85c-487f-a5c6-2801755f9708 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=48.861µ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=2a0d422f-0548-4e29-89dd-85099d9967ed trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=26.404µ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=009a3cae-308f-42f6-a8f7-f5ee65e4411d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=59.076µ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=b7f9960a-350a-4bc1-b7ac-c863606af3f3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=33.748µ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=35ad4d70-c3cb-47ef-aa96-e1f2fe09a8c7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c32f76e2-462d-461f-aa78-3f01f5a91422 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44508" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.597013ms http.response.status=201 http.response.written=0 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2027ce7e-a456-445e-9012-125d61c01dc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2027ce7e-a456-445e-9012-125d61c01dc3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="786.655µs" http.response.status=200 http.response.written=2 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=41.87µ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=794ef1b4-9580-4980-9214-9b228a990d97 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=26.067µ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=7dd0cb23-7ac8-4a60-87c3-71e74a66fc7d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=14.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).Stat" trace.id=1d3f6f21-8a36-404c-aca7-1413fb9807d2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=18.691µ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=63f93a4f-f89c-42ca-be1e-2a393bfde9a9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1a23874c-f09a-4bb7-bf1a-b006370bd79b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44548" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-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.363868ms http.response.status=200 http.response.written=417 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=34.568µ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=1dee2917-bbb0-41b4-baa5-835fac47e764 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.741Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=12.964µ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=0693a334-a49e-49d1-b01c-bcc8ac359985 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=16.911µ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=2e7d029d-7881-4e38-97d3-4244caf8ea79 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2336ecde-ddd2-47af-b770-10f896e7596c http.request.method=GET http.request.remoteaddr="127.0.0.1:44550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-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.237675ms http.response.status=200 http.response.written=417 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=34.576µ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=912d8c65-14fb-4134-83eb-c7327c599c0e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=17.993µ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=18d21de8-56bb-4501-ac1b-ab0c2b39a592 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=16.501µ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=5fdcde96-1f4e-4a74-80aa-3c0397ea56d9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=32.18µ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=19e68b9d-803d-451b-8852-085fe66d2e78 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=9.986µ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=8671cdaf-95d4-4346-9771-e758d7c6651e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=15.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4f7d7f28-1ea9-4478-b8e9-f5067f6008cf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=8.369µ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=69705b10-ead8-475a-8371-53f8e3ed52a2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=5.21µ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=a14f7e71-9133-4907-838a-6e9efc3b1e8d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=17.813µ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=9979e246-4e94-4246-bb81-76450b95418e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=22.654µ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=e7a0cd78-85ea-4d23-8976-0be956ed7b63 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=27.52µ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=c423668b-18d5-487d-9333-d58eb61a1de4 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=8.607µ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=44bd4a1f-0677-4b77-aded-4733bfae1e69 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=5.293µ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=397eb1d8-9833-4683-8c2f-5a90728e8276 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=14.745µ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=4ddb1099-9e5f-46a8-a78d-83777dcda438 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=21.522µ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=010989d2-7459-420a-884b-51d5310526c5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=9.337µ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=e8cf9359-eb8a-4ff3-a06d-6db6e72126c7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=77bd89d7-b4eb-403c-b756-51214f15859c http.request.method=GET http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.918977ms http.response.status=200 http.response.written=179 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.742Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=32.533µ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=4bf11508-7a5a-41aa-a6a4-eb5cea8dc48f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=12.964µ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=cf4dca1a-945b-40da-bbb2-9654c2290fcb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3d320d37-1445-48ee-926e-4aee5af27a0a http.request.method=GET http.request.remoteaddr="127.0.0.1:44572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.305941ms http.response.status=200 http.response.written=68 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=54c045ea-66e7-4aca-a619-476c63c378aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=54c045ea-66e7-4aca-a619-476c63c378aa http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="769.916µs" http.response.status=200 http.response.written=2 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=23.984µ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=0ecd341b-ff8f-42bb-b88c-0682cf9663e3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=11.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).GetContent" trace.id=bdb38b88-33fd-4dd0-9f9d-72ccfa542265 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d0567a12-4f1f-400a-8e50-59983b170a41 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44594" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.031426ms http.response.status=404 http.response.written=181 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=22.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=bfd32f83-11a7-4551-a329-6b0295d829a7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce trace.duration=11.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).GetContent" trace.id=3202f3c3-11fa-4210-83a2-629bbec6da84 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] time="2023-06-02T09:53:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=5188b7b6-2973-408b-a6c1-88cfcf31901a http.request.method=GET http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.306µs" http.response.status=404 http.response.written=181 instance.id=d038383b-c4f3-47b9-9ec0-e0b6f55200ce vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:53:52 [2023-06-02T09:53:52.743Z] 127.0.0.1 - - [02/Jun/2023:09:53:52 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/75afe3201b3dc08a3739e2a76fe315c03f33199b kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:53:52 [2023-06-02T09:53:52.743Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
09:53:52 [2023-06-02T09:53:52.743Z] === RUN   TestRemoveImageOrphaning
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestRemoveImageOrphaning (0.10s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestRemoveImageGarbageCollector
09:53:52 [2023-06-02T09:53:52.999Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:52 [2023-06-02T09:53:52.999Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagInvalidReference
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagInvalidReference (0.01s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagValidPrefixedRepo
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagExistedNameWithoutForce
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagOfficialNames
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagOfficialNames (0.04s)
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestTagMatchesDigest
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestTagMatchesDigest (0.01s)
09:53:52 [2023-06-02T09:53:52.999Z] PASS
09:53:52 [2023-06-02T09:53:52.999Z] 
09:53:52 [2023-06-02T09:53:52.999Z] === Skipped
09:53:52 [2023-06-02T09:53:52.999Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:53:52 [2023-06-02T09:53:52.999Z] 
09:53:52 [2023-06-02T09:53:52.999Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:52 [2023-06-02T09:53:52.999Z] 
09:53:52 [2023-06-02T09:53:52.999Z] DONE 25 tests, 2 skipped in 0.927s
09:53:52 [2023-06-02T09:53:52.999Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:53:52 [2023-06-02T09:53:52.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.999Z] ++ set -e
09:53:52 [2023-06-02T09:53:52.999Z] ++ '[' -n 0 ']'
09:53:52 [2023-06-02T09:53:52.999Z] ++ set -x
09:53:52 [2023-06-02T09:53:52.999Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestStripANSICommands
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestStripANSICommands/#00
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestStripANSICommands/#01
09:53:52 [2023-06-02T09:53:52.999Z] --- PASS: TestStripANSICommands (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:53:52 [2023-06-02T09:53:52.999Z] PASS
09:53:52 [2023-06-02T09:53:52.999Z] 
09:53:52 [2023-06-02T09:53:52.999Z] DONE 3 tests in 0.009s
09:53:52 [2023-06-02T09:53:52.999Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:53:52 [2023-06-02T09:53:52.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.999Z] ++ set -e
09:53:52 [2023-06-02T09:53:52.999Z] ++ '[' -n 0 ']'
09:53:52 [2023-06-02T09:53:52.999Z] ++ set -x
09:53:52 [2023-06-02T09:53:52.999Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:53:52 [2023-06-02T09:53:52.999Z] INFO: Testing against a local daemon
09:53:52 [2023-06-02T09:53:52.999Z] === RUN   TestNetworkCreateDelete
09:53:53 [2023-06-02T09:53:53.254Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:53:53 [2023-06-02T09:53:53.254Z] === RUN   TestDockerNetworkDeletePreferID
09:53:53 [2023-06-02T09:53:53.815Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
09:53:53 [2023-06-02T09:53:53.815Z] === RUN   TestDaemonDNSFallback
09:54:00 [2023-06-02T09:54:00.350Z] --- PASS: TestDaemonDNSFallback (6.16s)
09:54:00 [2023-06-02T09:54:00.350Z] === RUN   TestInspectNetwork
09:54:02 [2023-06-02T09:54:02.862Z] === RUN   TestInspectNetwork/full_network_id
09:54:02 [2023-06-02T09:54:02.862Z] === RUN   TestInspectNetwork/partial_network_id
09:54:02 [2023-06-02T09:54:02.862Z] === RUN   TestInspectNetwork/network_name
09:54:02 [2023-06-02T09:54:02.862Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:54:08 [2023-06-02T09:54:08.100Z] --- PASS: TestInspectNetwork (7.17s)
09:54:08 [2023-06-02T09:54:08.100Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:54:08 [2023-06-02T09:54:08.100Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:54:08 [2023-06-02T09:54:08.100Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:54:08 [2023-06-02T09:54:08.100Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:54:08 [2023-06-02T09:54:08.100Z] === RUN   TestRunContainerWithBridgeNone
09:54:08 [2023-06-02T09:54:08.356Z] --- PASS: TestRunContainerWithBridgeNone (1.23s)
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/create
09:54:08 [2023-06-02T09:54:08.356Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:54:08 [2023-06-02T09:54:08.356Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:54:08 [2023-06-02T09:54:08.356Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:54:08 [2023-06-02T09:54:08.356Z] === CONT  TestNetworkInvalidJSON/networks/create
09:54:08 [2023-06-02T09:54:08.356Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:54:08 [2023-06-02T09:54:08.356Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:54:08 [2023-06-02T09:54:08.356Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:54:08 [2023-06-02T09:54:08.356Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkList
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkList//networks
09:54:08 [2023-06-02T09:54:08.356Z] === PAUSE TestNetworkList//networks
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestNetworkList//networks/
09:54:08 [2023-06-02T09:54:08.356Z] === PAUSE TestNetworkList//networks/
09:54:08 [2023-06-02T09:54:08.356Z] === CONT  TestNetworkList//networks
09:54:08 [2023-06-02T09:54:08.356Z] === CONT  TestNetworkList//networks/
09:54:08 [2023-06-02T09:54:08.356Z] --- PASS: TestNetworkList (0.01s)
09:54:08 [2023-06-02T09:54:08.356Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z]     --- PASS: TestNetworkList//networks (0.00s)
09:54:08 [2023-06-02T09:54:08.356Z] === RUN   TestHostIPv4BridgeLabel
09:54:08 [2023-06-02T09:54:08.916Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:54:08 [2023-06-02T09:54:08.916Z] === RUN   TestDefaultNetworkOpts
09:54:08 [2023-06-02T09:54:08.916Z] === RUN   TestDefaultNetworkOpts/default_value
09:54:10 [2023-06-02T09:54:10.279Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:54:11 [2023-06-02T09:54:11.642Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:54:13 [2023-06-02T09:54:13.004Z] --- PASS: TestDefaultNetworkOpts (3.89s)
09:54:13 [2023-06-02T09:54:13.004Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
09:54:13 [2023-06-02T09:54:13.004Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
09:54:13 [2023-06-02T09:54:13.004Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
09:54:13 [2023-06-02T09:54:13.004Z] === RUN   TestDaemonRestartWithLiveRestore
09:54:13 [2023-06-02T09:54:13.931Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:54:13 [2023-06-02T09:54:13.931Z] === RUN   TestDaemonDefaultNetworkPools
09:54:14 [2023-06-02T09:54:14.856Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
09:54:14 [2023-06-02T09:54:14.856Z] === RUN   TestDaemonRestartWithExistingNetwork
09:54:15 [2023-06-02T09:54:15.782Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:54:15 [2023-06-02T09:54:15.782Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:54:17 [2023-06-02T09:54:17.145Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
09:54:17 [2023-06-02T09:54:17.145Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:54:17 [2023-06-02T09:54:17.706Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:54:17 [2023-06-02T09:54:17.706Z] === RUN   TestServiceWithPredefinedNetwork
09:54:20 [2023-06-02T09:54:20.217Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
09:54:20 [2023-06-02T09:54:20.217Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:54:20 [2023-06-02T09:54:20.217Z]     service_test.go:242: FLAKY_TEST
09:54:20 [2023-06-02T09:54:20.217Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:54:20 [2023-06-02T09:54:20.217Z] === RUN   TestServiceWithDataPathPortInit
09:54:35 [2023-06-02T09:54:35.047Z] --- PASS: TestServiceWithDataPathPortInit (13.60s)
09:54:35 [2023-06-02T09:54:35.047Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:54:35 [2023-06-02T09:54:35.608Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ro7hwc860l9gz0gq59fia20ol Created:2023-06-02 09:54:34.721868329 +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[a812d258a7babfc41b5add6ab4d54cd0a33c7366ab439eb8aecd1e32b24fe84e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkntux4ivb5g9ik1g9ywqpuwh EndpointID:ac40e9534bfda3e3d562b611a6d8f3241190c3f61af9989f625053139b1d9b2e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e2ace823142b6423d68b19edb1f017d16dbd191be69d2d275ff39ae15b45b44d 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:de5824d1da7c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkntux4ivb5g9ik1g9ywqpuwh EndpointID:ac40e9534bfda3e3d562b611a6d8f3241190c3f61af9989f625053139b1d9b2e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:54:40 [2023-06-02T09:54:40.846Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s)
09:54:40 [2023-06-02T09:54:40.846Z] PASS
09:54:40 [2023-06-02T09:54:40.846Z] 
09:54:40 [2023-06-02T09:54:40.846Z] === Skipped
09:54:40 [2023-06-02T09:54:40.846Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:54:40 [2023-06-02T09:54:40.846Z]     service_test.go:242: FLAKY_TEST
09:54:40 [2023-06-02T09:54:40.846Z] 
09:54:40 [2023-06-02T09:54:40.846Z] DONE 42 tests, 1 skipped in 47.077s
09:54:40 [2023-06-02T09:54:40.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:54:40 [2023-06-02T09:54:40.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:54:40 [2023-06-02T09:54:40.846Z] ++ set -e
09:54:40 [2023-06-02T09:54:40.846Z] ++ '[' -n 0 ']'
09:54:40 [2023-06-02T09:54:40.846Z] ++ set -x
09:54:40 [2023-06-02T09:54:40.846Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:54:40 [2023-06-02T09:54:40.846Z] INFO: Testing against a local daemon
09:54:40 [2023-06-02T09:54:40.846Z] === RUN   TestDockerNetworkIpvlanPersistance
09:54:40 [2023-06-02T09:54:40.846Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:54:40 [2023-06-02T09:54:40.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:54:40 [2023-06-02T09:54:40.846Z] === RUN   TestDockerNetworkIpvlan
09:54:40 [2023-06-02T09:54:40.846Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:54:40 [2023-06-02T09:54:40.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:54:40 [2023-06-02T09:54:40.846Z] PASS
09:54:40 [2023-06-02T09:54:40.846Z] 
09:54:40 [2023-06-02T09:54:40.846Z] === Skipped
09:54:40 [2023-06-02T09:54:40.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:54:40 [2023-06-02T09:54:40.846Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:54:40 [2023-06-02T09:54:40.846Z] 
09:54:40 [2023-06-02T09:54:40.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:54:40 [2023-06-02T09:54:40.846Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:54:40 [2023-06-02T09:54:40.846Z] 
09:54:40 [2023-06-02T09:54:40.846Z] DONE 2 tests, 2 skipped in 0.023s
09:54:40 [2023-06-02T09:54:40.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:54:40 [2023-06-02T09:54:40.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:54:40 [2023-06-02T09:54:40.846Z] ++ set -e
09:54:40 [2023-06-02T09:54:40.846Z] ++ '[' -n 0 ']'
09:54:40 [2023-06-02T09:54:40.846Z] ++ set -x
09:54:40 [2023-06-02T09:54:40.846Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:54:40 [2023-06-02T09:54:40.846Z] INFO: Testing against a local daemon
09:54:40 [2023-06-02T09:54:40.846Z] === RUN   TestDockerNetworkMacvlanPersistance
09:54:41 [2023-06-02T09:54:41.407Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
09:54:41 [2023-06-02T09:54:41.407Z] === RUN   TestDockerNetworkMacvlan
09:54:41 [2023-06-02T09:54:41.967Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:54:42 [2023-06-02T09:54:42.528Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:54:43 [2023-06-02T09:54:43.454Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:54:44 [2023-06-02T09:54:44.817Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:54:46 [2023-06-02T09:54:46.181Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:54:48 [2023-06-02T09:54:48.694Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:54:49 [2023-06-02T09:54:49.254Z] --- PASS: TestDockerNetworkMacvlan (7.81s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.24s)
09:54:49 [2023-06-02T09:54:49.254Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.36s)
09:54:49 [2023-06-02T09:54:49.254Z] PASS
09:54:49 [2023-06-02T09:54:49.254Z] 
09:54:49 [2023-06-02T09:54:49.254Z] DONE 8 tests in 8.983s
09:54:49 [2023-06-02T09:54:49.254Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:54:49 [2023-06-02T09:54:49.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:54:49 [2023-06-02T09:54:49.254Z] ++ set -e
09:54:49 [2023-06-02T09:54:49.254Z] ++ '[' -n 0 ']'
09:54:49 [2023-06-02T09:54:49.254Z] ++ set -x
09:54:49 [2023-06-02T09:54:49.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:54:49 [2023-06-02T09:54:49.255Z] testing: warning: no tests to run
09:54:49 [2023-06-02T09:54:49.255Z] PASS
09:54:49 [2023-06-02T09:54:49.255Z] 
09:54:49 [2023-06-02T09:54:49.255Z] DONE 0 tests in 0.008s
09:54:49 [2023-06-02T09:54:49.255Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:54:49 [2023-06-02T09:54:49.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:54:49 [2023-06-02T09:54:49.255Z] ++ set -e
09:54:49 [2023-06-02T09:54:49.255Z] ++ '[' -n 0 ']'
09:54:49 [2023-06-02T09:54:49.255Z] ++ set -x
09:54:49 [2023-06-02T09:54:49.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:54:49 [2023-06-02T09:54:49.255Z] INFO: Testing against a local daemon
09:54:49 [2023-06-02T09:54:49.255Z] === RUN   TestAuthZPluginAllowRequest
09:54:50 [2023-06-02T09:54:50.180Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
09:54:50 [2023-06-02T09:54:50.180Z] === RUN   TestAuthZPluginTLS
09:54:50 [2023-06-02T09:54:50.741Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:54:50 [2023-06-02T09:54:50.741Z] === RUN   TestAuthZPluginDenyRequest
09:54:51 [2023-06-02T09:54:51.301Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:54:51 [2023-06-02T09:54:51.301Z] === RUN   TestAuthZPluginAPIDenyResponse
09:54:51 [2023-06-02T09:54:51.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:54:51 [2023-06-02T09:54:51.862Z] === RUN   TestAuthZPluginDenyResponse
09:54:52 [2023-06-02T09:54:52.423Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:54:52 [2023-06-02T09:54:52.423Z] === RUN   TestAuthZPluginAllowEventStream
09:54:53 [2023-06-02T09:54:53.349Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
09:54:53 [2023-06-02T09:54:53.349Z] === RUN   TestAuthZPluginErrorResponse
09:54:53 [2023-06-02T09:54:53.910Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:54:53 [2023-06-02T09:54:53.910Z] === RUN   TestAuthZPluginErrorRequest
09:54:54 [2023-06-02T09:54:54.470Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:54:54 [2023-06-02T09:54:54.470Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:54:55 [2023-06-02T09:54:55.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:54:55 [2023-06-02T09:54:55.031Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:54:56 [2023-06-02T09:54:56.394Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
09:54:56 [2023-06-02T09:54:56.394Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:54:57 [2023-06-02T09:54:57.319Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
09:54:57 [2023-06-02T09:54:57.319Z] === RUN   TestAuthZPluginHeader
09:54:57 [2023-06-02T09:54:57.879Z] --- PASS: TestAuthZPluginHeader (0.60s)
09:54:57 [2023-06-02T09:54:57.879Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:54:57 [2023-06-02T09:54:57.879Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:57 [2023-06-02T09:54:57.879Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:54:57 [2023-06-02T09:54:57.879Z] === RUN   TestAuthZPluginV2Disable
09:54:57 [2023-06-02T09:54:57.879Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:57 [2023-06-02T09:54:57.879Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:54:57 [2023-06-02T09:54:57.879Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:54:57 [2023-06-02T09:54:57.879Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:57 [2023-06-02T09:54:57.879Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:54:57 [2023-06-02T09:54:57.879Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:54:57 [2023-06-02T09:54:57.879Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:57 [2023-06-02T09:54:57.879Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:54:57 [2023-06-02T09:54:57.879Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:55:15 [2023-06-02T09:55:15.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:55:15 [2023-06-02T09:55:15.939Z] PASS
09:55:15 [2023-06-02T09:55:15.939Z] 
09:55:15 [2023-06-02T09:55:15.939Z] === Skipped
09:55:15 [2023-06-02T09:55:15.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:15 [2023-06-02T09:55:15.939Z] 
09:55:15 [2023-06-02T09:55:15.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:15 [2023-06-02T09:55:15.939Z] 
09:55:15 [2023-06-02T09:55:15.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:15 [2023-06-02T09:55:15.939Z] 
09:55:15 [2023-06-02T09:55:15.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:15 [2023-06-02T09:55:15.939Z] 
09:55:15 [2023-06-02T09:55:15.939Z] DONE 17 tests, 4 skipped in 25.524s
09:55:15 [2023-06-02T09:55:15.939Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:55:15 [2023-06-02T09:55:15.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:55:15 [2023-06-02T09:55:15.939Z] ++ set -e
09:55:15 [2023-06-02T09:55:15.939Z] ++ '[' -n 0 ']'
09:55:15 [2023-06-02T09:55:15.939Z] ++ set -x
09:55:15 [2023-06-02T09:55:15.939Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:55:15 [2023-06-02T09:55:15.939Z] INFO: Testing against a local daemon
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:55:15 [2023-06-02T09:55:15.939Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:55:15 [2023-06-02T09:55:15.939Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:55:15 [2023-06-02T09:55:15.939Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:55:15 [2023-06-02T09:55:15.939Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:55:15 [2023-06-02T09:55:15.939Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:55:15 [2023-06-02T09:55:15.939Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:55:15 [2023-06-02T09:55:15.939Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:55:15 [2023-06-02T09:55:15.939Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInstall
09:55:15 [2023-06-02T09:55:15.939Z] === RUN   TestPluginInstall/no_auth
09:55:17 [2023-06-02T09:55:17.825Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:17 [2023-06-02T09:55:17.825Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0384fa42287c5a6f6b6da8efcfac3001d660f14612d7d8bc23df1ffb1be52b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:17 [2023-06-02T09:55:17.825Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:17 [2023-06-02T09:55:17.825Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0384fa42287c5a6f6b6da8efcfac3001d660f14612d7d8bc23df1ffb1be52b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:17 [2023-06-02T09:55:17.825Z] === RUN   TestPluginInstall/with_htpasswd
09:55:18 [2023-06-02T09:55:18.081Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:18 [2023-06-02T09:55:18.081Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0384fa42287c5a6f6b6da8efcfac3001d660f14612d7d8bc23df1ffb1be52b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:18 [2023-06-02T09:55:18.081Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:18 [2023-06-02T09:55:18.081Z] time="2023-06-02T09:55:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0384fa42287c5a6f6b6da8efcfac3001d660f14612d7d8bc23df1ffb1be52b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:18 [2023-06-02T09:55:18.336Z] === RUN   TestPluginInstall/with_insecure
09:55:19 [2023-06-02T09:55:19.261Z] time="2023-06-02T09:55:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:19 [2023-06-02T09:55:19.261Z] time="2023-06-02T09:55:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e6424fd9155f6c9e049e74b95c71243b212b7b2761c339dd099e77c3583cd2b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:19 [2023-06-02T09:55:19.261Z] time="2023-06-02T09:55:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:55:19 [2023-06-02T09:55:19.261Z] time="2023-06-02T09:55:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e6424fd9155f6c9e049e74b95c71243b212b7b2761c339dd099e77c3583cd2b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:55:19 [2023-06-02T09:55:19.261Z]     plugin_test.go:195: [da24345377743] daemon is not started
09:55:19 [2023-06-02T09:55:19.261Z] --- PASS: TestPluginInstall (4.41s)
09:55:19 [2023-06-02T09:55:19.261Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
09:55:19 [2023-06-02T09:55:19.261Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
09:55:19 [2023-06-02T09:55:19.261Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
09:55:19 [2023-06-02T09:55:19.261Z] === RUN   TestPluginsWithRuntimes
09:55:20 [2023-06-02T09:55:20.623Z] === RUN   TestPluginsWithRuntimes/No_Args
09:55:21 [2023-06-02T09:55:21.549Z] === RUN   TestPluginsWithRuntimes/With_Args
09:55:22 [2023-06-02T09:55:22.475Z] --- PASS: TestPluginsWithRuntimes (3.21s)
09:55:22 [2023-06-02T09:55:22.475Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
09:55:22 [2023-06-02T09:55:22.475Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
09:55:22 [2023-06-02T09:55:22.475Z] === RUN   TestPluginBackCompatMediaTypes
09:55:23 [2023-06-02T09:55:23.035Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
09:55:23 [2023-06-02T09:55:23.035Z] PASS
09:55:23 [2023-06-02T09:55:23.035Z] 
09:55:23 [2023-06-02T09:55:23.035Z] DONE 24 tests in 8.166s
09:55:23 [2023-06-02T09:55:23.035Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:55:23 [2023-06-02T09:55:23.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:55:23 [2023-06-02T09:55:23.035Z] ++ set -e
09:55:23 [2023-06-02T09:55:23.035Z] ++ '[' -n 0 ']'
09:55:23 [2023-06-02T09:55:23.035Z] ++ set -x
09:55:23 [2023-06-02T09:55:23.035Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:55:23 [2023-06-02T09:55:23.036Z] INFO: Testing against a local daemon
09:55:23 [2023-06-02T09:55:23.036Z] === RUN   TestExternalGraphDriver
09:55:23 [2023-06-02T09:55:23.291Z] === RUN   TestExternalGraphDriver/json
09:55:25 [2023-06-02T09:55:25.176Z] === RUN   TestExternalGraphDriver/spec
09:55:26 [2023-06-02T09:55:26.539Z] === RUN   TestExternalGraphDriver/pull
09:55:27 [2023-06-02T09:55:27.903Z] --- PASS: TestExternalGraphDriver (4.94s)
09:55:27 [2023-06-02T09:55:27.903Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
09:55:27 [2023-06-02T09:55:27.903Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
09:55:27 [2023-06-02T09:55:27.903Z]     --- PASS: TestExternalGraphDriver/pull (1.52s)
09:55:27 [2023-06-02T09:55:27.903Z] === RUN   TestGraphdriverPluginV2
09:55:28 [2023-06-02T09:55:28.159Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:28 [2023-06-02T09:55:28.159Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:55:28 [2023-06-02T09:55:28.159Z] PASS
09:55:28 [2023-06-02T09:55:28.159Z] 
09:55:28 [2023-06-02T09:55:28.159Z] === Skipped
09:55:28 [2023-06-02T09:55:28.159Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:55:28 [2023-06-02T09:55:28.159Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:55:28 [2023-06-02T09:55:28.159Z] 
09:55:28 [2023-06-02T09:55:28.159Z] DONE 5 tests, 1 skipped in 5.294s
09:55:28 [2023-06-02T09:55:28.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:55:28 [2023-06-02T09:55:28.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:55:28 [2023-06-02T09:55:28.159Z] ++ set -e
09:55:28 [2023-06-02T09:55:28.159Z] ++ '[' -n 0 ']'
09:55:28 [2023-06-02T09:55:28.159Z] ++ set -x
09:55:28 [2023-06-02T09:55:28.159Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:55:28 [2023-06-02T09:55:28.159Z] INFO: Testing against a local daemon
09:55:28 [2023-06-02T09:55:28.159Z] === RUN   TestContinueAfterPluginCrash
09:55:28 [2023-06-02T09:55:28.159Z] === PAUSE TestContinueAfterPluginCrash
09:55:28 [2023-06-02T09:55:28.159Z] === RUN   TestReadPluginNoRead
09:55:28 [2023-06-02T09:55:28.159Z] === PAUSE TestReadPluginNoRead
09:55:28 [2023-06-02T09:55:28.159Z] === RUN   TestDaemonStartWithLogOpt
09:55:28 [2023-06-02T09:55:28.159Z] === PAUSE TestDaemonStartWithLogOpt
09:55:28 [2023-06-02T09:55:28.159Z] === CONT  TestContinueAfterPluginCrash
09:55:28 [2023-06-02T09:55:28.159Z] === CONT  TestDaemonStartWithLogOpt
09:55:28 [2023-06-02T09:55:28.159Z] === CONT  TestReadPluginNoRead
09:55:30 [2023-06-02T09:55:30.673Z] === RUN   TestReadPluginNoRead/default
09:55:30 [2023-06-02T09:55:30.928Z] --- PASS: TestDaemonStartWithLogOpt (2.66s)
09:55:31 [2023-06-02T09:55:31.489Z] === RUN   TestReadPluginNoRead/disabled_caching
09:55:32 [2023-06-02T09:55:32.852Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:55:33 [2023-06-02T09:55:33.778Z]     read_test.go:91: [d11c1b4cd5c86] daemon is not started
09:55:33 [2023-06-02T09:55:33.778Z] --- PASS: TestReadPluginNoRead (5.58s)
09:55:33 [2023-06-02T09:55:33.778Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
09:55:33 [2023-06-02T09:55:33.778Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
09:55:33 [2023-06-02T09:55:33.778Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
09:55:35 [2023-06-02T09:55:35.706Z] --- PASS: TestContinueAfterPluginCrash (7.53s)
09:55:35 [2023-06-02T09:55:35.706Z] PASS
09:55:35 [2023-06-02T09:55:35.706Z] 
09:55:35 [2023-06-02T09:55:35.706Z] DONE 6 tests in 7.552s
09:55:35 [2023-06-02T09:55:35.706Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:55:35 [2023-06-02T09:55:35.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:55:35 [2023-06-02T09:55:35.706Z] ++ set -e
09:55:35 [2023-06-02T09:55:35.706Z] ++ '[' -n 0 ']'
09:55:35 [2023-06-02T09:55:35.706Z] ++ set -x
09:55:35 [2023-06-02T09:55:35.706Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:55:35 [2023-06-02T09:55:35.961Z] testing: warning: no tests to run
09:55:35 [2023-06-02T09:55:35.961Z] PASS
09:55:35 [2023-06-02T09:55:35.961Z] 
09:55:35 [2023-06-02T09:55:35.961Z] DONE 0 tests in 0.008s
09:55:35 [2023-06-02T09:55:35.961Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:55:35 [2023-06-02T09:55:35.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:55:35 [2023-06-02T09:55:35.961Z] ++ set -e
09:55:35 [2023-06-02T09:55:35.961Z] ++ '[' -n 0 ']'
09:55:35 [2023-06-02T09:55:35.961Z] ++ set -x
09:55:35 [2023-06-02T09:55:35.961Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:55:35 [2023-06-02T09:55:35.961Z] INFO: Testing against a local daemon
09:55:35 [2023-06-02T09:55:35.961Z] === RUN   TestPluginWithDevMounts
09:55:35 [2023-06-02T09:55:35.961Z] === PAUSE TestPluginWithDevMounts
09:55:35 [2023-06-02T09:55:35.961Z] === CONT  TestPluginWithDevMounts
09:55:37 [2023-06-02T09:55:37.324Z] --- PASS: TestPluginWithDevMounts (1.49s)
09:55:37 [2023-06-02T09:55:37.324Z] PASS
09:55:37 [2023-06-02T09:55:37.324Z] 
09:55:37 [2023-06-02T09:55:37.324Z] DONE 1 tests in 1.513s
09:55:37 [2023-06-02T09:55:37.324Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:55:37 [2023-06-02T09:55:37.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:55:37 [2023-06-02T09:55:37.324Z] ++ set -e
09:55:37 [2023-06-02T09:55:37.324Z] ++ '[' -n 0 ']'
09:55:37 [2023-06-02T09:55:37.324Z] ++ set -x
09:55:37 [2023-06-02T09:55:37.324Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:55:37 [2023-06-02T09:55:37.324Z] INFO: Testing against a local daemon
09:55:37 [2023-06-02T09:55:37.324Z] === RUN   TestSecretInspect
09:55:39 [2023-06-02T09:55:39.837Z] --- PASS: TestSecretInspect (1.98s)
09:55:39 [2023-06-02T09:55:39.837Z] === RUN   TestSecretList
09:55:41 [2023-06-02T09:55:41.199Z] --- PASS: TestSecretList (1.92s)
09:55:41 [2023-06-02T09:55:41.199Z] === RUN   TestSecretsCreateAndDelete
09:55:43 [2023-06-02T09:55:43.711Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
09:55:43 [2023-06-02T09:55:43.711Z] === RUN   TestSecretsUpdate
09:55:45 [2023-06-02T09:55:45.075Z] --- PASS: TestSecretsUpdate (1.90s)
09:55:45 [2023-06-02T09:55:45.075Z] === RUN   TestTemplatedSecret
09:55:47 [2023-06-02T09:55:47.587Z] --- PASS: TestTemplatedSecret (2.46s)
09:55:47 [2023-06-02T09:55:47.587Z] === RUN   TestSecretCreateResolve
09:55:49 [2023-06-02T09:55:49.472Z] --- PASS: TestSecretCreateResolve (1.86s)
09:55:49 [2023-06-02T09:55:49.472Z] PASS
09:55:49 [2023-06-02T09:55:49.472Z] 
09:55:49 [2023-06-02T09:55:49.472Z] DONE 6 tests in 12.121s
09:55:49 [2023-06-02T09:55:49.472Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:55:49 [2023-06-02T09:55:49.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:55:49 [2023-06-02T09:55:49.472Z] ++ set -e
09:55:49 [2023-06-02T09:55:49.472Z] ++ '[' -n 0 ']'
09:55:49 [2023-06-02T09:55:49.472Z] ++ set -x
09:55:49 [2023-06-02T09:55:49.472Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:55:49 [2023-06-02T09:55:49.472Z] INFO: Testing against a local daemon
09:55:49 [2023-06-02T09:55:49.472Z] === RUN   TestServiceCreateInit
09:55:49 [2023-06-02T09:55:49.472Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:55:53 [2023-06-02T09:55:53.634Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:55:56 [2023-06-02T09:55:56.895Z] --- PASS: TestServiceCreateInit (7.48s)
09:55:56 [2023-06-02T09:55:56.895Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
09:55:56 [2023-06-02T09:55:56.895Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
09:55:56 [2023-06-02T09:55:56.895Z] === RUN   TestCreateServiceMultipleTimes
09:56:11 [2023-06-02T09:56:11.726Z] --- PASS: TestCreateServiceMultipleTimes (14.64s)
09:56:11 [2023-06-02T09:56:11.726Z] === RUN   TestCreateServiceConflict
09:56:13 [2023-06-02T09:56:13.619Z] --- PASS: TestCreateServiceConflict (1.89s)
09:56:13 [2023-06-02T09:56:13.619Z] === RUN   TestCreateServiceMaxReplicas
09:56:16 [2023-06-02T09:56:16.131Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
09:56:16 [2023-06-02T09:56:16.131Z] === RUN   TestCreateWithDuplicateNetworkNames
09:56:30 [2023-06-02T09:56:30.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s)
09:56:30 [2023-06-02T09:56:30.962Z] === RUN   TestCreateServiceSecretFileMode
09:56:31 [2023-06-02T09:56:31.523Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
09:56:31 [2023-06-02T09:56:31.523Z] === RUN   TestCreateServiceConfigFileMode
09:56:34 [2023-06-02T09:56:34.034Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
09:56:34 [2023-06-02T09:56:34.034Z] === RUN   TestCreateServiceSysctls
09:56:37 [2023-06-02T09:56:37.297Z] --- PASS: TestCreateServiceSysctls (2.97s)
09:56:37 [2023-06-02T09:56:37.297Z] === RUN   TestCreateServiceCapabilities
09:56:39 [2023-06-02T09:56:39.810Z] --- PASS: TestCreateServiceCapabilities (2.48s)
09:56:39 [2023-06-02T09:56:39.810Z] === RUN   TestInspect
09:56:42 [2023-06-02T09:56:42.321Z] --- PASS: TestInspect (2.83s)
09:56:42 [2023-06-02T09:56:42.321Z] === RUN   TestCreateJob
09:56:45 [2023-06-02T09:56:45.584Z] --- PASS: TestCreateJob (3.12s)
09:56:45 [2023-06-02T09:56:45.584Z] === RUN   TestReplicatedJob
09:56:50 [2023-06-02T09:56:50.822Z] --- PASS: TestReplicatedJob (4.61s)
09:56:50 [2023-06-02T09:56:50.822Z] === RUN   TestUpdateReplicatedJob
09:56:53 [2023-06-02T09:56:53.336Z] --- PASS: TestUpdateReplicatedJob (3.14s)
09:56:53 [2023-06-02T09:56:53.336Z] === RUN   TestServiceListWithStatuses
09:56:53 [2023-06-02T09:56:53.336Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:56:53 [2023-06-02T09:56:53.336Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:56:53 [2023-06-02T09:56:53.336Z] === RUN   TestDockerNetworkConnectAlias
09:56:57 [2023-06-02T09:56:57.497Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
09:56:57 [2023-06-02T09:56:57.497Z] === RUN   TestDockerNetworkReConnect
09:57:00 [2023-06-02T09:57:00.759Z] --- PASS: TestDockerNetworkReConnect (3.19s)
09:57:00 [2023-06-02T09:57:00.759Z] === RUN   TestServicePlugin
09:57:00 [2023-06-02T09:57:00.759Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:57:00 [2023-06-02T09:57:00.759Z] --- SKIP: TestServicePlugin (0.00s)
09:57:00 [2023-06-02T09:57:00.759Z] === RUN   TestServiceUpdateLabel
09:57:02 [2023-06-02T09:57:02.122Z] --- PASS: TestServiceUpdateLabel (1.96s)
09:57:02 [2023-06-02T09:57:02.122Z] === RUN   TestServiceUpdateSecrets
09:57:16 [2023-06-02T09:57:16.950Z] --- PASS: TestServiceUpdateSecrets (14.36s)
09:57:16 [2023-06-02T09:57:16.950Z] === RUN   TestServiceUpdateConfigs
09:57:31 [2023-06-02T09:57:31.782Z] --- PASS: TestServiceUpdateConfigs (14.47s)
09:57:31 [2023-06-02T09:57:31.782Z] === RUN   TestServiceUpdateNetwork
09:57:43 [2023-06-02T09:57:43.942Z] --- PASS: TestServiceUpdateNetwork (12.25s)
09:57:43 [2023-06-02T09:57:43.942Z] === RUN   TestServiceUpdatePidsLimit
09:57:44 [2023-06-02T09:57:44.502Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:57:45 [2023-06-02T09:57:45.064Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:57:53 [2023-06-02T09:57:53.146Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:57:59 [2023-06-02T09:57:59.677Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
09:57:59 [2023-06-02T09:57:59.677Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
09:57:59 [2023-06-02T09:57:59.677Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
09:57:59 [2023-06-02T09:57:59.677Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
09:57:59 [2023-06-02T09:57:59.677Z] PASS
09:57:59 [2023-06-02T09:57:59.677Z] 
09:57:59 [2023-06-02T09:57:59.677Z] === Skipped
09:57:59 [2023-06-02T09:57:59.677Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:57:59 [2023-06-02T09:57:59.677Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:57:59 [2023-06-02T09:57:59.677Z] 
09:57:59 [2023-06-02T09:57:59.677Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:57:59 [2023-06-02T09:57:59.677Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:57:59 [2023-06-02T09:57:59.677Z] 
09:57:59 [2023-06-02T09:57:59.677Z] DONE 27 tests, 2 skipped in 129.942s
09:57:59 [2023-06-02T09:57:59.677Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:57:59 [2023-06-02T09:57:59.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:57:59 [2023-06-02T09:57:59.677Z] ++ set -e
09:57:59 [2023-06-02T09:57:59.677Z] ++ '[' -n 0 ']'
09:57:59 [2023-06-02T09:57:59.677Z] ++ set -x
09:57:59 [2023-06-02T09:57:59.677Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:57:59 [2023-06-02T09:57:59.677Z] INFO: Testing against a local daemon
09:57:59 [2023-06-02T09:57:59.677Z] === RUN   TestSessionCreate
09:57:59 [2023-06-02T09:57:59.677Z] --- PASS: TestSessionCreate (0.02s)
09:57:59 [2023-06-02T09:57:59.677Z] === RUN   TestSessionCreateWithBadUpgrade
09:57:59 [2023-06-02T09:57:59.677Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:57:59 [2023-06-02T09:57:59.677Z] PASS
09:57:59 [2023-06-02T09:57:59.677Z] 
09:57:59 [2023-06-02T09:57:59.677Z] DONE 2 tests in 0.060s
09:57:59 [2023-06-02T09:57:59.677Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:57:59 [2023-06-02T09:57:59.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:57:59 [2023-06-02T09:57:59.677Z] ++ set -e
09:57:59 [2023-06-02T09:57:59.677Z] ++ '[' -n 0 ']'
09:57:59 [2023-06-02T09:57:59.677Z] ++ set -x
09:57:59 [2023-06-02T09:57:59.677Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:57:59 [2023-06-02T09:57:59.677Z] INFO: Testing against a local daemon
09:57:59 [2023-06-02T09:57:59.677Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:57:59 [2023-06-02T09:57:59.677Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:59 [2023-06-02T09:57:59.677Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:59 [2023-06-02T09:57:59.677Z] === RUN   TestDiskUsage
09:57:59 [2023-06-02T09:57:59.677Z] === PAUSE TestDiskUsage
09:57:59 [2023-06-02T09:57:59.677Z] === RUN   TestEventsExecDie
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestEventsExecDie (0.51s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestEventsBackwardsCompatible
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestEventsVolumeCreate
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestEventsVolumeCreate (0.04s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestInfoBinaryCommits
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestInfoAPIVersioned
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestInfoAPI
09:58:00 [2023-06-02T09:58:00.238Z] --- PASS: TestInfoAPI (0.02s)
09:58:00 [2023-06-02T09:58:00.238Z] === RUN   TestInfoAPIWarnings
09:58:18 [2023-06-02T09:58:18.272Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:58:18 [2023-06-02T09:58:18.272Z] === RUN   TestInfoDebug
09:58:18 [2023-06-02T09:58:18.272Z] --- PASS: TestInfoDebug (0.52s)
09:58:18 [2023-06-02T09:58:18.272Z] === RUN   TestInfoInsecureRegistries
09:58:18 [2023-06-02T09:58:18.272Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:58:18 [2023-06-02T09:58:18.272Z] === RUN   TestInfoRegistryMirrors
09:58:18 [2023-06-02T09:58:18.272Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:58:18 [2023-06-02T09:58:18.272Z] === RUN   TestLoginFailsWithBadCredentials
09:58:18 [2023-06-02T09:58:18.833Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:58:18 [2023-06-02T09:58:18.833Z] === RUN   TestPingCacheHeaders
09:58:18 [2023-06-02T09:58:18.833Z] --- PASS: TestPingCacheHeaders (0.02s)
09:58:18 [2023-06-02T09:58:18.833Z] === RUN   TestPingGet
09:58:18 [2023-06-02T09:58:18.833Z] --- PASS: TestPingGet (0.01s)
09:58:18 [2023-06-02T09:58:18.833Z] === RUN   TestPingHead
09:58:18 [2023-06-02T09:58:18.833Z] --- PASS: TestPingHead (0.02s)
09:58:18 [2023-06-02T09:58:18.833Z] === RUN   TestPingSwarmHeader
09:58:19 [2023-06-02T09:58:19.393Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:58:19 [2023-06-02T09:58:19.954Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:58:20 [2023-06-02T09:58:20.879Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:58:20 [2023-06-02T09:58:20.879Z] --- PASS: TestPingSwarmHeader (1.99s)
09:58:20 [2023-06-02T09:58:20.879Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:58:20 [2023-06-02T09:58:20.879Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:58:20 [2023-06-02T09:58:20.879Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:58:20 [2023-06-02T09:58:20.879Z] === RUN   TestPingBuilderHeader
09:58:20 [2023-06-02T09:58:20.879Z] === RUN   TestPingBuilderHeader/default_config
09:58:21 [2023-06-02T09:58:21.134Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:58:21 [2023-06-02T09:58:21.695Z] --- PASS: TestPingBuilderHeader (1.04s)
09:58:21 [2023-06-02T09:58:21.695Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:58:21 [2023-06-02T09:58:21.695Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:58:21 [2023-06-02T09:58:21.695Z] === RUN   TestVersion
09:58:21 [2023-06-02T09:58:21.695Z] --- PASS: TestVersion (0.02s)
09:58:21 [2023-06-02T09:58:21.695Z] === CONT  TestDiskUsage
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/container_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/image_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/volume_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.255Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.510Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:58:22 [2023-06-02T09:58:22.766Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:58:22 [2023-06-02T09:58:22.766Z] --- PASS: TestDiskUsage (1.04s)
09:58:22 [2023-06-02T09:58:22.766Z]     --- PASS: TestDiskUsage/empty (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z] PASS
09:58:22 [2023-06-02T09:58:22.766Z] 
09:58:22 [2023-06-02T09:58:22.766Z] === Skipped
09:58:22 [2023-06-02T09:58:22.766Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:58:22 [2023-06-02T09:58:22.766Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:58:22 [2023-06-02T09:58:22.766Z] 
09:58:22 [2023-06-02T09:58:22.766Z] DONE 57 tests, 1 skipped in 23.282s
09:58:22 [2023-06-02T09:58:22.766Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:58:22 [2023-06-02T09:58:22.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:58:22 [2023-06-02T09:58:22.766Z] ++ set -e
09:58:22 [2023-06-02T09:58:22.766Z] ++ '[' -n 0 ']'
09:58:22 [2023-06-02T09:58:22.766Z] ++ set -x
09:58:22 [2023-06-02T09:58:22.766Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:58:22 [2023-06-02T09:58:22.766Z] INFO: Testing against a local daemon
09:58:22 [2023-06-02T09:58:22.766Z] === RUN   TestVolumesCreateAndList
09:58:22 [2023-06-02T09:58:22.766Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:58:22 [2023-06-02T09:58:22.766Z] === RUN   TestVolumesRemove
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesRemove/volume_in_use
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesRemove/volume_not_in_use
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesRemove/non-existing_volume
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:58:23 [2023-06-02T09:58:23.022Z] --- PASS: TestVolumesRemove (0.05s)
09:58:23 [2023-06-02T09:58:23.022Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:58:23 [2023-06-02T09:58:23.022Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesRemoveSwarmEnabled
09:58:23 [2023-06-02T09:58:23.022Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInspect
09:58:23 [2023-06-02T09:58:23.022Z] --- PASS: TestVolumesInspect (0.02s)
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:58:23 [2023-06-02T09:58:23.022Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:58:23 [2023-06-02T09:58:23.022Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:58:23 [2023-06-02T09:58:23.022Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:58:23 [2023-06-02T09:58:23.022Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumePruneAnonymous
09:58:23 [2023-06-02T09:58:23.022Z] --- PASS: TestVolumePruneAnonymous (0.04s)
09:58:23 [2023-06-02T09:58:23.022Z] === RUN   TestVolumePruneAnonFromImage
09:58:23 [2023-06-02T09:58:23.022Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
09:58:23 [2023-06-02T09:58:23.022Z] === CONT  TestVolumesRemoveSwarmEnabled
09:58:24 [2023-06-02T09:58:24.385Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:58:24 [2023-06-02T09:58:24.385Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:58:24 [2023-06-02T09:58:24.385Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:58:24 [2023-06-02T09:58:24.385Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:58:24 [2023-06-02T09:58:24.945Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.82s)
09:58:24 [2023-06-02T09:58:24.945Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:58:24 [2023-06-02T09:58:24.945Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:58:24 [2023-06-02T09:58:24.945Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:58:24 [2023-06-02T09:58:24.945Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:58:24 [2023-06-02T09:58:24.945Z] PASS
09:58:24 [2023-06-02T09:58:24.945Z] 
09:58:24 [2023-06-02T09:58:24.945Z] DONE 20 tests in 2.092s
09:58:24 [2023-06-02T09:58:24.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:58:24 [2023-06-02T09:58:24.945Z] ++++ cat bundles/test-integration/docker.pid
09:58:24 [2023-06-02T09:58:24.945Z] +++ kill 21835
09:58:26 [2023-06-02T09:58:26.308Z] +++ /etc/init.d/apparmor stop
09:58:26 [2023-06-02T09:58:26.308Z] Leaving: AppArmorNo profiles have been unloaded.
09:58:26 [2023-06-02T09:58:26.308Z] 
09:58:26 [2023-06-02T09:58:26.308Z] Unloading profiles will leave already running processes permanently
09:58:26 [2023-06-02T09:58:26.308Z] unconfined, which can lead to unexpected situations.
09:58:26 [2023-06-02T09:58:26.308Z] 
09:58:26 [2023-06-02T09:58:26.308Z] To set a process to complain mode, use the command line tool
09:58:26 [2023-06-02T09:58:26.308Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:58:26 [2023-06-02T09:58:26.308Z] +++ true
09:58:26 [2023-06-02T09:58:26.308Z] exiting test-integration
09:58:26 [2023-06-02T09:58:26.308Z] ++ exit 0
09:58:26 [2023-06-02T09:58:26.308Z] 
Post stage
[Pipeline] junit
09:58:27 [2023-06-02T09:58:27.255Z] Recording test results
09:58:27 [2023-06-02T09:58:27.408Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:58:27 [2023-06-02T09:58:27.837Z] + echo Ensuring container killed.
09:58:27 [2023-06-02T09:58:27.837Z] Ensuring container killed.
09:58:27 [2023-06-02T09:58:27.837Z] + docker rm -vf docker-pr1
09:58:27 [2023-06-02T09:58:27.837Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:58:28 [2023-06-02T09:58:28.151Z] + echo Chowning /workspace to jenkins user
09:58:28 [2023-06-02T09:58:28.151Z] Chowning /workspace to jenkins user
09:58:28 [2023-06-02T09:58:28.151Z] + id -u
09:58:28 [2023-06-02T09:58:28.151Z] + id -g
09:58:28 [2023-06-02T09:58:28.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45684:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:58:29 [2023-06-02T09:58:29.837Z] + bundleName=arm64-integration
09:58:29 [2023-06-02T09:58:29.837Z] + echo Creating arm64-integration-bundles.tar.gz
09:58:29 [2023-06-02T09:58:29.837Z] Creating arm64-integration-bundles.tar.gz
09:58:29 [2023-06-02T09:58:29.837Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:58:29 [2023-06-02T09:58:29.837Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:58:30 [2023-06-02T09:58:30.101Z] Archiving artifacts
09:58:30 [2023-06-02T09:58:30.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45684/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:58:30 [2023-06-02T09:58:30.673Z] + make clean
09:58:30 [2023-06-02T09:58:30.929Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:58:30 [2023-06-02T09:58:30.929Z] docker-dev-cache
09:58:30 [2023-06-02T09:58:30.929Z] 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