Skip to content
Success

Console Output

Pull request #44367 updated
12:00:47 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 407e3a455231bcf5b1c3e18a9e682a646b6e96ab+5dd50a381ab9499867db076c5f8c1d5083a88560 (a214c2fa4e3db1f7675dbd44e09dc53fe4aeed4a)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44367@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:00:50 [2022-11-02T12:00:50.966Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:00:50 [2022-11-02T12:00:50.970Z] Trying to pass milestone 4
[Pipeline] milestone
12:00:51 [2022-11-02T12:00:51.067Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:00:51 [2022-11-02T12:00:51.247Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c6ad00199657e4a1) in /home/ubuntu/workspace/moby_PR-44367
[Pipeline] {
[Pipeline] checkout
12:00:51 [2022-11-02T12:00:51.271Z] The recommended git tool is: git
12:00:51 [2022-11-02T12:00:51.282Z] using credential docker-jenkins-github-credentials
12:00:51 [2022-11-02T12:00:51.291Z] Cloning the remote Git repository
12:00:51 [2022-11-02T12:00:51.291Z] Cloning with configured refspecs honoured and without tags
12:00:51 [2022-11-02T12:00:51.294Z] Cloning repository https://github.com/moby/moby.git
12:00:51 [2022-11-02T12:00:51.295Z]  > git init /home/ubuntu/workspace/moby_PR-44367 # timeout=10
12:00:51 [2022-11-02T12:00:51.314Z] Fetching upstream changes from https://github.com/moby/moby.git
12:00:51 [2022-11-02T12:00:51.314Z]  > git --version # timeout=10
12:00:51 [2022-11-02T12:00:51.320Z]  > git --version # 'git version 2.25.1'
12:00:51 [2022-11-02T12:00:51.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:00:51 [2022-11-02T12:00:51.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44367/head:refs/remotes/origin/PR-44367 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:01:03 [2022-11-02T12:01:03.813Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:03 [2022-11-02T12:01:03.816Z]  > git config --add remote.origin.fetch +refs/pull/44367/head:refs/remotes/origin/PR-44367 # timeout=10
12:01:03 [2022-11-02T12:01:03.822Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:01:03 [2022-11-02T12:01:03.828Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:03 [2022-11-02T12:01:03.833Z] Fetching without tags
12:01:04 [2022-11-02T12:01:04.041Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 407e3a455231bcf5b1c3e18a9e682a646b6e96ab
12:01:05 [2022-11-02T12:01:05.354Z] Merge succeeded, producing 1f57ceaf6a09dec377009f76c2c1e1b564144ca9
12:01:05 [2022-11-02T12:01:05.355Z] Checking out Revision 1f57ceaf6a09dec377009f76c2c1e1b564144ca9 (PR-44367)
12:01:05 [2022-11-02T12:01:05.406Z] Commit message: "Merge commit '5dd50a381ab9499867db076c5f8c1d5083a88560' into HEAD"
12:01:05 [2022-11-02T12:01:05.414Z] First time build. Skipping changelog.
12:01:03 [2022-11-02T12:01:03.836Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:03 [2022-11-02T12:01:03.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:03 [2022-11-02T12:01:03.838Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44367/head:refs/remotes/origin/PR-44367 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:01:04 [2022-11-02T12:01:04.045Z]  > git config core.sparsecheckout # timeout=10
12:01:04 [2022-11-02T12:01:04.049Z]  > git checkout -f 407e3a455231bcf5b1c3e18a9e682a646b6e96ab # timeout=10
12:01:04 [2022-11-02T12:01:04.595Z]  > git remote # timeout=10
12:01:04 [2022-11-02T12:01:04.599Z]  > git config --get remote.origin.url # timeout=10
12:01:04 [2022-11-02T12:01:04.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:04 [2022-11-02T12:01:04.605Z]  > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10
12:01:05 [2022-11-02T12:01:05.351Z]  > git rev-parse HEAD^{commit} # timeout=10
12:01:05 [2022-11-02T12:01:05.358Z]  > git config core.sparsecheckout # timeout=10
12:01:05 [2022-11-02T12:01:05.363Z]  > git checkout -f 1f57ceaf6a09dec377009f76c2c1e1b564144ca9 # timeout=10
12:01:05 [2022-11-02T12:01:05.409Z]  > git rev-list --no-walk 8130c1d7ccd15daee90a306cf228b6f2f23d1fca # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:01:06 [2022-11-02T12:01:06.164Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44367:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:01:10 [2022-11-02T12:01:10.330Z] 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
12:01:10 [2022-11-02T12:01:10.458Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c6ad00199657e4a1) in /home/ubuntu/workspace/moby_PR-44367
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
12:01:10 [2022-11-02T12:01:10.489Z] The recommended git tool is: git
[Pipeline] // stage
12:01:10 [2022-11-02T12:01:10.497Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
12:01:10 [2022-11-02T12:01:10.515Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
12:01:10 [2022-11-02T12:01:10.522Z] Fetching without tags
[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] }
12:01:10 [2022-11-02T12:01:10.726Z] Merging remotes/origin/master commit 5dd50a381ab9499867db076c5f8c1d5083a88560 into PR head commit 407e3a455231bcf5b1c3e18a9e682a646b6e96ab
12:01:10 [2022-11-02T12:01:10.825Z] Merge succeeded, producing 3617b9a68469855f8481dc354447e2576dbfc8c5
12:01:10 [2022-11-02T12:01:10.825Z] Checking out Revision 3617b9a68469855f8481dc354447e2576dbfc8c5 (PR-44367)
12:01:10 [2022-11-02T12:01:10.874Z] Commit message: "Merge commit '5dd50a381ab9499867db076c5f8c1d5083a88560' into HEAD"
12:01:10 [2022-11-02T12:01:10.888Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:01:10 [2022-11-02T12:01:10.507Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44367/.git # timeout=10
12:01:10 [2022-11-02T12:01:10.518Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:10 [2022-11-02T12:01:10.525Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:10 [2022-11-02T12:01:10.525Z]  > git --version # timeout=10
12:01:10 [2022-11-02T12:01:10.528Z]  > git --version # 'git version 2.25.1'
12:01:10 [2022-11-02T12:01:10.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:10 [2022-11-02T12:01:10.529Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44367/head:refs/remotes/origin/PR-44367 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:01:10 [2022-11-02T12:01:10.729Z]  > git config core.sparsecheckout # timeout=10
12:01:10 [2022-11-02T12:01:10.732Z]  > git checkout -f 407e3a455231bcf5b1c3e18a9e682a646b6e96ab # timeout=10
12:01:10 [2022-11-02T12:01:10.765Z]  > git remote # timeout=10
12:01:10 [2022-11-02T12:01:10.769Z]  > git config --get remote.origin.url # timeout=10
12:01:10 [2022-11-02T12:01:10.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:10 [2022-11-02T12:01:10.776Z]  > git merge 5dd50a381ab9499867db076c5f8c1d5083a88560 # timeout=10
12:01:10 [2022-11-02T12:01:10.821Z]  > git rev-parse HEAD^{commit} # timeout=10
12:01:10 [2022-11-02T12:01:10.828Z]  > git config core.sparsecheckout # timeout=10
12:01:10 [2022-11-02T12:01:10.831Z]  > git checkout -f 3617b9a68469855f8481dc354447e2576dbfc8c5 # timeout=10
12:01:10 [2022-11-02T12:01:10.877Z]  > git rev-list --no-walk 8130c1d7ccd15daee90a306cf228b6f2f23d1fca # timeout=10
12:01:11 [2022-11-02T12:01:11.599Z] + docker version
12:01:11 [2022-11-02T12:01:11.599Z] Client: Docker Engine - Community
12:01:11 [2022-11-02T12:01:11.599Z]  Version:           22.06.0-beta.0
12:01:11 [2022-11-02T12:01:11.599Z]  API version:       1.42
12:01:11 [2022-11-02T12:01:11.599Z]  Go version:        go1.18.3
12:01:11 [2022-11-02T12:01:11.599Z]  Git commit:        3e9117b
12:01:11 [2022-11-02T12:01:11.599Z]  Built:             Fri Jun  3 17:55:34 2022
12:01:11 [2022-11-02T12:01:11.599Z]  OS/Arch:           linux/arm64
12:01:11 [2022-11-02T12:01:11.599Z]  Context:           default
12:01:11 [2022-11-02T12:01:11.599Z] 
12:01:11 [2022-11-02T12:01:11.599Z] Server: Docker Engine - Community
12:01:11 [2022-11-02T12:01:11.599Z]  Engine:
12:01:11 [2022-11-02T12:01:11.599Z]   Version:          22.06.0-beta.0
12:01:11 [2022-11-02T12:01:11.599Z]   API version:      1.42 (minimum version 1.12)
12:01:11 [2022-11-02T12:01:11.599Z]   Go version:       go1.18.3
12:01:11 [2022-11-02T12:01:11.599Z]   Git commit:       38633e7
12:01:11 [2022-11-02T12:01:11.599Z]   Built:            Fri Jun  3 17:55:34 2022
12:01:11 [2022-11-02T12:01:11.599Z]   OS/Arch:          linux/arm64
12:01:11 [2022-11-02T12:01:11.599Z]   Experimental:     true
12:01:11 [2022-11-02T12:01:11.599Z]  containerd:
12:01:11 [2022-11-02T12:01:11.599Z]   Version:          1.6.8
12:01:11 [2022-11-02T12:01:11.599Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:01:11 [2022-11-02T12:01:11.599Z]  runc:
12:01:11 [2022-11-02T12:01:11.599Z]   Version:          1.1.4
12:01:11 [2022-11-02T12:01:11.599Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:01:11 [2022-11-02T12:01:11.599Z]  docker-init:
12:01:11 [2022-11-02T12:01:11.599Z]   Version:          0.19.0
12:01:11 [2022-11-02T12:01:11.599Z]   GitCommit:        de40ad0
[Pipeline] sh
12:01:11 [2022-11-02T12:01:11.874Z] + docker info
12:01:11 [2022-11-02T12:01:11.875Z] Client:
12:01:11 [2022-11-02T12:01:11.875Z]  Context:    default
12:01:11 [2022-11-02T12:01:11.875Z]  Debug Mode: false
12:01:11 [2022-11-02T12:01:11.875Z]  Plugins:
12:01:11 [2022-11-02T12:01:11.875Z]   buildx: Docker Buildx (Docker Inc.)
12:01:11 [2022-11-02T12:01:11.875Z]     Version:  v0.8.2
12:01:11 [2022-11-02T12:01:11.875Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:01:11 [2022-11-02T12:01:11.875Z]   compose: Docker Compose (Docker Inc.)
12:01:11 [2022-11-02T12:01:11.875Z]     Version:  v2.12.0
12:01:11 [2022-11-02T12:01:11.875Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:01:11 [2022-11-02T12:01:11.875Z] 
12:01:11 [2022-11-02T12:01:11.875Z] Server:
12:01:11 [2022-11-02T12:01:11.875Z]  Containers: 0
12:01:11 [2022-11-02T12:01:11.875Z]   Running: 0
12:01:11 [2022-11-02T12:01:11.875Z]   Paused: 0
12:01:11 [2022-11-02T12:01:11.875Z]   Stopped: 0
12:01:11 [2022-11-02T12:01:11.875Z]  Images: 3
12:01:11 [2022-11-02T12:01:11.875Z]  Server Version: 22.06.0-beta.0
12:01:11 [2022-11-02T12:01:11.875Z]  Storage Driver: overlay2
12:01:11 [2022-11-02T12:01:11.875Z]   Backing Filesystem: extfs
12:01:11 [2022-11-02T12:01:11.875Z]   Supports d_type: true
12:01:11 [2022-11-02T12:01:11.875Z]   Using metacopy: false
12:01:11 [2022-11-02T12:01:11.875Z]   Native Overlay Diff: true
12:01:11 [2022-11-02T12:01:11.875Z]   userxattr: false
12:01:11 [2022-11-02T12:01:11.875Z]  Logging Driver: json-file
12:01:11 [2022-11-02T12:01:11.875Z]  Cgroup Driver: cgroupfs
12:01:11 [2022-11-02T12:01:11.875Z]  Cgroup Version: 1
12:01:11 [2022-11-02T12:01:11.875Z]  Plugins:
12:01:11 [2022-11-02T12:01:11.875Z]   Volume: local
12:01:11 [2022-11-02T12:01:11.875Z]   Network: bridge host ipvlan macvlan null overlay
12:01:11 [2022-11-02T12:01:11.875Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:01:11 [2022-11-02T12:01:11.875Z]  Swarm: inactive
12:01:11 [2022-11-02T12:01:11.875Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:01:11 [2022-11-02T12:01:11.875Z]  Default Runtime: runc
12:01:11 [2022-11-02T12:01:11.875Z]  Init Binary: docker-init
12:01:11 [2022-11-02T12:01:11.875Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:01:11 [2022-11-02T12:01:11.875Z]  runc version: v1.1.4-0-g5fd4c4d
12:01:11 [2022-11-02T12:01:11.875Z]  init version: de40ad0
12:01:11 [2022-11-02T12:01:11.875Z]  Security Options:
12:01:11 [2022-11-02T12:01:11.875Z]   apparmor
12:01:11 [2022-11-02T12:01:11.875Z]   seccomp
12:01:11 [2022-11-02T12:01:11.875Z]    Profile: builtin
12:01:11 [2022-11-02T12:01:11.875Z]  Kernel Version: 5.15.0-1022-aws
12:01:11 [2022-11-02T12:01:11.875Z]  Operating System: Ubuntu 20.04.5 LTS
12:01:11 [2022-11-02T12:01:11.875Z]  OSType: linux
12:01:11 [2022-11-02T12:01:11.875Z]  Architecture: aarch64
12:01:11 [2022-11-02T12:01:11.875Z]  CPUs: 2
12:01:11 [2022-11-02T12:01:11.875Z]  Total Memory: 7.559GiB
12:01:11 [2022-11-02T12:01:11.875Z]  Name: ip-10-100-85-14
12:01:11 [2022-11-02T12:01:11.875Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:01:11 [2022-11-02T12:01:11.875Z]  Docker Root Dir: /var/lib/docker
12:01:11 [2022-11-02T12:01:11.875Z]  Debug Mode: false
12:01:11 [2022-11-02T12:01:11.875Z]  Registry: https://index.docker.io/v1/
12:01:11 [2022-11-02T12:01:11.875Z]  Labels:
12:01:11 [2022-11-02T12:01:11.875Z]  Experimental: true
12:01:11 [2022-11-02T12:01:11.875Z]  Insecure Registries:
12:01:11 [2022-11-02T12:01:11.875Z]   127.0.0.0/8
12:01:11 [2022-11-02T12:01:11.875Z]  Live Restore Enabled: true
12:01:11 [2022-11-02T12:01:11.875Z] 
[Pipeline] sh
12:01:12 [2022-11-02T12:01:12.152Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:01:12 [2022-11-02T12:01:12.152Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:01:12 [2022-11-02T12:01:12.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44367/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:01:12 [2022-11-02T12:01:12.152Z] + bash /home/ubuntu/workspace/moby_PR-44367/check-config.sh
12:01:12 [2022-11-02T12:01:12.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:01:12 [2022-11-02T12:01:12.152Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
12:01:12 [2022-11-02T12:01:12.152Z] 
12:01:12 [2022-11-02T12:01:12.152Z] Generally Necessary:
12:01:12 [2022-11-02T12:01:12.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:01:12 [2022-11-02T12:01:12.152Z] - apparmor: enabled and tools installed
12:01:12 [2022-11-02T12:01:12.152Z] - CONFIG_NAMESPACES: enabled
12:01:12 [2022-11-02T12:01:12.152Z] - CONFIG_NET_NS: enabled
12:01:12 [2022-11-02T12:01:12.152Z] - CONFIG_PID_NS: enabled
12:01:12 [2022-11-02T12:01:12.152Z] - CONFIG_IPC_NS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_UTS_NS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUPS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUP_CPUACCT: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUP_DEVICE: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUP_FREEZER: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUP_SCHED: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CPUSETS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_MEMCG: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_KEYS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_VETH: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_BRIDGE: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_NF_NAT: enabled (as module)
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_POSIX_MQUEUE: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_CGROUP_BPF: enabled
12:01:12 [2022-11-02T12:01:12.408Z] 
12:01:12 [2022-11-02T12:01:12.408Z] Optional Features:
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_USER_NS: enabled
12:01:12 [2022-11-02T12:01:12.408Z] - CONFIG_SECCOMP: enabled
12:01:12 [2022-11-02T12:01:12.663Z] - CONFIG_SECCOMP_FILTER: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_CGROUP_PIDS: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_MEMCG_SWAP: enabled
12:01:12 [2022-11-02T12:01:12.664Z]     (cgroup swap accounting is currently enabled)
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_BLK_CGROUP: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_CGROUP_PERF: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_CGROUP_HUGETLB: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_CFS_BANDWIDTH: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_RT_GROUP_SCHED: missing
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_VS: enabled (as module)
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_VS_NFCT: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_IP_VS_RR: enabled (as module)
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_SECURITY_SELINUX: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_SECURITY_APPARMOR: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_EXT4_FS: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:01:12 [2022-11-02T12:01:12.664Z] - Network Drivers:
12:01:12 [2022-11-02T12:01:12.664Z]   - "overlay":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_VXLAN: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       Optional (for encrypted networks):
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_CRYPTO: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_CRYPTO_AEAD: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_CRYPTO_GCM: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_CRYPTO_GHASH: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_XFRM: enabled
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_XFRM_USER: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]       - CONFIG_INET_ESP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]   - "ipvlan":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_IPVLAN: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]   - "macvlan":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_MACVLAN: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_DUMMY: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]   - "ftp,tftp client in container":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z] - Storage Drivers:
12:01:12 [2022-11-02T12:01:12.919Z]   - "aufs":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_AUFS_FS: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]   - "btrfs":
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:01:12 [2022-11-02T12:01:12.919Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:01:12 [2022-11-02T12:01:12.919Z]   - "devicemapper":
12:01:13 [2022-11-02T12:01:13.175Z]     - CONFIG_BLK_DEV_DM: enabled
12:01:13 [2022-11-02T12:01:13.175Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:01:13 [2022-11-02T12:01:13.175Z]   - "overlay":
12:01:13 [2022-11-02T12:01:13.175Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:01:13 [2022-11-02T12:01:13.175Z]   - "zfs":
12:01:13 [2022-11-02T12:01:13.175Z]     - /dev/zfs: present
12:01:13 [2022-11-02T12:01:13.175Z]     - zfs command: missing
12:01:13 [2022-11-02T12:01:13.175Z]     - zpool command: missing
12:01:13 [2022-11-02T12:01:13.175Z] 
12:01:13 [2022-11-02T12:01:13.175Z] Limits:
12:01:13 [2022-11-02T12:01:13.175Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:01:13 [2022-11-02T12:01:13.175Z] 
12:01:13 [2022-11-02T12:01:13.175Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:01:13 [2022-11-02T12:01:13.522Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3617b9a68469855f8481dc354447e2576dbfc8c5 .
12:01:13 [2022-11-02T12:01:13.778Z] #1 [internal] load .dockerignore
12:01:13 [2022-11-02T12:01:13.778Z] #1 transferring context: 145B done
12:01:13 [2022-11-02T12:01:13.778Z] #1 DONE 0.0s
12:01:13 [2022-11-02T12:01:13.778Z] 
12:01:13 [2022-11-02T12:01:13.778Z] #2 [internal] load build definition from Dockerfile
12:01:13 [2022-11-02T12:01:13.778Z] #2 transferring dockerfile: 19.29kB done
12:01:13 [2022-11-02T12:01:13.778Z] #2 DONE 0.0s
12:01:13 [2022-11-02T12:01:13.778Z] 
12:01:13 [2022-11-02T12:01:13.778Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:01:14 [2022-11-02T12:01:14.033Z] #3 DONE 0.1s
12:01:14 [2022-11-02T12:01:14.033Z] 
12:01:14 [2022-11-02T12:01:14.033Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
12:01:14 [2022-11-02T12:01:14.033Z] #4 CACHED
12:01:14 [2022-11-02T12:01:14.033Z] 
12:01:14 [2022-11-02T12:01:14.033Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
12:01:14 [2022-11-02T12:01:14.289Z] #5 DONE 0.1s
12:01:14 [2022-11-02T12:01:14.289Z] 
12:01:14 [2022-11-02T12:01:14.289Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
12:01:14 [2022-11-02T12:01:14.289Z] #6 DONE 0.1s
12:01:14 [2022-11-02T12:01:14.289Z] 
12:01:14 [2022-11-02T12:01:14.289Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:14 [2022-11-02T12:01:14.289Z] #7 DONE 0.2s
12:01:14 [2022-11-02T12:01:14.289Z] 
12:01:14 [2022-11-02T12:01:14.289Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:14 [2022-11-02T12:01:14.289Z] #8 DONE 0.2s
12:01:14 [2022-11-02T12:01:14.545Z] 
12:01:14 [2022-11-02T12:01:14.545Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:14 [2022-11-02T12:01:14.545Z] #9 DONE 0.0s
12:01:14 [2022-11-02T12:01:14.545Z] 
12:01:14 [2022-11-02T12:01:14.545Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:14 [2022-11-02T12:01:14.545Z] #10 DONE 0.0s
12:01:14 [2022-11-02T12:01:14.545Z] 
12:01:14 [2022-11-02T12:01:14.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
12:01:14 [2022-11-02T12:01:14.545Z] #11 DONE 0.0s
12:01:14 [2022-11-02T12:01:14.545Z] 
12:01:14 [2022-11-02T12:01:14.545Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
12:01:14 [2022-11-02T12:01:14.545Z] #12 DONE 0.0s
12:01:14 [2022-11-02T12:01:14.545Z] 
12:01:14 [2022-11-02T12:01:14.545Z] #13 [internal] load build context
12:01:14 [2022-11-02T12:01:14.806Z] #13 ...
12:01:14 [2022-11-02T12:01:14.806Z] 
12:01:14 [2022-11-02T12:01:14.806Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:01:14 [2022-11-02T12:01:14.806Z] #14 DONE 0.5s
12:01:14 [2022-11-02T12:01:14.806Z] 
12:01:14 [2022-11-02T12:01:14.806Z] #13 [internal] load build context
12:01:15 [2022-11-02T12:01:15.743Z] #13 transferring context: 63.04MB 1.1s done
12:01:15 [2022-11-02T12:01:15.743Z] #13 DONE 1.1s
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #15 [dev-systemd-false  7/28] 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
12:01:15 [2022-11-02T12:01:15.743Z] #15 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #16 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:01:15 [2022-11-02T12:01:15.743Z] #16 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #17 [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.0.2"      && /build/shfmt --version
12:01:15 [2022-11-02T12:01:15.743Z] #17 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #18 [dev-systemd-false  8/28] 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
12:01:15 [2022-11-02T12:01:15.743Z] #18 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #19 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #19 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #20 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #20 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #21 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:01:15 [2022-11-02T12:01:15.743Z] #21 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #22 [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
12:01:15 [2022-11-02T12:01:15.743Z] #22 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #23 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:01:15 [2022-11-02T12:01:15.743Z] #23 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #24 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:01:15 [2022-11-02T12:01:15.743Z] #24 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #25 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
12:01:15 [2022-11-02T12:01:15.743Z] #25 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #26 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:01:15 [2022-11-02T12:01:15.743Z] #26 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #27 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:01:15 [2022-11-02T12:01:15.743Z] #27 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #28 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:01:15 [2022-11-02T12:01:15.743Z] #28 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #29 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:01:15 [2022-11-02T12:01:15.743Z] #29 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #30 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:01:15 [2022-11-02T12:01:15.743Z] #30 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #31 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:01:15 [2022-11-02T12:01:15.743Z] #31 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:01:15 [2022-11-02T12:01:15.743Z] #32 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #33 [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.1"      && /build/gotestsum --version
12:01:15 [2022-11-02T12:01:15.743Z] #33 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #34 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #34 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #35 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #35 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #36 [containerd 1/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 && apt-get install -y --no-install-recommends             libbtrfs-dev
12:01:15 [2022-11-02T12:01:15.743Z] #36 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #37 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:01:15 [2022-11-02T12:01:15.743Z] #37 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #38 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:01:15 [2022-11-02T12:01:15.743Z] #38 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #39 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:01:15 [2022-11-02T12:01:15.743Z] #39 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #40 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #40 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #41 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:01:15 [2022-11-02T12:01:15.743Z] #41 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #42 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:01:15 [2022-11-02T12:01:15.743Z] #42 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #43 [dev-systemd-false  6/28] RUN ldconfig
12:01:15 [2022-11-02T12:01:15.743Z] #43 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #44 [base 3/3] 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
12:01:15 [2022-11-02T12:01:15.743Z] #44 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #45 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #45 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #46 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:01:15 [2022-11-02T12:01:15.743Z] #46 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:15 [2022-11-02T12:01:15.743Z] #47 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #48 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #48 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #49 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #49 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #50 [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
12:01:15 [2022-11-02T12:01:15.743Z] #50 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #51 [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             ;
12:01:15 [2022-11-02T12:01:15.743Z] #51 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #52 [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.2.3"      && /build/go-winres --help
12:01:15 [2022-11-02T12:01:15.743Z] #52 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:01:15 [2022-11-02T12:01:15.743Z] #53 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #54 [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.49.0"      && /build/golangci-lint --version
12:01:15 [2022-11-02T12:01:15.743Z] #54 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #55 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:01:15 [2022-11-02T12:01:15.743Z] #55 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #56 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:01:15 [2022-11-02T12:01:15.743Z] #56 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #57 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:01:15 [2022-11-02T12:01:15.743Z] #57 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #58 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:01:15 [2022-11-02T12:01:15.743Z] #58 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #59 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:01:15 [2022-11-02T12:01:15.743Z] #59 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #60 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.743Z] #60 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.743Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:01:15 [2022-11-02T12:01:15.743Z] #61 CACHED
12:01:15 [2022-11-02T12:01:15.743Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #62 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:01:15 [2022-11-02T12:01:15.744Z] #62 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #63 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #63 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #64 [tini 1/3] 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             vim-common
12:01:15 [2022-11-02T12:01:15.744Z] #64 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #65 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:01:15 [2022-11-02T12:01:15.744Z] #65 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #66 [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
12:01:15 [2022-11-02T12:01:15.744Z] #66 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:01:15 [2022-11-02T12:01:15.744Z] #67 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #68 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #68 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:01:15 [2022-11-02T12:01:15.744Z] #69 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #70 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #70 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #71 [dev-systemd-false  1/28] RUN groupadd -r docker
12:01:15 [2022-11-02T12:01:15.744Z] #71 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #72 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:01:15 [2022-11-02T12:01:15.744Z] #72 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #73 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #74 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #74 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #75 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:01:15 [2022-11-02T12:01:15.744Z] #75 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #76 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:01:15 [2022-11-02T12:01:15.744Z] #76 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #77 [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
12:01:15 [2022-11-02T12:01:15.744Z] #77 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:01:15 [2022-11-02T12:01:15.744Z] #78 CACHED
12:01:15 [2022-11-02T12:01:15.744Z] 
12:01:15 [2022-11-02T12:01:15.744Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
12:01:20 [2022-11-02T12:01:20.987Z] #79 DONE 4.6s
12:01:20 [2022-11-02T12:01:20.987Z] 
12:01:20 [2022-11-02T12:01:20.987Z] #80 exporting to image
12:01:20 [2022-11-02T12:01:20.987Z] #80 exporting layers
12:01:20 [2022-11-02T12:01:20.987Z] #80 exporting layers 0.7s done
12:01:20 [2022-11-02T12:01:20.987Z] #80 writing image sha256:29f742abc74abd22d5bb3b2cd7d56f06985db8d5fb1ad81ab70f491915db8d2e done
12:01:20 [2022-11-02T12:01:20.987Z] #80 naming to docker.io/library/docker:3617b9a68469855f8481dc354447e2576dbfc8c5 done
12:01:20 [2022-11-02T12:01:20.987Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:01:21 [2022-11-02T12:01:21.289Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:01:21 [2022-11-02T12:01:21.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3617b9a68469855f8481dc354447e2576dbfc8c5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3617b9a68469855f8481dc354447e2576dbfc8c5 hack/test/unit
12:01:22 [2022-11-02T12:01:22.125Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:01:22 [2022-11-02T12:01:22.125Z] + TESTFLAGS+=' -test.timeout=5m'
12:01:22 [2022-11-02T12:01:22.125Z] + TESTDIRS=./...
12:01:22 [2022-11-02T12:01:22.125Z] + exclude_paths='/vendor/|/integration'
12:01:22 [2022-11-02T12:01:22.125Z] ++ go list ./...
12:01:22 [2022-11-02T12:01:22.125Z] ++ grep -vE '(/vendor/|/integration)'
12:01:23 [2022-11-02T12:01:23.055Z] + pkg_list='github.com/docker/docker/api
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/backend/build
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/httpstatus
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/httputils
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/middleware
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/build
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/checkpoint
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/container
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/debug
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/distribution
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/grpc
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/image
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/network
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/plugin
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/session
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/swarm
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/system
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/server/router/volume
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/backend
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/blkiodev
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/container
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/events
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/filters
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/image
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/mount
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/network
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/plugins/logdriver
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/registry
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/strslice
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/swarm
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/swarm/runtime
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/time
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/versions
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/versions/v1p19
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/versions/v1p20
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/api/types/volume
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/exporter
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/builder-next/worker
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/dockerfile
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/remotecontext
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/remotecontext/git
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/builder/remotecontext/urlutil
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cli
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cli/config
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cli/debug
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cli/winresources/docker-proxy
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cli/winresources/dockerd
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/client
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cmd/docker-proxy
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cmd/dockerd
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cmd/dockerd/trap
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/container
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/container/stream
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/contrib/apparmor
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/contrib/docker-device-tool
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/contrib/httpserver
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster/convert
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster/executor
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster/executor/container
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/cluster/provider
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/config
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/containerd
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/events
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/events/testutils
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/aufs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/copy
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/overlay
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/register
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/vfs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/graphdriver/zfs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/images
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/initlayer
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/links
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/listeners
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/awslogs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/fluentd
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/gcplogs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/gelf
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/journald
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/local
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/logentries
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/loggertest
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/loggerutils
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/splunk
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/syslog
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/logger/templates
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/names
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/network
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/daemon/stats
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/distribution
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/distribution/metadata
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/distribution/utils
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/distribution/xfer
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/dockerversion
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/errdefs
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/image
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/image/cache
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/image/tarexport
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/image/v1
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/internal/test/suite
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/layer
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libcontainerd
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libcontainerd/queue
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libcontainerd/remote
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libcontainerd/supervisor
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libcontainerd/types
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/bitseq
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cluster
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/config
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/datastore
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/diagnostic
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/discoverapi
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/driverapi
12:01:23 [2022-11-02T12:01:23.055Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/host
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/null
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drvregistry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/etchosts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/idm
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/internal/caller
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipam
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipamapi
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/null
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipamutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/iptables
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/netlabel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/netutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/networkdb
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ns
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/options
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/osl
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/portallocator
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/portmapper
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/resolvconf
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/testutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/types
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/oci
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/oci/caps
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/opts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/aaparser
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/archive
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/authorization
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/broadcaster
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/capabilities
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/chrootarchive
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/containerfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/devicemapper
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/directory
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/dmesg
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/fileutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/homedir
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/idtools
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/ioutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/jsonmessage
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/longpath
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/loopback
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/namesgenerator
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers/kernel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/pidfile
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/platform
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugingetter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/transport
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/pools
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/progress
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/reexec
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stack
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stdcopy
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/streamformatter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stringid
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/sysinfo
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/system
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/tailfile
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/tarsum
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/useragent
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin/executor/containerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin/v2
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/profiles/apparmor
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/profiles/seccomp
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/quota
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/reference
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/registry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/registry/resumable
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/restartmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/rootless
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/rootless/specconv
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/runconfig
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/runconfig/opts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/daemon
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/environment
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fakecontext
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fakegit
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fakestorage
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fixtures/load
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fixtures/plugin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/registry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/testutil/request
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/drivers
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/local
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/mounts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/service
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/service/opts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/volume/testutils'
12:01:23 [2022-11-02T12:01:23.056Z] ++ grep --fixed-strings -v /libnetwork
12:01:23 [2022-11-02T12:01:23.056Z] ++ echo 'github.com/docker/docker/api
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/backend/build
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/httpstatus
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/httputils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/middleware
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/build
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/checkpoint
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/container
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/debug
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/distribution
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/grpc
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/image
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/network
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/plugin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/session
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/swarm
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/system
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/server/router/volume
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/backend
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/blkiodev
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/container
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/events
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/filters
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/image
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/mount
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/network
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/plugins/logdriver
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/registry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/strslice
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/swarm
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/swarm/runtime
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/time
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/versions
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/versions/v1p19
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/versions/v1p20
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/api/types/volume
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/exporter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/builder-next/worker
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/dockerfile
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/remotecontext
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/remotecontext/git
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/builder/remotecontext/urlutil
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cli
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cli/config
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cli/debug
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cli/winresources/docker-proxy
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cli/winresources/dockerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/client
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cmd/docker-proxy
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cmd/dockerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cmd/dockerd/trap
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/container
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/container/stream
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/contrib/apparmor
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/contrib/docker-device-tool
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/contrib/httpserver
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster/convert
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster/executor
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster/executor/container
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/cluster/provider
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/config
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/containerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/events
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/events/testutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/aufs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/copy
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/overlay
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/register
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/vfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/graphdriver/zfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/images
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/initlayer
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/links
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/listeners
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/awslogs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/fluentd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/gcplogs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/gelf
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/journald
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/local
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/logentries
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/loggertest
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/loggerutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/splunk
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/syslog
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/logger/templates
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/names
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/network
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/daemon/stats
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/distribution
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/distribution/metadata
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/distribution/utils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/distribution/xfer
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/dockerversion
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/errdefs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/image
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/image/cache
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/image/tarexport
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/image/v1
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/internal/test/suite
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/layer
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libcontainerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libcontainerd/queue
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libcontainerd/remote
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libcontainerd/supervisor
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libcontainerd/types
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/bitseq
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cluster
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/config
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/datastore
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/diagnostic
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/discoverapi
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/driverapi
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/host
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/null
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/drvregistry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/etchosts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/idm
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/internal/caller
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipam
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipamapi
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/null
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ipamutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/iptables
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/netlabel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/netutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/networkdb
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/ns
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/options
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/osl
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/portallocator
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/portmapper
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/resolvconf
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/testutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/libnetwork/types
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/oci
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/oci/caps
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/opts
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/aaparser
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/archive
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/authorization
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/broadcaster
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/capabilities
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/chrootarchive
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/containerfs
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/devicemapper
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/directory
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/dmesg
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/fileutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/homedir
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/idtools
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/ioutils
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/jsonmessage
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/longpath
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/loopback
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/namesgenerator
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers/kernel
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/pidfile
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/platform
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugingetter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/plugins/transport
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/pools
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/progress
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/reexec
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stack
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stdcopy
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/streamformatter
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/stringid
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/sysinfo
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/system
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/tailfile
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/tarsum
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/pkg/useragent
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin/executor/containerd
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/plugin/v2
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/profiles/apparmor
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/profiles/seccomp
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/quota
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/reference
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/registry
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/registry/resumable
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/restartmanager
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/rootless
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/rootless/specconv
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/runconfig
12:01:23 [2022-11-02T12:01:23.056Z] github.com/docker/docker/runconfig/opts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/daemon
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/environment
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakecontext
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakegit
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakestorage
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/load
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/registry
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/request
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/drivers
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/local
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/mounts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/service
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/service/opts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/testutils'
12:01:23 [2022-11-02T12:01:23.057Z] + base_pkg_list='github.com/docker/docker/api
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/backend/build
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/httpstatus
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/httputils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/middleware
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/build
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/checkpoint
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/debug
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/distribution
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/grpc
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/session
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/swarm
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/system
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/backend
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/blkiodev
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/events
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/filters
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/mount
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/plugins/logdriver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/registry
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/strslice
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/swarm
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/swarm/runtime
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/time
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions/v1p19
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions/v1p20
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/exporter
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/worker
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/dockerfile
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext/git
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext/urlutil
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/config
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/debug
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/winresources/docker-proxy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/winresources/dockerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/client
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/docker-proxy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd/trap
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/container/stream
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/apparmor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/docker-device-tool
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/httpserver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/convert
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/executor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/executor/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/provider
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/config
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/containerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/events
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/events/testutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/aufs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/copy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/register
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/vfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/zfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/images
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/initlayer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/links
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/listeners
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/awslogs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/fluentd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/gcplogs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/gelf
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/local
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/logentries
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggertest
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggerutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/splunk
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/syslog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/templates
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/names
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/stats
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/metadata
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/utils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/xfer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/dockerversion
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/errdefs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/cache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/tarexport
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/v1
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/internal/test/suite
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/layer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/queue
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/remote
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/supervisor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/types
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/oci
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/oci/caps
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/opts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/aaparser
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/archive
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/authorization
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/broadcaster
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/capabilities
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/chrootarchive
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/containerfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/devicemapper
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/directory
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/dmesg
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/fileutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/homedir
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/idtools
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/ioutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/jsonmessage
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/longpath
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/loopback
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/namesgenerator
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/parsers
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/parsers/kernel
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/pidfile
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/platform
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugingetter
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugins
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/plugins/transport
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/pools
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/progress
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/reexec
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/stack
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/stdcopy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/streamformatter
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/stringid
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/sysinfo
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/system
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/tailfile
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/tarsum
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/pkg/useragent
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/plugin/executor/containerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/plugin/v2
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/profiles/apparmor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/profiles/seccomp
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/quota
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/reference
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/registry
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/registry/resumable
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/restartmanager
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/rootless
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/rootless/specconv
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/runconfig
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/runconfig/opts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/daemon
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/environment
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakecontext
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakegit
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fakestorage
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/load
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/registry
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/testutil/request
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/drivers
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/local
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/mounts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/service
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/service/opts
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/volume/testutils'
12:01:23 [2022-11-02T12:01:23.057Z] ++ grep --fixed-strings /libnetwork
12:01:23 [2022-11-02T12:01:23.057Z] ++ echo 'github.com/docker/docker/api
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/backend/build
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/httpstatus
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/httputils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/middleware
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/build
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/checkpoint
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/debug
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/distribution
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/grpc
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/session
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/swarm
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/system
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/server/router/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/backend
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/blkiodev
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/events
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/filters
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/mount
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/plugins/logdriver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/registry
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/strslice
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/swarm
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/swarm/runtime
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/time
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions/v1p19
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/versions/v1p20
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/api/types/volume
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/exporter
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/builder-next/worker
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/dockerfile
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext/git
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/builder/remotecontext/urlutil
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/config
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/debug
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/winresources/docker-proxy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cli/winresources/dockerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/client
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/docker-proxy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd/trap
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/container/stream
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/apparmor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/docker-device-tool
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/contrib/httpserver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/convert
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/executor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/executor/container
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/cluster/provider
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/config
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/containerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/events
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/events/testutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/aufs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/copy
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/register
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/vfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/graphdriver/zfs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/images
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/initlayer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/links
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/listeners
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/awslogs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/fluentd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/gcplogs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/gelf
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/local
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/logentries
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggertest
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggerutils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/splunk
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/syslog
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/logger/templates
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/names
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/network
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/daemon/stats
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/metadata
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/utils
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/distribution/xfer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/dockerversion
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/errdefs
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/cache
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/tarexport
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/image/v1
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/internal/test/suite
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/layer
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/queue
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/remote
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/supervisor
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libcontainerd/types
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libnetwork
12:01:23 [2022-11-02T12:01:23.057Z] github.com/docker/docker/libnetwork/bitseq
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cluster
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/config
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/datastore
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/discoverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/driverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/host
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drvregistry
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/etchosts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/idm
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/caller
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/iptables
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netlabel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/networkdb
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ns
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/options
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portallocator
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portmapper
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/resolvconf
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/testutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/types
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/oci
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/oci/caps
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/opts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/aaparser
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/archive
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/authorization
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/broadcaster
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/capabilities
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/chrootarchive
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/containerfs
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/devicemapper
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/directory
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/dmesg
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/fileutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/homedir
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/idtools
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/ioutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/jsonmessage
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/longpath
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/loopback
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/namesgenerator
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/parsers
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/parsers/kernel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/pidfile
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/platform
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugingetter
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugins
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/plugins/transport
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/pools
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/progress
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/reexec
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/stack
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/stdcopy
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/streamformatter
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/stringid
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/sysinfo
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/system
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/tailfile
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/tarsum
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/pkg/useragent
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/plugin
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/plugin/executor/containerd
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/plugin/v2
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/profiles/apparmor
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/profiles/seccomp
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/quota
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/reference
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/registry
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/registry/resumable
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/restartmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/rootless
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/rootless/specconv
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/runconfig
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/runconfig/opts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/daemon
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/environment
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fakecontext
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fakegit
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fakestorage
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fixtures/load
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fixtures/plugin
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/registry
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/testutil/request
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/drivers
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/local
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/mounts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/service
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/service/opts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/volume/testutils'
12:01:23 [2022-11-02T12:01:23.058Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/bitseq
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cluster
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/config
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/datastore
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/discoverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/driverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/host
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drvregistry
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/etchosts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/idm
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/caller
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/iptables
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netlabel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/networkdb
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ns
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/options
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portallocator
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portmapper
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/resolvconf
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/testutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/types'
12:01:23 [2022-11-02T12:01:23.058Z] + grep --fixed-strings libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.058Z] + echo 'github.com/docker/docker/libnetwork
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/bitseq
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cluster
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/config
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/datastore
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/diagnostic
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/discoverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/driverapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/host
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drvregistry
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/etchosts
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/idm
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/caller
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamapi
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/builtin
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/null
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ipamutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/iptables
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netlabel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/netutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/networkdb
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/ns
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/options
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/osl/kernel
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portallocator
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/portmapper
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/resolvconf
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/testutils
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/types'
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge
12:01:23 [2022-11-02T12:01:23.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:01:23 [2022-11-02T12:01:23.058Z] + type docker-proxy
12:01:23 [2022-11-02T12:01:23.058Z] hack/test/unit: line 25: type: docker-proxy: not found
12:01:23 [2022-11-02T12:01:23.058Z] + hack/make.sh binary-proxy install-proxy
12:01:23 [2022-11-02T12:01:23.058Z] 
12:01:23 [2022-11-02T12:01:23.058Z] Removing bundles/
12:01:23 [2022-11-02T12:01:23.058Z] 
12:01:23 [2022-11-02T12:01:23.058Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:01:23 [2022-11-02T12:01:23.058Z] Building: bundles/binary-proxy/docker-proxy
12:01:23 [2022-11-02T12:01:23.058Z] GOOS="" GOARCH="" GOARM=""
12:01:29 [2022-11-02T12:01:29.843Z] Created binary: bundles/binary-proxy/docker-proxy
12:01:29 [2022-11-02T12:01:29.843Z] 
12:01:29 [2022-11-02T12:01:29.843Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:01:29 [2022-11-02T12:01:29.843Z] Installing docker-proxy to /usr/local/bin/
12:01:29 [2022-11-02T12:01:29.843Z] 
12:01:29 [2022-11-02T12:01:29.843Z] + mkdir -p bundles
12:01:29 [2022-11-02T12:01:29.843Z] + '[' -n 'github.com/docker/docker/api
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/backend/build
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/httpstatus
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/httputils
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/middleware
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/build
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/checkpoint
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/container
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/debug
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/distribution
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/grpc
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/image
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/network
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/plugin
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/session
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/swarm
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/system
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/server/router/volume
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/backend
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/blkiodev
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/container
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/events
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/filters
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/image
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/mount
12:01:29 [2022-11-02T12:01:29.843Z] github.com/docker/docker/api/types/network
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/plugins/logdriver
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/registry
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/strslice
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/swarm
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/swarm/runtime
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/time
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/versions
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/versions/v1p19
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/versions/v1p20
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/api/types/volume
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/exporter
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/builder-next/worker
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/dockerfile
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/remotecontext
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/remotecontext/git
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/builder/remotecontext/urlutil
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cli
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cli/config
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cli/debug
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cli/winresources/docker-proxy
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cli/winresources/dockerd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/client
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cmd/docker-proxy
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cmd/dockerd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cmd/dockerd/trap
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/container
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/container/stream
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/contrib/apparmor
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/contrib/docker-device-tool
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/contrib/httpserver
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster/convert
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster/executor
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster/executor/container
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/cluster/provider
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/config
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/containerd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/events
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/events/testutils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/aufs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/copy
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/overlay
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/register
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/vfs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/graphdriver/zfs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/images
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/initlayer
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/links
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/listeners
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/awslogs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/fluentd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/gcplogs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/gelf
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/journald
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/local
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/logentries
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/loggertest
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/loggerutils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/splunk
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/syslog
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/logger/templates
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/names
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/network
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/daemon/stats
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/distribution
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/distribution/metadata
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/distribution/utils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/distribution/xfer
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/dockerversion
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/errdefs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/image
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/image/cache
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/image/tarexport
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/image/v1
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/internal/test/suite
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/layer
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/libcontainerd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/libcontainerd/queue
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/libcontainerd/remote
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/libcontainerd/supervisor
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/libcontainerd/types
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/oci
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/oci/caps
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/opts
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/aaparser
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/archive
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/authorization
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/broadcaster
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/capabilities
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/chrootarchive
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/containerfs
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/devicemapper
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/directory
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/dmesg
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/fileutils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/homedir
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/idtools
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/ioutils
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/jsonmessage
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/longpath
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/loopback
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/namesgenerator
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/parsers
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/parsers/kernel
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/pidfile
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/platform
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugingetter
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugins
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/plugins/transport
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/pools
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/progress
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/reexec
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/stack
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/stdcopy
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/streamformatter
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/stringid
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/sysinfo
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/system
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/tailfile
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/tarsum
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/pkg/useragent
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/plugin
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/plugin/executor/containerd
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/plugin/v2
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/profiles/apparmor
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/profiles/seccomp
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/quota
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/reference
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/registry
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/registry/resumable
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/restartmanager
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/rootless
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/rootless/specconv
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/runconfig
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/runconfig/opts
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/daemon
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/environment
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fakecontext
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fakegit
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fakestorage
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fixtures/load
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fixtures/plugin
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/registry
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/testutil/request
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/drivers
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/local
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/mounts
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/service
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/service/opts
12:01:29 [2022-11-02T12:01:29.844Z] github.com/docker/docker/volume/testutils' ']'
12:01:29 [2022-11-02T12:01:29.844Z] + 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/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 github.com/docker/docker/cli/config 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/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/aufs 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/overlay 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/test/suite 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/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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/rootless github.com/docker/docker/rootless/specconv 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
12:01:29 [2022-11-02T12:01:29.844Z] ?   	github.com/docker/docker/api	[no test files]
12:01:44 [2022-11-02T12:01:44.693Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 31.9% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:03:06 [2022-11-02T12:03:06.128Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/builder/remotecontext	0.124s	coverage: 13.7% of statements
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/builder/dockerfile	0.521s	coverage: 50.2% of statements
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.393s	coverage: 83.5% of statements
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/cli	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:03:06 [2022-11-02T12:03:06.129Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.057s	coverage: 67.6% of statements
12:03:07 [2022-11-02T12:03:07.058Z] ok  	github.com/docker/docker/client	0.073s	coverage: 76.1% of statements
12:03:39 [2022-11-02T12:03:39.098Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 29.9% of statements
12:03:39 [2022-11-02T12:03:39.098Z] ok  	github.com/docker/docker/container	0.121s	coverage: 35.8% of statements
12:03:39 [2022-11-02T12:03:39.098Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.345s	coverage: 0.0% of statements
12:03:39 [2022-11-02T12:03:39.098Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:03:39 [2022-11-02T12:03:39.098Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:03:39 [2022-11-02T12:03:39.098Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:03:39 [2022-11-02T12:03:39.098Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:03:39 [2022-11-02T12:03:39.098Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:03:42 [2022-11-02T12:03:42.408Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
12:03:44 [2022-11-02T12:03:44.299Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.026s	coverage: 65.3% of statements
12:03:46 [2022-11-02T12:03:46.188Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 36.9% of statements
12:03:52 [2022-11-02T12:03:52.729Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
12:03:54 [2022-11-02T12:03:54.138Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
12:03:54 [2022-11-02T12:03:54.404Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:03:55 [2022-11-02T12:03:55.332Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
12:03:56 [2022-11-02T12:03:56.260Z] ok  	github.com/docker/docker/daemon	10.128s	coverage: 16.4% of statements
12:03:56 [2022-11-02T12:03:56.260Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:03:56 [2022-11-02T12:03:56.260Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:03:56 [2022-11-02T12:03:56.260Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
12:03:56 [2022-11-02T12:03:56.260Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:03:56 [2022-11-02T12:03:56.517Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.588s	coverage: 74.8% of statements
12:03:57 [2022-11-02T12:03:57.445Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.276s	coverage: 60.7% of statements
12:03:58 [2022-11-02T12:03:58.372Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
12:03:59 [2022-11-02T12:03:59.746Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
12:04:01 [2022-11-02T12:04:01.635Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.256s	coverage: 50.6% of statements
12:04:01 [2022-11-02T12:04:01.635Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.140s	coverage: 45.9% of statements
12:04:01 [2022-11-02T12:04:01.635Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:04:03 [2022-11-02T12:04:03.001Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
12:04:03 [2022-11-02T12:04:03.001Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.184s	coverage: 60.3% of statements
12:04:03 [2022-11-02T12:04:03.001Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:04:03 [2022-11-02T12:04:03.001Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:04:03 [2022-11-02T12:04:03.929Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
12:04:04 [2022-11-02T12:04:04.533Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
12:04:05 [2022-11-02T12:04:05.463Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.8% of statements
12:04:05 [2022-11-02T12:04:05.463Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:04:05 [2022-11-02T12:04:05.463Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:04:05 [2022-11-02T12:04:05.723Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
12:04:06 [2022-11-02T12:04:06.656Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.032s	coverage: 53.6% of statements
12:04:06 [2022-11-02T12:04:06.656Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.122s	coverage: 79.6% of statements
12:04:06 [2022-11-02T12:04:06.656Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:04:07 [2022-11-02T12:04:07.218Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
12:04:07 [2022-11-02T12:04:07.474Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
12:04:08 [2022-11-02T12:04:08.403Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.129s	coverage: 76.8% of statements
12:04:08 [2022-11-02T12:04:08.703Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
12:04:09 [2022-11-02T12:04:09.631Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
12:04:10 [2022-11-02T12:04:10.559Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
12:04:10 [2022-11-02T12:04:10.815Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
12:04:11 [2022-11-02T12:04:11.377Z] ok  	github.com/docker/docker/daemon/logger/journald	3.590s	coverage: 74.5% of statements
12:04:11 [2022-11-02T12:04:11.377Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:04:11 [2022-11-02T12:04:11.377Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:04:11 [2022-11-02T12:04:11.377Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:04:11 [2022-11-02T12:04:11.377Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:04:12 [2022-11-02T12:04:12.349Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
12:04:12 [2022-11-02T12:04:12.349Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:04:12 [2022-11-02T12:04:12.910Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:04:13 [2022-11-02T12:04:13.166Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.546s	coverage: 82.5% of statements
12:04:13 [2022-11-02T12:04:13.166Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:04:13 [2022-11-02T12:04:13.166Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:04:14 [2022-11-02T12:04:14.532Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 44.4% of statements
12:04:15 [2022-11-02T12:04:15.897Z] ok  	github.com/docker/docker/distribution	1.524s	coverage: 29.4% of statements
12:04:15 [2022-11-02T12:04:15.897Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:04:16 [2022-11-02T12:04:16.460Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
12:04:17 [2022-11-02T12:04:17.022Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 85.4% of statements
12:04:17 [2022-11-02T12:04:17.022Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:04:17 [2022-11-02T12:04:17.022Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.9% of statements
12:04:17 [2022-11-02T12:04:17.584Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:04:17 [2022-11-02T12:04:17.841Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.7% of statements
12:04:17 [2022-11-02T12:04:17.841Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:04:17 [2022-11-02T12:04:17.841Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:04:18 [2022-11-02T12:04:18.403Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
12:04:18 [2022-11-02T12:04:18.965Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 41.4% of statements
12:04:19 [2022-11-02T12:04:19.893Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.8% of statements
12:04:19 [2022-11-02T12:04:19.893Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:04:21 [2022-11-02T12:04:21.784Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 82.1% of statements
12:04:22 [2022-11-02T12:04:22.346Z] ok  	github.com/docker/docker/pkg/authorization	0.396s	coverage: 68.3% of statements
12:04:22 [2022-11-02T12:04:22.602Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:04:22 [2022-11-02T12:04:22.602Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:04:25 [2022-11-02T12:04:25.875Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.515s	coverage: 44.9% of statements
12:04:25 [2022-11-02T12:04:25.875Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
12:04:26 [2022-11-02T12:04:26.132Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
12:04:26 [2022-11-02T12:04:26.390Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
12:04:26 [2022-11-02T12:04:26.390Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
12:04:26 [2022-11-02T12:04:26.650Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
12:04:27 [2022-11-02T12:04:27.249Z] ok  	github.com/docker/docker/layer	7.793s	coverage: 68.9% of statements
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:04:27 [2022-11-02T12:04:27.249Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:04:27 [2022-11-02T12:04:27.815Z] ok  	github.com/docker/docker/pkg/idtools	0.434s	coverage: 69.6% of statements
12:04:28 [2022-11-02T12:04:28.071Z] ok  	github.com/docker/docker/pkg/ioutils	0.401s	coverage: 71.5% of statements
12:04:28 [2022-11-02T12:04:28.071Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
12:04:28 [2022-11-02T12:04:28.327Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
12:04:28 [2022-11-02T12:04:28.327Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:04:28 [2022-11-02T12:04:28.327Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:04:28 [2022-11-02T12:04:28.583Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:04:28 [2022-11-02T12:04:28.583Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:04:28 [2022-11-02T12:04:28.839Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 76.5% of statements
12:04:28 [2022-11-02T12:04:28.839Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
12:04:28 [2022-11-02T12:04:28.839Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:04:28 [2022-11-02T12:04:28.839Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:04:29 [2022-11-02T12:04:29.401Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:04:29 [2022-11-02T12:04:29.657Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:04:29 [2022-11-02T12:04:29.913Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:04:30 [2022-11-02T12:04:30.169Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:04:30 [2022-11-02T12:04:30.425Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:04:30 [2022-11-02T12:04:30.681Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
12:04:30 [2022-11-02T12:04:30.937Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:04:31 [2022-11-02T12:04:31.193Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:04:31 [2022-11-02T12:04:31.450Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:04:32 [2022-11-02T12:04:32.013Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
12:04:32 [2022-11-02T12:04:32.269Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
12:04:32 [2022-11-02T12:04:32.525Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
12:04:33 [2022-11-02T12:04:33.087Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
12:04:33 [2022-11-02T12:04:33.087Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:04:34 [2022-11-02T12:04:34.978Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
12:04:35 [2022-11-02T12:04:35.540Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
12:04:35 [2022-11-02T12:04:35.796Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:04:37 [2022-11-02T12:04:37.168Z] ok  	github.com/docker/docker/quota	0.204s	coverage: 71.4% of statements
12:04:37 [2022-11-02T12:04:37.168Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
12:04:38 [2022-11-02T12:04:38.096Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
12:04:38 [2022-11-02T12:04:38.663Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
12:04:38 [2022-11-02T12:04:38.663Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
12:04:39 [2022-11-02T12:04:39.225Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
12:04:39 [2022-11-02T12:04:39.522Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:04:40 [2022-11-02T12:04:40.887Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:04:41 [2022-11-02T12:04:41.815Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 77.1% of statements
12:04:42 [2022-11-02T12:04:42.157Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
12:04:43 [2022-11-02T12:04:43.521Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
12:05:05 [2022-11-02T12:05:05.412Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.3% of statements
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/rootless	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/volume	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === Skipped
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     network_proxy_test.go:208: No support for dual stack yet
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver btrfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver btrfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver btrfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver btrfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver btrfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:71: No driver to put!
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z] time="2022-11-02T12:03:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z] time="2022-11-02T12:03:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z] time="2022-11-02T12:03:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z] time="2022-11-02T12:03:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z] time="2022-11-02T12:03:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:71: No driver to put!
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     overlay_test.go:50: Fails to compute changes intermittently
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver zfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver zfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver zfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver zfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:44: Driver zfs not supported
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     graphtest_unix.go:71: No driver to put!
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:05:05 [2022-11-02T12:05:05.412Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:05:05 [2022-11-02T12:05:05.412Z] 
12:05:05 [2022-11-02T12:05:05.412Z] DONE 2874 tests, 28 skipped in 214.557s
12:05:05 [2022-11-02T12:05:05.412Z] + '[' -n 'github.com/docker/docker/libnetwork
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/bitseq
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cluster
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/config
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/datastore
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/diagnostic
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/discoverapi
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/driverapi
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/bridge
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/host
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/null
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/overlay
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/remote
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/windows
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/drvregistry
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/etchosts
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/idm
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/internal/caller
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipam
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipamapi
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipams/builtin
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipams/null
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipams/remote
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ipamutils
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/iptables
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/netlabel
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/netutils
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/networkdb
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/ns
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/options
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/osl
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/osl/kernel
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/portallocator
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/portmapper
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/resolvconf
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/testutils
12:05:05 [2022-11-02T12:05:05.412Z] github.com/docker/docker/libnetwork/types' ']'
12:05:05 [2022-11-02T12:05:05.412Z] + 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/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/ovrouter 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/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
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork	37.592s	coverage: 40.6% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.520s	coverage: 59.9% of statements
12:05:52 [2022-11-02T12:05:52.078Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:05:52 [2022-11-02T12:05:52.078Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
12:05:52 [2022-11-02T12:05:52.334Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.030s	coverage: 5.1% of statements
12:05:52 [2022-11-02T12:05:52.334Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:05:52 [2022-11-02T12:05:52.897Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.7% of statements
12:05:52 [2022-11-02T12:05:52.897Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:05:53 [2022-11-02T12:05:53.153Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
12:06:03 [2022-11-02T12:06:03.095Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.196s	coverage: 6.7% of statements
12:06:03 [2022-11-02T12:06:03.095Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:06:03 [2022-11-02T12:06:03.095Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
12:06:03 [2022-11-02T12:06:03.657Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
12:06:03 [2022-11-02T12:06:03.657Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:06:03 [2022-11-02T12:06:03.657Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:06:03 [2022-11-02T12:06:03.657Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:06:04 [2022-11-02T12:06:04.219Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
12:06:04 [2022-11-02T12:06:04.476Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
12:06:04 [2022-11-02T12:06:04.476Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
12:06:04 [2022-11-02T12:06:04.731Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:06:16 [2022-11-02T12:06:16.984Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:06:31 [2022-11-02T12:06:31.841Z] ok  	github.com/docker/docker/libnetwork/ipam	16.148s	coverage: 85.3% of statements
12:06:31 [2022-11-02T12:06:31.841Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:06:31 [2022-11-02T12:06:31.841Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:06:32 [2022-11-02T12:06:32.097Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
12:06:32 [2022-11-02T12:06:32.353Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
12:06:32 [2022-11-02T12:06:32.353Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:06:32 [2022-11-02T12:06:32.609Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
12:06:33 [2022-11-02T12:06:33.172Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 74.0% of statements
12:06:33 [2022-11-02T12:06:33.733Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
12:06:33 [2022-11-02T12:06:33.988Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
12:06:34 [2022-11-02T12:06:34.244Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
12:08:25 [2022-11-02T12:08:25.795Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.786s	coverage: 60.6% of statements
12:08:25 [2022-11-02T12:08:25.795Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:08:25 [2022-11-02T12:08:25.795Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:08:25 [2022-11-02T12:08:25.795Z] ok  	github.com/docker/docker/libnetwork/osl	4.351s	coverage: 39.7% of statements
12:08:25 [2022-11-02T12:08:25.795Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:08:25 [2022-11-02T12:08:25.795Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
12:08:26 [2022-11-02T12:08:26.359Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.654s	coverage: 46.3% of statements
12:08:26 [2022-11-02T12:08:26.359Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
12:08:26 [2022-11-02T12:08:26.359Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:08:26 [2022-11-02T12:08:26.615Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === Skipped
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork TestParallel1 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork TestParallel3 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork TestParallel2 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:08:26 [2022-11-02T12:08:26.615Z]     firewalld_test.go:14: firewalld is not running
12:08:26 [2022-11-02T12:08:26.615Z] 
12:08:26 [2022-11-02T12:08:26.615Z] DONE 325 tests, 9 skipped in 203.297s
Post stage
[Pipeline] junit
12:08:27 [2022-11-02T12:08:27.278Z] Recording test results
12:08:27 [2022-11-02T12:08:27.406Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:08:27 [2022-11-02T12:08:27.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44367/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3617b9a68469855f8481dc354447e2576dbfc8c5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3617b9a68469855f8481dc354447e2576dbfc8c5 hack/make.sh dynbinary test-integration
12:08:28 [2022-11-02T12:08:28.023Z] 
12:08:28 [2022-11-02T12:08:28.278Z] Removing bundles/
12:08:28 [2022-11-02T12:08:28.278Z] 
12:08:28 [2022-11-02T12:08:28.278Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:08:28 [2022-11-02T12:08:28.278Z] Building: bundles/dynbinary-daemon/dockerd
12:08:28 [2022-11-02T12:08:28.278Z] GOOS="" GOARCH="" GOARM=""
12:10:04 [2022-11-02T12:10:04.680Z] Created binary: bundles/dynbinary-daemon/dockerd
12:10:04 [2022-11-02T12:10:04.680Z] Building: bundles/dynbinary-daemon/docker-proxy
12:10:04 [2022-11-02T12:10:04.680Z] GOOS="" GOARCH="" GOARM=""
12:10:04 [2022-11-02T12:10:04.680Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:10:04 [2022-11-02T12:10:04.680Z] 
12:10:04 [2022-11-02T12:10:04.680Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:10:04 [2022-11-02T12:10:04.680Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:10:04 [2022-11-02T12:10:04.680Z] HOSTNAME=01a712cdbdae
12:10:04 [2022-11-02T12:10:04.680Z] TESTDEBUG=0
12:10:04 [2022-11-02T12:10:04.680Z] DEST=bundles/test-integration
12:10:04 [2022-11-02T12:10:04.680Z] PWD=/go/src/github.com/docker/docker
12:10:04 [2022-11-02T12:10:04.680Z] DOCKER_GITCOMMIT=3617b9a68469855f8481dc354447e2576dbfc8c5
12:10:04 [2022-11-02T12:10:04.680Z] container=docker
12:10:04 [2022-11-02T12:10:04.680Z] HOME=/root
12:10:04 [2022-11-02T12:10:04.680Z] GOLANG_VERSION=1.19.3
12:10:04 [2022-11-02T12:10:04.680Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:10:04 [2022-11-02T12:10:04.680Z] VALIDATE_BRANCH=master
12:10:04 [2022-11-02T12:10:04.680Z] TERM=xterm
12:10:04 [2022-11-02T12:10:04.680Z] DOCKER_PKG=github.com/docker/docker
12:10:04 [2022-11-02T12:10:04.680Z] SHLVL=1
12:10:04 [2022-11-02T12:10:04.680Z] TIMEOUT=120m
12:10:04 [2022-11-02T12:10:04.680Z] DOCKER_BUILDTAGS= journald
12:10:04 [2022-11-02T12:10:04.680Z] DOCKER_GRAPHDRIVER=overlay2
12:10:04 [2022-11-02T12:10:04.680Z] GO111MODULE=off
12:10:04 [2022-11-02T12:10:04.680Z] DOCKER_EXPERIMENTAL=1
12:10:04 [2022-11-02T12:10:04.680Z] TEST_SKIP_INTEGRATION_CLI=1
12:10:04 [2022-11-02T12:10:04.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:10:04 [2022-11-02T12:10:04.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:10:04 [2022-11-02T12:10:04.680Z] GOPATH=/go
12:10:04 [2022-11-02T12:10:04.680Z] PKG_CONFIG=pkg-config
12:10:04 [2022-11-02T12:10:04.680Z] _=/usr/bin/env
12:10:04 [2022-11-02T12:10:04.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:10:36 [2022-11-02T12:10:36.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:10:36 [2022-11-02T12:10:36.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:11:03 [2022-11-02T12:11:03.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:11:11 [2022-11-02T12:11:11.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:11:17 [2022-11-02T12:11:17.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:11:18 [2022-11-02T12:11:18.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:11:19 [2022-11-02T12:11:19.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:11:19 [2022-11-02T12:11:19.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:11:20 [2022-11-02T12:11:20.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:11:20 [2022-11-02T12:11:20.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:11:21 [2022-11-02T12:11:21.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:11:23 [2022-11-02T12:11:23.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:11:24 [2022-11-02T12:11:24.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:11:25 [2022-11-02T12:11:25.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:11:25 [2022-11-02T12:11:25.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:11:26 [2022-11-02T12:11:26.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:11:27 [2022-11-02T12:11:27.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:11:28 [2022-11-02T12:11:28.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:11:28 [2022-11-02T12:11:28.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:11:29 [2022-11-02T12:11:29.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:11:30 [2022-11-02T12:11:30.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:11:30 [2022-11-02T12:11:30.457Z] Using test binary docker
12:11:30 [2022-11-02T12:11:30.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:11:30 [2022-11-02T12:11:30.457Z] +++ /etc/init.d/apparmor start
12:11:30 [2022-11-02T12:11:30.457Z] Not: starting.
12:11:30 [2022-11-02T12:11:30.457Z] INFO: Waiting for daemon to start...
12:11:30 [2022-11-02T12:11:30.457Z] Starting dockerd
12:11:30 [2022-11-02T12:11:30.457Z] +++ 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
12:11:32 [2022-11-02T12:11:32.971Z] .
12:11:32 [2022-11-02T12:11:32.971Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:11:32 [2022-11-02T12:11:32.971Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:11:32 [2022-11-02T12:11:32.971Z] Error: No such image: emptyfs
12:11:32 [2022-11-02T12:11:32.971Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:11:32 [2022-11-02T12:11:32.971Z] ++++ docker load
12:11:32 [2022-11-02T12:11:32.971Z] Loaded image: emptyfs:latest
12:11:32 [2022-11-02T12:11:32.971Z] Running integration-test (iteration 1)
12:11:32 [2022-11-02T12:11:32.971Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:11:32 [2022-11-02T12:11:32.971Z] ++ 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
12:11:32 [2022-11-02T12:11:32.971Z] ++ set -e
12:11:32 [2022-11-02T12:11:32.971Z] ++ '[' -n 0 ']'
12:11:32 [2022-11-02T12:11:32.971Z] ++ set -x
12:11:32 [2022-11-02T12:11:32.971Z] ++ 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
12:11:32 [2022-11-02T12:11:32.971Z] Loaded image: busybox:latest
12:11:32 [2022-11-02T12:11:32.971Z] Loaded image: busybox:glibc
12:11:33 [2022-11-02T12:11:33.898Z] Loaded image: debian:bullseye-slim
12:11:34 [2022-11-02T12:11:34.153Z] Loaded image: hello-world:latest
12:11:34 [2022-11-02T12:11:34.153Z] Loaded image: arm32v7/hello-world:latest
12:11:34 [2022-11-02T12:11:34.153Z] INFO: Testing against a local daemon
12:11:34 [2022-11-02T12:11:34.153Z] === RUN   TestCgroupNamespacesBuild
12:11:35 [2022-11-02T12:11:35.522Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
12:11:35 [2022-11-02T12:11:35.523Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:11:36 [2022-11-02T12:11:36.497Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
12:11:36 [2022-11-02T12:11:36.497Z] === RUN   TestBuildWithSession
12:11:36 [2022-11-02T12:11:36.497Z]     build_session_test.go:25: TODO: BuildKit
12:11:36 [2022-11-02T12:11:36.497Z] --- SKIP: TestBuildWithSession (0.00s)
12:11:36 [2022-11-02T12:11:36.497Z] === RUN   TestBuildSquashParent
12:11:40 [2022-11-02T12:11:40.685Z] --- PASS: TestBuildSquashParent (3.66s)
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:40 [2022-11-02T12:11:40.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:40 [2022-11-02T12:11:40.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:40 [2022-11-02T12:11:40.685Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:11:40 [2022-11-02T12:11:40.685Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:11:41 [2022-11-02T12:11:41.612Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:11:41 [2022-11-02T12:11:41.868Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:11:42 [2022-11-02T12:11:42.795Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:11:43 [2022-11-02T12:11:43.051Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:11:44 [2022-11-02T12:11:44.417Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s)
12:11:44 [2022-11-02T12:11:44.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s)
12:11:44 [2022-11-02T12:11:44.417Z] === RUN   TestBuildMultiStageCopy
12:11:44 [2022-11-02T12:11:44.417Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:11:45 [2022-11-02T12:11:45.388Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:11:45 [2022-11-02T12:11:45.644Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:11:45 [2022-11-02T12:11:45.899Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:11:46 [2022-11-02T12:11:46.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:11:46 [2022-11-02T12:11:46.155Z] --- PASS: TestBuildMultiStageCopy (2.09s)
12:11:46 [2022-11-02T12:11:46.155Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
12:11:46 [2022-11-02T12:11:46.155Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
12:11:46 [2022-11-02T12:11:46.155Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:11:46 [2022-11-02T12:11:46.155Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:11:46 [2022-11-02T12:11:46.155Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
12:11:46 [2022-11-02T12:11:46.155Z] === RUN   TestBuildMultiStageParentConfig
12:11:47 [2022-11-02T12:11:47.083Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
12:11:47 [2022-11-02T12:11:47.083Z] === RUN   TestBuildLabelWithTargets
12:11:48 [2022-11-02T12:11:48.011Z] --- PASS: TestBuildLabelWithTargets (0.99s)
12:11:48 [2022-11-02T12:11:48.011Z] === RUN   TestBuildWithEmptyLayers
12:11:48 [2022-11-02T12:11:48.267Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
12:11:48 [2022-11-02T12:11:48.267Z] === RUN   TestBuildMultiStageOnBuild
12:11:49 [2022-11-02T12:11:49.632Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
12:11:49 [2022-11-02T12:11:49.632Z] === RUN   TestBuildUncleanTarFilenames
12:11:50 [2022-11-02T12:11:50.241Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
12:11:50 [2022-11-02T12:11:50.241Z] === RUN   TestBuildMultiStageLayerLeak
12:11:51 [2022-11-02T12:11:51.605Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
12:11:51 [2022-11-02T12:11:51.605Z] === RUN   TestBuildWithHugeFile
12:12:47 [2022-11-02T12:12:47.814Z] --- PASS: TestBuildWithHugeFile (50.29s)
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildWCOWSandboxSize
12:12:47 [2022-11-02T12:12:47.814Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:12:47 [2022-11-02T12:12:47.814Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildWithEmptyDockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:12:47 [2022-11-02T12:12:47.814Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:12:47 [2022-11-02T12:12:47.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:12:47 [2022-11-02T12:12:47.814Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
12:12:47 [2022-11-02T12:12:47.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildPreserveOwnership
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildPreserveOwnership/copy_from
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:12:47 [2022-11-02T12:12:47.814Z] --- PASS: TestBuildPreserveOwnership (2.97s)
12:12:47 [2022-11-02T12:12:47.814Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.03s)
12:12:47 [2022-11-02T12:12:47.814Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s)
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildPlatformInvalid
12:12:47 [2022-11-02T12:12:47.814Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:12:47 [2022-11-02T12:12:47.814Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:12:47 [2022-11-02T12:12:47.814Z] Loaded image: busybox:latest
12:12:47 [2022-11-02T12:12:47.814Z] Loaded image: busybox:glibc
12:12:47 [2022-11-02T12:12:47.814Z] Loaded image: debian:bullseye-slim
12:12:47 [2022-11-02T12:12:47.814Z] Loaded image: hello-world:latest
12:12:47 [2022-11-02T12:12:47.814Z] Loaded image: arm32v7/hello-world:latest
12:12:55 [2022-11-02T12:12:55.920Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.92s)
12:12:55 [2022-11-02T12:12:55.920Z] PASS
12:12:55 [2022-11-02T12:12:55.920Z] 
12:12:55 [2022-11-02T12:12:55.920Z] === Skipped
12:12:55 [2022-11-02T12:12:55.920Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:12:55 [2022-11-02T12:12:55.920Z]     build_session_test.go:25: TODO: BuildKit
12:12:55 [2022-11-02T12:12:55.920Z] 
12:12:55 [2022-11-02T12:12:55.920Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:12:55 [2022-11-02T12:12:55.920Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:12:55 [2022-11-02T12:12:55.920Z] 
12:12:55 [2022-11-02T12:12:55.920Z] DONE 34 tests, 2 skipped in 82.452s
12:12:55 [2022-11-02T12:12:55.920Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:12:55 [2022-11-02T12:12:55.920Z] ++ 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
12:12:55 [2022-11-02T12:12:55.920Z] ++ set -e
12:12:55 [2022-11-02T12:12:55.920Z] ++ '[' -n 0 ']'
12:12:55 [2022-11-02T12:12:55.920Z] ++ set -x
12:12:55 [2022-11-02T12:12:55.921Z] ++ 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
12:12:55 [2022-11-02T12:12:55.921Z] INFO: Testing against a local daemon
12:12:55 [2022-11-02T12:12:55.921Z] === RUN   TestConfigInspect
12:12:57 [2022-11-02T12:12:57.809Z] --- PASS: TestConfigInspect (2.21s)
12:12:57 [2022-11-02T12:12:57.809Z] === RUN   TestConfigList
12:12:59 [2022-11-02T12:12:59.695Z] --- PASS: TestConfigList (2.24s)
12:12:59 [2022-11-02T12:12:59.695Z] === RUN   TestConfigsCreateAndDelete
12:13:02 [2022-11-02T12:13:02.256Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
12:13:02 [2022-11-02T12:13:02.256Z] === RUN   TestConfigsUpdate
12:13:04 [2022-11-02T12:13:04.143Z] --- PASS: TestConfigsUpdate (2.18s)
12:13:04 [2022-11-02T12:13:04.143Z] === RUN   TestTemplatedConfig
12:13:06 [2022-11-02T12:13:06.659Z] --- PASS: TestTemplatedConfig (2.45s)
12:13:06 [2022-11-02T12:13:06.659Z] === RUN   TestConfigCreateResolve
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestConfigCreateResolve (2.25s)
12:13:09 [2022-11-02T12:13:09.266Z] PASS
12:13:09 [2022-11-02T12:13:09.266Z] 
12:13:09 [2022-11-02T12:13:09.266Z] DONE 6 tests in 13.642s
12:13:09 [2022-11-02T12:13:09.266Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:13:09 [2022-11-02T12:13:09.266Z] ++ 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
12:13:09 [2022-11-02T12:13:09.266Z] ++ set -e
12:13:09 [2022-11-02T12:13:09.266Z] ++ '[' -n 0 ']'
12:13:09 [2022-11-02T12:13:09.266Z] ++ set -x
12:13:09 [2022-11-02T12:13:09.266Z] ++ 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
12:13:09 [2022-11-02T12:13:09.266Z] INFO: Testing against a local daemon
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestAttachWithTTY
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestAttachWithTTY (0.06s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestAttachWithoutTTy
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestCheckpoint
12:13:09 [2022-11-02T12:13:09.266Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:13:09 [2022-11-02T12:13:09.266Z] --- SKIP: TestCheckpoint (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/commit
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/commit
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/create
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/containers/create
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/commit
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] === CONT  TestContainerInvalidJSON/containers/create
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestCopyFromContainerPathIsNotDir
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestCopyToContainerPathDoesNotExist
12:13:09 [2022-11-02T12:13:09.266Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:13:09 [2022-11-02T12:13:09.266Z] === RUN   TestCopyEmptyFile
12:13:09 [2022-11-02T12:13:09.522Z] --- PASS: TestCopyEmptyFile (0.21s)
12:13:09 [2022-11-02T12:13:09.522Z] === RUN   TestCopyToContainerPathIsNotDir
12:13:09 [2022-11-02T12:13:09.522Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:13:09 [2022-11-02T12:13:09.522Z] === RUN   TestCopyFromContainer
12:13:10 [2022-11-02T12:13:10.449Z] === RUN   TestCopyFromContainer//
12:13:10 [2022-11-02T12:13:10.449Z] === RUN   TestCopyFromContainer//bar/root
12:13:10 [2022-11-02T12:13:10.705Z] === RUN   TestCopyFromContainer//bar/root/
12:13:10 [2022-11-02T12:13:10.705Z] === RUN   TestCopyFromContainer/bar/quux
12:13:10 [2022-11-02T12:13:10.705Z] === RUN   TestCopyFromContainer/bar/quux/
12:13:10 [2022-11-02T12:13:10.705Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:13:10 [2022-11-02T12:13:10.705Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:13:10 [2022-11-02T12:13:10.961Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:13:10 [2022-11-02T12:13:10.961Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:13:10 [2022-11-02T12:13:10.961Z] === RUN   TestCopyFromContainer/bar/notarget
12:13:10 [2022-11-02T12:13:10.961Z] --- PASS: TestCopyFromContainer (1.53s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:13:10 [2022-11-02T12:13:10.961Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:13:10 [2022-11-02T12:13:10.961Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:13:11 [2022-11-02T12:13:11.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateLinkToNonExistingContainer
12:13:11 [2022-11-02T12:13:11.217Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateWithInvalidEnv
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateWithInvalidEnv/0
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateWithInvalidEnv/0
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateWithInvalidEnv/1
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateWithInvalidEnv/1
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateWithInvalidEnv/2
12:13:11 [2022-11-02T12:13:11.217Z] === PAUSE TestCreateWithInvalidEnv/2
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateWithInvalidEnv/0
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateWithInvalidEnv/2
12:13:11 [2022-11-02T12:13:11.217Z] === CONT  TestCreateWithInvalidEnv/1
12:13:11 [2022-11-02T12:13:11.217Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateTmpfsMountsTarget
12:13:11 [2022-11-02T12:13:11.217Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:13:11 [2022-11-02T12:13:11.217Z] === RUN   TestCreateWithCustomMaskedPaths
12:13:12 [2022-11-02T12:13:12.581Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
12:13:12 [2022-11-02T12:13:12.581Z] === RUN   TestCreateWithCustomReadonlyPaths
12:13:13 [2022-11-02T12:13:13.507Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:13:13 [2022-11-02T12:13:13.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:13:13 [2022-11-02T12:13:13.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:13:13 [2022-11-02T12:13:13.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:13:13 [2022-11-02T12:13:13.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:13:13 [2022-11-02T12:13:13.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:13:13 [2022-11-02T12:13:13.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:13:13 [2022-11-02T12:13:13.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:13:13 [2022-11-02T12:13:13.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:13:13 [2022-11-02T12:13:13.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:13:13 [2022-11-02T12:13:13.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:13:13 [2022-11-02T12:13:13.507Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:13:14 [2022-11-02T12:13:14.068Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateDifferentPlatform
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateDifferentPlatform/different_os
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:13:14 [2022-11-02T12:13:14.068Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:13:14 [2022-11-02T12:13:14.068Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:13:14 [2022-11-02T12:13:14.068Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateInvalidHostConfig
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:13:14 [2022-11-02T12:13:14.068Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:13:14 [2022-11-02T12:13:14.068Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:13:14 [2022-11-02T12:13:14.068Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:13:14 [2022-11-02T12:13:14.068Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:13:14 [2022-11-02T12:13:14.068Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestContainerStartOnDaemonRestart
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestContainerStartOnDaemonRestart
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestDaemonRestartIpcMode
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestDaemonRestartIpcMode
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestDaemonHostGatewayIP
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestDaemonHostGatewayIP
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestRestartDaemonWithRestartingContainer
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestContainerKillOnDaemonStart
12:13:14 [2022-11-02T12:13:14.068Z] === PAUSE TestContainerKillOnDaemonStart
12:13:14 [2022-11-02T12:13:14.068Z] === RUN   TestDiff
12:13:14 [2022-11-02T12:13:14.629Z] --- PASS: TestDiff (0.44s)
12:13:14 [2022-11-02T12:13:14.629Z] === RUN   TestExecConsoleSize
12:13:14 [2022-11-02T12:13:14.884Z] --- PASS: TestExecConsoleSize (0.46s)
12:13:14 [2022-11-02T12:13:14.884Z] === RUN   TestExecWithCloseStdin
12:13:15 [2022-11-02T12:13:15.445Z] --- PASS: TestExecWithCloseStdin (0.49s)
12:13:15 [2022-11-02T12:13:15.445Z] === RUN   TestExec
12:13:16 [2022-11-02T12:13:16.019Z] --- PASS: TestExec (0.47s)
12:13:16 [2022-11-02T12:13:16.019Z] === RUN   TestExecUser
12:13:16 [2022-11-02T12:13:16.589Z] --- PASS: TestExecUser (0.49s)
12:13:16 [2022-11-02T12:13:16.589Z] === RUN   TestExportContainerAndImportImage
12:13:17 [2022-11-02T12:13:17.150Z] --- PASS: TestExportContainerAndImportImage (0.60s)
12:13:17 [2022-11-02T12:13:17.150Z] === RUN   TestExportContainerAfterDaemonRestart
12:13:18 [2022-11-02T12:13:18.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
12:13:18 [2022-11-02T12:13:18.514Z] === RUN   TestHealthCheckWorkdir
12:13:18 [2022-11-02T12:13:18.769Z] --- PASS: TestHealthCheckWorkdir (0.53s)
12:13:18 [2022-11-02T12:13:18.769Z] === RUN   TestHealthKillContainer
12:13:26 [2022-11-02T12:13:26.852Z] --- PASS: TestHealthKillContainer (7.85s)
12:13:26 [2022-11-02T12:13:26.852Z] === RUN   TestHealthCheckProcessKilled
12:13:27 [2022-11-02T12:13:27.413Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
12:13:27 [2022-11-02T12:13:27.413Z] === RUN   TestInspectCpusetInConfigPre120
12:13:27 [2022-11-02T12:13:27.669Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
12:13:27 [2022-11-02T12:13:27.669Z] === RUN   TestIpcModeNone
12:13:28 [2022-11-02T12:13:28.230Z] --- PASS: TestIpcModeNone (0.47s)
12:13:28 [2022-11-02T12:13:28.230Z] === RUN   TestIpcModePrivate
12:13:28 [2022-11-02T12:13:28.485Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:13:28 [2022-11-02T12:13:28.741Z] --- PASS: TestIpcModePrivate (0.49s)
12:13:28 [2022-11-02T12:13:28.741Z] === RUN   TestIpcModeShareable
12:13:28 [2022-11-02T12:13:28.997Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
12:13:29 [2022-11-02T12:13:29.252Z] --- PASS: TestIpcModeShareable (0.48s)
12:13:29 [2022-11-02T12:13:29.252Z] === RUN   TestAPIIpcModeShareableAndContainer
12:13:30 [2022-11-02T12:13:30.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
12:13:30 [2022-11-02T12:13:30.617Z] === RUN   TestAPIIpcModeHost
12:13:31 [2022-11-02T12:13:31.178Z] --- PASS: TestAPIIpcModeHost (0.40s)
12:13:31 [2022-11-02T12:13:31.178Z] === RUN   TestDaemonIpcModeShareable
12:13:32 [2022-11-02T12:13:32.106Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:13:32 [2022-11-02T12:13:32.362Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
12:13:32 [2022-11-02T12:13:32.362Z] === RUN   TestDaemonIpcModePrivate
12:13:33 [2022-11-02T12:13:33.288Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:13:33 [2022-11-02T12:13:33.544Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
12:13:33 [2022-11-02T12:13:33.544Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:13:34 [2022-11-02T12:13:34.470Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:13:34 [2022-11-02T12:13:34.726Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
12:13:34 [2022-11-02T12:13:34.726Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:13:35 [2022-11-02T12:13:35.652Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:13:35 [2022-11-02T12:13:35.907Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
12:13:35 [2022-11-02T12:13:35.907Z] === RUN   TestIpcModeOlderClient
12:13:35 [2022-11-02T12:13:35.907Z] === PAUSE TestIpcModeOlderClient
12:13:35 [2022-11-02T12:13:35.907Z] === RUN   TestKillContainerInvalidSignal
12:13:36 [2022-11-02T12:13:36.163Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
12:13:36 [2022-11-02T12:13:36.163Z] === RUN   TestKillContainer
12:13:36 [2022-11-02T12:13:36.163Z] === RUN   TestKillContainer/no_signal
12:13:36 [2022-11-02T12:13:36.724Z] === RUN   TestKillContainer/non_killing_signal
12:13:36 [2022-11-02T12:13:36.980Z] === RUN   TestKillContainer/killing_signal
12:13:37 [2022-11-02T12:13:37.541Z] --- PASS: TestKillContainer (1.35s)
12:13:37 [2022-11-02T12:13:37.541Z]     --- PASS: TestKillContainer/no_signal (0.43s)
12:13:37 [2022-11-02T12:13:37.541Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
12:13:37 [2022-11-02T12:13:37.541Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
12:13:37 [2022-11-02T12:13:37.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:13:37 [2022-11-02T12:13:37.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:13:38 [2022-11-02T12:13:38.102Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:13:38 [2022-11-02T12:13:38.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
12:13:38 [2022-11-02T12:13:38.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
12:13:38 [2022-11-02T12:13:38.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s)
12:13:38 [2022-11-02T12:13:38.358Z] === RUN   TestKillStoppedContainer
12:13:38 [2022-11-02T12:13:38.614Z] --- PASS: TestKillStoppedContainer (0.06s)
12:13:38 [2022-11-02T12:13:38.614Z] === RUN   TestKillStoppedContainerAPIPre120
12:13:38 [2022-11-02T12:13:38.614Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:13:38 [2022-11-02T12:13:38.614Z] === RUN   TestKillDifferentUserContainer
12:13:38 [2022-11-02T12:13:38.870Z] --- PASS: TestKillDifferentUserContainer (0.42s)
12:13:38 [2022-11-02T12:13:38.870Z] === RUN   TestInspectOomKilledTrue
12:13:39 [2022-11-02T12:13:39.448Z] --- PASS: TestInspectOomKilledTrue (0.49s)
12:13:39 [2022-11-02T12:13:39.448Z] === RUN   TestInspectOomKilledFalse
12:13:40 [2022-11-02T12:13:40.027Z] --- PASS: TestInspectOomKilledFalse (0.45s)
12:13:40 [2022-11-02T12:13:40.027Z] === RUN   TestLinksEtcHostsContentMatch
12:13:40 [2022-11-02T12:13:40.325Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
12:13:40 [2022-11-02T12:13:40.326Z] === RUN   TestLinksContainerNames
12:13:41 [2022-11-02T12:13:41.252Z] --- PASS: TestLinksContainerNames (0.83s)
12:13:41 [2022-11-02T12:13:41.252Z] === RUN   TestLogsFollowTailEmpty
12:13:41 [2022-11-02T12:13:41.508Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:13:41 [2022-11-02T12:13:41.509Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:13:41 [2022-11-02T12:13:41.509Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:13:42 [2022-11-02T12:13:42.436Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:13:42 [2022-11-02T12:13:42.436Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:13:42 [2022-11-02T12:13:42.693Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:13:42 [2022-11-02T12:13:42.949Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:13:43 [2022-11-02T12:13:43.511Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:13:43 [2022-11-02T12:13:43.511Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:13:44 [2022-11-02T12:13:44.073Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:13:44 [2022-11-02T12:13:44.073Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:13:44 [2022-11-02T12:13:44.635Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:13:44 [2022-11-02T12:13:44.635Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:13:45 [2022-11-02T12:13:45.242Z] --- PASS: TestLogs (3.69s)
12:13:45 [2022-11-02T12:13:45.242Z]     --- PASS: TestLogs/driver_local (0.01s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.65s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
12:13:45 [2022-11-02T12:13:45.242Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s)
12:13:45 [2022-11-02T12:13:45.242Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
12:13:45 [2022-11-02T12:13:45.242Z] === RUN   TestContainerNetworkMountsNoChown
12:13:45 [2022-11-02T12:13:45.803Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/default
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/default
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/private
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/private
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rprivate
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rprivate
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/slave
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/slave
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rslave
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rslave
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/shared
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/shared
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rshared
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rshared
12:13:45 [2022-11-02T12:13:45.803Z] === CONT  TestMountDaemonRoot/default
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/default/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === CONT  TestMountDaemonRoot/rslave
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/default/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === CONT  TestMountDaemonRoot/rshared
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === CONT  TestMountDaemonRoot/shared
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:13:45 [2022-11-02T12:13:45.803Z] === CONT  TestMountDaemonRoot/rprivate
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:13:45 [2022-11-02T12:13:45.803Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/slave
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/private
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/private/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === RUN   TestMountDaemonRoot/private/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/default/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/default/mount_root
12:13:45 [2022-11-02T12:13:45.804Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:13:46 [2022-11-02T12:13:46.060Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:13:46 [2022-11-02T12:13:46.315Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:13:46 [2022-11-02T12:13:46.315Z] === CONT  TestMountDaemonRoot/private/mount_root
12:13:46 [2022-11-02T12:13:46.315Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:13:46 [2022-11-02T12:13:46.315Z] === CONT  TestMountDaemonRoot/private/bind_root
12:13:46 [2022-11-02T12:13:46.315Z] --- PASS: TestMountDaemonRoot (0.02s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:13:46 [2022-11-02T12:13:46.315Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:13:46 [2022-11-02T12:13:46.315Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:13:46 [2022-11-02T12:13:46.316Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:13:46 [2022-11-02T12:13:46.316Z] === RUN   TestContainerBindMountNonRecursive
12:13:47 [2022-11-02T12:13:47.680Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
12:13:47 [2022-11-02T12:13:47.680Z] === RUN   TestContainerVolumesMountedAsShared
12:13:47 [2022-11-02T12:13:47.936Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:13:47 [2022-11-02T12:13:47.936Z] === RUN   TestContainerVolumesMountedAsSlave
12:13:48 [2022-11-02T12:13:48.497Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:13:48 [2022-11-02T12:13:48.497Z] === RUN   TestNetworkNat
12:13:48 [2022-11-02T12:13:48.753Z] --- PASS: TestNetworkNat (0.49s)
12:13:48 [2022-11-02T12:13:48.753Z] === RUN   TestNetworkLocalhostTCPNat
12:13:49 [2022-11-02T12:13:49.314Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
12:13:49 [2022-11-02T12:13:49.314Z] === RUN   TestNetworkLoopbackNat
12:13:51 [2022-11-02T12:13:51.834Z] --- PASS: TestNetworkLoopbackNat (2.59s)
12:13:51 [2022-11-02T12:13:51.834Z] === RUN   TestPause
12:13:52 [2022-11-02T12:13:52.396Z] --- PASS: TestPause (0.44s)
12:13:52 [2022-11-02T12:13:52.396Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:13:52 [2022-11-02T12:13:52.396Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:13:52 [2022-11-02T12:13:52.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:13:52 [2022-11-02T12:13:52.396Z] === RUN   TestPauseStopPausedContainer
12:13:52 [2022-11-02T12:13:52.957Z] --- PASS: TestPauseStopPausedContainer (0.46s)
12:13:52 [2022-11-02T12:13:52.957Z] === RUN   TestPidHost
12:13:53 [2022-11-02T12:13:53.884Z] --- PASS: TestPidHost (0.95s)
12:13:53 [2022-11-02T12:13:53.884Z] === RUN   TestPsFilter
12:13:53 [2022-11-02T12:13:53.884Z] --- PASS: TestPsFilter (0.13s)
12:13:53 [2022-11-02T12:13:53.884Z] === RUN   TestRemoveContainerWithRemovedVolume
12:13:54 [2022-11-02T12:13:54.446Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:13:54 [2022-11-02T12:13:54.446Z] === RUN   TestRemoveContainerWithVolume
12:13:54 [2022-11-02T12:13:54.701Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
12:13:54 [2022-11-02T12:13:54.701Z] === RUN   TestRemoveContainerRunning
12:13:55 [2022-11-02T12:13:55.262Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:13:55 [2022-11-02T12:13:55.262Z] === RUN   TestRemoveContainerForceRemoveRunning
12:13:55 [2022-11-02T12:13:55.518Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
12:13:55 [2022-11-02T12:13:55.518Z] === RUN   TestRemoveInvalidContainer
12:13:55 [2022-11-02T12:13:55.518Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:13:55 [2022-11-02T12:13:55.518Z] === RUN   TestRenameLinkedContainer
12:13:57 [2022-11-02T12:13:57.449Z] --- PASS: TestRenameLinkedContainer (1.74s)
12:13:57 [2022-11-02T12:13:57.449Z] === RUN   TestRenameStoppedContainer
12:13:57 [2022-11-02T12:13:57.705Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:13:57 [2022-11-02T12:13:57.705Z] === RUN   TestRenameRunningContainerAndReuse
12:13:58 [2022-11-02T12:13:58.637Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
12:13:58 [2022-11-02T12:13:58.637Z] === RUN   TestRenameInvalidName
12:13:59 [2022-11-02T12:13:59.222Z] --- PASS: TestRenameInvalidName (0.51s)
12:13:59 [2022-11-02T12:13:59.222Z] === RUN   TestRenameAnonymousContainer
12:14:00 [2022-11-02T12:14:00.694Z] --- PASS: TestRenameAnonymousContainer (1.61s)
12:14:00 [2022-11-02T12:14:00.694Z] === RUN   TestRenameContainerWithSameName
12:14:01 [2022-11-02T12:14:01.255Z] --- PASS: TestRenameContainerWithSameName (0.43s)
12:14:01 [2022-11-02T12:14:01.255Z] === RUN   TestRenameContainerWithLinkedContainer
12:14:02 [2022-11-02T12:14:02.185Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
12:14:02 [2022-11-02T12:14:02.185Z] === RUN   TestResize
12:14:02 [2022-11-02T12:14:02.440Z] --- PASS: TestResize (0.44s)
12:14:02 [2022-11-02T12:14:02.440Z] === RUN   TestResizeWithInvalidSize
12:14:03 [2022-11-02T12:14:03.044Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:14:03 [2022-11-02T12:14:03.044Z] === RUN   TestResizeWhenContainerNotStarted
12:14:03 [2022-11-02T12:14:03.300Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:14:03 [2022-11-02T12:14:03.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:14:04 [2022-11-02T12:14:04.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:14:04 [2022-11-02T12:14:04.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:14:06 [2022-11-02T12:14:06.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:14:06 [2022-11-02T12:14:06.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:14:07 [2022-11-02T12:14:07.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:07 [2022-11-02T12:14:07.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:11 [2022-11-02T12:14:11.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:14:11 [2022-11-02T12:14:11.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:14:15 [2022-11-02T12:14:15.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:14:15 [2022-11-02T12:14:15.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:14:17 [2022-11-02T12:14:17.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:14:17 [2022-11-02T12:14:17.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:14:18 [2022-11-02T12:14:18.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:14:18 [2022-11-02T12:14:18.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:14:20 [2022-11-02T12:14:20.794Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s)
12:14:20 [2022-11-02T12:14:20.794Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s)
12:14:20 [2022-11-02T12:14:20.794Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:14:20 [2022-11-02T12:14:20.794Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:14:21 [2022-11-02T12:14:21.355Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:14:22 [2022-11-02T12:14:22.282Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
12:14:22 [2022-11-02T12:14:22.282Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
12:14:22 [2022-11-02T12:14:22.282Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
12:14:22 [2022-11-02T12:14:22.282Z] === RUN   TestCgroupNamespacesRun
12:14:23 [2022-11-02T12:14:23.656Z] --- PASS: TestCgroupNamespacesRun (1.18s)
12:14:23 [2022-11-02T12:14:23.656Z] === RUN   TestCgroupNamespacesRunPrivileged
12:14:24 [2022-11-02T12:14:24.582Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
12:14:24 [2022-11-02T12:14:24.582Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:14:25 [2022-11-02T12:14:25.946Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
12:14:25 [2022-11-02T12:14:25.946Z] === RUN   TestCgroupNamespacesRunHostMode
12:14:26 [2022-11-02T12:14:26.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
12:14:26 [2022-11-02T12:14:26.873Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:14:28 [2022-11-02T12:14:28.237Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
12:14:28 [2022-11-02T12:14:28.237Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:14:29 [2022-11-02T12:14:29.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
12:14:29 [2022-11-02T12:14:29.603Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:14:29 [2022-11-02T12:14:29.858Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:14:29 [2022-11-02T12:14:29.858Z] === RUN   TestCgroupNamespacesRunOlderClient
12:14:31 [2022-11-02T12:14:31.224Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
12:14:31 [2022-11-02T12:14:31.224Z] === RUN   TestNISDomainname
12:14:31 [2022-11-02T12:14:31.786Z] --- PASS: TestNISDomainname (0.52s)
12:14:31 [2022-11-02T12:14:31.786Z] === RUN   TestHostnameDnsResolution
12:14:32 [2022-11-02T12:14:32.348Z] --- PASS: TestHostnameDnsResolution (0.66s)
12:14:32 [2022-11-02T12:14:32.348Z] === RUN   TestUnprivilegedPortsAndPing
12:14:32 [2022-11-02T12:14:32.913Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
12:14:32 [2022-11-02T12:14:32.913Z] === RUN   TestPrivilegedHostDevices
12:14:33 [2022-11-02T12:14:33.475Z] --- PASS: TestPrivilegedHostDevices (0.50s)
12:14:33 [2022-11-02T12:14:33.475Z] === RUN   TestRunConsoleSize
12:14:33 [2022-11-02T12:14:33.731Z] --- PASS: TestRunConsoleSize (0.41s)
12:14:33 [2022-11-02T12:14:33.731Z] === RUN   TestRunWithAlternativeContainerdShim
12:14:35 [2022-11-02T12:14:35.622Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s)
12:14:35 [2022-11-02T12:14:35.879Z] === RUN   TestStats
12:14:38 [2022-11-02T12:14:38.440Z] --- PASS: TestStats (2.45s)
12:14:38 [2022-11-02T12:14:38.440Z] === RUN   TestStopContainerWithTimeout
12:14:38 [2022-11-02T12:14:38.440Z] === RUN   TestStopContainerWithTimeout/0
12:14:38 [2022-11-02T12:14:38.440Z] === PAUSE TestStopContainerWithTimeout/0
12:14:38 [2022-11-02T12:14:38.440Z] === RUN   TestStopContainerWithTimeout/1
12:14:38 [2022-11-02T12:14:38.440Z] === PAUSE TestStopContainerWithTimeout/1
12:14:38 [2022-11-02T12:14:38.440Z] === RUN   TestStopContainerWithTimeout/3
12:14:38 [2022-11-02T12:14:38.440Z] === PAUSE TestStopContainerWithTimeout/3
12:14:38 [2022-11-02T12:14:38.440Z] === RUN   TestStopContainerWithTimeout/-1
12:14:38 [2022-11-02T12:14:38.440Z] === PAUSE TestStopContainerWithTimeout/-1
12:14:38 [2022-11-02T12:14:38.440Z] === CONT  TestStopContainerWithTimeout/0
12:14:38 [2022-11-02T12:14:38.440Z] === CONT  TestStopContainerWithTimeout/3
12:14:39 [2022-11-02T12:14:39.002Z] === CONT  TestStopContainerWithTimeout/-1
12:14:40 [2022-11-02T12:14:40.890Z] === CONT  TestStopContainerWithTimeout/1
12:14:42 [2022-11-02T12:14:42.256Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:14:42 [2022-11-02T12:14:42.256Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
12:14:42 [2022-11-02T12:14:42.256Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
12:14:42 [2022-11-02T12:14:42.256Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
12:14:42 [2022-11-02T12:14:42.256Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
12:14:42 [2022-11-02T12:14:42.256Z] === RUN   TestDeleteDevicemapper
12:14:42 [2022-11-02T12:14:42.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:14:42 [2022-11-02T12:14:42.256Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:14:42 [2022-11-02T12:14:42.256Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:14:44 [2022-11-02T12:14:44.152Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s)
12:14:44 [2022-11-02T12:14:44.152Z] === RUN   TestUpdateMemory
12:14:44 [2022-11-02T12:14:44.722Z] --- PASS: TestUpdateMemory (0.58s)
12:14:44 [2022-11-02T12:14:44.722Z] === RUN   TestUpdateCPUQuota
12:14:45 [2022-11-02T12:14:45.284Z] --- PASS: TestUpdateCPUQuota (0.73s)
12:14:45 [2022-11-02T12:14:45.284Z] === RUN   TestUpdatePidsLimit
12:14:45 [2022-11-02T12:14:45.284Z] === RUN   TestUpdatePidsLimit/update_from_none
12:14:45 [2022-11-02T12:14:45.540Z] === RUN   TestUpdatePidsLimit/no_change
12:14:45 [2022-11-02T12:14:45.839Z] === RUN   TestUpdatePidsLimit/update_lower
12:14:46 [2022-11-02T12:14:46.095Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:14:46 [2022-11-02T12:14:46.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:14:46 [2022-11-02T12:14:46.351Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:14:46 [2022-11-02T12:14:46.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:14:47 [2022-11-02T12:14:47.169Z] --- PASS: TestUpdatePidsLimit (1.99s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:14:47 [2022-11-02T12:14:47.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
12:14:47 [2022-11-02T12:14:47.169Z] === RUN   TestUpdateRestartPolicy
12:14:59 [2022-11-02T12:14:59.381Z] --- PASS: TestUpdateRestartPolicy (10.88s)
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestUpdateRestartWithAutoRemove
12:14:59 [2022-11-02T12:14:59.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitNonBlocked
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:59 [2022-11-02T12:14:59.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:59 [2022-11-02T12:14:59.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:59 [2022-11-02T12:14:59.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:14:59 [2022-11-02T12:14:59.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:14:59 [2022-11-02T12:14:59.381Z] --- PASS: TestWaitNonBlocked (0.01s)
12:14:59 [2022-11-02T12:14:59.381Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
12:14:59 [2022-11-02T12:14:59.381Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitBlocked
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:14:59 [2022-11-02T12:14:59.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:14:59 [2022-11-02T12:14:59.381Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:14:59 [2022-11-02T12:14:59.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:14:59 [2022-11-02T12:14:59.381Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:14:59 [2022-11-02T12:14:59.381Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:14:59 [2022-11-02T12:14:59.942Z] --- PASS: TestWaitBlocked (0.02s)
12:14:59 [2022-11-02T12:14:59.942Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
12:14:59 [2022-11-02T12:14:59.942Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
12:14:59 [2022-11-02T12:14:59.942Z] === RUN   TestWaitConditions
12:14:59 [2022-11-02T12:14:59.942Z] === RUN   TestWaitConditions/default
12:14:59 [2022-11-02T12:14:59.942Z] === PAUSE TestWaitConditions/default
12:14:59 [2022-11-02T12:14:59.942Z] === RUN   TestWaitConditions/not-running
12:14:59 [2022-11-02T12:14:59.942Z] === PAUSE TestWaitConditions/not-running
12:14:59 [2022-11-02T12:14:59.942Z] === RUN   TestWaitConditions/next-exit
12:14:59 [2022-11-02T12:14:59.942Z] === PAUSE TestWaitConditions/next-exit
12:14:59 [2022-11-02T12:14:59.942Z] === RUN   TestWaitConditions/removed
12:14:59 [2022-11-02T12:14:59.942Z] === PAUSE TestWaitConditions/removed
12:14:59 [2022-11-02T12:14:59.942Z] === CONT  TestWaitConditions/default
12:14:59 [2022-11-02T12:14:59.942Z] === CONT  TestWaitConditions/removed
12:14:59 [2022-11-02T12:14:59.942Z]     wait_test.go:146: ContainerID = b78397f6d55205d70e50258a03a14394fc44c45bc97f522227d16a6ff2374917
12:14:59 [2022-11-02T12:14:59.942Z] === CONT  TestWaitConditions/default
12:14:59 [2022-11-02T12:14:59.942Z]     wait_test.go:146: ContainerID = e2c43b377847df4a517d7cc1399b472347b9e0f697ee7bc133d4f918515aeacc
12:15:00 [2022-11-02T12:15:00.870Z] === CONT  TestWaitConditions/next-exit
12:15:00 [2022-11-02T12:15:00.870Z] === CONT  TestWaitConditions/not-running
12:15:00 [2022-11-02T12:15:00.870Z] === CONT  TestWaitConditions/next-exit
12:15:00 [2022-11-02T12:15:00.870Z]     wait_test.go:146: ContainerID = b76672667b8efdf185919bb2e5195991e41f62bab84897fb7f0d9ebc27d0d2f4
12:15:00 [2022-11-02T12:15:00.870Z] === CONT  TestWaitConditions/not-running
12:15:00 [2022-11-02T12:15:00.870Z]     wait_test.go:146: ContainerID = 8660364a861b09d309fb12f5350e36315a15b6612682c6be2447fc392b4df9a7
12:15:01 [2022-11-02T12:15:01.432Z] --- PASS: TestWaitConditions (0.01s)
12:15:01 [2022-11-02T12:15:01.432Z]     --- PASS: TestWaitConditions/removed (0.71s)
12:15:01 [2022-11-02T12:15:01.432Z]     --- PASS: TestWaitConditions/default (0.77s)
12:15:01 [2022-11-02T12:15:01.432Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
12:15:01 [2022-11-02T12:15:01.432Z]     --- PASS: TestWaitConditions/not-running (0.55s)
12:15:01 [2022-11-02T12:15:01.432Z] === RUN   TestWaitRestartedContainer
12:15:01 [2022-11-02T12:15:01.432Z] === RUN   TestWaitRestartedContainer/default
12:15:01 [2022-11-02T12:15:01.432Z] === PAUSE TestWaitRestartedContainer/default
12:15:01 [2022-11-02T12:15:01.432Z] === RUN   TestWaitRestartedContainer/not-running
12:15:01 [2022-11-02T12:15:01.432Z] === PAUSE TestWaitRestartedContainer/not-running
12:15:01 [2022-11-02T12:15:01.432Z] === RUN   TestWaitRestartedContainer/next-exit
12:15:01 [2022-11-02T12:15:01.432Z] === PAUSE TestWaitRestartedContainer/next-exit
12:15:01 [2022-11-02T12:15:01.432Z] === CONT  TestWaitRestartedContainer/default
12:15:01 [2022-11-02T12:15:01.432Z] === CONT  TestWaitRestartedContainer/next-exit
12:15:02 [2022-11-02T12:15:02.844Z] === CONT  TestWaitRestartedContainer/not-running
12:15:03 [2022-11-02T12:15:03.774Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:15:03 [2022-11-02T12:15:03.774Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
12:15:03 [2022-11-02T12:15:03.774Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
12:15:03 [2022-11-02T12:15:03.774Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
12:15:03 [2022-11-02T12:15:03.774Z] === CONT  TestContainerStartOnDaemonRestart
12:15:03 [2022-11-02T12:15:03.774Z] === CONT  TestRestartDaemonWithRestartingContainer
12:15:05 [2022-11-02T12:15:05.748Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s)
12:15:05 [2022-11-02T12:15:05.748Z] === CONT  TestIpcModeOlderClient
12:15:05 [2022-11-02T12:15:05.748Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
12:15:05 [2022-11-02T12:15:05.748Z] === CONT  TestContainerKillOnDaemonStart
12:15:05 [2022-11-02T12:15:05.748Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:15:05 [2022-11-02T12:15:05.748Z] === CONT  TestDaemonHostGatewayIP
12:15:08 [2022-11-02T12:15:08.265Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
12:15:08 [2022-11-02T12:15:08.265Z] === CONT  TestDaemonRestartIpcMode
12:15:10 [2022-11-02T12:15:10.781Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
12:15:17 [2022-11-02T12:15:17.333Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
12:15:17 [2022-11-02T12:15:17.333Z] PASS
12:15:17 [2022-11-02T12:15:17.333Z] 
12:15:17 [2022-11-02T12:15:17.333Z] === Skipped
12:15:17 [2022-11-02T12:15:17.333Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:15:17 [2022-11-02T12:15:17.333Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:15:17 [2022-11-02T12:15:17.333Z] 
12:15:17 [2022-11-02T12:15:17.333Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:15:17 [2022-11-02T12:15:17.333Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:15:17 [2022-11-02T12:15:17.333Z] 
12:15:17 [2022-11-02T12:15:17.333Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:15:17 [2022-11-02T12:15:17.333Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:15:17 [2022-11-02T12:15:17.333Z] 
12:15:17 [2022-11-02T12:15:17.333Z] DONE 273 tests, 3 skipped in 128.640s
12:15:17 [2022-11-02T12:15:17.589Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:15:17 [2022-11-02T12:15:17.589Z] ++ 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
12:15:17 [2022-11-02T12:15:17.589Z] ++ set -e
12:15:17 [2022-11-02T12:15:17.589Z] ++ '[' -n 0 ']'
12:15:17 [2022-11-02T12:15:17.589Z] ++ set -x
12:15:17 [2022-11-02T12:15:17.589Z] ++ 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
12:15:17 [2022-11-02T12:15:17.589Z] INFO: Testing against a local daemon
12:15:17 [2022-11-02T12:15:17.589Z] === RUN   TestConfigDaemonLibtrustID
12:15:18 [2022-11-02T12:15:18.151Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:15:18 [2022-11-02T12:15:18.151Z] === RUN   TestConfigDaemonID
12:15:19 [2022-11-02T12:15:19.077Z]     daemon_test.go:86: [d33c0eee3b1ca] daemon is not started
12:15:19 [2022-11-02T12:15:19.078Z] --- PASS: TestConfigDaemonID (1.04s)
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:15:19 [2022-11-02T12:15:19.078Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:15:19 [2022-11-02T12:15:19.078Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation/invalid_config
12:15:19 [2022-11-02T12:15:19.078Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation/malformed_config
12:15:19 [2022-11-02T12:15:19.078Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:15:19 [2022-11-02T12:15:19.078Z] === RUN   TestDaemonConfigValidation/valid_config
12:15:19 [2022-11-02T12:15:19.078Z] === PAUSE TestDaemonConfigValidation/valid_config
12:15:19 [2022-11-02T12:15:19.078Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:15:19 [2022-11-02T12:15:19.078Z] === CONT  TestDaemonConfigValidation/malformed_config
12:15:19 [2022-11-02T12:15:19.334Z] === CONT  TestDaemonConfigValidation/invalid_config
12:15:19 [2022-11-02T12:15:19.334Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:15:19 [2022-11-02T12:15:19.334Z] === CONT  TestDaemonConfigValidation/valid_config
12:15:19 [2022-11-02T12:15:19.334Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:15:19 [2022-11-02T12:15:19.334Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
12:15:19 [2022-11-02T12:15:19.334Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
12:15:19 [2022-11-02T12:15:19.334Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
12:15:19 [2022-11-02T12:15:19.334Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
12:15:19 [2022-11-02T12:15:19.334Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:15:19 [2022-11-02T12:15:19.334Z] === RUN   TestConfigDaemonSeccompProfiles
12:15:19 [2022-11-02T12:15:19.334Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:15:20 [2022-11-02T12:15:20.699Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:15:21 [2022-11-02T12:15:21.668Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:15:22 [2022-11-02T12:15:22.595Z] === CONT  TestConfigDaemonSeccompProfiles
12:15:22 [2022-11-02T12:15:22.595Z]     daemon_test.go:200: [d5c3337046553] daemon is not started
12:15:22 [2022-11-02T12:15:22.595Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
12:15:22 [2022-11-02T12:15:22.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:15:22 [2022-11-02T12:15:22.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:15:22 [2022-11-02T12:15:22.595Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:15:22 [2022-11-02T12:15:22.595Z] === RUN   TestDaemonProxy
12:15:22 [2022-11-02T12:15:22.595Z] === RUN   TestDaemonProxy/environment_variables
12:15:24 [2022-11-02T12:15:24.485Z] === RUN   TestDaemonProxy/command-line_options
12:15:26 [2022-11-02T12:15:26.373Z] === RUN   TestDaemonProxy/configuration_file
12:15:27 [2022-11-02T12:15:27.737Z] === RUN   TestDaemonProxy/conflicting_options
12:15:28 [2022-11-02T12:15:28.298Z] === RUN   TestDaemonProxy/reload_sanitized
12:15:28 [2022-11-02T12:15:28.859Z] --- PASS: TestDaemonProxy (6.25s)
12:15:28 [2022-11-02T12:15:28.859Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:15:28 [2022-11-02T12:15:28.859Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
12:15:28 [2022-11-02T12:15:28.859Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
12:15:28 [2022-11-02T12:15:28.859Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:15:28 [2022-11-02T12:15:28.859Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:15:28 [2022-11-02T12:15:28.859Z] === RUN   TestLiveRestore
12:15:28 [2022-11-02T12:15:28.859Z] === RUN   TestLiveRestore/volume_references
12:15:28 [2022-11-02T12:15:28.859Z] === PAUSE TestLiveRestore/volume_references
12:15:28 [2022-11-02T12:15:28.859Z] === CONT  TestLiveRestore/volume_references
12:15:29 [2022-11-02T12:15:29.421Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:15:29 [2022-11-02T12:15:29.421Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:15:30 [2022-11-02T12:15:30.348Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:15:31 [2022-11-02T12:15:31.275Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:15:32 [2022-11-02T12:15:32.201Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:15:33 [2022-11-02T12:15:33.128Z] --- PASS: TestLiveRestore (0.00s)
12:15:33 [2022-11-02T12:15:33.128Z]     --- PASS: TestLiveRestore/volume_references (4.28s)
12:15:33 [2022-11-02T12:15:33.128Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.60s)
12:15:33 [2022-11-02T12:15:33.128Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
12:15:33 [2022-11-02T12:15:33.128Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
12:15:33 [2022-11-02T12:15:33.128Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
12:15:33 [2022-11-02T12:15:33.128Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
12:15:33 [2022-11-02T12:15:33.128Z] PASS
12:15:33 [2022-11-02T12:15:33.128Z] 
12:15:33 [2022-11-02T12:15:33.128Z] DONE 25 tests in 15.570s
12:15:33 [2022-11-02T12:15:33.128Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:15:33 [2022-11-02T12:15:33.128Z] ++ 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
12:15:33 [2022-11-02T12:15:33.128Z] ++ set -e
12:15:33 [2022-11-02T12:15:33.128Z] ++ '[' -n 0 ']'
12:15:33 [2022-11-02T12:15:33.128Z] ++ set -x
12:15:33 [2022-11-02T12:15:33.128Z] ++ 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
12:15:33 [2022-11-02T12:15:33.383Z] INFO: Testing against a local daemon
12:15:33 [2022-11-02T12:15:33.383Z] === RUN   TestCommitInheritsEnv
12:15:33 [2022-11-02T12:15:33.639Z] --- PASS: TestCommitInheritsEnv (0.27s)
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportExtremelyLargeImageWorks
12:15:33 [2022-11-02T12:15:33.639Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:15:33 [2022-11-02T12:15:33.639Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform/#00
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform/_______
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform//
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform/linux
12:15:33 [2022-11-02T12:15:33.639Z] === RUN   TestImportWithCustomPlatform/LINUX
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImportWithCustomPlatform/macos
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:15:33 [2022-11-02T12:15:33.894Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:15:33 [2022-11-02T12:15:33.894Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImagesFilterMultiReference
12:15:33 [2022-11-02T12:15:33.894Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImagePullPlatformInvalid
12:15:33 [2022-11-02T12:15:33.894Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:15:33 [2022-11-02T12:15:33.894Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:15:33 [2022-11-02T12:15:33.894Z] time="2022-11-02T12:15:33Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.3 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:33 [2022-11-02T12:15:33.894Z] time="2022-11-02T12:15:33Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.19.3 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:33 [2022-11-02T12:15:33.894Z] time="2022-11-02T12:15:33Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:33 [2022-11-02T12:15:33.894Z] time="2022-11-02T12:15:33Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.152Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4a60885-9126-4634-872d-f86829b0572b http.request.method=GET http.request.remoteaddr="127.0.0.1:33162" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.152Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4a60885-9126-4634-872d-f86829b0572b http.request.method=GET http.request.remoteaddr="127.0.0.1:33162" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.140512ms http.response.status=200 http.response.written=2 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.152Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:15:34 [2022-11-02T12:15:34.152Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=856bbe0c-888f-4312-8b4f-700995d7d582 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=613a4c54-bcf6-4f3e-bd12-436720a806a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=613a4c54-bcf6-4f3e-bd12-436720a806a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=613a4c54-bcf6-4f3e-bd12-436720a806a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=28.841µ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=fc2796ea-91ad-432d-a4c5-d139682b7ddf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=613a4c54-bcf6-4f3e-bd12-436720a806a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.02238ms http.response.status=404 http.response.written=157 instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=856bbe0c-888f-4312-8b4f-700995d7d582 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=856bbe0c-888f-4312-8b4f-700995d7d582 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=24.254µ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=fb524ae2-a902-4851-abe0-ce70bdf22372 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=856bbe0c-888f-4312-8b4f-700995d7d582 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.678141ms http.response.status=404 http.response.written=157 instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=110.178µ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=a939bca2-af54-476d-b462-6b2696184c2e trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=10.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).Stat" trace.id=bab1f3d1-ca5c-431f-86ff-64e311376d59 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=70.515µ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=d5d81f0f-0c58-49c1-9ef5-e9cb1f109281 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e26f6f51-8ea8-4c51-95ae-cded0232bb0e http.request.method=POST http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.383879ms http.response.status=202 http.response.written=0 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=1.227158ms 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=40358049-ff03-4826-b7c3-fa7321b4b46d trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=44.16µ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=dc588b56-3220-4e4a-9ca3-84a94138b51b trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=71.023µ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=a25209e3-e650-45f6-a448-9a3b03482926 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c8fde844-e3c7-4e14-bab5-65e32b77481e http.request.method=POST http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=10.974796ms http.response.status=202 http.response.written=0 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=33.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).GetContent" trace.id=1543b3ba-d440-4733-a444-9a135f6bce1e trace.line=82 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=13.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).Stat" trace.id=12709f9e-40e9-48d9-a352-a4ed079b7fe0 trace.line=141 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=107.143µ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=630b6c35-8d30-44cb-b819-9281a9d6db9d trace.line=124 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=117.539µ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=c1e1a33f-0570-4322-bf66-ca40c5b801da trace.line=141 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=35.036µ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=ecca9c5c-cea8-4295-ba70-d693d03b6cd4 trace.line=141 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=10.618µ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=dc6958fe-8254-4ed3-9570-8f3b1a567e03 trace.line=141 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=139.298µ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=460a4528-95d4-4408-a785-dbc5fd8cd46a trace.line=167 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.153Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=153.903µ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=276e47e9-cc4a-48be-858b-e7f2fa04ab9d trace.line=95 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=240.443µ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=bcd54d14-d33f-4133-9aec-8687da038050 trace.line=181 vars.name=test vars.uuid=3aa43586-ce05-44fa-a0cd-e196ff75a373 version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87841b46-c0fe-424a-88d1-cc73d06dcc40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33172" http.request.uri="/v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=8.587435ms http.response.status=201 http.response.written=0 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "PUT /v2/test/blobs/uploads/3aa43586-ce05-44fa-a0cd-e196ff75a373?_state=56kwjUNSvc38crYvCreRm1NzKTFw35LxIVghcBhqp4d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhYTQzNTg2LWNlMDUtNDRmYS1hMGNkLWUxOTZmZjc1YTM3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDE3MDE0NDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=151.737µ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=e0e999fd-b350-4f86-a8c8-4cb91bef82d9 trace.line=82 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=15.22µ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=204356a8-131a-4315-9837-7c5701582c71 trace.line=141 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=97.017µ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=aa55cf1f-46fc-4f8f-b442-e3ce491967ac trace.line=124 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=332.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b4bd147-69a5-4e4a-85f8-c713166b01a8 trace.line=141 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=23.106µ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=b55580ed-a118-469f-9fb0-466713e0184a trace.line=141 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=22.933µ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=c0654632-efca-48ce-8145-a820bbc24a03 trace.line=141 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=202.289µ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=d3eaab8c-b455-449a-a969-ec2500a8c0e2 trace.line=167 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=91.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=3df4f156-da5f-4af3-820f-f8811bee7a28 trace.line=95 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=157.078µ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=730e64ac-43e4-4410-9b4b-759f26aee075 trace.line=181 vars.name=test vars.uuid=14dc8e20-9d65-4e23-946a-1fe5f0d3268c version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ffeb586a-58bb-4d69-a2a3-af6bd327841f http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.667792ms http.response.status=201 http.response.written=0 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "PUT /v2/test/blobs/uploads/14dc8e20-9d65-4e23-946a-1fe5f0d3268c?_state=2uyOf5mBGXYXCa1cyKBZXQ6an6bhnLIXqvT1C9lsN0l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0ZGM4ZTIwLTlkNjUtNGUyMy05NDZhLTFmZTVmMGQzMjY4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMlQxMjoxNTozMy45NDQ2NzU5NDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fc6d0182-e835-4f0a-833f-9e00a63db942 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fc6d0182-e835-4f0a-833f-9e00a63db942 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fc6d0182-e835-4f0a-833f-9e00a63db942 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=20.604µ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=b5f0b6e5-058a-4cc1-b79e-bb084d926472 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fc6d0182-e835-4f0a-833f-9e00a63db942 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.316971ms http.response.status=404 http.response.written=96 instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=44.439µ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=cad2645c-c065-436b-9e50-5fb445f4a715 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=16.69µ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=0be28d7c-1bcd-4a5f-aeac-a8c6c471df08 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.154Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=38.827µ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=70b3414b-daa0-448e-bba9-1db9b55463bb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=15.631µ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=6290f448-64e1-44ab-b7e8-41f9d2bd2a54 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=26.814µ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=641564a5-f109-47a7-a777-5acb625cba5d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=71.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3b7aeebc-80da-42b9-85f7-2b091c00c7e9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=89.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5551c3aa-513d-467d-acfa-9623b6b03a44 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=52.021µ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=bb2901fb-a14c-4a5c-a2d6-378b08c00b90 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=105.895µ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=82146e19-2c5d-4208-be13-38a615c9b45f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=63.729µ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=ce3e4194-f83f-4bfa-af74-3fb5cfa3c465 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c63a54c-07db-401f-a494-9feb3d291487 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.835531ms http.response.status=201 http.response.written=0 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c69f9882-ddf3-49b5-a4e3-43e72e62d344 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c69f9882-ddf3-49b5-a4e3-43e72e62d344 http.request.method=GET http.request.remoteaddr="127.0.0.1:33200" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="866.649µs" http.response.status=200 http.response.written=2 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=131.323µ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=fee24197-ec29-4e19-8276-db6613a37672 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=38.375µ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=490e88a8-b149-4852-bd13-bb1c5127f580 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=14.408µ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=533810cc-d6ee-48b6-aa19-5431a25579f9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=24.271µ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=3d9f51e2-5a5b-4a21-8b4e-0c112d1e41d7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9f26a1b-ac48-49b7-8e61-d930d1cc9fdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33216" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-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.845257ms http.response.status=200 http.response.written=417 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=42.757µ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=2ade1bd7-c38d-4120-b46e-b3c0dbcf9256 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=20.939µ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=a61377c3-1587-4c21-84c2-e2d6bb78082a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=22.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dc54d450-7986-4fc2-a961-f06b454b8940 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:33Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dfeada79-835b-4772-9b54-4b29203ff2ae http.request.method=GET http.request.remoteaddr="127.0.0.1:33218" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.812714ms http.response.status=200 http.response.written=417 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.155Z] 127.0.0.1 - - [02/Nov/2022:12:15:33 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.155Z] time="2022-11-02T12:15:34Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=51.045µ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=3eb31342-b455-4d7f-b9ae-f3056cb3c568 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=18.675µ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=0b8a7030-f7b5-4c78-909b-72eceeb290fd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=33.059µ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=12869fe4-31a9-4805-899b-cb849cae7c87 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=13.161µ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=a946ef49-cf5a-4898-ba93-157008461a1f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=42.79µ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=dfe14fc6-4d9e-48bb-bdfa-7d86515679cc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=19.364µ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=b4acf957-99ef-45ac-9f1d-4eeae2f9b295 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=22.35µ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=20480ed8-949e-436b-bd9a-3a7c4fbbb1ed trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=29.736µ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=2c812b90-a6f2-444e-95f4-5430ae900211 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=17.632µ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=2c408916-7ac5-4c52-b30d-aeaed9ca70c5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=20.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6106a5a-bcca-4080-a9cd-0edd81bf3b0a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=19.807µ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=67776f47-cd2d-4b02-b0da-f6efb8f82ff5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=9.698µ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=025f389c-7323-490d-bbef-356e5c5169fd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=5.719µ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=8209a320-20fc-41d5-92cd-506169910d14 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=13.981µ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=4f78dcc8-c4f3-4f09-8590-1f0ad6b3d694 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=23.278µ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=14537f3f-40f2-47d5-ae3b-3dd1cd00d84e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=17.173µ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=166103fb-c72c-4df2-bd8a-7b79d76d5145 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=34.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).GetContent" trace.id=afed03ac-5e16-4d8d-a0cd-76d2104034ac trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=17.156µ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=5b3ea9ef-fcc4-4d10-9295-5033b7ddbd07 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=48f4cd06-7507-45a6-b7ab-b8eb29179213 http.request.method=GET http.request.remoteaddr="127.0.0.1:33232" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.552932ms http.response.status=200 http.response.written=68 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] 127.0.0.1 - - [02/Nov/2022:12:15:34 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0bc9e792-301e-42e6-8644-91abaff3f60e http.request.method=GET http.request.remoteaddr="127.0.0.1:33226" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.336489ms http.response.status=200 http.response.written=179 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] 127.0.0.1 - - [02/Nov/2022:12:15:34 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79e36d3c-1051-4b6c-acbf-c3b637f336e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79e36d3c-1051-4b6c-acbf-c3b637f336e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33250" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.614808ms http.response.status=200 http.response.written=2 instance.id=48d23805-9900-462e-a395-a22ade5620fd version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.156Z] 127.0.0.1 - - [02/Nov/2022:12:15:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.156Z] time="2022-11-02T12:15:34Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=29.153µ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=0470cb9b-d7fe-49a7-a6e2-9eb9b9249129 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=12.053µ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=7f0b7aa7-9dfe-4538-92a8-63a30106b109 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=907845d4-c1d7-43f7-b060-84f4d80ec518 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33258" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061988ms http.response.status=404 http.response.written=181 instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] 127.0.0.1 - - [02/Nov/2022:12:15:34 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=24.271µ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=fb537032-135d-43f3-872c-9899d754dfd8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=48d23805-9900-462e-a395-a22ade5620fd trace.duration=12.603µ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=66ebd28e-d360-4006-b59c-b59911724cff trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] time="2022-11-02T12:15:34Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=e0f4df84-3f8a-4ac9-b55b-6ca5093c0e75 http.request.method=GET http.request.remoteaddr="127.0.0.1:33266" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.65407ms http.response.status=404 http.response.written=181 instance.id=48d23805-9900-462e-a395-a22ade5620fd vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:15:34 [2022-11-02T12:15:34.157Z] 127.0.0.1 - - [02/Nov/2022:12:15:34 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/3617b9a68469855f8481dc354447e2576dbfc8c5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:15:34 [2022-11-02T12:15:34.157Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
12:15:34 [2022-11-02T12:15:34.157Z] === RUN   TestRemoveImageOrphaning
12:15:34 [2022-11-02T12:15:34.413Z] --- PASS: TestRemoveImageOrphaning (0.28s)
12:15:34 [2022-11-02T12:15:34.413Z] === RUN   TestRemoveImageGarbageCollector
12:15:34 [2022-11-02T12:15:34.413Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:15:34 [2022-11-02T12:15:34.413Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:15:34 [2022-11-02T12:15:34.413Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:15:34 [2022-11-02T12:15:34.413Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:15:34 [2022-11-02T12:15:34.413Z] === RUN   TestTagInvalidReference
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestTagInvalidReference (0.02s)
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestTagValidPrefixedRepo
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestTagExistedNameWithoutForce
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestTagOfficialNames
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestTagOfficialNames (0.08s)
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestTagMatchesDigest
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestTagMatchesDigest (0.01s)
12:15:34 [2022-11-02T12:15:34.670Z] PASS
12:15:34 [2022-11-02T12:15:34.670Z] 
12:15:34 [2022-11-02T12:15:34.670Z] === Skipped
12:15:34 [2022-11-02T12:15:34.670Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:15:34 [2022-11-02T12:15:34.670Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:15:34 [2022-11-02T12:15:34.670Z] 
12:15:34 [2022-11-02T12:15:34.670Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:15:34 [2022-11-02T12:15:34.670Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:15:34 [2022-11-02T12:15:34.670Z] 
12:15:34 [2022-11-02T12:15:34.670Z] DONE 23 tests, 2 skipped in 1.661s
12:15:34 [2022-11-02T12:15:34.670Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:15:34 [2022-11-02T12:15:34.670Z] ++ 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
12:15:34 [2022-11-02T12:15:34.670Z] ++ set -e
12:15:34 [2022-11-02T12:15:34.670Z] ++ '[' -n 0 ']'
12:15:34 [2022-11-02T12:15:34.670Z] ++ set -x
12:15:34 [2022-11-02T12:15:34.670Z] ++ 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
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestStripANSICommands
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestStripANSICommands/#00
12:15:34 [2022-11-02T12:15:34.670Z] === RUN   TestStripANSICommands/#01
12:15:34 [2022-11-02T12:15:34.670Z] --- PASS: TestStripANSICommands (0.00s)
12:15:34 [2022-11-02T12:15:34.670Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:15:34 [2022-11-02T12:15:34.670Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:15:34 [2022-11-02T12:15:34.670Z] PASS
12:15:34 [2022-11-02T12:15:34.926Z] 
12:15:34 [2022-11-02T12:15:34.926Z] DONE 3 tests in 0.055s
12:15:34 [2022-11-02T12:15:34.926Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:15:34 [2022-11-02T12:15:34.926Z] ++ 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
12:15:34 [2022-11-02T12:15:34.926Z] ++ set -e
12:15:34 [2022-11-02T12:15:34.926Z] ++ '[' -n 0 ']'
12:15:34 [2022-11-02T12:15:34.926Z] ++ set -x
12:15:34 [2022-11-02T12:15:34.926Z] ++ 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
12:15:34 [2022-11-02T12:15:34.926Z] INFO: Testing against a local daemon
12:15:34 [2022-11-02T12:15:34.926Z] === RUN   TestNetworkCreateDelete
12:15:34 [2022-11-02T12:15:34.926Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:15:34 [2022-11-02T12:15:34.926Z] === RUN   TestDockerNetworkDeletePreferID
12:15:35 [2022-11-02T12:15:35.487Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
12:15:35 [2022-11-02T12:15:35.487Z] === RUN   TestDaemonDNSFallback
12:15:42 [2022-11-02T12:15:42.034Z] --- PASS: TestDaemonDNSFallback (6.28s)
12:15:42 [2022-11-02T12:15:42.034Z] === RUN   TestInspectNetwork
12:15:44 [2022-11-02T12:15:44.550Z] === RUN   TestInspectNetwork/full_network_id
12:15:44 [2022-11-02T12:15:44.550Z] === RUN   TestInspectNetwork/partial_network_id
12:15:44 [2022-11-02T12:15:44.550Z] === RUN   TestInspectNetwork/network_name
12:15:44 [2022-11-02T12:15:44.550Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:15:48 [2022-11-02T12:15:48.715Z] --- PASS: TestInspectNetwork (7.01s)
12:15:48 [2022-11-02T12:15:48.715Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:15:48 [2022-11-02T12:15:48.715Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:15:48 [2022-11-02T12:15:48.715Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:15:48 [2022-11-02T12:15:48.715Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:15:48 [2022-11-02T12:15:48.715Z] === RUN   TestRunContainerWithBridgeNone
12:15:50 [2022-11-02T12:15:50.603Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/create
12:15:50 [2022-11-02T12:15:50.603Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:15:50 [2022-11-02T12:15:50.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:15:50 [2022-11-02T12:15:50.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:15:50 [2022-11-02T12:15:50.603Z] === CONT  TestNetworkInvalidJSON/networks/create
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:15:50 [2022-11-02T12:15:50.603Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:15:50 [2022-11-02T12:15:50.603Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:15:50 [2022-11-02T12:15:50.603Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:15:50 [2022-11-02T12:15:50.603Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkList
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkList//networks
12:15:50 [2022-11-02T12:15:50.603Z] === PAUSE TestNetworkList//networks
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestNetworkList//networks/
12:15:50 [2022-11-02T12:15:50.603Z] === PAUSE TestNetworkList//networks/
12:15:50 [2022-11-02T12:15:50.603Z] === CONT  TestNetworkList//networks
12:15:50 [2022-11-02T12:15:50.603Z] === CONT  TestNetworkList//networks/
12:15:50 [2022-11-02T12:15:50.603Z] --- PASS: TestNetworkList (0.01s)
12:15:50 [2022-11-02T12:15:50.603Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z]     --- PASS: TestNetworkList//networks (0.00s)
12:15:50 [2022-11-02T12:15:50.603Z] === RUN   TestHostIPv4BridgeLabel
12:15:50 [2022-11-02T12:15:50.859Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:15:50 [2022-11-02T12:15:50.859Z] === RUN   TestDaemonRestartWithLiveRestore
12:15:51 [2022-11-02T12:15:51.785Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:15:51 [2022-11-02T12:15:51.785Z] === RUN   TestDaemonDefaultNetworkPools
12:15:52 [2022-11-02T12:15:52.712Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
12:15:52 [2022-11-02T12:15:52.712Z] === RUN   TestDaemonRestartWithExistingNetwork
12:15:54 [2022-11-02T12:15:54.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
12:15:54 [2022-11-02T12:15:54.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:15:55 [2022-11-02T12:15:55.003Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
12:15:55 [2022-11-02T12:15:55.003Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:15:55 [2022-11-02T12:15:55.564Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:15:55 [2022-11-02T12:15:55.564Z] === RUN   TestServiceWithPredefinedNetwork
12:15:58 [2022-11-02T12:15:58.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
12:15:58 [2022-11-02T12:15:58.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:15:58 [2022-11-02T12:15:58.165Z]     service_test.go:242: FLAKY_TEST
12:15:58 [2022-11-02T12:15:58.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:15:58 [2022-11-02T12:15:58.165Z] === RUN   TestServiceWithDataPathPortInit
12:16:13 [2022-11-02T12:16:13.005Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
12:16:13 [2022-11-02T12:16:13.005Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:16:13 [2022-11-02T12:16:13.952Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lui5cu3efxlvbohhw56qr31fx Created:2022-11-02 12:16:12.636519092 +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[d957c8d4a8ee7c98d153ca09be10ac1143aee0e47fc136ef4ed09e3ed07b83ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1gxb7xb6j7taqr42pwqry6fj EndpointID:06dee966c8ac576464cac50d4f4f6085cf6d21b4ae1c773beeac3bd22f29afa1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dcdd8ab2ac60c62582300a1aa36f3ede4cfd0d4ad184a1ca3497a85b09422063 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:e02a0a3ae91a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z1gxb7xb6j7taqr42pwqry6fj EndpointID:06dee966c8ac576464cac50d4f4f6085cf6d21b4ae1c773beeac3bd22f29afa1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:16:18 [2022-11-02T12:16:18.116Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
12:16:18 [2022-11-02T12:16:18.116Z] PASS
12:16:18 [2022-11-02T12:16:18.116Z] 
12:16:18 [2022-11-02T12:16:18.116Z] === Skipped
12:16:18 [2022-11-02T12:16:18.116Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:16:18 [2022-11-02T12:16:18.116Z]     service_test.go:242: FLAKY_TEST
12:16:18 [2022-11-02T12:16:18.116Z] 
12:16:18 [2022-11-02T12:16:18.116Z] DONE 38 tests, 1 skipped in 43.319s
12:16:18 [2022-11-02T12:16:18.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:16:18 [2022-11-02T12:16:18.116Z] ++ 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
12:16:18 [2022-11-02T12:16:18.116Z] ++ set -e
12:16:18 [2022-11-02T12:16:18.116Z] ++ '[' -n 0 ']'
12:16:18 [2022-11-02T12:16:18.116Z] ++ set -x
12:16:18 [2022-11-02T12:16:18.116Z] ++ 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
12:16:18 [2022-11-02T12:16:18.116Z] INFO: Testing against a local daemon
12:16:18 [2022-11-02T12:16:18.116Z] === RUN   TestDockerNetworkIpvlanPersistance
12:16:18 [2022-11-02T12:16:18.116Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:16:18 [2022-11-02T12:16:18.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:16:18 [2022-11-02T12:16:18.116Z] === RUN   TestDockerNetworkIpvlan
12:16:18 [2022-11-02T12:16:18.116Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:16:18 [2022-11-02T12:16:18.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:16:18 [2022-11-02T12:16:18.116Z] PASS
12:16:18 [2022-11-02T12:16:18.116Z] 
12:16:18 [2022-11-02T12:16:18.116Z] === Skipped
12:16:18 [2022-11-02T12:16:18.116Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:16:18 [2022-11-02T12:16:18.116Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:16:18 [2022-11-02T12:16:18.116Z] 
12:16:18 [2022-11-02T12:16:18.116Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:16:18 [2022-11-02T12:16:18.116Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:16:18 [2022-11-02T12:16:18.116Z] 
12:16:18 [2022-11-02T12:16:18.116Z] DONE 2 tests, 2 skipped in 0.085s
12:16:18 [2022-11-02T12:16:18.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:16:18 [2022-11-02T12:16:18.372Z] ++ 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
12:16:18 [2022-11-02T12:16:18.372Z] ++ set -e
12:16:18 [2022-11-02T12:16:18.372Z] ++ '[' -n 0 ']'
12:16:18 [2022-11-02T12:16:18.372Z] ++ set -x
12:16:18 [2022-11-02T12:16:18.372Z] ++ 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
12:16:18 [2022-11-02T12:16:18.372Z] INFO: Testing against a local daemon
12:16:18 [2022-11-02T12:16:18.372Z] === RUN   TestDockerNetworkMacvlanPersistance
12:16:19 [2022-11-02T12:16:19.737Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
12:16:19 [2022-11-02T12:16:19.737Z] === RUN   TestDockerNetworkMacvlan
12:16:20 [2022-11-02T12:16:20.299Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:16:21 [2022-11-02T12:16:21.225Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:16:21 [2022-11-02T12:16:21.791Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:16:23 [2022-11-02T12:16:23.680Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:16:25 [2022-11-02T12:16:25.044Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:16:28 [2022-11-02T12:16:28.310Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:16:28 [2022-11-02T12:16:28.872Z] --- PASS: TestDockerNetworkMacvlan (9.27s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
12:16:28 [2022-11-02T12:16:28.872Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
12:16:28 [2022-11-02T12:16:28.872Z] PASS
12:16:28 [2022-11-02T12:16:28.872Z] 
12:16:28 [2022-11-02T12:16:28.872Z] DONE 8 tests in 10.590s
12:16:28 [2022-11-02T12:16:28.872Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:16:28 [2022-11-02T12:16:28.872Z] ++ 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
12:16:28 [2022-11-02T12:16:28.872Z] ++ set -e
12:16:28 [2022-11-02T12:16:28.872Z] ++ '[' -n 0 ']'
12:16:28 [2022-11-02T12:16:28.872Z] ++ set -x
12:16:28 [2022-11-02T12:16:28.872Z] ++ 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
12:16:28 [2022-11-02T12:16:28.872Z] testing: warning: no tests to run
12:16:28 [2022-11-02T12:16:28.872Z] PASS
12:16:28 [2022-11-02T12:16:28.872Z] 
12:16:28 [2022-11-02T12:16:28.872Z] DONE 0 tests in 0.026s
12:16:28 [2022-11-02T12:16:28.872Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:16:28 [2022-11-02T12:16:28.872Z] ++ 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
12:16:28 [2022-11-02T12:16:28.872Z] ++ set -e
12:16:28 [2022-11-02T12:16:28.872Z] ++ '[' -n 0 ']'
12:16:28 [2022-11-02T12:16:28.872Z] ++ set -x
12:16:28 [2022-11-02T12:16:28.872Z] ++ 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
12:16:29 [2022-11-02T12:16:29.128Z] INFO: Testing against a local daemon
12:16:29 [2022-11-02T12:16:29.128Z] === RUN   TestAuthZPluginAllowRequest
12:16:30 [2022-11-02T12:16:30.054Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
12:16:30 [2022-11-02T12:16:30.054Z] === RUN   TestAuthZPluginTLS
12:16:30 [2022-11-02T12:16:30.617Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:16:30 [2022-11-02T12:16:30.617Z] === RUN   TestAuthZPluginDenyRequest
12:16:31 [2022-11-02T12:16:31.179Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:16:31 [2022-11-02T12:16:31.179Z] === RUN   TestAuthZPluginAPIDenyResponse
12:16:31 [2022-11-02T12:16:31.740Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:16:31 [2022-11-02T12:16:31.740Z] === RUN   TestAuthZPluginDenyResponse
12:16:32 [2022-11-02T12:16:32.302Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:16:32 [2022-11-02T12:16:32.302Z] === RUN   TestAuthZPluginAllowEventStream
12:16:33 [2022-11-02T12:16:33.667Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
12:16:33 [2022-11-02T12:16:33.667Z] === RUN   TestAuthZPluginErrorResponse
12:16:33 [2022-11-02T12:16:33.923Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:16:33 [2022-11-02T12:16:33.923Z] === RUN   TestAuthZPluginErrorRequest
12:16:34 [2022-11-02T12:16:34.484Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:16:34 [2022-11-02T12:16:34.484Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:16:35 [2022-11-02T12:16:35.045Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:16:35 [2022-11-02T12:16:35.045Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:16:36 [2022-11-02T12:16:36.426Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
12:16:36 [2022-11-02T12:16:36.426Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:16:37 [2022-11-02T12:16:37.790Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
12:16:37 [2022-11-02T12:16:37.790Z] === RUN   TestAuthZPluginHeader
12:16:38 [2022-11-02T12:16:38.717Z] --- PASS: TestAuthZPluginHeader (0.71s)
12:16:38 [2022-11-02T12:16:38.718Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:16:38 [2022-11-02T12:16:38.718Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:38 [2022-11-02T12:16:38.718Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:16:38 [2022-11-02T12:16:38.718Z] === RUN   TestAuthZPluginV2Disable
12:16:38 [2022-11-02T12:16:38.718Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:38 [2022-11-02T12:16:38.718Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:16:38 [2022-11-02T12:16:38.718Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:16:38 [2022-11-02T12:16:38.718Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:38 [2022-11-02T12:16:38.718Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:16:38 [2022-11-02T12:16:38.718Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:16:38 [2022-11-02T12:16:38.718Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:38 [2022-11-02T12:16:38.718Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:16:38 [2022-11-02T12:16:38.718Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:16:56 [2022-11-02T12:16:56.760Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:16:56 [2022-11-02T12:16:56.760Z] PASS
12:16:56 [2022-11-02T12:16:56.760Z] 
12:16:56 [2022-11-02T12:16:56.760Z] === Skipped
12:16:56 [2022-11-02T12:16:56.760Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:56 [2022-11-02T12:16:56.760Z] 
12:16:56 [2022-11-02T12:16:56.760Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:56 [2022-11-02T12:16:56.760Z] 
12:16:56 [2022-11-02T12:16:56.760Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:56 [2022-11-02T12:16:56.760Z] 
12:16:56 [2022-11-02T12:16:56.760Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:16:56 [2022-11-02T12:16:56.760Z] 
12:16:56 [2022-11-02T12:16:56.760Z] DONE 17 tests, 4 skipped in 26.551s
12:16:56 [2022-11-02T12:16:56.760Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:16:56 [2022-11-02T12:16:56.760Z] ++ 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
12:16:56 [2022-11-02T12:16:56.760Z] ++ set -e
12:16:56 [2022-11-02T12:16:56.760Z] ++ '[' -n 0 ']'
12:16:56 [2022-11-02T12:16:56.760Z] ++ set -x
12:16:56 [2022-11-02T12:16:56.760Z] ++ 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
12:16:56 [2022-11-02T12:16:56.760Z] INFO: Testing against a local daemon
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:16:56 [2022-11-02T12:16:56.760Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:16:56 [2022-11-02T12:16:56.760Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:16:56 [2022-11-02T12:16:56.760Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:16:56 [2022-11-02T12:16:56.760Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:16:56 [2022-11-02T12:16:56.760Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:16:56 [2022-11-02T12:16:56.760Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:16:56 [2022-11-02T12:16:56.760Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:16:56 [2022-11-02T12:16:56.760Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:16:56 [2022-11-02T12:16:56.760Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:16:56 [2022-11-02T12:16:56.760Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:16:56 [2022-11-02T12:16:56.761Z] === RUN   TestPluginInstall
12:16:56 [2022-11-02T12:16:56.761Z] === RUN   TestPluginInstall/no_auth
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2273799a3316455945a64c32cd234817c7ab429190e3d7ab391d8c849802705b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2273799a3316455945a64c32cd234817c7ab429190e3d7ab391d8c849802705b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:00 [2022-11-02T12:17:00.027Z] === RUN   TestPluginInstall/with_htpasswd
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2273799a3316455945a64c32cd234817c7ab429190e3d7ab391d8c849802705b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:00 [2022-11-02T12:17:00.027Z] time="2022-11-02T12:16:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2273799a3316455945a64c32cd234817c7ab429190e3d7ab391d8c849802705b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:00 [2022-11-02T12:17:00.282Z] === RUN   TestPluginInstall/with_insecure
12:17:01 [2022-11-02T12:17:01.209Z] time="2022-11-02T12:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:01 [2022-11-02T12:17:01.209Z] time="2022-11-02T12:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd0210f79146d0a235a08cda9277d63a2a244bed18075432343b08b5644bfd67" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:01 [2022-11-02T12:17:01.209Z] time="2022-11-02T12:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:17:01 [2022-11-02T12:17:01.209Z] time="2022-11-02T12:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd0210f79146d0a235a08cda9277d63a2a244bed18075432343b08b5644bfd67" mediatype=application/vnd.docker.plugin.v1+json size=522
12:17:01 [2022-11-02T12:17:01.465Z]     plugin_test.go:196: [dfd5afc52214b] daemon is not started
12:17:01 [2022-11-02T12:17:01.465Z] --- PASS: TestPluginInstall (5.73s)
12:17:01 [2022-11-02T12:17:01.465Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
12:17:01 [2022-11-02T12:17:01.465Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
12:17:01 [2022-11-02T12:17:01.465Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
12:17:01 [2022-11-02T12:17:01.465Z] === RUN   TestPluginsWithRuntimes
12:17:02 [2022-11-02T12:17:02.830Z] === RUN   TestPluginsWithRuntimes/No_Args
12:17:03 [2022-11-02T12:17:03.757Z] === RUN   TestPluginsWithRuntimes/With_Args
12:17:04 [2022-11-02T12:17:04.769Z] --- PASS: TestPluginsWithRuntimes (3.32s)
12:17:04 [2022-11-02T12:17:04.769Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
12:17:04 [2022-11-02T12:17:04.769Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
12:17:04 [2022-11-02T12:17:04.769Z] === RUN   TestPluginBackCompatMediaTypes
12:17:05 [2022-11-02T12:17:05.331Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:17:05 [2022-11-02T12:17:05.331Z] PASS
12:17:05 [2022-11-02T12:17:05.331Z] 
12:17:05 [2022-11-02T12:17:05.331Z] DONE 24 tests in 9.778s
12:17:05 [2022-11-02T12:17:05.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:17:05 [2022-11-02T12:17:05.331Z] ++ 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
12:17:05 [2022-11-02T12:17:05.331Z] ++ set -e
12:17:05 [2022-11-02T12:17:05.331Z] ++ '[' -n 0 ']'
12:17:05 [2022-11-02T12:17:05.331Z] ++ set -x
12:17:05 [2022-11-02T12:17:05.331Z] ++ 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
12:17:05 [2022-11-02T12:17:05.331Z] INFO: Testing against a local daemon
12:17:05 [2022-11-02T12:17:05.331Z] === RUN   TestExternalGraphDriver
12:17:05 [2022-11-02T12:17:05.631Z] === RUN   TestExternalGraphDriver/json
12:17:07 [2022-11-02T12:17:07.524Z] === RUN   TestExternalGraphDriver/spec
12:17:08 [2022-11-02T12:17:08.889Z] === RUN   TestExternalGraphDriver/pull
12:17:10 [2022-11-02T12:17:10.790Z] --- PASS: TestExternalGraphDriver (5.23s)
12:17:10 [2022-11-02T12:17:10.790Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
12:17:10 [2022-11-02T12:17:10.790Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
12:17:10 [2022-11-02T12:17:10.790Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
12:17:10 [2022-11-02T12:17:10.790Z] === RUN   TestGraphdriverPluginV2
12:17:11 [2022-11-02T12:17:11.050Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:17:11 [2022-11-02T12:17:11.050Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
12:17:11 [2022-11-02T12:17:11.050Z] PASS
12:17:11 [2022-11-02T12:17:11.050Z] 
12:17:11 [2022-11-02T12:17:11.050Z] === Skipped
12:17:11 [2022-11-02T12:17:11.050Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
12:17:11 [2022-11-02T12:17:11.050Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:17:11 [2022-11-02T12:17:11.050Z] 
12:17:11 [2022-11-02T12:17:11.050Z] DONE 5 tests, 1 skipped in 5.667s
12:17:11 [2022-11-02T12:17:11.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:17:11 [2022-11-02T12:17:11.050Z] ++ 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
12:17:11 [2022-11-02T12:17:11.050Z] ++ set -e
12:17:11 [2022-11-02T12:17:11.050Z] ++ '[' -n 0 ']'
12:17:11 [2022-11-02T12:17:11.050Z] ++ set -x
12:17:11 [2022-11-02T12:17:11.050Z] ++ 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
12:17:11 [2022-11-02T12:17:11.050Z] INFO: Testing against a local daemon
12:17:11 [2022-11-02T12:17:11.050Z] === RUN   TestContinueAfterPluginCrash
12:17:11 [2022-11-02T12:17:11.050Z] === PAUSE TestContinueAfterPluginCrash
12:17:11 [2022-11-02T12:17:11.050Z] === RUN   TestReadPluginNoRead
12:17:11 [2022-11-02T12:17:11.050Z] === PAUSE TestReadPluginNoRead
12:17:11 [2022-11-02T12:17:11.050Z] === RUN   TestDaemonStartWithLogOpt
12:17:11 [2022-11-02T12:17:11.050Z] === PAUSE TestDaemonStartWithLogOpt
12:17:11 [2022-11-02T12:17:11.050Z] === CONT  TestContinueAfterPluginCrash
12:17:11 [2022-11-02T12:17:11.050Z] === CONT  TestDaemonStartWithLogOpt
12:17:14 [2022-11-02T12:17:14.313Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
12:17:14 [2022-11-02T12:17:14.313Z] === CONT  TestReadPluginNoRead
12:17:16 [2022-11-02T12:17:16.201Z] === RUN   TestReadPluginNoRead/disabled_caching
12:17:17 [2022-11-02T12:17:17.570Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:17:18 [2022-11-02T12:17:18.935Z] === RUN   TestReadPluginNoRead/default
12:17:19 [2022-11-02T12:17:19.191Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
12:17:20 [2022-11-02T12:17:20.117Z] === CONT  TestReadPluginNoRead
12:17:20 [2022-11-02T12:17:20.118Z]     read_test.go:91: [d58ab499dfce3] daemon is not started
12:17:20 [2022-11-02T12:17:20.118Z] --- PASS: TestReadPluginNoRead (5.75s)
12:17:20 [2022-11-02T12:17:20.118Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
12:17:20 [2022-11-02T12:17:20.118Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
12:17:20 [2022-11-02T12:17:20.118Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
12:17:20 [2022-11-02T12:17:20.118Z] PASS
12:17:20 [2022-11-02T12:17:20.118Z] 
12:17:20 [2022-11-02T12:17:20.118Z] DONE 6 tests in 8.947s
12:17:20 [2022-11-02T12:17:20.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:17:20 [2022-11-02T12:17:20.118Z] ++ 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
12:17:20 [2022-11-02T12:17:20.118Z] ++ set -e
12:17:20 [2022-11-02T12:17:20.118Z] ++ '[' -n 0 ']'
12:17:20 [2022-11-02T12:17:20.118Z] ++ set -x
12:17:20 [2022-11-02T12:17:20.118Z] ++ 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
12:17:20 [2022-11-02T12:17:20.118Z] testing: warning: no tests to run
12:17:20 [2022-11-02T12:17:20.118Z] PASS
12:17:20 [2022-11-02T12:17:20.118Z] 
12:17:20 [2022-11-02T12:17:20.118Z] DONE 0 tests in 0.034s
12:17:20 [2022-11-02T12:17:20.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:17:20 [2022-11-02T12:17:20.118Z] ++ 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
12:17:20 [2022-11-02T12:17:20.118Z] ++ set -e
12:17:20 [2022-11-02T12:17:20.118Z] ++ '[' -n 0 ']'
12:17:20 [2022-11-02T12:17:20.118Z] ++ set -x
12:17:20 [2022-11-02T12:17:20.118Z] ++ 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
12:17:20 [2022-11-02T12:17:20.118Z] INFO: Testing against a local daemon
12:17:20 [2022-11-02T12:17:20.118Z] === RUN   TestPluginWithDevMounts
12:17:20 [2022-11-02T12:17:20.118Z] === PAUSE TestPluginWithDevMounts
12:17:20 [2022-11-02T12:17:20.118Z] === CONT  TestPluginWithDevMounts
12:17:21 [2022-11-02T12:17:21.483Z] --- PASS: TestPluginWithDevMounts (1.54s)
12:17:21 [2022-11-02T12:17:21.483Z] PASS
12:17:21 [2022-11-02T12:17:21.739Z] 
12:17:21 [2022-11-02T12:17:21.739Z] DONE 1 tests in 1.643s
12:17:21 [2022-11-02T12:17:21.739Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:17:21 [2022-11-02T12:17:21.739Z] ++ 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
12:17:21 [2022-11-02T12:17:21.739Z] ++ set -e
12:17:21 [2022-11-02T12:17:21.739Z] ++ '[' -n 0 ']'
12:17:21 [2022-11-02T12:17:21.739Z] ++ set -x
12:17:21 [2022-11-02T12:17:21.739Z] ++ 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
12:17:21 [2022-11-02T12:17:21.739Z] INFO: Testing against a local daemon
12:17:21 [2022-11-02T12:17:21.739Z] === RUN   TestSecretInspect
12:17:24 [2022-11-02T12:17:24.254Z] --- PASS: TestSecretInspect (2.27s)
12:17:24 [2022-11-02T12:17:24.254Z] === RUN   TestSecretList
12:17:26 [2022-11-02T12:17:26.143Z] --- PASS: TestSecretList (2.16s)
12:17:26 [2022-11-02T12:17:26.143Z] === RUN   TestSecretsCreateAndDelete
12:17:28 [2022-11-02T12:17:28.658Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
12:17:28 [2022-11-02T12:17:28.658Z] === RUN   TestSecretsUpdate
12:17:30 [2022-11-02T12:17:30.548Z] --- PASS: TestSecretsUpdate (2.17s)
12:17:30 [2022-11-02T12:17:30.548Z] === RUN   TestTemplatedSecret
12:17:33 [2022-11-02T12:17:33.065Z] --- PASS: TestTemplatedSecret (2.45s)
12:17:33 [2022-11-02T12:17:33.065Z] === RUN   TestSecretCreateResolve
12:17:35 [2022-11-02T12:17:35.600Z] --- PASS: TestSecretCreateResolve (2.24s)
12:17:35 [2022-11-02T12:17:35.600Z] PASS
12:17:35 [2022-11-02T12:17:35.600Z] 
12:17:35 [2022-11-02T12:17:35.600Z] DONE 6 tests in 13.653s
12:17:35 [2022-11-02T12:17:35.600Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:17:35 [2022-11-02T12:17:35.600Z] ++ 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
12:17:35 [2022-11-02T12:17:35.600Z] ++ set -e
12:17:35 [2022-11-02T12:17:35.600Z] ++ '[' -n 0 ']'
12:17:35 [2022-11-02T12:17:35.600Z] ++ set -x
12:17:35 [2022-11-02T12:17:35.600Z] ++ 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
12:17:35 [2022-11-02T12:17:35.600Z] INFO: Testing against a local daemon
12:17:35 [2022-11-02T12:17:35.600Z] === RUN   TestServiceCreateInit
12:17:35 [2022-11-02T12:17:35.600Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:17:39 [2022-11-02T12:17:39.770Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:17:43 [2022-11-02T12:17:43.036Z] --- PASS: TestServiceCreateInit (7.08s)
12:17:43 [2022-11-02T12:17:43.036Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s)
12:17:43 [2022-11-02T12:17:43.036Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
12:17:43 [2022-11-02T12:17:43.036Z] === RUN   TestCreateServiceMultipleTimes
12:17:57 [2022-11-02T12:17:57.874Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
12:17:57 [2022-11-02T12:17:57.874Z] === RUN   TestCreateServiceConflict
12:17:59 [2022-11-02T12:17:59.764Z] --- PASS: TestCreateServiceConflict (2.17s)
12:17:59 [2022-11-02T12:17:59.764Z] === RUN   TestCreateServiceMaxReplicas
12:18:02 [2022-11-02T12:18:02.322Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
12:18:02 [2022-11-02T12:18:02.322Z] === RUN   TestCreateWithDuplicateNetworkNames
12:18:17 [2022-11-02T12:18:17.160Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
12:18:17 [2022-11-02T12:18:17.160Z] === RUN   TestCreateServiceSecretFileMode
12:18:17 [2022-11-02T12:18:17.721Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
12:18:17 [2022-11-02T12:18:17.721Z] === RUN   TestCreateServiceConfigFileMode
12:18:20 [2022-11-02T12:18:20.241Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
12:18:20 [2022-11-02T12:18:20.241Z] === RUN   TestCreateServiceSysctls
12:18:23 [2022-11-02T12:18:23.517Z] --- PASS: TestCreateServiceSysctls (3.05s)
12:18:23 [2022-11-02T12:18:23.517Z] === RUN   TestCreateServiceCapabilities
12:18:26 [2022-11-02T12:18:26.032Z] --- PASS: TestCreateServiceCapabilities (2.35s)
12:18:26 [2022-11-02T12:18:26.032Z] === RUN   TestInspect
12:18:28 [2022-11-02T12:18:28.547Z] --- PASS: TestInspect (2.66s)
12:18:28 [2022-11-02T12:18:28.547Z] === RUN   TestCreateJob
12:18:31 [2022-11-02T12:18:31.813Z] --- PASS: TestCreateJob (2.93s)
12:18:31 [2022-11-02T12:18:31.813Z] === RUN   TestReplicatedJob
12:18:35 [2022-11-02T12:18:35.982Z] --- PASS: TestReplicatedJob (4.65s)
12:18:35 [2022-11-02T12:18:35.982Z] === RUN   TestUpdateReplicatedJob
12:18:39 [2022-11-02T12:18:39.250Z] --- PASS: TestUpdateReplicatedJob (3.23s)
12:18:39 [2022-11-02T12:18:39.250Z] === RUN   TestServiceListWithStatuses
12:18:39 [2022-11-02T12:18:39.250Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:18:39 [2022-11-02T12:18:39.250Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:18:39 [2022-11-02T12:18:39.250Z] === RUN   TestDockerNetworkConnectAlias
12:18:43 [2022-11-02T12:18:43.418Z] --- PASS: TestDockerNetworkConnectAlias (4.22s)
12:18:43 [2022-11-02T12:18:43.418Z] === RUN   TestDockerNetworkReConnect
12:18:46 [2022-11-02T12:18:46.684Z] --- PASS: TestDockerNetworkReConnect (3.33s)
12:18:46 [2022-11-02T12:18:46.684Z] === RUN   TestServicePlugin
12:18:46 [2022-11-02T12:18:46.684Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:18:46 [2022-11-02T12:18:46.684Z] --- SKIP: TestServicePlugin (0.00s)
12:18:46 [2022-11-02T12:18:46.684Z] === RUN   TestServiceUpdateLabel
12:18:49 [2022-11-02T12:18:49.241Z] --- PASS: TestServiceUpdateLabel (2.31s)
12:18:49 [2022-11-02T12:18:49.241Z] === RUN   TestServiceUpdateSecrets
12:19:04 [2022-11-02T12:19:04.131Z] --- PASS: TestServiceUpdateSecrets (14.42s)
12:19:04 [2022-11-02T12:19:04.131Z] === RUN   TestServiceUpdateConfigs
12:19:18 [2022-11-02T12:19:18.969Z] --- PASS: TestServiceUpdateConfigs (14.27s)
12:19:18 [2022-11-02T12:19:18.969Z] === RUN   TestServiceUpdateNetwork
12:19:31 [2022-11-02T12:19:31.135Z] --- PASS: TestServiceUpdateNetwork (12.18s)
12:19:31 [2022-11-02T12:19:31.135Z] === RUN   TestServiceUpdatePidsLimit
12:19:31 [2022-11-02T12:19:31.135Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:19:31 [2022-11-02T12:19:31.743Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:19:39 [2022-11-02T12:19:39.828Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:19:46 [2022-11-02T12:19:46.364Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
12:19:46 [2022-11-02T12:19:46.364Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:19:46 [2022-11-02T12:19:46.364Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:19:46 [2022-11-02T12:19:46.364Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:19:46 [2022-11-02T12:19:46.364Z] PASS
12:19:46 [2022-11-02T12:19:46.364Z] 
12:19:46 [2022-11-02T12:19:46.364Z] === Skipped
12:19:46 [2022-11-02T12:19:46.364Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:19:46 [2022-11-02T12:19:46.364Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:19:46 [2022-11-02T12:19:46.364Z] 
12:19:46 [2022-11-02T12:19:46.364Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:19:46 [2022-11-02T12:19:46.364Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:46 [2022-11-02T12:19:46.364Z] 
12:19:46 [2022-11-02T12:19:46.364Z] DONE 27 tests, 2 skipped in 130.615s
12:19:46 [2022-11-02T12:19:46.364Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:19:46 [2022-11-02T12:19:46.364Z] ++ 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
12:19:46 [2022-11-02T12:19:46.364Z] ++ set -e
12:19:46 [2022-11-02T12:19:46.364Z] ++ '[' -n 0 ']'
12:19:46 [2022-11-02T12:19:46.364Z] ++ set -x
12:19:46 [2022-11-02T12:19:46.364Z] ++ 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
12:19:46 [2022-11-02T12:19:46.364Z] INFO: Testing against a local daemon
12:19:46 [2022-11-02T12:19:46.364Z] === RUN   TestSessionCreate
12:19:46 [2022-11-02T12:19:46.364Z] --- PASS: TestSessionCreate (0.02s)
12:19:46 [2022-11-02T12:19:46.364Z] === RUN   TestSessionCreateWithBadUpgrade
12:19:46 [2022-11-02T12:19:46.364Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:19:46 [2022-11-02T12:19:46.364Z] PASS
12:19:46 [2022-11-02T12:19:46.364Z] 
12:19:46 [2022-11-02T12:19:46.364Z] DONE 2 tests in 0.167s
12:19:46 [2022-11-02T12:19:46.364Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:19:46 [2022-11-02T12:19:46.364Z] ++ 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
12:19:46 [2022-11-02T12:19:46.364Z] ++ set -e
12:19:46 [2022-11-02T12:19:46.364Z] ++ '[' -n 0 ']'
12:19:46 [2022-11-02T12:19:46.364Z] ++ set -x
12:19:46 [2022-11-02T12:19:46.364Z] ++ 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
12:19:46 [2022-11-02T12:19:46.364Z] INFO: Testing against a local daemon
12:19:46 [2022-11-02T12:19:46.364Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:19:46 [2022-11-02T12:19:46.364Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:19:46 [2022-11-02T12:19:46.364Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:19:46 [2022-11-02T12:19:46.364Z] === RUN   TestDiskUsage
12:19:46 [2022-11-02T12:19:46.364Z] === PAUSE TestDiskUsage
12:19:46 [2022-11-02T12:19:46.364Z] === RUN   TestEventsExecDie
12:19:46 [2022-11-02T12:19:46.623Z] --- PASS: TestEventsExecDie (0.49s)
12:19:46 [2022-11-02T12:19:46.623Z] === RUN   TestEventsBackwardsCompatible
12:19:46 [2022-11-02T12:19:46.891Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:19:46 [2022-11-02T12:19:46.891Z] === RUN   TestEventsVolumeCreate
12:19:46 [2022-11-02T12:19:46.891Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:19:46 [2022-11-02T12:19:46.891Z] === RUN   TestInfoBinaryCommits
12:19:46 [2022-11-02T12:19:46.891Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:19:46 [2022-11-02T12:19:46.891Z] === RUN   TestInfoAPIVersioned
12:19:46 [2022-11-02T12:19:46.891Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:19:46 [2022-11-02T12:19:46.891Z] === RUN   TestInfoAPI
12:19:46 [2022-11-02T12:19:46.891Z] --- PASS: TestInfoAPI (0.02s)
12:19:46 [2022-11-02T12:19:46.891Z] === RUN   TestInfoAPIWarnings
12:20:04 [2022-11-02T12:20:04.932Z] --- PASS: TestInfoAPIWarnings (16.56s)
12:20:04 [2022-11-02T12:20:04.932Z] === RUN   TestInfoDebug
12:20:04 [2022-11-02T12:20:04.932Z] --- PASS: TestInfoDebug (0.52s)
12:20:04 [2022-11-02T12:20:04.932Z] === RUN   TestInfoInsecureRegistries
12:20:04 [2022-11-02T12:20:04.932Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:20:04 [2022-11-02T12:20:04.932Z] === RUN   TestInfoRegistryMirrors
12:20:04 [2022-11-02T12:20:04.932Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:20:04 [2022-11-02T12:20:04.932Z] === RUN   TestLoginFailsWithBadCredentials
12:20:05 [2022-11-02T12:20:05.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:20:05 [2022-11-02T12:20:05.493Z] === RUN   TestPingCacheHeaders
12:20:05 [2022-11-02T12:20:05.493Z] --- PASS: TestPingCacheHeaders (0.02s)
12:20:05 [2022-11-02T12:20:05.493Z] === RUN   TestPingGet
12:20:05 [2022-11-02T12:20:05.493Z] --- PASS: TestPingGet (0.02s)
12:20:05 [2022-11-02T12:20:05.493Z] === RUN   TestPingHead
12:20:05 [2022-11-02T12:20:05.493Z] --- PASS: TestPingHead (0.02s)
12:20:05 [2022-11-02T12:20:05.493Z] === RUN   TestPingSwarmHeader
12:20:06 [2022-11-02T12:20:06.054Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:20:06 [2022-11-02T12:20:06.054Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:20:06 [2022-11-02T12:20:06.982Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:20:07 [2022-11-02T12:20:07.238Z] --- PASS: TestPingSwarmHeader (1.66s)
12:20:07 [2022-11-02T12:20:07.238Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:20:07 [2022-11-02T12:20:07.238Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:20:07 [2022-11-02T12:20:07.238Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:20:07 [2022-11-02T12:20:07.238Z] === RUN   TestPingBuilderHeader
12:20:07 [2022-11-02T12:20:07.238Z] === RUN   TestPingBuilderHeader/default_config
12:20:07 [2022-11-02T12:20:07.799Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:20:08 [2022-11-02T12:20:08.055Z] --- PASS: TestPingBuilderHeader (1.05s)
12:20:08 [2022-11-02T12:20:08.055Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
12:20:08 [2022-11-02T12:20:08.055Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
12:20:08 [2022-11-02T12:20:08.055Z] === RUN   TestVersion
12:20:08 [2022-11-02T12:20:08.311Z] --- PASS: TestVersion (0.03s)
12:20:08 [2022-11-02T12:20:08.311Z] === CONT  TestDiskUsage
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/container_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/image_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:20:08 [2022-11-02T12:20:08.873Z] === RUN   TestDiskUsage/after_container.Run
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:20:09 [2022-11-02T12:20:09.129Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:20:09 [2022-11-02T12:20:09.385Z] --- PASS: TestDiskUsage (1.18s)
12:20:09 [2022-11-02T12:20:09.385Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z] PASS
12:20:09 [2022-11-02T12:20:09.385Z] 
12:20:09 [2022-11-02T12:20:09.385Z] === Skipped
12:20:09 [2022-11-02T12:20:09.385Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:20:09 [2022-11-02T12:20:09.385Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:20:09 [2022-11-02T12:20:09.385Z] 
12:20:09 [2022-11-02T12:20:09.385Z] DONE 57 tests, 1 skipped in 23.246s
12:20:09 [2022-11-02T12:20:09.385Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:20:09 [2022-11-02T12:20:09.385Z] ++ 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
12:20:09 [2022-11-02T12:20:09.385Z] ++ set -e
12:20:09 [2022-11-02T12:20:09.385Z] ++ '[' -n 0 ']'
12:20:09 [2022-11-02T12:20:09.385Z] ++ set -x
12:20:09 [2022-11-02T12:20:09.385Z] ++ 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
12:20:09 [2022-11-02T12:20:09.385Z] INFO: Testing against a local daemon
12:20:09 [2022-11-02T12:20:09.385Z] === RUN   TestVolumesCreateAndList
12:20:09 [2022-11-02T12:20:09.385Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:20:09 [2022-11-02T12:20:09.385Z] === RUN   TestVolumesRemove
12:20:09 [2022-11-02T12:20:09.641Z] --- PASS: TestVolumesRemove (0.07s)
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInspect
12:20:09 [2022-11-02T12:20:09.641Z] --- PASS: TestVolumesInspect (0.02s)
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:20:09 [2022-11-02T12:20:09.641Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:20:09 [2022-11-02T12:20:09.641Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:20:09 [2022-11-02T12:20:09.641Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:20:09 [2022-11-02T12:20:09.641Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:20:09 [2022-11-02T12:20:09.641Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:20:09 [2022-11-02T12:20:09.641Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:20:09 [2022-11-02T12:20:09.641Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:20:09 [2022-11-02T12:20:09.641Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:20:09 [2022-11-02T12:20:09.641Z] === RUN   TestVolumePruneAnonymous
12:20:09 [2022-11-02T12:20:09.641Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:20:09 [2022-11-02T12:20:09.641Z] PASS
12:20:09 [2022-11-02T12:20:09.641Z] 
12:20:09 [2022-11-02T12:20:09.641Z] DONE 10 tests in 0.249s
12:20:09 [2022-11-02T12:20:09.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:20:09 [2022-11-02T12:20:09.897Z] ++++ cat bundles/test-integration/docker.pid
12:20:09 [2022-11-02T12:20:09.897Z] +++ kill 14887
12:20:09 [2022-11-02T12:20:09.897Z] +++ /etc/init.d/apparmor stop
12:20:09 [2022-11-02T12:20:09.897Z] Leaving: AppArmorNo profiles have been unloaded.
12:20:09 [2022-11-02T12:20:09.897Z] 
12:20:09 [2022-11-02T12:20:09.897Z] Unloading profiles will leave already running processes permanently
12:20:09 [2022-11-02T12:20:09.897Z] unconfined, which can lead to unexpected situations.
12:20:09 [2022-11-02T12:20:09.897Z] 
12:20:09 [2022-11-02T12:20:09.897Z] To set a process to complain mode, use the command line tool
12:20:09 [2022-11-02T12:20:09.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:20:09 [2022-11-02T12:20:09.897Z] +++ true
12:20:09 [2022-11-02T12:20:09.897Z] exiting test-integration
12:20:09 [2022-11-02T12:20:09.897Z] ++ exit 0
12:20:09 [2022-11-02T12:20:09.897Z] 
Post stage
[Pipeline] junit
12:20:10 [2022-11-02T12:20:10.837Z] Recording test results
12:20:10 [2022-11-02T12:20:10.995Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:20:11 [2022-11-02T12:20:11.340Z] + echo Ensuring container killed.
12:20:11 [2022-11-02T12:20:11.340Z] Ensuring container killed.
12:20:11 [2022-11-02T12:20:11.340Z] + docker rm -vf docker-pr5
12:20:11 [2022-11-02T12:20:11.340Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
12:20:11 [2022-11-02T12:20:11.671Z] + echo Chowning /workspace to jenkins user
12:20:11 [2022-11-02T12:20:11.671Z] Chowning /workspace to jenkins user
12:20:11 [2022-11-02T12:20:11.671Z] + id -u
12:20:11 [2022-11-02T12:20:11.671Z] + id -g
12:20:11 [2022-11-02T12:20:11.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44367:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:20:13 [2022-11-02T12:20:13.360Z] + bundleName=arm64-integration
12:20:13 [2022-11-02T12:20:13.360Z] + echo Creating arm64-integration-bundles.tar.gz
12:20:13 [2022-11-02T12:20:13.360Z] Creating arm64-integration-bundles.tar.gz
12:20:13 [2022-11-02T12:20:13.360Z] + xargs tar -czf arm64-integration-bundles.tar.gz
12:20:13 [2022-11-02T12:20:13.360Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
12:20:13 [2022-11-02T12:20:13.625Z] Archiving artifacts
12:20:13 [2022-11-02T12:20:13.887Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44367/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:20:14 [2022-11-02T12:20:14.219Z] + make clean
12:20:14 [2022-11-02T12:20:14.474Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:20:14 [2022-11-02T12:20:14.474Z] docker-dev-cache
12:20:14 [2022-11-02T12:20:14.474Z] 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