Skip to content
Success

Console Output

Branch indexing
21:33:16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 542c735926c9208dc0fe9fc02026a110ca0343f9 rather than d312dae226deebc9911210309ab4a8eb3d95737e
Obtained Jenkinsfile from 542c735926c9208dc0fe9fc02026a110ca0343f9
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-43893@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
21:33:19 [2022-10-25T21:33:19.461Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:33:19 [2022-10-25T21:33:19.463Z] Trying to pass milestone 9
[Pipeline] milestone
21:33:19 [2022-10-25T21:33:19.566Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:33:29 [2022-10-25T21:33:29.167Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c07def244a4a488) in /home/ubuntu/workspace/moby_PR-43893
[Pipeline] {
[Pipeline] checkout
21:33:29 [2022-10-25T21:33:29.292Z] The recommended git tool is: git
21:33:29 [2022-10-25T21:33:29.303Z] using credential docker-jenkins-github-credentials
21:33:29 [2022-10-25T21:33:29.318Z] Cloning the remote Git repository
21:33:29 [2022-10-25T21:33:29.318Z] Cloning with configured refspecs honoured and without tags
21:33:29 [2022-10-25T21:33:29.357Z] Cloning repository https://github.com/moby/moby.git
21:33:29 [2022-10-25T21:33:29.357Z]  > git init /home/ubuntu/workspace/moby_PR-43893 # timeout=10
21:33:29 [2022-10-25T21:33:29.362Z] Fetching upstream changes from https://github.com/moby/moby.git
21:33:29 [2022-10-25T21:33:29.362Z]  > git --version # timeout=10
21:33:29 [2022-10-25T21:33:29.365Z]  > git --version # 'git version 2.25.1'
21:33:29 [2022-10-25T21:33:29.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:29 [2022-10-25T21:33:29.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:41 [2022-10-25T21:33:41.877Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:33:41 [2022-10-25T21:33:41.883Z]  > git config --add remote.origin.fetch +refs/pull/43893/head:refs/remotes/origin/PR-43893 # timeout=10
21:33:41 [2022-10-25T21:33:41.899Z] Fetching without tags
21:33:42 [2022-10-25T21:33:42.123Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit d312dae226deebc9911210309ab4a8eb3d95737e
21:33:41 [2022-10-25T21:33:41.887Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:41 [2022-10-25T21:33:41.893Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:33:41 [2022-10-25T21:33:41.928Z] Fetching upstream changes from https://github.com/moby/moby.git
21:33:41 [2022-10-25T21:33:41.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:41 [2022-10-25T21:33:41.929Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:33:42 [2022-10-25T21:33:42.153Z]  > git config core.sparsecheckout # timeout=10
21:33:42 [2022-10-25T21:33:42.159Z]  > git checkout -f d312dae226deebc9911210309ab4a8eb3d95737e # timeout=10
21:33:42 [2022-10-25T21:33:42.685Z]  > git remote # timeout=10
21:33:42 [2022-10-25T21:33:42.691Z]  > git config --get remote.origin.url # timeout=10
21:33:42 [2022-10-25T21:33:42.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:33:42 [2022-10-25T21:33:42.696Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:33:43 [2022-10-25T21:33:43.675Z] Merge succeeded, producing 5d95727e8ae0b1444bad3ea0bc3a42dd3332a087
21:33:43 [2022-10-25T21:33:43.675Z] Checking out Revision 5d95727e8ae0b1444bad3ea0bc3a42dd3332a087 (PR-43893)
21:33:43 [2022-10-25T21:33:43.899Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:33:43 [2022-10-25T21:33:43.696Z]  > git rev-parse HEAD^{commit} # timeout=10
21:33:43 [2022-10-25T21:33:43.704Z]  > git config core.sparsecheckout # timeout=10
21:33:43 [2022-10-25T21:33:43.707Z]  > git checkout -f 5d95727e8ae0b1444bad3ea0bc3a42dd3332a087 # timeout=10
21:33:43 [2022-10-25T21:33:43.927Z]  > git rev-list --no-walk d312dae226deebc9911210309ab4a8eb3d95737e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:33:44 [2022-10-25T21:33:44.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43893:/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
21:33:48 [2022-10-25T21:33:48.898Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
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)
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] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:34:04 [2022-10-25T21:34:04.040Z] Still waiting to schedule task
21:34:04 [2022-10-25T21:34:04.040Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:49:22 [2022-10-25T21:49:22.367Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b98983a64b41161) in /home/ubuntu/workspace/moby_PR-43893
[Pipeline] {
[Pipeline] checkout
21:49:22 [2022-10-25T21:49:22.393Z] The recommended git tool is: git
21:49:22 [2022-10-25T21:49:22.401Z] using credential docker-jenkins-github-credentials
21:49:22 [2022-10-25T21:49:22.412Z] Cloning the remote Git repository
21:49:22 [2022-10-25T21:49:22.412Z] Cloning with configured refspecs honoured and without tags
21:49:22 [2022-10-25T21:49:22.416Z] Cloning repository https://github.com/moby/moby.git
21:49:22 [2022-10-25T21:49:22.416Z]  > git init /home/ubuntu/workspace/moby_PR-43893 # timeout=10
21:49:22 [2022-10-25T21:49:22.421Z] Fetching upstream changes from https://github.com/moby/moby.git
21:49:22 [2022-10-25T21:49:22.421Z]  > git --version # timeout=10
21:49:22 [2022-10-25T21:49:22.426Z]  > git --version # 'git version 2.25.1'
21:49:22 [2022-10-25T21:49:22.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:22 [2022-10-25T21:49:22.427Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:34 [2022-10-25T21:49:34.651Z] Fetching without tags
21:49:34 [2022-10-25T21:49:34.837Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit d312dae226deebc9911210309ab4a8eb3d95737e
21:49:34 [2022-10-25T21:49:34.636Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:34 [2022-10-25T21:49:34.639Z]  > git config --add remote.origin.fetch +refs/pull/43893/head:refs/remotes/origin/PR-43893 # timeout=10
21:49:34 [2022-10-25T21:49:34.643Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:34 [2022-10-25T21:49:34.649Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:49:34 [2022-10-25T21:49:34.654Z] Fetching upstream changes from https://github.com/moby/moby.git
21:49:34 [2022-10-25T21:49:34.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:34 [2022-10-25T21:49:34.655Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43893/head:refs/remotes/origin/PR-43893 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:49:34 [2022-10-25T21:49:34.840Z]  > git config core.sparsecheckout # timeout=10
21:49:34 [2022-10-25T21:49:34.845Z]  > git checkout -f d312dae226deebc9911210309ab4a8eb3d95737e # timeout=10
21:49:36 [2022-10-25T21:49:36.252Z] Merge succeeded, producing 6f1f40c47813483095af03c84341d54ba1de2a94
21:49:36 [2022-10-25T21:49:36.253Z] Checking out Revision 6f1f40c47813483095af03c84341d54ba1de2a94 (PR-43893)
21:49:36 [2022-10-25T21:49:36.306Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:49:35 [2022-10-25T21:49:35.387Z]  > git remote # timeout=10
21:49:35 [2022-10-25T21:49:35.391Z]  > git config --get remote.origin.url # timeout=10
21:49:35 [2022-10-25T21:49:35.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:49:35 [2022-10-25T21:49:35.394Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:49:36 [2022-10-25T21:49:36.249Z]  > git rev-parse HEAD^{commit} # timeout=10
21:49:36 [2022-10-25T21:49:36.256Z]  > git config core.sparsecheckout # timeout=10
21:49:36 [2022-10-25T21:49:36.260Z]  > git checkout -f 6f1f40c47813483095af03c84341d54ba1de2a94 # timeout=10
21:49:36 [2022-10-25T21:49:36.309Z]  > git rev-list --no-walk d312dae226deebc9911210309ab4a8eb3d95737e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:49:37 [2022-10-25T21:49:37.058Z] + docker version
21:49:37 [2022-10-25T21:49:37.058Z] Client: Docker Engine - Community
21:49:37 [2022-10-25T21:49:37.058Z]  Version:           22.06.0-beta.0
21:49:37 [2022-10-25T21:49:37.058Z]  API version:       1.42
21:49:37 [2022-10-25T21:49:37.058Z]  Go version:        go1.18.3
21:49:37 [2022-10-25T21:49:37.058Z]  Git commit:        3e9117b
21:49:37 [2022-10-25T21:49:37.058Z]  Built:             Fri Jun  3 17:55:34 2022
21:49:37 [2022-10-25T21:49:37.058Z]  OS/Arch:           linux/arm64
21:49:37 [2022-10-25T21:49:37.058Z]  Context:           default
21:49:37 [2022-10-25T21:49:37.058Z] 
21:49:37 [2022-10-25T21:49:37.058Z] Server: Docker Engine - Community
21:49:37 [2022-10-25T21:49:37.058Z]  Engine:
21:49:37 [2022-10-25T21:49:37.058Z]   Version:          22.06.0-beta.0
21:49:37 [2022-10-25T21:49:37.058Z]   API version:      1.42 (minimum version 1.12)
21:49:37 [2022-10-25T21:49:37.058Z]   Go version:       go1.18.3
21:49:37 [2022-10-25T21:49:37.058Z]   Git commit:       38633e7
21:49:37 [2022-10-25T21:49:37.058Z]   Built:            Fri Jun  3 17:55:34 2022
21:49:37 [2022-10-25T21:49:37.058Z]   OS/Arch:          linux/arm64
21:49:37 [2022-10-25T21:49:37.058Z]   Experimental:     true
21:49:37 [2022-10-25T21:49:37.058Z]  containerd:
21:49:37 [2022-10-25T21:49:37.058Z]   Version:          1.6.8
21:49:37 [2022-10-25T21:49:37.058Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:49:37 [2022-10-25T21:49:37.058Z]  runc:
21:49:37 [2022-10-25T21:49:37.058Z]   Version:          1.1.4
21:49:37 [2022-10-25T21:49:37.058Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:49:37 [2022-10-25T21:49:37.058Z]  docker-init:
21:49:37 [2022-10-25T21:49:37.058Z]   Version:          0.19.0
21:49:37 [2022-10-25T21:49:37.058Z]   GitCommit:        de40ad0
[Pipeline] sh
21:49:37 [2022-10-25T21:49:37.332Z] + docker info
21:49:37 [2022-10-25T21:49:37.332Z] Client:
21:49:37 [2022-10-25T21:49:37.332Z]  Context:    default
21:49:37 [2022-10-25T21:49:37.332Z]  Debug Mode: false
21:49:37 [2022-10-25T21:49:37.332Z]  Plugins:
21:49:37 [2022-10-25T21:49:37.332Z]   buildx: Docker Buildx (Docker Inc.)
21:49:37 [2022-10-25T21:49:37.332Z]     Version:  v0.8.2
21:49:37 [2022-10-25T21:49:37.332Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:49:37 [2022-10-25T21:49:37.332Z]   compose: Docker Compose (Docker Inc.)
21:49:37 [2022-10-25T21:49:37.332Z]     Version:  v2.12.0
21:49:37 [2022-10-25T21:49:37.332Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:49:37 [2022-10-25T21:49:37.332Z] 
21:49:37 [2022-10-25T21:49:37.332Z] Server:
21:49:37 [2022-10-25T21:49:37.332Z]  Containers: 0
21:49:37 [2022-10-25T21:49:37.332Z]   Running: 0
21:49:37 [2022-10-25T21:49:37.332Z]   Paused: 0
21:49:37 [2022-10-25T21:49:37.332Z]   Stopped: 0
21:49:37 [2022-10-25T21:49:37.332Z]  Images: 3
21:49:37 [2022-10-25T21:49:37.332Z]  Server Version: 22.06.0-beta.0
21:49:37 [2022-10-25T21:49:37.332Z]  Storage Driver: overlay2
21:49:37 [2022-10-25T21:49:37.332Z]   Backing Filesystem: extfs
21:49:37 [2022-10-25T21:49:37.332Z]   Supports d_type: true
21:49:37 [2022-10-25T21:49:37.332Z]   Using metacopy: false
21:49:37 [2022-10-25T21:49:37.332Z]   Native Overlay Diff: true
21:49:37 [2022-10-25T21:49:37.332Z]   userxattr: false
21:49:37 [2022-10-25T21:49:37.332Z]  Logging Driver: json-file
21:49:37 [2022-10-25T21:49:37.332Z]  Cgroup Driver: cgroupfs
21:49:37 [2022-10-25T21:49:37.332Z]  Cgroup Version: 1
21:49:37 [2022-10-25T21:49:37.332Z]  Plugins:
21:49:37 [2022-10-25T21:49:37.332Z]   Volume: local
21:49:37 [2022-10-25T21:49:37.332Z]   Network: bridge host ipvlan macvlan null overlay
21:49:37 [2022-10-25T21:49:37.332Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:49:37 [2022-10-25T21:49:37.332Z]  Swarm: inactive
21:49:37 [2022-10-25T21:49:37.332Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
21:49:37 [2022-10-25T21:49:37.332Z]  Default Runtime: runc
21:49:37 [2022-10-25T21:49:37.332Z]  Init Binary: docker-init
21:49:37 [2022-10-25T21:49:37.332Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:49:37 [2022-10-25T21:49:37.332Z]  runc version: v1.1.4-0-g5fd4c4d
21:49:37 [2022-10-25T21:49:37.332Z]  init version: de40ad0
21:49:37 [2022-10-25T21:49:37.332Z]  Security Options:
21:49:37 [2022-10-25T21:49:37.332Z]   apparmor
21:49:37 [2022-10-25T21:49:37.332Z]   seccomp
21:49:37 [2022-10-25T21:49:37.332Z]    Profile: builtin
21:49:37 [2022-10-25T21:49:37.332Z]  Kernel Version: 5.15.0-1022-aws
21:49:37 [2022-10-25T21:49:37.332Z]  Operating System: Ubuntu 20.04.5 LTS
21:49:37 [2022-10-25T21:49:37.332Z]  OSType: linux
21:49:37 [2022-10-25T21:49:37.332Z]  Architecture: aarch64
21:49:37 [2022-10-25T21:49:37.332Z]  CPUs: 2
21:49:37 [2022-10-25T21:49:37.332Z]  Total Memory: 7.559GiB
21:49:37 [2022-10-25T21:49:37.332Z]  Name: ip-10-100-95-62
21:49:37 [2022-10-25T21:49:37.332Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:49:37 [2022-10-25T21:49:37.332Z]  Docker Root Dir: /var/lib/docker
21:49:37 [2022-10-25T21:49:37.332Z]  Debug Mode: false
21:49:37 [2022-10-25T21:49:37.332Z]  Registry: https://index.docker.io/v1/
21:49:37 [2022-10-25T21:49:37.332Z]  Labels:
21:49:37 [2022-10-25T21:49:37.332Z]  Experimental: true
21:49:37 [2022-10-25T21:49:37.332Z]  Insecure Registries:
21:49:37 [2022-10-25T21:49:37.332Z]   127.0.0.0/8
21:49:37 [2022-10-25T21:49:37.332Z]  Live Restore Enabled: true
21:49:37 [2022-10-25T21:49:37.332Z] 
[Pipeline] sh
21:49:37 [2022-10-25T21:49:37.691Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:49:37 [2022-10-25T21:49:37.691Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:49:37 [2022-10-25T21:49:37.691Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43893/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:49:37 [2022-10-25T21:49:37.691Z] + bash /home/ubuntu/workspace/moby_PR-43893/check-config.sh
21:49:37 [2022-10-25T21:49:37.691Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:49:37 [2022-10-25T21:49:37.691Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:49:37 [2022-10-25T21:49:37.691Z] 
21:49:37 [2022-10-25T21:49:37.691Z] Generally Necessary:
21:49:37 [2022-10-25T21:49:37.691Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:49:37 [2022-10-25T21:49:37.691Z] - apparmor: enabled and tools installed
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_NAMESPACES: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_NET_NS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_PID_NS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_IPC_NS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_UTS_NS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CGROUPS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CGROUP_CPUACCT: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CGROUP_DEVICE: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CGROUP_FREEZER: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CGROUP_SCHED: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_CPUSETS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_MEMCG: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_KEYS: enabled
21:49:37 [2022-10-25T21:49:37.691Z] - CONFIG_VETH: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_BRIDGE: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NF_NAT: enabled (as module)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_POSIX_MQUEUE: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_CGROUP_BPF: enabled
21:49:37 [2022-10-25T21:49:37.947Z] 
21:49:37 [2022-10-25T21:49:37.947Z] Optional Features:
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_USER_NS: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_SECCOMP: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_SECCOMP_FILTER: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_CGROUP_PIDS: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_MEMCG_SWAP: enabled
21:49:37 [2022-10-25T21:49:37.947Z]     (cgroup swap accounting is currently enabled)
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_BLK_CGROUP: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_CGROUP_PERF: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_CGROUP_HUGETLB: enabled
21:49:37 [2022-10-25T21:49:37.947Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_CFS_BANDWIDTH: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_RT_GROUP_SCHED: missing
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_VS: enabled (as module)
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_VS_NFCT: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_IP_VS_RR: enabled (as module)
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_SECURITY_SELINUX: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_SECURITY_APPARMOR: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_EXT4_FS: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:49:38 [2022-10-25T21:49:38.204Z] - Network Drivers:
21:49:38 [2022-10-25T21:49:38.204Z]   - "overlay":
21:49:38 [2022-10-25T21:49:38.204Z]     - CONFIG_VXLAN: enabled (as module)
21:49:38 [2022-10-25T21:49:38.204Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:49:38 [2022-10-25T21:49:38.204Z]       Optional (for encrypted networks):
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_CRYPTO: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_CRYPTO_AEAD: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_CRYPTO_GCM: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_CRYPTO_GHASH: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_XFRM: enabled
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_XFRM_USER: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]       - CONFIG_INET_ESP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "ipvlan":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_IPVLAN: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "macvlan":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_MACVLAN: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_DUMMY: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "ftp,tftp client in container":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z] - Storage Drivers:
21:49:38 [2022-10-25T21:49:38.460Z]   - "aufs":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_AUFS_FS: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "btrfs":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:49:38 [2022-10-25T21:49:38.460Z]   - "devicemapper":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_BLK_DEV_DM: enabled
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "overlay":
21:49:38 [2022-10-25T21:49:38.460Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:49:38 [2022-10-25T21:49:38.460Z]   - "zfs":
21:49:38 [2022-10-25T21:49:38.460Z]     - /dev/zfs: present
21:49:38 [2022-10-25T21:49:38.460Z]     - zfs command: missing
21:49:38 [2022-10-25T21:49:38.460Z]     - zpool command: missing
21:49:38 [2022-10-25T21:49:38.460Z] 
21:49:38 [2022-10-25T21:49:38.460Z] Limits:
21:49:38 [2022-10-25T21:49:38.460Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:49:38 [2022-10-25T21:49:38.460Z] 
21:49:38 [2022-10-25T21:49:38.460Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:49:38 [2022-10-25T21:49:38.888Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6f1f40c47813483095af03c84341d54ba1de2a94 .
21:49:39 [2022-10-25T21:49:39.144Z] #1 [internal] load build definition from Dockerfile
21:49:39 [2022-10-25T21:49:39.144Z] #1 transferring dockerfile: 19.29kB done
21:49:39 [2022-10-25T21:49:39.144Z] #1 DONE 0.0s
21:49:39 [2022-10-25T21:49:39.144Z] 
21:49:39 [2022-10-25T21:49:39.144Z] #2 [internal] load .dockerignore
21:49:39 [2022-10-25T21:49:39.144Z] #2 transferring context: 145B done
21:49:39 [2022-10-25T21:49:39.144Z] #2 DONE 0.0s
21:49:39 [2022-10-25T21:49:39.144Z] 
21:49:39 [2022-10-25T21:49:39.144Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:49:39 [2022-10-25T21:49:39.144Z] #3 DONE 0.1s
21:49:39 [2022-10-25T21:49:39.144Z] 
21:49:39 [2022-10-25T21:49:39.144Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:49:39 [2022-10-25T21:49:39.144Z] #4 CACHED
21:49:39 [2022-10-25T21:49:39.401Z] 
21:49:39 [2022-10-25T21:49:39.401Z] #5 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:49:39 [2022-10-25T21:49:39.656Z] #5 DONE 0.1s
21:49:39 [2022-10-25T21:49:39.656Z] 
21:49:39 [2022-10-25T21:49:39.656Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:49:39 [2022-10-25T21:49:39.656Z] #6 DONE 0.1s
21:49:39 [2022-10-25T21:49:39.656Z] 
21:49:39 [2022-10-25T21:49:39.656Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:49:39 [2022-10-25T21:49:39.656Z] #7 DONE 0.1s
21:49:39 [2022-10-25T21:49:39.656Z] 
21:49:39 [2022-10-25T21:49:39.656Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:49:39 [2022-10-25T21:49:39.656Z] #8 DONE 0.1s
21:49:40 [2022-10-25T21:49:40.231Z] 
21:49:40 [2022-10-25T21:49:40.231Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30
21:49:40 [2022-10-25T21:49:40.231Z] #9 DONE 0.0s
21:49:40 [2022-10-25T21:49:40.231Z] 
21:49:40 [2022-10-25T21:49:40.231Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:49:40 [2022-10-25T21:49:40.231Z] #10 DONE 0.0s
21:49:40 [2022-10-25T21:49:40.231Z] 
21:49:40 [2022-10-25T21:49:40.231Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:49:40 [2022-10-25T21:49:40.231Z] #11 DONE 0.0s
21:49:40 [2022-10-25T21:49:40.231Z] 
21:49:40 [2022-10-25T21:49:40.231Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
21:49:40 [2022-10-25T21:49:40.231Z] #12 DONE 0.0s
21:49:40 [2022-10-25T21:49:40.231Z] 
21:49:40 [2022-10-25T21:49:40.231Z] #13 [internal] load build context
21:49:40 [2022-10-25T21:49:40.488Z] #13 ...
21:49:40 [2022-10-25T21:49:40.488Z] 
21:49:40 [2022-10-25T21:49:40.488Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:49:40 [2022-10-25T21:49:40.488Z] #14 DONE 0.4s
21:49:40 [2022-10-25T21:49:40.488Z] 
21:49:40 [2022-10-25T21:49:40.488Z] #13 [internal] load build context
21:49:41 [2022-10-25T21:49:41.057Z] #13 transferring context: 63.04MB 1.1s done
21:49:41 [2022-10-25T21:49:41.314Z] #13 DONE 1.1s
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:49:41 [2022-10-25T21:49:41.314Z] #15 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #16 [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
21:49:41 [2022-10-25T21:49:41.314Z] #16 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #17 [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
21:49:41 [2022-10-25T21:49:41.314Z] #17 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #18 [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
21:49:41 [2022-10-25T21:49:41.314Z] #18 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #19 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:49:41 [2022-10-25T21:49:41.314Z] #19 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #20 [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
21:49:41 [2022-10-25T21:49:41.314Z] #20 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #21 [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
21:49:41 [2022-10-25T21:49:41.314Z] #21 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #22 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:49:41 [2022-10-25T21:49:41.314Z] #22 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #23 [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
21:49:41 [2022-10-25T21:49:41.314Z] #23 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #24 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #24 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #25 [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             ;
21:49:41 [2022-10-25T21:49:41.314Z] #25 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #26 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:49:41 [2022-10-25T21:49:41.314Z] #26 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #27 [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
21:49:41 [2022-10-25T21:49:41.314Z] #27 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:49:41 [2022-10-25T21:49:41.314Z] #28 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #29 [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
21:49:41 [2022-10-25T21:49:41.314Z] #29 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #30 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:49:41 [2022-10-25T21:49:41.314Z] #30 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #31 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:49:41 [2022-10-25T21:49:41.314Z] #31 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #32 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:49:41 [2022-10-25T21:49:41.314Z] #32 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #33 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:49:41 [2022-10-25T21:49:41.314Z] #33 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #34 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:49:41 [2022-10-25T21:49:41.314Z] #34 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #35 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:49:41 [2022-10-25T21:49:41.314Z] #35 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #36 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #36 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #37 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #37 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #38 [dev-systemd-false  6/28] RUN ldconfig
21:49:41 [2022-10-25T21:49:41.314Z] #38 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:49:41 [2022-10-25T21:49:41.314Z] #39 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #40 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:49:41 [2022-10-25T21:49:41.314Z] #40 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #41 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:49:41 [2022-10-25T21:49:41.314Z] #41 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #42 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:49:41 [2022-10-25T21:49:41.314Z] #42 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #43 [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
21:49:41 [2022-10-25T21:49:41.314Z] #43 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #44 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:49:41 [2022-10-25T21:49:41.314Z] #44 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #45 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:49:41 [2022-10-25T21:49:41.314Z] #45 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #46 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #46 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #47 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #47 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #48 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #48 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #49 [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
21:49:41 [2022-10-25T21:49:41.314Z] #49 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #50 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #50 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #51 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #51 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #52 [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
21:49:41 [2022-10-25T21:49:41.314Z] #52 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #53 [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
21:49:41 [2022-10-25T21:49:41.314Z] #53 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #54 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:49:41 [2022-10-25T21:49:41.314Z] #54 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #55 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #55 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #56 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #56 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #57 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #57 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #58 [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
21:49:41 [2022-10-25T21:49:41.314Z] #58 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #59 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:49:41 [2022-10-25T21:49:41.314Z] #59 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #60 [dev-systemd-false  1/28] RUN groupadd -r docker
21:49:41 [2022-10-25T21:49:41.314Z] #60 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #61 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:49:41 [2022-10-25T21:49:41.314Z] #61 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #62 [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
21:49:41 [2022-10-25T21:49:41.314Z] #62 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #63 [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
21:49:41 [2022-10-25T21:49:41.314Z] #63 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #64 [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
21:49:41 [2022-10-25T21:49:41.314Z] #64 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #65 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:49:41 [2022-10-25T21:49:41.314Z] #65 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #66 [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
21:49:41 [2022-10-25T21:49:41.314Z] #66 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #67 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:49:41 [2022-10-25T21:49:41.314Z] #67 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #68 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #68 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #69 [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
21:49:41 [2022-10-25T21:49:41.314Z] #69 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #70 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:49:41 [2022-10-25T21:49:41.314Z] #70 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #71 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #71 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #72 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #72 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #73 [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
21:49:41 [2022-10-25T21:49:41.314Z] #73 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #74 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:49:41 [2022-10-25T21:49:41.314Z] #74 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #75 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:49:41 [2022-10-25T21:49:41.314Z] #75 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #76 [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
21:49:41 [2022-10-25T21:49:41.314Z] #76 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #77 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:49:41 [2022-10-25T21:49:41.314Z] #77 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:49:41 [2022-10-25T21:49:41.314Z] #78 CACHED
21:49:41 [2022-10-25T21:49:41.314Z] 
21:49:41 [2022-10-25T21:49:41.314Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:49:42 [2022-10-25T21:49:42.682Z] #79 DONE 1.5s
21:49:42 [2022-10-25T21:49:42.682Z] 
21:49:42 [2022-10-25T21:49:42.682Z] #80 exporting to image
21:49:42 [2022-10-25T21:49:42.682Z] #80 exporting layers
21:49:43 [2022-10-25T21:49:43.244Z] #80 exporting layers 0.7s done
21:49:43 [2022-10-25T21:49:43.244Z] #80 writing image sha256:dc8d2bd5af7c9928919c7dcdec2cbe505576050935353d6cdc5360c859dcc523 done
21:49:43 [2022-10-25T21:49:43.244Z] #80 naming to docker.io/library/docker:6f1f40c47813483095af03c84341d54ba1de2a94 done
21:49:43 [2022-10-25T21:49:43.244Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:49:43 [2022-10-25T21:49:43.553Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:49:43 [2022-10-25T21:49:43.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f1f40c47813483095af03c84341d54ba1de2a94 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6f1f40c47813483095af03c84341d54ba1de2a94 hack/test/unit
21:49:44 [2022-10-25T21:49:44.082Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:49:44 [2022-10-25T21:49:44.083Z] + TESTFLAGS+=' -test.timeout=5m'
21:49:44 [2022-10-25T21:49:44.083Z] + TESTDIRS=./...
21:49:44 [2022-10-25T21:49:44.083Z] + exclude_paths='/vendor/|/integration'
21:49:44 [2022-10-25T21:49:44.083Z] ++ go list ./...
21:49:44 [2022-10-25T21:49:44.083Z] ++ grep -vE '(/vendor/|/integration)'
21:49:45 [2022-10-25T21:49:45.012Z] + pkg_list='github.com/docker/docker/api
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/backend/build
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/httpstatus
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/httputils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/middleware
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/build
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/checkpoint
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/debug
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/distribution
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/grpc
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/image
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/network
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/plugin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/session
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/swarm
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/system
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/volume
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/backend
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/blkiodev
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/events
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/filters
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/image
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/mount
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/network
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/plugins/logdriver
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/registry
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/strslice
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/swarm
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/swarm/runtime
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/time
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/versions
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/versions/v1p19
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/versions/v1p20
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/volume
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/exporter
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/builder-next/worker
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/dockerfile
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/remotecontext
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/remotecontext/git
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/builder/remotecontext/urlutil
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cli
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cli/config
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cli/debug
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cli/winresources/docker-proxy
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cli/winresources/dockerd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/client
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cmd/docker-proxy
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cmd/dockerd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cmd/dockerd/trap
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/container/stream
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/contrib/apparmor
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/contrib/docker-device-tool
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/contrib/httpserver
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster/convert
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster/executor
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster/executor/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/cluster/provider
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/config
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/containerd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/events
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/events/testutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/aufs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/copy
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/overlay
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/register
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/vfs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/graphdriver/zfs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/images
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/initlayer
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/links
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/listeners
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/awslogs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/fluentd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/gcplogs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/gelf
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/journald
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/local
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/logentries
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/loggertest
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/loggerutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/splunk
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/syslog
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/logger/templates
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/names
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/network
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/daemon/stats
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/distribution
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/distribution/metadata
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/distribution/utils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/distribution/xfer
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/dockerversion
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/errdefs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/image
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/image/cache
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/image/tarexport
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/image/v1
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/internal/test/suite
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/layer
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libcontainerd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libcontainerd/queue
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libcontainerd/remote
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libcontainerd/supervisor
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libcontainerd/types
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/bitseq
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cluster
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/config
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/datastore
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/diagnostic
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/discoverapi
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/driverapi
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/host
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/null
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/drvregistry
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/etchosts
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/idm
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/internal/caller
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipam
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipamapi
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipams/null
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ipamutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/iptables
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/netlabel
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/netutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/networkdb
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/ns
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/options
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/osl
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/portallocator
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/portmapper
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/resolvconf
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/testutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/libnetwork/types
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/oci
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/oci/caps
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/opts
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/aaparser
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/archive
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/authorization
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/broadcaster
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/capabilities
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/chrootarchive
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/containerfs
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/devicemapper
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/directory
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/dmesg
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/fileutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/homedir
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/idtools
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/ioutils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/jsonmessage
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/longpath
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/loopback
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/namesgenerator
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/parsers
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/parsers/kernel
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/pidfile
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/platform
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugingetter
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugins
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/plugins/transport
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/pools
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/progress
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/reexec
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/stack
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/stdcopy
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/streamformatter
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/stringid
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/sysinfo
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/system
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/tailfile
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/tarsum
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/pkg/useragent
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/plugin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/plugin/executor/containerd
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/plugin/v2
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/profiles/apparmor
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/profiles/seccomp
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/quota
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/reference
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/registry
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/registry/resumable
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/restartmanager
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/rootless
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/rootless/specconv
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/runconfig
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/runconfig/opts
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/daemon
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/environment
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fakecontext
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fakegit
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fakestorage
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fixtures/load
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fixtures/plugin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/registry
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/testutil/request
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/drivers
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/local
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/mounts
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/service
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/service/opts
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/volume/testutils'
21:49:45 [2022-10-25T21:49:45.012Z] ++ grep --fixed-strings -v /libnetwork
21:49:45 [2022-10-25T21:49:45.012Z] ++ echo 'github.com/docker/docker/api
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/backend/build
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/httpstatus
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/httputils
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/middleware
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/build
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/checkpoint
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/debug
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/distribution
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/grpc
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/image
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/network
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/plugin
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/session
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/swarm
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/system
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/server/router/volume
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/backend
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/blkiodev
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/container
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/events
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/filters
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/image
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/mount
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/network
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/plugins/logdriver
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/registry
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/strslice
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/swarm
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/swarm/runtime
21:49:45 [2022-10-25T21:49:45.012Z] github.com/docker/docker/api/types/time
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions/v1p19
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions/v1p20
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/volume
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/exporter
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/worker
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/dockerfile
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext/git
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext/urlutil
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/config
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/debug
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/winresources/docker-proxy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/winresources/dockerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/client
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/docker-proxy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd/trap
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/container/stream
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/apparmor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/docker-device-tool
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/httpserver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/convert
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/executor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/executor/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/provider
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/config
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/containerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/events
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/events/testutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/aufs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/copy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlay
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/register
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/vfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/zfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/images
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/initlayer
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/links
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/listeners
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/awslogs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/fluentd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/gcplogs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/gelf
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/local
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/logentries
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggertest
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggerutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/splunk
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/syslog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/templates
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/names
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/network
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/stats
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/distribution
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/distribution/metadata
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/distribution/utils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/distribution/xfer
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/dockerversion
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/errdefs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/image
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/image/cache
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/image/tarexport
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/image/v1
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/internal/test/suite
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/layer
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libcontainerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libcontainerd/queue
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libcontainerd/remote
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libcontainerd/supervisor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libcontainerd/types
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/bitseq
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cluster
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/config
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/datastore
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/diagnostic
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/discoverapi
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/driverapi
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/host
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/null
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/drvregistry
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/etchosts
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/idm
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/internal/caller
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipam
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipamapi
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipams/null
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ipamutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/iptables
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/netlabel
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/netutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/networkdb
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/ns
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/options
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/osl
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/portallocator
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/portmapper
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/resolvconf
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/testutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/libnetwork/types
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/oci
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/oci/caps
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/opts
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/aaparser
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/archive
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/authorization
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/broadcaster
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/capabilities
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/chrootarchive
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/containerfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/devicemapper
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/directory
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/dmesg
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/fileutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/homedir
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/idtools
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/ioutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/jsonmessage
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/longpath
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/loopback
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/namesgenerator
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/parsers
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/parsers/kernel
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/pidfile
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/platform
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugingetter
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugins
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/plugins/transport
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/pools
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/progress
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/reexec
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/stack
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/stdcopy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/streamformatter
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/stringid
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/sysinfo
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/system
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/tailfile
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/tarsum
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/pkg/useragent
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/plugin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/plugin/executor/containerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/plugin/v2
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/profiles/apparmor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/profiles/seccomp
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/quota
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/reference
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/registry
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/registry/resumable
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/restartmanager
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/rootless
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/rootless/specconv
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/runconfig
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/runconfig/opts
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/daemon
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/environment
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fakecontext
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fakegit
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fakestorage
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fixtures/load
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fixtures/plugin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/registry
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/testutil/request
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/drivers
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/local
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/mounts
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/service
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/service/opts
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/volume/testutils'
21:49:45 [2022-10-25T21:49:45.013Z] + base_pkg_list='github.com/docker/docker/api
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/backend/build
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/httpstatus
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/httputils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/middleware
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/build
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/checkpoint
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/debug
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/distribution
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/grpc
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/image
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/network
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/plugin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/session
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/swarm
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/system
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/server/router/volume
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/backend
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/blkiodev
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/events
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/filters
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/image
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/mount
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/network
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/plugins/logdriver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/registry
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/strslice
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/swarm
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/swarm/runtime
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/time
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions/v1p19
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/versions/v1p20
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/api/types/volume
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/exporter
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/builder-next/worker
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/dockerfile
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext/git
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/builder/remotecontext/urlutil
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/config
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/debug
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/winresources/docker-proxy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cli/winresources/dockerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/client
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/docker-proxy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd/trap
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/container/stream
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/apparmor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/docker-device-tool
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/contrib/httpserver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/convert
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/executor
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/executor/container
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/cluster/provider
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/config
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/containerd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/events
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/events/testutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/aufs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/copy
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlay
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/register
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/vfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/graphdriver/zfs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/images
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/initlayer
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/links
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/listeners
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/awslogs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/fluentd
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/gcplogs
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/gelf
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/local
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/logentries
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggertest
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggerutils
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/splunk
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/syslog
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/logger/templates
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/names
21:49:45 [2022-10-25T21:49:45.013Z] github.com/docker/docker/daemon/network
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/stats
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/metadata
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/utils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/xfer
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/dockerversion
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/errdefs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/cache
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/tarexport
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/v1
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/internal/test/suite
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/layer
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/queue
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/remote
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/supervisor
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/types
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/oci
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/oci/caps
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/opts
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/aaparser
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/archive
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/authorization
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/broadcaster
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/capabilities
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/chrootarchive
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/containerfs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/devicemapper
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/directory
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/dmesg
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/fileutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/homedir
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/idtools
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/ioutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/jsonmessage
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/longpath
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/loopback
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/namesgenerator
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/parsers
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/parsers/kernel
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/pidfile
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/platform
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugingetter
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugins
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/plugins/transport
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/pools
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/progress
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/reexec
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/stack
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/stdcopy
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/streamformatter
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/stringid
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/sysinfo
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/system
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/tailfile
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/tarsum
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/pkg/useragent
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/plugin
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/plugin/executor/containerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/plugin/v2
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/profiles/apparmor
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/profiles/seccomp
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/quota
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/reference
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/registry
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/registry/resumable
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/restartmanager
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/rootless
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/rootless/specconv
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/runconfig
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/runconfig/opts
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/daemon
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/environment
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fakecontext
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fakegit
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fakestorage
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fixtures/load
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fixtures/plugin
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/registry
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/testutil/request
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/drivers
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/local
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/mounts
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/service
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/service/opts
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/volume/testutils'
21:49:45 [2022-10-25T21:49:45.014Z] ++ grep --fixed-strings /libnetwork
21:49:45 [2022-10-25T21:49:45.014Z] ++ echo 'github.com/docker/docker/api
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/backend/build
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/httpstatus
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/httputils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/middleware
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/build
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/checkpoint
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/container
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/debug
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/distribution
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/grpc
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/image
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/network
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/plugin
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/session
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/swarm
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/system
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/server/router/volume
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/backend
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/blkiodev
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/container
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/events
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/filters
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/image
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/mount
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/network
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/plugins/logdriver
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/registry
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/strslice
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/swarm
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/swarm/runtime
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/time
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/versions
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/versions/v1p19
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/versions/v1p20
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/api/types/volume
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/exporter
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/builder-next/worker
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/dockerfile
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/remotecontext
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/remotecontext/git
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/builder/remotecontext/urlutil
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cli
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cli/config
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cli/debug
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cli/winresources/docker-proxy
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cli/winresources/dockerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/client
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cmd/docker-proxy
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cmd/dockerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cmd/dockerd/trap
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/container
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/container/stream
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/contrib/apparmor
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/contrib/docker-device-tool
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/contrib/httpserver
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster/convert
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster/executor
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster/executor/container
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/cluster/provider
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/config
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/containerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/events
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/events/testutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/aufs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/copy
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/overlay
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/register
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/vfs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/graphdriver/zfs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/images
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/initlayer
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/links
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/listeners
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/awslogs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/fluentd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/gcplogs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/gelf
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/journald
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/local
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/logentries
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/loggertest
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/loggerutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/splunk
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/syslog
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/logger/templates
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/names
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/network
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/daemon/stats
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/metadata
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/utils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/distribution/xfer
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/dockerversion
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/errdefs
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/cache
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/tarexport
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/image/v1
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/internal/test/suite
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/layer
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/queue
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/remote
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/supervisor
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libcontainerd/types
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/bitseq
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cluster
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/config
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/datastore
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/diagnostic
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/discoverapi
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/driverapi
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/host
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/null
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/drvregistry
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/etchosts
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/idm
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/internal/caller
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/ipam
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/ipamapi
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:45 [2022-10-25T21:49:45.014Z] github.com/docker/docker/libnetwork/ipams/null
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipamutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/iptables
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netlabel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/networkdb
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ns
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/options
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portallocator
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portmapper
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/resolvconf
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/testutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/types
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/oci
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/oci/caps
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/opts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/aaparser
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/archive
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/authorization
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/broadcaster
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/capabilities
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/chrootarchive
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/containerfs
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/devicemapper
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/directory
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/dmesg
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/fileutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/homedir
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/idtools
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/ioutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/jsonmessage
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/longpath
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/loopback
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/namesgenerator
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/parsers
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/parsers/kernel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/pidfile
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/platform
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugingetter
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugins
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/plugins/transport
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/pools
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/progress
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/reexec
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/stack
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/stdcopy
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/streamformatter
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/stringid
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/sysinfo
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/system
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/tailfile
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/tarsum
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/pkg/useragent
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/plugin
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/plugin/executor/containerd
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/plugin/v2
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/profiles/apparmor
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/profiles/seccomp
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/quota
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/reference
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/registry
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/registry/resumable
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/restartmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/rootless
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/rootless/specconv
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/runconfig
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/runconfig/opts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/daemon
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/environment
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fakecontext
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fakegit
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fakestorage
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fixtures/load
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fixtures/plugin
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/registry
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/testutil/request
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/drivers
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/local
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/mounts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/service
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/service/opts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/volume/testutils'
21:49:45 [2022-10-25T21:49:45.015Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/bitseq
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cluster
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/config
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/datastore
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/diagnostic
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/discoverapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/driverapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/host
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/null
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drvregistry
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/etchosts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/idm
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/internal/caller
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipam
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipamapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/null
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipamutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/iptables
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netlabel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/networkdb
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ns
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/options
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portallocator
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portmapper
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/resolvconf
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/testutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/types'
21:49:45 [2022-10-25T21:49:45.015Z] + echo 'github.com/docker/docker/libnetwork
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/bitseq
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cluster
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/config
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/datastore
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/diagnostic
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/discoverapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/driverapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/host
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/null
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drvregistry
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/etchosts
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/idm
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/internal/caller
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipam
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipamapi
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/null
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ipamutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/iptables
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netlabel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/netutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/networkdb
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/ns
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/options
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portallocator
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/portmapper
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/resolvconf
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/testutils
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/types'
21:49:45 [2022-10-25T21:49:45.015Z] + grep --fixed-strings libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:45 [2022-10-25T21:49:45.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:45 [2022-10-25T21:49:45.015Z] + type docker-proxy
21:49:45 [2022-10-25T21:49:45.015Z] hack/test/unit: line 25: type: docker-proxy: not found
21:49:45 [2022-10-25T21:49:45.015Z] + hack/make.sh binary-proxy install-proxy
21:49:45 [2022-10-25T21:49:45.015Z] 
21:49:45 [2022-10-25T21:49:45.271Z] Removing bundles/
21:49:45 [2022-10-25T21:49:45.271Z] 
21:49:45 [2022-10-25T21:49:45.271Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:49:45 [2022-10-25T21:49:45.271Z] Building: bundles/binary-proxy/docker-proxy
21:49:45 [2022-10-25T21:49:45.271Z] GOOS="" GOARCH="" GOARM=""
21:49:51 [2022-10-25T21:49:51.821Z] Created binary: bundles/binary-proxy/docker-proxy
21:49:51 [2022-10-25T21:49:51.821Z] 
21:49:51 [2022-10-25T21:49:51.821Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:49:51 [2022-10-25T21:49:51.821Z] Installing docker-proxy to /usr/local/bin/
21:49:51 [2022-10-25T21:49:51.821Z] 
21:49:51 [2022-10-25T21:49:51.821Z] + mkdir -p bundles
21:49:51 [2022-10-25T21:49:51.821Z] + '[' -n 'github.com/docker/docker/api
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/backend/build
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/httpstatus
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/httputils
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/middleware
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/build
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/checkpoint
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/container
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/debug
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/distribution
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/grpc
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/image
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/network
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/plugin
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/session
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/swarm
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/system
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/server/router/volume
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/backend
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/blkiodev
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/container
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/events
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/filters
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/image
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/mount
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/network
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/plugins/logdriver
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/registry
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/strslice
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/swarm
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/swarm/runtime
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/time
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/versions
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/versions/v1p19
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/versions/v1p20
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/api/types/volume
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/exporter
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/builder-next/worker
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/dockerfile
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/remotecontext
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/remotecontext/git
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/builder/remotecontext/urlutil
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cli
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cli/config
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cli/debug
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cli/winresources/docker-proxy
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cli/winresources/dockerd
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/client
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cmd/docker-proxy
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cmd/dockerd
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cmd/dockerd/trap
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/container
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/container/stream
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/contrib/apparmor
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/contrib/docker-device-tool
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/contrib/httpserver
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster/convert
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster/executor
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster/executor/container
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/cluster/provider
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/config
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/containerd
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/events
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/events/testutils
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/aufs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/copy
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/overlay
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/register
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/vfs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/graphdriver/zfs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/images
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/initlayer
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/links
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/listeners
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/awslogs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/fluentd
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/gcplogs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/gelf
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/journald
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/local
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/logentries
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/loggertest
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/loggerutils
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/splunk
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/syslog
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/logger/templates
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/names
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/network
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/daemon/stats
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/distribution
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/distribution/metadata
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/distribution/utils
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/distribution/xfer
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/dockerversion
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/errdefs
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/image
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/image/cache
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/image/tarexport
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/image/v1
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/internal/test/suite
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/layer
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/libcontainerd
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/libcontainerd/queue
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/libcontainerd/remote
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/libcontainerd/supervisor
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/libcontainerd/types
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/oci
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/oci/caps
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/opts
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/pkg/aaparser
21:49:51 [2022-10-25T21:49:51.821Z] github.com/docker/docker/pkg/archive
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/authorization
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/broadcaster
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/capabilities
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/chrootarchive
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/containerfs
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/devicemapper
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/directory
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/dmesg
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/fileutils
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/homedir
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/idtools
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/ioutils
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/jsonmessage
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/longpath
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/loopback
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/namesgenerator
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/parsers
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/parsers/kernel
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/pidfile
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/platform
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugingetter
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugins
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/plugins/transport
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/pools
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/progress
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/reexec
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/stack
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/stdcopy
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/streamformatter
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/stringid
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/sysinfo
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/system
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/tailfile
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/tarsum
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/pkg/useragent
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/plugin
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/plugin/executor/containerd
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/plugin/v2
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/profiles/apparmor
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/profiles/seccomp
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/quota
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/reference
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/registry
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/registry/resumable
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/restartmanager
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/rootless
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/rootless/specconv
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/runconfig
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/runconfig/opts
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/daemon
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/environment
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fakecontext
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fakegit
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fakestorage
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fixtures/load
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fixtures/plugin
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/registry
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/testutil/request
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/drivers
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/local
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/mounts
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/service
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/service/opts
21:49:51 [2022-10-25T21:49:51.822Z] github.com/docker/docker/volume/testutils' ']'
21:49:51 [2022-10-25T21:49:51.822Z] + 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
21:49:52 [2022-10-25T21:49:52.078Z] ?   	github.com/docker/docker/api	[no test files]
21:50:06 [2022-10-25T21:50:06.928Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/server/router/volume	0.017s	coverage: 66.7% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/builder/remotecontext	0.181s	coverage: 13.7% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/builder/dockerfile	0.575s	coverage: 50.2% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.454s	coverage: 83.5% of statements
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/cli	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:51:28 [2022-10-25T21:51:28.337Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:51:28 [2022-10-25T21:51:28.594Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.028s	coverage: 67.6% of statements
21:51:31 [2022-10-25T21:51:31.113Z] ok  	github.com/docker/docker/client	0.116s	coverage: 76.1% of statements
21:52:03 [2022-10-25T21:52:03.149Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.9% of statements
21:52:03 [2022-10-25T21:52:03.149Z] ok  	github.com/docker/docker/container	0.123s	coverage: 35.8% of statements
21:52:03 [2022-10-25T21:52:03.149Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.376s	coverage: 0.0% of statements
21:52:03 [2022-10-25T21:52:03.149Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:52:03 [2022-10-25T21:52:03.149Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:52:03 [2022-10-25T21:52:03.149Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:52:03 [2022-10-25T21:52:03.149Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:52:03 [2022-10-25T21:52:03.149Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:52:07 [2022-10-25T21:52:07.324Z] ok  	github.com/docker/docker/daemon/cluster	0.099s	coverage: 0.5% of statements
21:52:08 [2022-10-25T21:52:08.690Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
21:52:10 [2022-10-25T21:52:10.057Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
21:52:16 [2022-10-25T21:52:16.604Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
21:52:17 [2022-10-25T21:52:17.971Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 76.8% of statements
21:52:18 [2022-10-25T21:52:18.534Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:52:19 [2022-10-25T21:52:19.101Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
21:52:20 [2022-10-25T21:52:20.032Z] ok  	github.com/docker/docker/daemon	10.133s	coverage: 16.4% of statements
21:52:20 [2022-10-25T21:52:20.032Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:52:20 [2022-10-25T21:52:20.032Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:52:20 [2022-10-25T21:52:20.032Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
21:52:20 [2022-10-25T21:52:20.032Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:52:20 [2022-10-25T21:52:20.597Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.676s	coverage: 74.8% of statements
21:52:21 [2022-10-25T21:52:21.540Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.278s	coverage: 60.7% of statements
21:52:22 [2022-10-25T21:52:22.104Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.024s	coverage: 3.0% of statements
21:52:23 [2022-10-25T21:52:23.474Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:52:25 [2022-10-25T21:52:25.379Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.376s	coverage: 50.6% of statements
21:52:25 [2022-10-25T21:52:25.379Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.932s	coverage: 46.3% of statements
21:52:25 [2022-10-25T21:52:25.379Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:52:26 [2022-10-25T21:52:26.750Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
21:52:26 [2022-10-25T21:52:26.750Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.220s	coverage: 60.3% of statements
21:52:26 [2022-10-25T21:52:26.750Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:52:26 [2022-10-25T21:52:26.750Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:52:27 [2022-10-25T21:52:27.681Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
21:52:28 [2022-10-25T21:52:28.244Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:52:29 [2022-10-25T21:52:29.174Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.8% of statements
21:52:29 [2022-10-25T21:52:29.174Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:52:29 [2022-10-25T21:52:29.174Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:52:29 [2022-10-25T21:52:29.736Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
21:52:30 [2022-10-25T21:52:30.299Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.123s	coverage: 79.9% of statements
21:52:30 [2022-10-25T21:52:30.555Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
21:52:30 [2022-10-25T21:52:30.555Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:52:31 [2022-10-25T21:52:31.117Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
21:52:31 [2022-10-25T21:52:31.374Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
21:52:32 [2022-10-25T21:52:32.303Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.147s	coverage: 76.8% of statements
21:52:32 [2022-10-25T21:52:32.564Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
21:52:33 [2022-10-25T21:52:33.494Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 79.4% of statements
21:52:34 [2022-10-25T21:52:34.057Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
21:52:34 [2022-10-25T21:52:34.620Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
21:52:35 [2022-10-25T21:52:35.184Z] ok  	github.com/docker/docker/daemon/logger/journald	3.323s	coverage: 74.5% of statements
21:52:35 [2022-10-25T21:52:35.184Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:52:35 [2022-10-25T21:52:35.184Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:52:35 [2022-10-25T21:52:35.184Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:52:35 [2022-10-25T21:52:35.184Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:52:35 [2022-10-25T21:52:35.746Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
21:52:36 [2022-10-25T21:52:36.004Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:52:36 [2022-10-25T21:52:36.567Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:52:37 [2022-10-25T21:52:37.129Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.527s	coverage: 82.5% of statements
21:52:37 [2022-10-25T21:52:37.129Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:52:37 [2022-10-25T21:52:37.129Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:52:38 [2022-10-25T21:52:38.057Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 44.4% of statements
21:52:39 [2022-10-25T21:52:39.422Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 29.7% of statements
21:52:39 [2022-10-25T21:52:39.422Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:52:39 [2022-10-25T21:52:39.984Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:52:40 [2022-10-25T21:52:40.546Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
21:52:40 [2022-10-25T21:52:40.546Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 84.9% of statements
21:52:40 [2022-10-25T21:52:40.546Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:52:41 [2022-10-25T21:52:41.474Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
21:52:41 [2022-10-25T21:52:41.474Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
21:52:41 [2022-10-25T21:52:41.474Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:52:41 [2022-10-25T21:52:41.474Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:52:41 [2022-10-25T21:52:41.730Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:52:42 [2022-10-25T21:52:42.658Z] ok  	github.com/docker/docker/oci	0.029s	coverage: 41.4% of statements
21:52:43 [2022-10-25T21:52:43.220Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
21:52:43 [2022-10-25T21:52:43.477Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:52:44 [2022-10-25T21:52:44.844Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 82.2% of statements
21:52:45 [2022-10-25T21:52:45.775Z] ok  	github.com/docker/docker/pkg/authorization	0.282s	coverage: 68.3% of statements
21:52:46 [2022-10-25T21:52:46.032Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:52:46 [2022-10-25T21:52:46.032Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:52:49 [2022-10-25T21:52:49.343Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 44.9% of statements
21:52:49 [2022-10-25T21:52:49.343Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
21:52:49 [2022-10-25T21:52:49.599Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
21:52:49 [2022-10-25T21:52:49.855Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
21:52:50 [2022-10-25T21:52:50.111Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
21:52:50 [2022-10-25T21:52:50.111Z] ok  	github.com/docker/docker/layer	7.183s	coverage: 68.9% of statements
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:52:50 [2022-10-25T21:52:50.111Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
21:52:51 [2022-10-25T21:52:51.039Z] ok  	github.com/docker/docker/pkg/idtools	0.348s	coverage: 69.6% of statements
21:52:51 [2022-10-25T21:52:51.296Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 71.5% of statements
21:52:51 [2022-10-25T21:52:51.552Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:52:51 [2022-10-25T21:52:51.552Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
21:52:51 [2022-10-25T21:52:51.552Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:52:51 [2022-10-25T21:52:51.808Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
21:52:51 [2022-10-25T21:52:51.808Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
21:52:52 [2022-10-25T21:52:52.064Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
21:52:52 [2022-10-25T21:52:52.064Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
21:52:52 [2022-10-25T21:52:52.321Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 76.5% of statements
21:52:52 [2022-10-25T21:52:52.321Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:52:52 [2022-10-25T21:52:52.321Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:52:52 [2022-10-25T21:52:52.577Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:52:53 [2022-10-25T21:52:53.139Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:52:53 [2022-10-25T21:52:53.395Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:52:53 [2022-10-25T21:52:53.395Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:52:53 [2022-10-25T21:52:53.957Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:52:53 [2022-10-25T21:52:53.957Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
21:52:54 [2022-10-25T21:52:54.213Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:52:54 [2022-10-25T21:52:54.469Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
21:52:54 [2022-10-25T21:52:54.725Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:52:55 [2022-10-25T21:52:55.287Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
21:52:55 [2022-10-25T21:52:55.543Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
21:52:55 [2022-10-25T21:52:55.799Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
21:52:56 [2022-10-25T21:52:56.361Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
21:52:56 [2022-10-25T21:52:56.361Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:52:58 [2022-10-25T21:52:58.252Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
21:52:58 [2022-10-25T21:52:58.814Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
21:52:59 [2022-10-25T21:52:59.069Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
21:53:00 [2022-10-25T21:53:00.435Z] ok  	github.com/docker/docker/quota	0.226s	coverage: 71.4% of statements
21:53:00 [2022-10-25T21:53:00.435Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:53:01 [2022-10-25T21:53:01.364Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
21:53:01 [2022-10-25T21:53:01.928Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
21:53:01 [2022-10-25T21:53:01.928Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:53:02 [2022-10-25T21:53:02.490Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
21:53:02 [2022-10-25T21:53:02.747Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:53:04 [2022-10-25T21:53:04.638Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:53:04 [2022-10-25T21:53:04.895Z] ok  	github.com/docker/docker/volume/local	0.078s	coverage: 77.1% of statements
21:53:05 [2022-10-25T21:53:05.456Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
21:53:06 [2022-10-25T21:53:06.821Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
21:53:28 [2022-10-25T21:53:28.706Z] ok  	github.com/docker/docker/pkg/plugins	33.656s	coverage: 76.3% of statements
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/rootless	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/volume	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === Skipped
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     network_proxy_test.go:208: No support for dual stack yet
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.01s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver btrfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver btrfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver btrfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver btrfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver btrfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:71: No driver to put!
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z] time="2022-10-25T21:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z] time="2022-10-25T21:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z] time="2022-10-25T21:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z] time="2022-10-25T21:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z] time="2022-10-25T21:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:71: No driver to put!
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     overlay_test.go:50: Fails to compute changes intermittently
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver zfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver zfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver zfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver zfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:44: Driver zfs not supported
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     graphtest_unix.go:71: No driver to put!
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:53:28 [2022-10-25T21:53:28.706Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:53:28 [2022-10-25T21:53:28.706Z] 
21:53:28 [2022-10-25T21:53:28.706Z] DONE 2869 tests, 28 skipped in 215.710s
21:53:28 [2022-10-25T21:53:28.706Z] + '[' -n 'github.com/docker/docker/libnetwork
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/bitseq
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cluster
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/config
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/datastore
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/diagnostic
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/discoverapi
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/driverapi
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/host
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/null
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/drvregistry
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/etchosts
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/idm
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/internal/caller
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipam
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipamapi
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipams/null
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ipamutils
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/iptables
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/netlabel
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/netutils
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/networkdb
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/ns
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/options
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/osl
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/portallocator
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/portmapper
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/resolvconf
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/testutils
21:53:28 [2022-10-25T21:53:28.706Z] github.com/docker/docker/libnetwork/types' ']'
21:53:28 [2022-10-25T21:53:28.706Z] + 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
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork	37.402s	coverage: 40.6% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.143s	coverage: 84.4% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.606s	coverage: 59.9% of statements
21:54:15 [2022-10-25T21:54:15.325Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:54:15 [2022-10-25T21:54:15.325Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
21:54:15 [2022-10-25T21:54:15.888Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.1% of statements
21:54:15 [2022-10-25T21:54:15.888Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:54:16 [2022-10-25T21:54:16.451Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
21:54:16 [2022-10-25T21:54:16.451Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:54:16 [2022-10-25T21:54:16.710Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
21:54:26 [2022-10-25T21:54:26.652Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.145s	coverage: 6.6% of statements
21:54:26 [2022-10-25T21:54:26.652Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:54:26 [2022-10-25T21:54:26.652Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
21:54:27 [2022-10-25T21:54:27.213Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
21:54:27 [2022-10-25T21:54:27.213Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:54:27 [2022-10-25T21:54:27.213Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:54:27 [2022-10-25T21:54:27.213Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:54:27 [2022-10-25T21:54:27.469Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
21:54:27 [2022-10-25T21:54:27.725Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
21:54:27 [2022-10-25T21:54:27.981Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
21:54:28 [2022-10-25T21:54:28.237Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:54:40 [2022-10-25T21:54:40.468Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:54:55 [2022-10-25T21:54:55.311Z] ok  	github.com/docker/docker/libnetwork/ipam	16.264s	coverage: 85.3% of statements
21:54:55 [2022-10-25T21:54:55.311Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:54:55 [2022-10-25T21:54:55.311Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:54:55 [2022-10-25T21:54:55.566Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:54:55 [2022-10-25T21:54:55.822Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
21:54:55 [2022-10-25T21:54:55.822Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:54:56 [2022-10-25T21:54:56.078Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:54:56 [2022-10-25T21:54:56.641Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
21:54:57 [2022-10-25T21:54:57.570Z] ok  	github.com/docker/docker/libnetwork/iptables	0.178s	coverage: 45.1% of statements
21:54:57 [2022-10-25T21:54:57.570Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:54:57 [2022-10-25T21:54:57.826Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
21:56:49 [2022-10-25T21:56:49.214Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.785s	coverage: 60.0% of statements
21:56:49 [2022-10-25T21:56:49.214Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:56:49 [2022-10-25T21:56:49.214Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:56:49 [2022-10-25T21:56:49.214Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
21:56:49 [2022-10-25T21:56:49.214Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:56:49 [2022-10-25T21:56:49.214Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:56:49 [2022-10-25T21:56:49.782Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.670s	coverage: 46.3% of statements
21:56:50 [2022-10-25T21:56:50.038Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
21:56:50 [2022-10-25T21:56:50.038Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:56:50 [2022-10-25T21:56:50.293Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === Skipped
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:56:50 [2022-10-25T21:56:50.293Z]     firewalld_test.go:14: firewalld is not running
21:56:50 [2022-10-25T21:56:50.293Z] 
21:56:50 [2022-10-25T21:56:50.293Z] DONE 325 tests, 9 skipped in 203.557s
Post stage
[Pipeline] junit
21:56:50 [2022-10-25T21:56:50.868Z] Recording test results
21:56:51 [2022-10-25T21:56:51.007Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:56:51 [2022-10-25T21:56:51.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43893/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6f1f40c47813483095af03c84341d54ba1de2a94 -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:6f1f40c47813483095af03c84341d54ba1de2a94 hack/make.sh dynbinary test-integration
21:56:51 [2022-10-25T21:56:51.933Z] 
21:56:51 [2022-10-25T21:56:51.933Z] Removing bundles/
21:56:51 [2022-10-25T21:56:51.933Z] 
21:56:51 [2022-10-25T21:56:51.933Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:56:51 [2022-10-25T21:56:51.933Z] Building: bundles/dynbinary-daemon/dockerd
21:56:51 [2022-10-25T21:56:51.933Z] GOOS="" GOARCH="" GOARM=""
21:58:28 [2022-10-25T21:58:28.325Z] Created binary: bundles/dynbinary-daemon/dockerd
21:58:28 [2022-10-25T21:58:28.325Z] Building: bundles/dynbinary-daemon/docker-proxy
21:58:28 [2022-10-25T21:58:28.325Z] GOOS="" GOARCH="" GOARM=""
21:58:28 [2022-10-25T21:58:28.325Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:58:28 [2022-10-25T21:58:28.325Z] 
21:58:28 [2022-10-25T21:58:28.325Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:58:28 [2022-10-25T21:58:28.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:58:28 [2022-10-25T21:58:28.325Z] HOSTNAME=9f0d2537a195
21:58:28 [2022-10-25T21:58:28.325Z] TESTDEBUG=0
21:58:28 [2022-10-25T21:58:28.325Z] DEST=bundles/test-integration
21:58:28 [2022-10-25T21:58:28.325Z] PWD=/go/src/github.com/docker/docker
21:58:28 [2022-10-25T21:58:28.325Z] DOCKER_GITCOMMIT=6f1f40c47813483095af03c84341d54ba1de2a94
21:58:28 [2022-10-25T21:58:28.325Z] container=docker
21:58:28 [2022-10-25T21:58:28.325Z] HOME=/root
21:58:28 [2022-10-25T21:58:28.325Z] GOLANG_VERSION=1.19.2
21:58:28 [2022-10-25T21:58:28.325Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:58:28 [2022-10-25T21:58:28.325Z] VALIDATE_BRANCH=master
21:58:28 [2022-10-25T21:58:28.325Z] TERM=xterm
21:58:28 [2022-10-25T21:58:28.325Z] DOCKER_PKG=github.com/docker/docker
21:58:28 [2022-10-25T21:58:28.325Z] SHLVL=1
21:58:28 [2022-10-25T21:58:28.325Z] TIMEOUT=120m
21:58:28 [2022-10-25T21:58:28.325Z] DOCKER_BUILDTAGS= journald
21:58:28 [2022-10-25T21:58:28.325Z] DOCKER_GRAPHDRIVER=overlay2
21:58:28 [2022-10-25T21:58:28.325Z] GO111MODULE=off
21:58:28 [2022-10-25T21:58:28.325Z] DOCKER_EXPERIMENTAL=1
21:58:28 [2022-10-25T21:58:28.325Z] TEST_SKIP_INTEGRATION_CLI=1
21:58:28 [2022-10-25T21:58:28.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:58:28 [2022-10-25T21:58:28.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:58:28 [2022-10-25T21:58:28.325Z] GOPATH=/go
21:58:28 [2022-10-25T21:58:28.325Z] PKG_CONFIG=pkg-config
21:58:28 [2022-10-25T21:58:28.325Z] _=/usr/bin/env
21:58:28 [2022-10-25T21:58:28.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:59:00 [2022-10-25T21:59:00.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:59:00 [2022-10-25T21:59:00.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:59:32 [2022-10-25T21:59:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:59:35 [2022-10-25T21:59:35.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:59:44 [2022-10-25T21:59:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:59:44 [2022-10-25T21:59:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:59:44 [2022-10-25T21:59:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:59:44 [2022-10-25T21:59:44.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:59:45 [2022-10-25T21:59:45.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:59:45 [2022-10-25T21:59:45.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:59:46 [2022-10-25T21:59:46.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:59:47 [2022-10-25T21:59:47.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:59:49 [2022-10-25T21:59:49.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:59:49 [2022-10-25T21:59:49.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:59:50 [2022-10-25T21:59:50.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:59:51 [2022-10-25T21:59:51.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:59:51 [2022-10-25T21:59:51.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:59:53 [2022-10-25T21:59:53.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:59:53 [2022-10-25T21:59:53.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:59:54 [2022-10-25T21:59:54.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:59:55 [2022-10-25T21:59:55.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:59:55 [2022-10-25T21:59:55.322Z] Using test binary docker
21:59:55 [2022-10-25T21:59:55.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:59:55 [2022-10-25T21:59:55.322Z] +++ /etc/init.d/apparmor start
21:59:55 [2022-10-25T21:59:55.322Z] Not: starting.
21:59:55 [2022-10-25T21:59:55.322Z] INFO: Waiting for daemon to start...
21:59:55 [2022-10-25T21:59:55.322Z] Starting dockerd
21:59:55 [2022-10-25T21:59:55.322Z] +++ 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
21:59:57 [2022-10-25T21:59:57.837Z] .
21:59:57 [2022-10-25T21:59:57.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:59:57 [2022-10-25T21:59:57.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:59:57 [2022-10-25T21:59:57.837Z] Error: No such image: emptyfs
21:59:57 [2022-10-25T21:59:57.837Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:59:57 [2022-10-25T21:59:57.837Z] ++++ docker load
21:59:57 [2022-10-25T21:59:57.837Z] Loaded image: emptyfs:latest
21:59:57 [2022-10-25T21:59:57.837Z] Running integration-test (iteration 1)
21:59:57 [2022-10-25T21:59:57.837Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:59:57 [2022-10-25T21:59:57.837Z] ++ 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
21:59:57 [2022-10-25T21:59:57.837Z] ++ set -e
21:59:57 [2022-10-25T21:59:57.837Z] ++ '[' -n 0 ']'
21:59:57 [2022-10-25T21:59:57.837Z] ++ set -x
21:59:57 [2022-10-25T21:59:57.837Z] ++ 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
21:59:57 [2022-10-25T21:59:57.837Z] Loaded image: busybox:latest
21:59:57 [2022-10-25T21:59:57.837Z] Loaded image: busybox:glibc
21:59:59 [2022-10-25T21:59:59.205Z] Loaded image: debian:bullseye-slim
21:59:59 [2022-10-25T21:59:59.205Z] Loaded image: hello-world:latest
21:59:59 [2022-10-25T21:59:59.205Z] Loaded image: arm32v7/hello-world:latest
21:59:59 [2022-10-25T21:59:59.205Z] INFO: Testing against a local daemon
21:59:59 [2022-10-25T21:59:59.205Z] === RUN   TestCgroupNamespacesBuild
22:00:00 [2022-10-25T22:00:00.573Z] --- PASS: TestCgroupNamespacesBuild (1.32s)
22:00:00 [2022-10-25T22:00:00.573Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:00:01 [2022-10-25T22:00:01.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
22:00:01 [2022-10-25T22:00:01.503Z] === RUN   TestBuildWithSession
22:00:01 [2022-10-25T22:00:01.503Z]     build_session_test.go:25: TODO: BuildKit
22:00:01 [2022-10-25T22:00:01.503Z] --- SKIP: TestBuildWithSession (0.00s)
22:00:01 [2022-10-25T22:00:01.503Z] === RUN   TestBuildSquashParent
22:00:05 [2022-10-25T22:00:05.671Z] --- PASS: TestBuildSquashParent (3.79s)
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:00:05 [2022-10-25T22:00:05.671Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:00:05 [2022-10-25T22:00:05.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:00:05 [2022-10-25T22:00:05.671Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:00:05 [2022-10-25T22:00:05.671Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:00:07 [2022-10-25T22:00:07.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:00:07 [2022-10-25T22:00:07.037Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:00:08 [2022-10-25T22:00:08.403Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:00:08 [2022-10-25T22:00:08.403Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:00:09 [2022-10-25T22:00:09.331Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s)
22:00:09 [2022-10-25T22:00:09.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
22:00:09 [2022-10-25T22:00:09.331Z] === RUN   TestBuildMultiStageCopy
22:00:09 [2022-10-25T22:00:09.331Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:00:10 [2022-10-25T22:00:10.697Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:00:10 [2022-10-25T22:00:10.697Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:00:10 [2022-10-25T22:00:10.953Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:00:11 [2022-10-25T22:00:11.209Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:00:11 [2022-10-25T22:00:11.465Z] --- PASS: TestBuildMultiStageCopy (2.00s)
22:00:11 [2022-10-25T22:00:11.466Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
22:00:11 [2022-10-25T22:00:11.466Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
22:00:11 [2022-10-25T22:00:11.466Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
22:00:11 [2022-10-25T22:00:11.466Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
22:00:11 [2022-10-25T22:00:11.466Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
22:00:11 [2022-10-25T22:00:11.466Z] === RUN   TestBuildMultiStageParentConfig
22:00:12 [2022-10-25T22:00:12.028Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
22:00:12 [2022-10-25T22:00:12.028Z] === RUN   TestBuildLabelWithTargets
22:00:12 [2022-10-25T22:00:12.956Z] --- PASS: TestBuildLabelWithTargets (0.98s)
22:00:12 [2022-10-25T22:00:12.956Z] === RUN   TestBuildWithEmptyLayers
22:00:13 [2022-10-25T22:00:13.517Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
22:00:13 [2022-10-25T22:00:13.517Z] === RUN   TestBuildMultiStageOnBuild
22:00:14 [2022-10-25T22:00:14.883Z] --- PASS: TestBuildMultiStageOnBuild (1.37s)
22:00:14 [2022-10-25T22:00:14.883Z] === RUN   TestBuildUncleanTarFilenames
22:00:15 [2022-10-25T22:00:15.452Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
22:00:15 [2022-10-25T22:00:15.452Z] === RUN   TestBuildMultiStageLayerLeak
22:00:17 [2022-10-25T22:00:17.344Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s)
22:00:17 [2022-10-25T22:00:17.344Z] === RUN   TestBuildWithHugeFile
22:00:56 [2022-10-25T22:00:56.035Z] --- PASS: TestBuildWithHugeFile (38.36s)
22:00:56 [2022-10-25T22:00:56.035Z] === RUN   TestBuildWCOWSandboxSize
22:00:56 [2022-10-25T22:00:56.035Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:00:56 [2022-10-25T22:00:56.035Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:00:56 [2022-10-25T22:00:56.035Z] === RUN   TestBuildWithEmptyDockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:00:56 [2022-10-25T22:00:56.035Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:00:56 [2022-10-25T22:00:56.036Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:00:56 [2022-10-25T22:00:56.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:00:56 [2022-10-25T22:00:56.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
22:00:56 [2022-10-25T22:00:56.036Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
22:00:56 [2022-10-25T22:00:56.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
22:00:56 [2022-10-25T22:00:56.036Z] === RUN   TestBuildPreserveOwnership
22:00:56 [2022-10-25T22:00:56.036Z] === RUN   TestBuildPreserveOwnership/copy_from
22:00:57 [2022-10-25T22:00:57.550Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:00:58 [2022-10-25T22:00:58.490Z] --- PASS: TestBuildPreserveOwnership (2.92s)
22:00:58 [2022-10-25T22:00:58.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.91s)
22:00:58 [2022-10-25T22:00:58.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
22:00:58 [2022-10-25T22:00:58.490Z] === RUN   TestBuildPlatformInvalid
22:00:58 [2022-10-25T22:00:58.490Z] --- PASS: TestBuildPlatformInvalid (0.09s)
22:00:58 [2022-10-25T22:00:58.490Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:00:59 [2022-10-25T22:00:59.434Z] Loaded image: busybox:latest
22:00:59 [2022-10-25T22:00:59.434Z] Loaded image: busybox:glibc
22:01:00 [2022-10-25T22:01:00.362Z] Loaded image: debian:bullseye-slim
22:01:00 [2022-10-25T22:01:00.618Z] Loaded image: hello-world:latest
22:01:00 [2022-10-25T22:01:00.618Z] Loaded image: arm32v7/hello-world:latest
22:01:08 [2022-10-25T22:01:08.705Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.95s)
22:01:08 [2022-10-25T22:01:08.705Z] PASS
22:01:08 [2022-10-25T22:01:08.705Z] 
22:01:08 [2022-10-25T22:01:08.705Z] === Skipped
22:01:08 [2022-10-25T22:01:08.705Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:01:08 [2022-10-25T22:01:08.705Z]     build_session_test.go:25: TODO: BuildKit
22:01:08 [2022-10-25T22:01:08.705Z] 
22:01:08 [2022-10-25T22:01:08.705Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:01:08 [2022-10-25T22:01:08.705Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:01:08 [2022-10-25T22:01:08.705Z] 
22:01:08 [2022-10-25T22:01:08.705Z] DONE 34 tests, 2 skipped in 70.938s
22:01:08 [2022-10-25T22:01:08.705Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:01:08 [2022-10-25T22:01:08.705Z] ++ 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
22:01:08 [2022-10-25T22:01:08.705Z] ++ set -e
22:01:08 [2022-10-25T22:01:08.705Z] ++ '[' -n 0 ']'
22:01:08 [2022-10-25T22:01:08.705Z] ++ set -x
22:01:08 [2022-10-25T22:01:08.705Z] ++ 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
22:01:08 [2022-10-25T22:01:08.705Z] INFO: Testing against a local daemon
22:01:08 [2022-10-25T22:01:08.705Z] === RUN   TestConfigInspect
22:01:11 [2022-10-25T22:01:11.221Z] --- PASS: TestConfigInspect (2.28s)
22:01:11 [2022-10-25T22:01:11.221Z] === RUN   TestConfigList
22:01:13 [2022-10-25T22:01:13.109Z] --- PASS: TestConfigList (2.17s)
22:01:13 [2022-10-25T22:01:13.109Z] === RUN   TestConfigsCreateAndDelete
22:01:15 [2022-10-25T22:01:15.624Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
22:01:15 [2022-10-25T22:01:15.624Z] === RUN   TestConfigsUpdate
22:01:17 [2022-10-25T22:01:17.512Z] --- PASS: TestConfigsUpdate (2.20s)
22:01:17 [2022-10-25T22:01:17.512Z] === RUN   TestTemplatedConfig
22:01:20 [2022-10-25T22:01:20.028Z] --- PASS: TestTemplatedConfig (2.45s)
22:01:20 [2022-10-25T22:01:20.028Z] === RUN   TestConfigCreateResolve
22:01:22 [2022-10-25T22:01:22.544Z] --- PASS: TestConfigCreateResolve (2.28s)
22:01:22 [2022-10-25T22:01:22.544Z] PASS
22:01:22 [2022-10-25T22:01:22.544Z] 
22:01:22 [2022-10-25T22:01:22.544Z] DONE 6 tests in 13.711s
22:01:22 [2022-10-25T22:01:22.544Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:01:22 [2022-10-25T22:01:22.544Z] ++ 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
22:01:22 [2022-10-25T22:01:22.544Z] ++ set -e
22:01:22 [2022-10-25T22:01:22.544Z] ++ '[' -n 0 ']'
22:01:22 [2022-10-25T22:01:22.544Z] ++ set -x
22:01:22 [2022-10-25T22:01:22.544Z] ++ 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
22:01:22 [2022-10-25T22:01:22.544Z] INFO: Testing against a local daemon
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestAttachWithTTY
22:01:22 [2022-10-25T22:01:22.544Z] --- PASS: TestAttachWithTTY (0.07s)
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestAttachWithoutTTy
22:01:22 [2022-10-25T22:01:22.544Z] --- PASS: TestAttachWithoutTTy (0.05s)
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestCheckpoint
22:01:22 [2022-10-25T22:01:22.544Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:01:22 [2022-10-25T22:01:22.544Z] --- SKIP: TestCheckpoint (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/commit
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/commit
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/create
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/containers/create
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/commit
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === CONT  TestContainerInvalidJSON/containers/create
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:01:22 [2022-10-25T22:01:22.544Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:01:22 [2022-10-25T22:01:22.544Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:01:22 [2022-10-25T22:01:22.800Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
22:01:22 [2022-10-25T22:01:22.800Z] === RUN   TestCopyFromContainerPathIsNotDir
22:01:22 [2022-10-25T22:01:22.800Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:01:22 [2022-10-25T22:01:22.800Z] === RUN   TestCopyToContainerPathDoesNotExist
22:01:22 [2022-10-25T22:01:22.800Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:01:22 [2022-10-25T22:01:22.800Z] === RUN   TestCopyEmptyFile
22:01:23 [2022-10-25T22:01:23.056Z] --- PASS: TestCopyEmptyFile (0.22s)
22:01:23 [2022-10-25T22:01:23.056Z] === RUN   TestCopyToContainerPathIsNotDir
22:01:23 [2022-10-25T22:01:23.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:01:23 [2022-10-25T22:01:23.056Z] === RUN   TestCopyFromContainer
22:01:23 [2022-10-25T22:01:23.984Z] === RUN   TestCopyFromContainer//
22:01:24 [2022-10-25T22:01:24.241Z] === RUN   TestCopyFromContainer//bar/root
22:01:24 [2022-10-25T22:01:24.241Z] === RUN   TestCopyFromContainer//bar/root/
22:01:24 [2022-10-25T22:01:24.241Z] === RUN   TestCopyFromContainer/bar/quux
22:01:24 [2022-10-25T22:01:24.241Z] === RUN   TestCopyFromContainer/bar/quux/
22:01:24 [2022-10-25T22:01:24.497Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:01:24 [2022-10-25T22:01:24.497Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:01:24 [2022-10-25T22:01:24.497Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:01:24 [2022-10-25T22:01:24.497Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCopyFromContainer/bar/notarget
22:01:24 [2022-10-25T22:01:24.753Z] --- PASS: TestCopyFromContainer (1.61s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:01:24 [2022-10-25T22:01:24.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateLinkToNonExistingContainer
22:01:24 [2022-10-25T22:01:24.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateWithInvalidEnv
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateWithInvalidEnv/0
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateWithInvalidEnv/0
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateWithInvalidEnv/1
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateWithInvalidEnv/1
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateWithInvalidEnv/2
22:01:24 [2022-10-25T22:01:24.753Z] === PAUSE TestCreateWithInvalidEnv/2
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateWithInvalidEnv/0
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateWithInvalidEnv/2
22:01:24 [2022-10-25T22:01:24.753Z] === CONT  TestCreateWithInvalidEnv/1
22:01:24 [2022-10-25T22:01:24.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateTmpfsMountsTarget
22:01:24 [2022-10-25T22:01:24.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:01:24 [2022-10-25T22:01:24.753Z] === RUN   TestCreateWithCustomMaskedPaths
22:01:26 [2022-10-25T22:01:26.119Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
22:01:26 [2022-10-25T22:01:26.119Z] === RUN   TestCreateWithCustomReadonlyPaths
22:01:27 [2022-10-25T22:01:27.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
22:01:27 [2022-10-25T22:01:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:01:27 [2022-10-25T22:01:27.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:27 [2022-10-25T22:01:27.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:27 [2022-10-25T22:01:27.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:27 [2022-10-25T22:01:27.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:27 [2022-10-25T22:01:27.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:01:27 [2022-10-25T22:01:27.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:01:27 [2022-10-25T22:01:27.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:01:27 [2022-10-25T22:01:27.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:01:27 [2022-10-25T22:01:27.484Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:01:27 [2022-10-25T22:01:27.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateDifferentPlatform
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateDifferentPlatform/different_os
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:01:27 [2022-10-25T22:01:27.739Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:01:27 [2022-10-25T22:01:27.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:01:27 [2022-10-25T22:01:27.739Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateInvalidHostConfig
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:01:27 [2022-10-25T22:01:27.739Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:01:27 [2022-10-25T22:01:27.739Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:01:27 [2022-10-25T22:01:27.739Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:01:27 [2022-10-25T22:01:27.739Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:01:27 [2022-10-25T22:01:27.739Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestContainerStartOnDaemonRestart
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestContainerStartOnDaemonRestart
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestDaemonRestartIpcMode
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestDaemonRestartIpcMode
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestDaemonHostGatewayIP
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestDaemonHostGatewayIP
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestRestartDaemonWithRestartingContainer
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestContainerKillOnDaemonStart
22:01:27 [2022-10-25T22:01:27.739Z] === PAUSE TestContainerKillOnDaemonStart
22:01:27 [2022-10-25T22:01:27.739Z] === RUN   TestDiff
22:01:28 [2022-10-25T22:01:28.301Z] --- PASS: TestDiff (0.43s)
22:01:28 [2022-10-25T22:01:28.301Z] === RUN   TestExecConsoleSize
22:01:28 [2022-10-25T22:01:28.560Z] --- PASS: TestExecConsoleSize (0.47s)
22:01:28 [2022-10-25T22:01:28.560Z] === RUN   TestExecWithCloseStdin
22:01:29 [2022-10-25T22:01:29.122Z] --- PASS: TestExecWithCloseStdin (0.49s)
22:01:29 [2022-10-25T22:01:29.122Z] === RUN   TestExec
22:01:29 [2022-10-25T22:01:29.683Z] --- PASS: TestExec (0.48s)
22:01:29 [2022-10-25T22:01:29.683Z] === RUN   TestExecUser
22:01:30 [2022-10-25T22:01:30.245Z] --- PASS: TestExecUser (0.47s)
22:01:30 [2022-10-25T22:01:30.245Z] === RUN   TestExportContainerAndImportImage
22:01:30 [2022-10-25T22:01:30.807Z] --- PASS: TestExportContainerAndImportImage (0.58s)
22:01:30 [2022-10-25T22:01:30.807Z] === RUN   TestExportContainerAfterDaemonRestart
22:01:32 [2022-10-25T22:01:32.173Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
22:01:32 [2022-10-25T22:01:32.173Z] === RUN   TestHealthCheckWorkdir
22:01:32 [2022-10-25T22:01:32.430Z] --- PASS: TestHealthCheckWorkdir (0.52s)
22:01:32 [2022-10-25T22:01:32.430Z] === RUN   TestHealthKillContainer
22:01:40 [2022-10-25T22:01:40.514Z] --- PASS: TestHealthKillContainer (7.86s)
22:01:40 [2022-10-25T22:01:40.514Z] === RUN   TestHealthCheckProcessKilled
22:01:41 [2022-10-25T22:01:41.076Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
22:01:41 [2022-10-25T22:01:41.076Z] === RUN   TestInspectCpusetInConfigPre120
22:01:41 [2022-10-25T22:01:41.332Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
22:01:41 [2022-10-25T22:01:41.332Z] === RUN   TestIpcModeNone
22:01:41 [2022-10-25T22:01:41.893Z] --- PASS: TestIpcModeNone (0.46s)
22:01:41 [2022-10-25T22:01:41.893Z] === RUN   TestIpcModePrivate
22:01:42 [2022-10-25T22:01:42.149Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:01:42 [2022-10-25T22:01:42.149Z] --- PASS: TestIpcModePrivate (0.48s)
22:01:42 [2022-10-25T22:01:42.149Z] === RUN   TestIpcModeShareable
22:01:42 [2022-10-25T22:01:42.711Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:01:42 [2022-10-25T22:01:42.711Z] --- PASS: TestIpcModeShareable (0.48s)
22:01:42 [2022-10-25T22:01:42.711Z] === RUN   TestAPIIpcModeShareableAndContainer
22:01:44 [2022-10-25T22:01:44.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
22:01:44 [2022-10-25T22:01:44.603Z] === RUN   TestAPIIpcModeHost
22:01:44 [2022-10-25T22:01:44.603Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:01:44 [2022-10-25T22:01:44.603Z] === RUN   TestDaemonIpcModeShareable
22:01:45 [2022-10-25T22:01:45.530Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:01:45 [2022-10-25T22:01:45.786Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
22:01:45 [2022-10-25T22:01:45.786Z] === RUN   TestDaemonIpcModePrivate
22:01:46 [2022-10-25T22:01:46.713Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:01:46 [2022-10-25T22:01:46.969Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
22:01:46 [2022-10-25T22:01:46.969Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:01:47 [2022-10-25T22:01:47.896Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:01:47 [2022-10-25T22:01:47.896Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
22:01:47 [2022-10-25T22:01:47.896Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:01:49 [2022-10-25T22:01:49.261Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:01:49 [2022-10-25T22:01:49.261Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
22:01:49 [2022-10-25T22:01:49.261Z] === RUN   TestIpcModeOlderClient
22:01:49 [2022-10-25T22:01:49.261Z] === PAUSE TestIpcModeOlderClient
22:01:49 [2022-10-25T22:01:49.261Z] === RUN   TestKillContainerInvalidSignal
22:01:49 [2022-10-25T22:01:49.517Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
22:01:49 [2022-10-25T22:01:49.517Z] === RUN   TestKillContainer
22:01:49 [2022-10-25T22:01:49.517Z] === RUN   TestKillContainer/no_signal
22:01:50 [2022-10-25T22:01:50.080Z] === RUN   TestKillContainer/non_killing_signal
22:01:50 [2022-10-25T22:01:50.337Z] === RUN   TestKillContainer/killing_signal
22:01:50 [2022-10-25T22:01:50.904Z] --- PASS: TestKillContainer (1.24s)
22:01:50 [2022-10-25T22:01:50.904Z]     --- PASS: TestKillContainer/no_signal (0.39s)
22:01:50 [2022-10-25T22:01:50.904Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
22:01:50 [2022-10-25T22:01:50.904Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
22:01:50 [2022-10-25T22:01:50.904Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:01:50 [2022-10-25T22:01:50.904Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:01:51 [2022-10-25T22:01:51.184Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:01:51 [2022-10-25T22:01:51.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
22:01:51 [2022-10-25T22:01:51.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
22:01:51 [2022-10-25T22:01:51.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
22:01:51 [2022-10-25T22:01:51.763Z] === RUN   TestKillStoppedContainer
22:01:51 [2022-10-25T22:01:51.763Z] --- PASS: TestKillStoppedContainer (0.04s)
22:01:51 [2022-10-25T22:01:51.763Z] === RUN   TestKillStoppedContainerAPIPre120
22:01:51 [2022-10-25T22:01:51.763Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:01:51 [2022-10-25T22:01:51.763Z] === RUN   TestKillDifferentUserContainer
22:01:52 [2022-10-25T22:01:52.334Z] --- PASS: TestKillDifferentUserContainer (0.44s)
22:01:52 [2022-10-25T22:01:52.334Z] === RUN   TestInspectOomKilledTrue
22:01:52 [2022-10-25T22:01:52.595Z] --- PASS: TestInspectOomKilledTrue (0.49s)
22:01:52 [2022-10-25T22:01:52.595Z] === RUN   TestInspectOomKilledFalse
22:01:53 [2022-10-25T22:01:53.164Z] --- PASS: TestInspectOomKilledFalse (0.43s)
22:01:53 [2022-10-25T22:01:53.164Z] === RUN   TestLinksEtcHostsContentMatch
22:01:53 [2022-10-25T22:01:53.420Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
22:01:53 [2022-10-25T22:01:53.420Z] === RUN   TestLinksContainerNames
22:01:54 [2022-10-25T22:01:54.348Z] --- PASS: TestLinksContainerNames (0.86s)
22:01:54 [2022-10-25T22:01:54.348Z] === RUN   TestLogsFollowTailEmpty
22:01:54 [2022-10-25T22:01:54.604Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:01:54 [2022-10-25T22:01:54.604Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:01:54 [2022-10-25T22:01:54.604Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:01:55 [2022-10-25T22:01:55.531Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:01:55 [2022-10-25T22:01:55.531Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.093Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:01:56 [2022-10-25T22:01:56.093Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:01:56 [2022-10-25T22:01:56.655Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:01:56 [2022-10-25T22:01:56.655Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:01:57 [2022-10-25T22:01:57.216Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:01:57 [2022-10-25T22:01:57.472Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:01:58 [2022-10-25T22:01:58.033Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:01:58 [2022-10-25T22:01:58.033Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:01:58 [2022-10-25T22:01:58.596Z] --- PASS: TestLogs (3.76s)
22:01:58 [2022-10-25T22:01:58.596Z]     --- PASS: TestLogs/driver_local (0.01s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
22:01:58 [2022-10-25T22:01:58.596Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.55s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.47s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
22:01:58 [2022-10-25T22:01:58.596Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
22:01:58 [2022-10-25T22:01:58.596Z] === RUN   TestContainerNetworkMountsNoChown
22:01:58 [2022-10-25T22:01:58.852Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/default
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/default
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/private
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/private
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rprivate
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rprivate
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/slave
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/slave
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rslave
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rslave
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/shared
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/shared
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rshared
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rshared
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/default
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rslave
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rshared
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/shared
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rprivate
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/slave
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/private
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/private/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/private/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/default/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === RUN   TestMountDaemonRoot/default/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:01:58 [2022-10-25T22:01:58.852Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:01:59 [2022-10-25T22:01:59.108Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/private/mount_root
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/private/bind_root
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/default/bind_root
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:01:59 [2022-10-25T22:01:59.365Z] === CONT  TestMountDaemonRoot/default/mount_root
22:01:59 [2022-10-25T22:01:59.365Z] --- PASS: TestMountDaemonRoot (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:01:59 [2022-10-25T22:01:59.365Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:01:59 [2022-10-25T22:01:59.365Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:01:59 [2022-10-25T22:01:59.365Z] === RUN   TestContainerBindMountNonRecursive
22:02:00 [2022-10-25T22:02:00.730Z] --- PASS: TestContainerBindMountNonRecursive (1.19s)
22:02:00 [2022-10-25T22:02:00.730Z] === RUN   TestContainerVolumesMountedAsShared
22:02:00 [2022-10-25T22:02:00.986Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
22:02:00 [2022-10-25T22:02:00.986Z] === RUN   TestContainerVolumesMountedAsSlave
22:02:01 [2022-10-25T22:02:01.242Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
22:02:01 [2022-10-25T22:02:01.242Z] === RUN   TestNetworkNat
22:02:01 [2022-10-25T22:02:01.803Z] --- PASS: TestNetworkNat (0.51s)
22:02:01 [2022-10-25T22:02:01.803Z] === RUN   TestNetworkLocalhostTCPNat
22:02:02 [2022-10-25T22:02:02.365Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
22:02:02 [2022-10-25T22:02:02.365Z] === RUN   TestNetworkLoopbackNat
22:02:04 [2022-10-25T22:02:04.880Z] --- PASS: TestNetworkLoopbackNat (2.57s)
22:02:04 [2022-10-25T22:02:04.880Z] === RUN   TestPause
22:02:05 [2022-10-25T22:02:05.441Z] --- PASS: TestPause (0.49s)
22:02:05 [2022-10-25T22:02:05.441Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:02:05 [2022-10-25T22:02:05.441Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:02:05 [2022-10-25T22:02:05.441Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:02:05 [2022-10-25T22:02:05.441Z] === RUN   TestPauseStopPausedContainer
22:02:05 [2022-10-25T22:02:05.697Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:02:05 [2022-10-25T22:02:05.697Z] === RUN   TestPidHost
22:02:07 [2022-10-25T22:02:07.064Z] --- PASS: TestPidHost (1.00s)
22:02:07 [2022-10-25T22:02:07.064Z] === RUN   TestPsFilter
22:02:07 [2022-10-25T22:02:07.064Z] --- PASS: TestPsFilter (0.13s)
22:02:07 [2022-10-25T22:02:07.064Z] === RUN   TestRemoveContainerWithRemovedVolume
22:02:07 [2022-10-25T22:02:07.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:02:07 [2022-10-25T22:02:07.320Z] === RUN   TestRemoveContainerWithVolume
22:02:07 [2022-10-25T22:02:07.881Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
22:02:07 [2022-10-25T22:02:07.881Z] === RUN   TestRemoveContainerRunning
22:02:08 [2022-10-25T22:02:08.138Z] --- PASS: TestRemoveContainerRunning (0.41s)
22:02:08 [2022-10-25T22:02:08.138Z] === RUN   TestRemoveContainerForceRemoveRunning
22:02:08 [2022-10-25T22:02:08.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
22:02:08 [2022-10-25T22:02:08.700Z] === RUN   TestRemoveInvalidContainer
22:02:08 [2022-10-25T22:02:08.700Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:02:08 [2022-10-25T22:02:08.700Z] === RUN   TestRenameLinkedContainer
22:02:10 [2022-10-25T22:02:10.589Z] --- PASS: TestRenameLinkedContainer (1.74s)
22:02:10 [2022-10-25T22:02:10.589Z] === RUN   TestRenameStoppedContainer
22:02:10 [2022-10-25T22:02:10.844Z] --- PASS: TestRenameStoppedContainer (0.43s)
22:02:10 [2022-10-25T22:02:10.844Z] === RUN   TestRenameRunningContainerAndReuse
22:02:11 [2022-10-25T22:02:11.529Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
22:02:11 [2022-10-25T22:02:11.529Z] === RUN   TestRenameInvalidName
22:02:12 [2022-10-25T22:02:12.092Z] --- PASS: TestRenameInvalidName (0.42s)
22:02:12 [2022-10-25T22:02:12.092Z] === RUN   TestRenameAnonymousContainer
22:02:13 [2022-10-25T22:02:13.981Z] --- PASS: TestRenameAnonymousContainer (1.55s)
22:02:13 [2022-10-25T22:02:13.981Z] === RUN   TestRenameContainerWithSameName
22:02:13 [2022-10-25T22:02:13.981Z] --- PASS: TestRenameContainerWithSameName (0.40s)
22:02:13 [2022-10-25T22:02:13.981Z] === RUN   TestRenameContainerWithLinkedContainer
22:02:14 [2022-10-25T22:02:14.908Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
22:02:14 [2022-10-25T22:02:14.908Z] === RUN   TestResize
22:02:15 [2022-10-25T22:02:15.470Z] --- PASS: TestResize (0.44s)
22:02:15 [2022-10-25T22:02:15.470Z] === RUN   TestResizeWithInvalidSize
22:02:15 [2022-10-25T22:02:15.728Z] --- PASS: TestResizeWithInvalidSize (0.44s)
22:02:15 [2022-10-25T22:02:15.728Z] === RUN   TestResizeWhenContainerNotStarted
22:02:16 [2022-10-25T22:02:16.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:02:16 [2022-10-25T22:02:16.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:02:17 [2022-10-25T22:02:17.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:02:17 [2022-10-25T22:02:17.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:02:19 [2022-10-25T22:02:19.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:02:19 [2022-10-25T22:02:19.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:02:20 [2022-10-25T22:02:20.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:20 [2022-10-25T22:02:20.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:23 [2022-10-25T22:02:23.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:02:24 [2022-10-25T22:02:24.164Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:02:28 [2022-10-25T22:02:28.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:02:28 [2022-10-25T22:02:28.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:02:29 [2022-10-25T22:02:29.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:02:29 [2022-10-25T22:02:29.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:02:31 [2022-10-25T22:02:31.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:02:31 [2022-10-25T22:02:31.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:02:33 [2022-10-25T22:02:33.479Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s)
22:02:33 [2022-10-25T22:02:33.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
22:02:33 [2022-10-25T22:02:33.479Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:02:33 [2022-10-25T22:02:33.479Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:02:34 [2022-10-25T22:02:34.407Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:02:35 [2022-10-25T22:02:35.335Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
22:02:35 [2022-10-25T22:02:35.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
22:02:35 [2022-10-25T22:02:35.335Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
22:02:35 [2022-10-25T22:02:35.335Z] === RUN   TestCgroupNamespacesRun
22:02:36 [2022-10-25T22:02:36.263Z] --- PASS: TestCgroupNamespacesRun (1.17s)
22:02:36 [2022-10-25T22:02:36.263Z] === RUN   TestCgroupNamespacesRunPrivileged
22:02:37 [2022-10-25T22:02:37.632Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
22:02:37 [2022-10-25T22:02:37.632Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:02:38 [2022-10-25T22:02:38.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
22:02:38 [2022-10-25T22:02:38.598Z] === RUN   TestCgroupNamespacesRunHostMode
22:02:39 [2022-10-25T22:02:39.989Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
22:02:39 [2022-10-25T22:02:39.989Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:02:40 [2022-10-25T22:02:40.917Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
22:02:40 [2022-10-25T22:02:40.917Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:02:42 [2022-10-25T22:02:42.283Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
22:02:42 [2022-10-25T22:02:42.283Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:02:42 [2022-10-25T22:02:42.538Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
22:02:42 [2022-10-25T22:02:42.538Z] === RUN   TestCgroupNamespacesRunOlderClient
22:02:43 [2022-10-25T22:02:43.905Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
22:02:43 [2022-10-25T22:02:43.905Z] === RUN   TestNISDomainname
22:02:44 [2022-10-25T22:02:44.162Z] --- PASS: TestNISDomainname (0.49s)
22:02:44 [2022-10-25T22:02:44.162Z] === RUN   TestHostnameDnsResolution
22:02:45 [2022-10-25T22:02:45.090Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:02:45 [2022-10-25T22:02:45.090Z] === RUN   TestUnprivilegedPortsAndPing
22:02:45 [2022-10-25T22:02:45.346Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
22:02:45 [2022-10-25T22:02:45.346Z] === RUN   TestPrivilegedHostDevices
22:02:45 [2022-10-25T22:02:45.908Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:02:45 [2022-10-25T22:02:45.908Z] === RUN   TestRunConsoleSize
22:02:46 [2022-10-25T22:02:46.470Z] --- PASS: TestRunConsoleSize (0.41s)
22:02:46 [2022-10-25T22:02:46.470Z] === RUN   TestRunWithAlternativeContainerdShim
22:02:48 [2022-10-25T22:02:48.359Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s)
22:02:48 [2022-10-25T22:02:48.359Z] === RUN   TestStats
22:02:50 [2022-10-25T22:02:50.873Z] --- PASS: TestStats (2.46s)
22:02:50 [2022-10-25T22:02:50.873Z] === RUN   TestStopContainerWithTimeout
22:02:50 [2022-10-25T22:02:50.873Z] === RUN   TestStopContainerWithTimeout/0
22:02:50 [2022-10-25T22:02:50.873Z] === PAUSE TestStopContainerWithTimeout/0
22:02:50 [2022-10-25T22:02:50.873Z] === RUN   TestStopContainerWithTimeout/1
22:02:50 [2022-10-25T22:02:50.873Z] === PAUSE TestStopContainerWithTimeout/1
22:02:50 [2022-10-25T22:02:50.873Z] === RUN   TestStopContainerWithTimeout/3
22:02:50 [2022-10-25T22:02:50.873Z] === PAUSE TestStopContainerWithTimeout/3
22:02:50 [2022-10-25T22:02:50.873Z] === RUN   TestStopContainerWithTimeout/-1
22:02:50 [2022-10-25T22:02:50.873Z] === PAUSE TestStopContainerWithTimeout/-1
22:02:50 [2022-10-25T22:02:50.873Z] === CONT  TestStopContainerWithTimeout/0
22:02:50 [2022-10-25T22:02:50.873Z] === CONT  TestStopContainerWithTimeout/-1
22:02:51 [2022-10-25T22:02:51.435Z] === CONT  TestStopContainerWithTimeout/3
22:02:53 [2022-10-25T22:02:53.949Z] === CONT  TestStopContainerWithTimeout/1
22:02:54 [2022-10-25T22:02:54.877Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:02:54 [2022-10-25T22:02:54.877Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
22:02:54 [2022-10-25T22:02:54.877Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
22:02:54 [2022-10-25T22:02:54.877Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
22:02:54 [2022-10-25T22:02:54.877Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
22:02:54 [2022-10-25T22:02:54.877Z] === RUN   TestDeleteDevicemapper
22:02:54 [2022-10-25T22:02:54.877Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:02:54 [2022-10-25T22:02:54.877Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:02:54 [2022-10-25T22:02:54.877Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:02:56 [2022-10-25T22:02:56.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s)
22:02:56 [2022-10-25T22:02:56.767Z] === RUN   TestUpdateMemory
22:02:57 [2022-10-25T22:02:57.328Z] --- PASS: TestUpdateMemory (0.50s)
22:02:57 [2022-10-25T22:02:57.328Z] === RUN   TestUpdateCPUQuota
22:02:58 [2022-10-25T22:02:58.256Z] --- PASS: TestUpdateCPUQuota (0.71s)
22:02:58 [2022-10-25T22:02:58.256Z] === RUN   TestUpdatePidsLimit
22:02:58 [2022-10-25T22:02:58.256Z] === RUN   TestUpdatePidsLimit/update_from_none
22:02:58 [2022-10-25T22:02:58.256Z] === RUN   TestUpdatePidsLimit/no_change
22:02:58 [2022-10-25T22:02:58.511Z] === RUN   TestUpdatePidsLimit/update_lower
22:02:58 [2022-10-25T22:02:58.511Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:02:58 [2022-10-25T22:02:58.767Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:02:59 [2022-10-25T22:02:59.023Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:02:59 [2022-10-25T22:02:59.279Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:02:59 [2022-10-25T22:02:59.842Z] --- PASS: TestUpdatePidsLimit (1.71s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:02:59 [2022-10-25T22:02:59.842Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
22:02:59 [2022-10-25T22:02:59.842Z] === RUN   TestUpdateRestartPolicy
22:03:12 [2022-10-25T22:03:12.070Z] --- PASS: TestUpdateRestartPolicy (10.86s)
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestUpdateRestartWithAutoRemove
22:03:12 [2022-10-25T22:03:12.070Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitNonBlocked
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:12 [2022-10-25T22:03:12.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:12 [2022-10-25T22:03:12.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:12 [2022-10-25T22:03:12.070Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:03:12 [2022-10-25T22:03:12.070Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:03:12 [2022-10-25T22:03:12.070Z] --- PASS: TestWaitNonBlocked (0.01s)
22:03:12 [2022-10-25T22:03:12.070Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
22:03:12 [2022-10-25T22:03:12.070Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitBlocked
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:03:12 [2022-10-25T22:03:12.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:03:12 [2022-10-25T22:03:12.070Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:03:12 [2022-10-25T22:03:12.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:03:12 [2022-10-25T22:03:12.070Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:03:12 [2022-10-25T22:03:12.070Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:03:12 [2022-10-25T22:03:12.632Z] --- PASS: TestWaitBlocked (0.01s)
22:03:12 [2022-10-25T22:03:12.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
22:03:12 [2022-10-25T22:03:12.632Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
22:03:12 [2022-10-25T22:03:12.632Z] === RUN   TestWaitConditions
22:03:12 [2022-10-25T22:03:12.632Z] === RUN   TestWaitConditions/default
22:03:12 [2022-10-25T22:03:12.632Z] === PAUSE TestWaitConditions/default
22:03:12 [2022-10-25T22:03:12.632Z] === RUN   TestWaitConditions/not-running
22:03:12 [2022-10-25T22:03:12.632Z] === PAUSE TestWaitConditions/not-running
22:03:12 [2022-10-25T22:03:12.632Z] === RUN   TestWaitConditions/next-exit
22:03:12 [2022-10-25T22:03:12.632Z] === PAUSE TestWaitConditions/next-exit
22:03:12 [2022-10-25T22:03:12.632Z] === RUN   TestWaitConditions/removed
22:03:12 [2022-10-25T22:03:12.632Z] === PAUSE TestWaitConditions/removed
22:03:12 [2022-10-25T22:03:12.632Z] === CONT  TestWaitConditions/default
22:03:12 [2022-10-25T22:03:12.632Z] === CONT  TestWaitConditions/removed
22:03:12 [2022-10-25T22:03:12.632Z] === CONT  TestWaitConditions/default
22:03:12 [2022-10-25T22:03:12.632Z]     wait_test.go:146: ContainerID = 2575c192940a224afa83b04eb5138e4b9c111eb16d8d6a064fd3b12665a8622d
22:03:12 [2022-10-25T22:03:12.632Z] === CONT  TestWaitConditions/removed
22:03:12 [2022-10-25T22:03:12.632Z]     wait_test.go:146: ContainerID = e79a6f803b76a17d11adad27c21d3cc2c1f2875792e0e291b687de40250a9e4e
22:03:13 [2022-10-25T22:03:13.194Z] === CONT  TestWaitConditions/next-exit
22:03:13 [2022-10-25T22:03:13.195Z]     wait_test.go:146: ContainerID = e7dc9bed67d560c5a925efb2748cc001cd19df7688d01136ddbf71f00ea20f67
22:03:13 [2022-10-25T22:03:13.195Z] === CONT  TestWaitConditions/not-running
22:03:13 [2022-10-25T22:03:13.195Z]     wait_test.go:146: ContainerID = effe68306466b43f8e023635d0fea41ce1d8ed3f801f14d31c61187e6fbe9d27
22:03:13 [2022-10-25T22:03:13.756Z] --- PASS: TestWaitConditions (0.02s)
22:03:13 [2022-10-25T22:03:13.756Z]     --- PASS: TestWaitConditions/default (0.61s)
22:03:13 [2022-10-25T22:03:13.756Z]     --- PASS: TestWaitConditions/removed (0.67s)
22:03:13 [2022-10-25T22:03:13.756Z]     --- PASS: TestWaitConditions/next-exit (0.72s)
22:03:13 [2022-10-25T22:03:13.756Z]     --- PASS: TestWaitConditions/not-running (0.68s)
22:03:13 [2022-10-25T22:03:13.756Z] === RUN   TestWaitRestartedContainer
22:03:13 [2022-10-25T22:03:13.756Z] === RUN   TestWaitRestartedContainer/default
22:03:13 [2022-10-25T22:03:13.756Z] === PAUSE TestWaitRestartedContainer/default
22:03:13 [2022-10-25T22:03:13.756Z] === RUN   TestWaitRestartedContainer/not-running
22:03:13 [2022-10-25T22:03:13.756Z] === PAUSE TestWaitRestartedContainer/not-running
22:03:13 [2022-10-25T22:03:13.756Z] === RUN   TestWaitRestartedContainer/next-exit
22:03:13 [2022-10-25T22:03:13.756Z] === PAUSE TestWaitRestartedContainer/next-exit
22:03:13 [2022-10-25T22:03:13.756Z] === CONT  TestWaitRestartedContainer/default
22:03:13 [2022-10-25T22:03:13.756Z] === CONT  TestWaitRestartedContainer/next-exit
22:03:15 [2022-10-25T22:03:15.124Z] === CONT  TestWaitRestartedContainer/not-running
22:03:16 [2022-10-25T22:03:16.052Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:03:16 [2022-10-25T22:03:16.052Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
22:03:16 [2022-10-25T22:03:16.052Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.48s)
22:03:16 [2022-10-25T22:03:16.052Z]     --- PASS: TestWaitRestartedContainer/not-running (0.99s)
22:03:16 [2022-10-25T22:03:16.052Z] === CONT  TestContainerStartOnDaemonRestart
22:03:16 [2022-10-25T22:03:16.052Z] === CONT  TestRestartDaemonWithRestartingContainer
22:03:18 [2022-10-25T22:03:18.568Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s)
22:03:18 [2022-10-25T22:03:18.568Z] === CONT  TestIpcModeOlderClient
22:03:18 [2022-10-25T22:03:18.568Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:03:18 [2022-10-25T22:03:18.568Z] === CONT  TestContainerKillOnDaemonStart
22:03:18 [2022-10-25T22:03:18.568Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s)
22:03:18 [2022-10-25T22:03:18.568Z] === CONT  TestDaemonHostGatewayIP
22:03:21 [2022-10-25T22:03:21.083Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
22:03:21 [2022-10-25T22:03:21.083Z] === CONT  TestDaemonRestartIpcMode
22:03:23 [2022-10-25T22:03:23.014Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
22:03:31 [2022-10-25T22:03:31.144Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
22:03:31 [2022-10-25T22:03:31.144Z] PASS
22:03:31 [2022-10-25T22:03:31.144Z] 
22:03:31 [2022-10-25T22:03:31.144Z] === Skipped
22:03:31 [2022-10-25T22:03:31.144Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:03:31 [2022-10-25T22:03:31.144Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:03:31 [2022-10-25T22:03:31.144Z] 
22:03:31 [2022-10-25T22:03:31.144Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:03:31 [2022-10-25T22:03:31.144Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:03:31 [2022-10-25T22:03:31.144Z] 
22:03:31 [2022-10-25T22:03:31.144Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:03:31 [2022-10-25T22:03:31.144Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:03:31 [2022-10-25T22:03:31.144Z] 
22:03:31 [2022-10-25T22:03:31.144Z] DONE 273 tests, 3 skipped in 127.620s
22:03:31 [2022-10-25T22:03:31.144Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:03:31 [2022-10-25T22:03:31.144Z] ++ 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
22:03:31 [2022-10-25T22:03:31.144Z] ++ set -e
22:03:31 [2022-10-25T22:03:31.144Z] ++ '[' -n 0 ']'
22:03:31 [2022-10-25T22:03:31.144Z] ++ set -x
22:03:31 [2022-10-25T22:03:31.144Z] ++ 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
22:03:31 [2022-10-25T22:03:31.144Z] INFO: Testing against a local daemon
22:03:31 [2022-10-25T22:03:31.144Z] === RUN   TestConfigDaemonLibtrustID
22:03:31 [2022-10-25T22:03:31.144Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:03:31 [2022-10-25T22:03:31.144Z] === RUN   TestConfigDaemonID
22:03:31 [2022-10-25T22:03:31.884Z]     daemon_test.go:86: [d3e361156cd45] daemon is not started
22:03:31 [2022-10-25T22:03:31.884Z] --- PASS: TestConfigDaemonID (1.04s)
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:03:31 [2022-10-25T22:03:31.884Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:03:31 [2022-10-25T22:03:31.884Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation/invalid_config
22:03:31 [2022-10-25T22:03:31.884Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation/malformed_config
22:03:31 [2022-10-25T22:03:31.884Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestDaemonConfigValidation/valid_config
22:03:31 [2022-10-25T22:03:31.884Z] === PAUSE TestDaemonConfigValidation/valid_config
22:03:31 [2022-10-25T22:03:31.884Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:03:31 [2022-10-25T22:03:31.884Z] === CONT  TestDaemonConfigValidation/malformed_config
22:03:31 [2022-10-25T22:03:31.884Z] === CONT  TestDaemonConfigValidation/invalid_config
22:03:31 [2022-10-25T22:03:31.884Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:03:31 [2022-10-25T22:03:31.884Z] === CONT  TestDaemonConfigValidation/valid_config
22:03:31 [2022-10-25T22:03:31.884Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:03:31 [2022-10-25T22:03:31.884Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:03:31 [2022-10-25T22:03:31.884Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:03:31 [2022-10-25T22:03:31.884Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
22:03:31 [2022-10-25T22:03:31.884Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
22:03:31 [2022-10-25T22:03:31.884Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestConfigDaemonSeccompProfiles
22:03:31 [2022-10-25T22:03:31.884Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:03:32 [2022-10-25T22:03:32.813Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:03:34 [2022-10-25T22:03:34.178Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:03:35 [2022-10-25T22:03:35.106Z] === CONT  TestConfigDaemonSeccompProfiles
22:03:35 [2022-10-25T22:03:35.106Z]     daemon_test.go:200: [d9a82ea706099] daemon is not started
22:03:35 [2022-10-25T22:03:35.106Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:03:35 [2022-10-25T22:03:35.106Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:03:35 [2022-10-25T22:03:35.106Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:03:35 [2022-10-25T22:03:35.106Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:03:35 [2022-10-25T22:03:35.106Z] === RUN   TestDaemonProxy
22:03:35 [2022-10-25T22:03:35.106Z] === RUN   TestDaemonProxy/environment_variables
22:03:36 [2022-10-25T22:03:36.994Z] === RUN   TestDaemonProxy/command-line_options
22:03:38 [2022-10-25T22:03:38.401Z] === RUN   TestDaemonProxy/configuration_file
22:03:40 [2022-10-25T22:03:40.289Z] === RUN   TestDaemonProxy/conflicting_options
22:03:40 [2022-10-25T22:03:40.545Z] === RUN   TestDaemonProxy/reload_sanitized
22:03:41 [2022-10-25T22:03:41.106Z] --- PASS: TestDaemonProxy (6.26s)
22:03:41 [2022-10-25T22:03:41.106Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
22:03:41 [2022-10-25T22:03:41.106Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
22:03:41 [2022-10-25T22:03:41.106Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:03:41 [2022-10-25T22:03:41.106Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:03:41 [2022-10-25T22:03:41.106Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:03:41 [2022-10-25T22:03:41.106Z] === RUN   TestLiveRestore
22:03:41 [2022-10-25T22:03:41.106Z] === RUN   TestLiveRestore/volume_references
22:03:41 [2022-10-25T22:03:41.106Z] === PAUSE TestLiveRestore/volume_references
22:03:41 [2022-10-25T22:03:41.106Z] === CONT  TestLiveRestore/volume_references
22:03:42 [2022-10-25T22:03:42.034Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:03:42 [2022-10-25T22:03:42.034Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:03:42 [2022-10-25T22:03:42.962Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:03:43 [2022-10-25T22:03:43.524Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:03:44 [2022-10-25T22:03:44.452Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:03:45 [2022-10-25T22:03:45.379Z] --- PASS: TestLiveRestore (0.00s)
22:03:45 [2022-10-25T22:03:45.379Z]     --- PASS: TestLiveRestore/volume_references (4.15s)
22:03:45 [2022-10-25T22:03:45.379Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.47s)
22:03:45 [2022-10-25T22:03:45.379Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s)
22:03:45 [2022-10-25T22:03:45.379Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
22:03:45 [2022-10-25T22:03:45.379Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s)
22:03:45 [2022-10-25T22:03:45.379Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
22:03:45 [2022-10-25T22:03:45.379Z] PASS
22:03:45 [2022-10-25T22:03:45.379Z] 
22:03:45 [2022-10-25T22:03:45.379Z] DONE 25 tests in 15.441s
22:03:45 [2022-10-25T22:03:45.379Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:03:45 [2022-10-25T22:03:45.379Z] ++ 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
22:03:45 [2022-10-25T22:03:45.379Z] ++ set -e
22:03:45 [2022-10-25T22:03:45.379Z] ++ '[' -n 0 ']'
22:03:45 [2022-10-25T22:03:45.379Z] ++ set -x
22:03:45 [2022-10-25T22:03:45.379Z] ++ 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
22:03:45 [2022-10-25T22:03:45.635Z] INFO: Testing against a local daemon
22:03:45 [2022-10-25T22:03:45.635Z] === RUN   TestCommitInheritsEnv
22:03:45 [2022-10-25T22:03:45.891Z] --- PASS: TestCommitInheritsEnv (0.30s)
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportExtremelyLargeImageWorks
22:03:45 [2022-10-25T22:03:45.891Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:03:45 [2022-10-25T22:03:45.891Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform/#00
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform/_______
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform//
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform/linux
22:03:45 [2022-10-25T22:03:45.891Z] === RUN   TestImportWithCustomPlatform/LINUX
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImportWithCustomPlatform/macos
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:03:46 [2022-10-25T22:03:46.148Z] --- PASS: TestImportWithCustomPlatform (0.31s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:03:46 [2022-10-25T22:03:46.148Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImagesFilterMultiReference
22:03:46 [2022-10-25T22:03:46.148Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImagePullPlatformInvalid
22:03:46 [2022-10-25T22:03:46.148Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:03:46 [2022-10-25T22:03:46.148Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" 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.2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=info msg="Starting upload purge in 16m0s" go.version=go1.19.2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5b50120a-20a1-46e7-859c-4d7884e6b97f http.request.method=GET http.request.remoteaddr="127.0.0.1:43322" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5b50120a-20a1-46e7-859c-4d7884e6b97f http.request.method=GET http.request.remoteaddr="127.0.0.1:43322" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.847796ms http.response.status=200 http.response.written=2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=849ccd5c-3381-44e6-8afe-ab63a1bb58d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=849ccd5c-3381-44e6-8afe-ab63a1bb58d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=849ccd5c-3381-44e6-8afe-ab63a1bb58d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=55.573µs trace.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=d64bcafd-9fc8-4da4-8124-244b01a052f1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=849ccd5c-3381-44e6-8afe-ab63a1bb58d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" 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.16032ms http.response.status=404 http.response.written=157 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a80849de-828b-4ed8-b970-108bd969f002 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a80849de-828b-4ed8-b970-108bd969f002 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a80849de-828b-4ed8-b970-108bd969f002 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=22.507µs trace.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=3897fa4e-7162-4b81-8401-5910be8d38c5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=a80849de-828b-4ed8-b970-108bd969f002 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43326" 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.7955ms http.response.status=404 http.response.written=157 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.406Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.406Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=150.243µs trace.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=191a6c2f-8ecc-40a6-b56b-48f2c19ed118 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=17.034µs trace.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=3dedb4a1-4e08-4623-97bf-c2d5b897961a trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=69.3µs trace.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=3a046124-8d52-411e-8575-ccad9a42be33 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4db8dfbc-5e76-4e97-a427-dfa4e1ba92b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.660997ms http.response.status=202 http.response.written=0 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=97.862µs trace.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=f00e9d58-cfdd-4dbf-ac0e-882bf9e904a1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=31.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=5fab6114-8152-499e-9885-e40b6d577dc3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=84.479µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=69de03ca-2d2d-40e7-bd89-9b5a6278ebfc trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0cee7de5-f852-45cc-a1bc-69113b2d6e86 http.request.method=POST http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.998653ms http.response.status=202 http.response.written=0 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=43.462µs trace.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=7cbed687-6eca-4768-b1c1-16aade4aec2c trace.line=82 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=13.177µs trace.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=ab10169c-f093-4a3d-92e3-53858b19a0c3 trace.line=141 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=41.879µs trace.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=2c1aa6c2-47eb-4c42-8ada-16a01ee2715e trace.line=124 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=8.927µs trace.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=29766a0f-a9da-4ab9-8281-2ff5bc7af244 trace.line=141 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=10.667µs trace.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=8ed7ec1d-8515-4170-b670-9b0888291a20 trace.line=141 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=7.458µs trace.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=1d214fbb-5add-4ff0-b055-b2ee3f1b69bf trace.line=141 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=43.626µs trace.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=1b620d65-8aa2-4c3f-ade3-65ceebefbe14 trace.line=82 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=12.956µs trace.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=6a097036-13c7-46f3-a845-71e4844e1380 trace.line=141 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=2.798509ms trace.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=a28350f9-8104-45d2-b7ab-31a6f589dd0c trace.line=167 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.407Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=124.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=49c7889c-7876-4544-a2dc-07f34eb178f8 trace.line=95 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=265.746µs trace.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=c00cda57-92db-454d-9714-5e7eedc2f4b1 trace.line=181 vars.name=test vars.uuid=e4830d0e-805d-4f15-8582-0e7aff072b9b version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5eb8dd34-420c-436d-b354-5618eff8459a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43326" http.request.uri="/v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.909989ms http.response.status=201 http.response.written=0 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "PUT /v2/test/blobs/uploads/e4830d0e-805d-4f15-8582-0e7aff072b9b?_state=eQY0N97enVbU1WnWMK4gC7IBFDvdmm26IbVOxJjQSu97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0ODMwZDBlLTgwNWQtNGYxNS04NTgyLTBlN2FmZjA3MmI5YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNDU3MTUxNjhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=77.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2771dacc-bff4-4ee8-b7af-f00c7d2c92ce trace.line=124 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=12.037µs trace.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=128e99f3-3d30-4917-8c55-c7b2e2f3cd90 trace.line=141 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=25.55µs trace.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=26d2369a-d768-4532-9026-59b06202fe34 trace.line=141 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=33.731µs trace.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=b3511404-8064-44b9-9bb0-250c78f9010a trace.line=141 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=88.114µs trace.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=0c5a9fc5-ad84-42e4-9c2c-2c9120c2ea26 trace.line=167 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=70.31µs trace.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=d11df3c5-0c5e-447d-8674-f54eea77bd28 trace.line=95 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4075b224-605e-46ae-9c08-8ac14b91290e\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=106.584µs trace.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=d1222f43-fe51-487a-9eac-54fad5e2f4c5 trace.line=181 vars.name=test vars.uuid=4075b224-605e-46ae-9c08-8ac14b91290e version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12dd0fb9-6901-40cb-a400-9e76cf27196e http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=8.142373ms http.response.status=201 http.response.written=0 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "PUT /v2/test/blobs/uploads/4075b224-605e-46ae-9c08-8ac14b91290e?_state=zdu9Y9MAeXW1yeATw1m1hzasqnUOJ3uAuIWbQzAJjYN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwNzViMjI0LTYwNWUtNDZhZS05YzA4LThhYzE0YjkxMjkwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjowMzo0Ni4yNTQ0NTQ5NTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=10aab216-a844-41b7-9898-879061739709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=10aab216-a844-41b7-9898-879061739709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=10aab216-a844-41b7-9898-879061739709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=45.588µs trace.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=bf0b5b48-ad15-4f6c-923c-9cee8e445ecc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=10aab216-a844-41b7-9898-879061739709 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43334" 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.422836ms http.response.status=404 http.response.written=96 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=188.709µs trace.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=ca7f4086-d015-441e-9297-8cb8e8683eef trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=15.934µs trace.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=9dcb1a95-3660-43b0-8fd3-b88cc253fea9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=20.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=4bb4f97d-8221-445c-bb26-4052c631a5d2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=14.203µs trace.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=d4df2991-99f1-459c-9cb3-cc84b190aa5c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=17.001µs trace.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=46d74eb6-4778-438d-801d-c00e7db7fcff trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=158.244µs trace.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=d12f7ef9-9cbb-4d06-a053-213852049f7f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=57.149µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c07d11c5-e877-479a-ac12-86e510813102 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.408Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=25.058µs trace.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=5c11f5e3-b8aa-4d4e-8e46-666b41944f6e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=77.219µs trace.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=a0f8c202-2072-421c-8a2d-ae4576549f8f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=51.495µs trace.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=3b5cb7f8-7702-4cec-9ea8-cc7c5d0925a7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5ffb37fc-836a-405c-b033-aff28ae731cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43334" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.002495ms http.response.status=201 http.response.written=0 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6ed9161b-0ab4-4e26-9876-f3c4d4015a52 http.request.method=GET http.request.remoteaddr="127.0.0.1:43358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6ed9161b-0ab4-4e26-9876-f3c4d4015a52 http.request.method=GET http.request.remoteaddr="127.0.0.1:43358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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="873.063µs" http.response.status=200 http.response.written=2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=33.961µs trace.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=a196b662-738b-491a-a0d2-e2abd49032e7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=28.3µs trace.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=7156cb46-8357-4b71-a19a-e13340d3e8cf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=45.636µs trace.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=8a64e4eb-137b-40b3-a723-ab9fb7f05ccd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=45.891µs trace.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=b01f2d01-b2c5-4b5a-9379-0f53b18078df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=24cc3641-d8d6-49f8-bc6f-0bb6fe213f48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43360" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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.201571ms http.response.status=200 http.response.written=417 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=39.548µs trace.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=1124c0f5-cc84-4714-b127-ae0f0fb2eb62 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=13.695µs trace.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=0dd92984-90f9-4782-b141-35272fbff84e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=14.9µs trace.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=4d6e8bac-823b-430d-bb46-555c0849336e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5ebda381-8877-4233-b55e-4b8bd88e1106 http.request.method=GET http.request.remoteaddr="127.0.0.1:43376" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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.983817ms http.response.status=200 http.response.written=417 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=36.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d7b9a87b-75eb-4210-91a3-4a3f9d6558cc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=19.7µs trace.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=d481c371-7a94-4f00-8e86-847770e0a576 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.409Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=43.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).GetContent" trace.id=f1bd0d62-4ae5-4426-88a1-3485591a34b4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=16.23µs trace.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=e33f095e-1ba9-4798-8f47-624ae56a492f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=31.877µs trace.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=35db4a1d-ff0a-402d-be89-7a844a90818c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=7.236µs trace.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=2eb0002f-4e4b-4e8a-82c7-257012c8f6b2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=27.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78cc933e-9172-4345-89aa-5a942b53c504 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=30.884µs trace.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=e58bd9d6-f090-47ae-adc4-762720864f18 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=25.042µs trace.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=299fcbe6-f891-48bb-926e-bc4d59b9e49f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=14.671µs trace.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=64fdc6ee-f867-4c7a-bf27-0192188c7622 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=13.399µs trace.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=e14d3862-4c37-4a43-8b8d-ee3f096ba0dd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=6.712µs trace.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=f9e65b08-ca1c-4329-acb0-980532a74d78 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=20.996µs trace.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=6583b841-d71b-43ea-89c0-ee68ee71048c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=1.775203ms trace.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=33176daf-5a3a-49c7-91a9-b68672400436 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=40.361µs trace.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=286bc17d-88fd-4d16-8919-2d60466fa86a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=43.553µs trace.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=6314f989-42f8-42f1-a74c-bd241b47183b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=73cbfff1-0eaa-4fd4-afcd-406cd3c05a58 http.request.method=GET http.request.remoteaddr="127.0.0.1:43390" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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=6.979606ms http.response.status=200 http.response.written=179 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=156.775µs trace.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=49e192ab-1585-4460-809f-63feb5cfdba5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=20.48µs trace.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=10a7e6a3-d37b-4320-ae1a-2e2168cb59fa trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=33ca66d0-faf7-4427-b97f-b8226e2fe410 http.request.method=GET http.request.remoteaddr="127.0.0.1:43392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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.146722ms http.response.status=200 http.response.written=68 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=688b11bc-918e-4b88-a3c3-05580e1970b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43410" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=688b11bc-918e-4b88-a3c3-05580e1970b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43410" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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="893.123µs" http.response.status=200 http.response.written=2 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.410Z] time="2022-10-25T22:03:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=30.187µs trace.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=879a8bd3-c946-4330-9a1b-0c7642c4c034 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=11.635µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2df2dd47-3910-42fb-a555-ece790547eb2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=2f8f8105-1511-45a6-9ea1-ae2c208220f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43424" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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.125221ms http.response.status=404 http.response.written=181 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=25.091µs trace.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=3ada90be-1f54-473d-8bd2-a30885df2704 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 trace.duration=11.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dff8fd56-d529-46fe-a527-0c334adb0381 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] time="2022-10-25T22:03:46Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=5d1ad599-d563-4836-9537-a60642ebde4b http.request.method=GET http.request.remoteaddr="127.0.0.1:43438" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 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.004598ms http.response.status=404 http.response.written=181 instance.id=88d91943-3ff6-4657-b76a-2289c57ccd48 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:03:46 [2022-10-25T22:03:46.411Z] 127.0.0.1 - - [25/Oct/2022:22:03:46 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/6f1f40c47813483095af03c84341d54ba1de2a94 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:03:46 [2022-10-25T22:03:46.411Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
22:03:46 [2022-10-25T22:03:46.411Z] === RUN   TestRemoveImageOrphaning
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestRemoveImageOrphaning (0.30s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestRemoveImageGarbageCollector
22:03:46 [2022-10-25T22:03:46.973Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:46 [2022-10-25T22:03:46.973Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagInvalidReference
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagInvalidReference (0.01s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagValidPrefixedRepo
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagExistedNameWithoutForce
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagOfficialNames
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagOfficialNames (0.05s)
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestTagMatchesDigest
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestTagMatchesDigest (0.01s)
22:03:46 [2022-10-25T22:03:46.973Z] PASS
22:03:46 [2022-10-25T22:03:46.973Z] 
22:03:46 [2022-10-25T22:03:46.973Z] === Skipped
22:03:46 [2022-10-25T22:03:46.973Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:03:46 [2022-10-25T22:03:46.973Z] 
22:03:46 [2022-10-25T22:03:46.973Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:46 [2022-10-25T22:03:46.973Z] 
22:03:46 [2022-10-25T22:03:46.973Z] DONE 23 tests, 2 skipped in 1.630s
22:03:46 [2022-10-25T22:03:46.973Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:03:46 [2022-10-25T22:03:46.973Z] ++ 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
22:03:46 [2022-10-25T22:03:46.973Z] ++ set -e
22:03:46 [2022-10-25T22:03:46.973Z] ++ '[' -n 0 ']'
22:03:46 [2022-10-25T22:03:46.973Z] ++ set -x
22:03:46 [2022-10-25T22:03:46.973Z] ++ 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
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestStripANSICommands
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestStripANSICommands/#00
22:03:46 [2022-10-25T22:03:46.973Z] === RUN   TestStripANSICommands/#01
22:03:46 [2022-10-25T22:03:46.973Z] --- PASS: TestStripANSICommands (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:03:46 [2022-10-25T22:03:46.973Z] PASS
22:03:46 [2022-10-25T22:03:46.973Z] 
22:03:46 [2022-10-25T22:03:46.973Z] DONE 3 tests in 0.038s
22:03:46 [2022-10-25T22:03:46.973Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:03:46 [2022-10-25T22:03:46.973Z] ++ 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
22:03:46 [2022-10-25T22:03:46.973Z] ++ set -e
22:03:46 [2022-10-25T22:03:46.973Z] ++ '[' -n 0 ']'
22:03:46 [2022-10-25T22:03:46.973Z] ++ set -x
22:03:46 [2022-10-25T22:03:46.973Z] ++ 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
22:03:47 [2022-10-25T22:03:47.229Z] INFO: Testing against a local daemon
22:03:47 [2022-10-25T22:03:47.229Z] === RUN   TestNetworkCreateDelete
22:03:47 [2022-10-25T22:03:47.229Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:03:47 [2022-10-25T22:03:47.229Z] === RUN   TestDockerNetworkDeletePreferID
22:03:47 [2022-10-25T22:03:47.790Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
22:03:47 [2022-10-25T22:03:47.790Z] === RUN   TestDaemonDNSFallback
22:03:54 [2022-10-25T22:03:54.327Z] --- PASS: TestDaemonDNSFallback (6.27s)
22:03:54 [2022-10-25T22:03:54.327Z] === RUN   TestInspectNetwork
22:03:57 [2022-10-25T22:03:57.596Z] === RUN   TestInspectNetwork/full_network_id
22:03:57 [2022-10-25T22:03:57.596Z] === RUN   TestInspectNetwork/partial_network_id
22:03:57 [2022-10-25T22:03:57.596Z] === RUN   TestInspectNetwork/network_name
22:03:57 [2022-10-25T22:03:57.596Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:04:01 [2022-10-25T22:04:01.762Z] --- PASS: TestInspectNetwork (7.19s)
22:04:01 [2022-10-25T22:04:01.762Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:04:01 [2022-10-25T22:04:01.762Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:04:01 [2022-10-25T22:04:01.762Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:04:01 [2022-10-25T22:04:01.762Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:04:01 [2022-10-25T22:04:01.762Z] === RUN   TestRunContainerWithBridgeNone
22:04:02 [2022-10-25T22:04:02.689Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
22:04:02 [2022-10-25T22:04:02.689Z] === RUN   TestNetworkInvalidJSON
22:04:02 [2022-10-25T22:04:02.689Z] === RUN   TestNetworkInvalidJSON/networks/create
22:04:02 [2022-10-25T22:04:02.689Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:04:02 [2022-10-25T22:04:02.689Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:04:02 [2022-10-25T22:04:02.689Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:04:02 [2022-10-25T22:04:02.689Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:04:02 [2022-10-25T22:04:02.689Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:04:02 [2022-10-25T22:04:02.689Z] === CONT  TestNetworkInvalidJSON/networks/create
22:04:02 [2022-10-25T22:04:02.689Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:04:02 [2022-10-25T22:04:02.690Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:04:02 [2022-10-25T22:04:02.690Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:04:02 [2022-10-25T22:04:02.690Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:04:02 [2022-10-25T22:04:02.690Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkList
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkList//networks
22:04:02 [2022-10-25T22:04:02.690Z] === PAUSE TestNetworkList//networks
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestNetworkList//networks/
22:04:02 [2022-10-25T22:04:02.690Z] === PAUSE TestNetworkList//networks/
22:04:02 [2022-10-25T22:04:02.690Z] === CONT  TestNetworkList//networks
22:04:02 [2022-10-25T22:04:02.690Z] === CONT  TestNetworkList//networks/
22:04:02 [2022-10-25T22:04:02.690Z] --- PASS: TestNetworkList (0.02s)
22:04:02 [2022-10-25T22:04:02.690Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z]     --- PASS: TestNetworkList//networks (0.00s)
22:04:02 [2022-10-25T22:04:02.690Z] === RUN   TestHostIPv4BridgeLabel
22:04:03 [2022-10-25T22:04:03.251Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:04:03 [2022-10-25T22:04:03.251Z] === RUN   TestDaemonRestartWithLiveRestore
22:04:04 [2022-10-25T22:04:04.292Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:04:04 [2022-10-25T22:04:04.292Z] === RUN   TestDaemonDefaultNetworkPools
22:04:04 [2022-10-25T22:04:04.853Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:04:04 [2022-10-25T22:04:04.853Z] === RUN   TestDaemonRestartWithExistingNetwork
22:04:06 [2022-10-25T22:04:06.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:04:06 [2022-10-25T22:04:06.220Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:04:07 [2022-10-25T22:04:07.585Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:04:07 [2022-10-25T22:04:07.585Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:04:07 [2022-10-25T22:04:07.841Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:04:07 [2022-10-25T22:04:07.841Z] === RUN   TestServiceWithPredefinedNetwork
22:04:10 [2022-10-25T22:04:10.356Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
22:04:10 [2022-10-25T22:04:10.356Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:04:10 [2022-10-25T22:04:10.356Z]     service_test.go:242: FLAKY_TEST
22:04:10 [2022-10-25T22:04:10.356Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:04:10 [2022-10-25T22:04:10.356Z] === RUN   TestServiceWithDataPathPortInit
22:04:25 [2022-10-25T22:04:25.195Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
22:04:25 [2022-10-25T22:04:25.195Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:04:26 [2022-10-25T22:04:26.561Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w5q11wtv6nh9jiremc5giafp4 Created:2022-10-25 22:04:25.14067547 +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[8712e0dd34488360323942cdba41c9e065ac48ab27b4add1b321b0615d250f05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2o6nptjg3m3ap2mdk8tvx0tyn EndpointID:3b0c06829059dc6852cac4c0860fc1fb9d83cb635a3ea40325cff39ce23fd783 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a3729d473d87d4394348fbf472e08c846a1277a23af20adda71c379aa45c941 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:68613975ea9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2o6nptjg3m3ap2mdk8tvx0tyn EndpointID:3b0c06829059dc6852cac4c0860fc1fb9d83cb635a3ea40325cff39ce23fd783 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:04:30 [2022-10-25T22:04:30.725Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
22:04:30 [2022-10-25T22:04:30.725Z] PASS
22:04:30 [2022-10-25T22:04:30.725Z] 
22:04:30 [2022-10-25T22:04:30.725Z] === Skipped
22:04:30 [2022-10-25T22:04:30.725Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:04:30 [2022-10-25T22:04:30.725Z]     service_test.go:242: FLAKY_TEST
22:04:30 [2022-10-25T22:04:30.725Z] 
22:04:30 [2022-10-25T22:04:30.725Z] DONE 38 tests, 1 skipped in 43.670s
22:04:30 [2022-10-25T22:04:30.725Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:04:30 [2022-10-25T22:04:30.725Z] ++ 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
22:04:30 [2022-10-25T22:04:30.725Z] ++ set -e
22:04:30 [2022-10-25T22:04:30.725Z] ++ '[' -n 0 ']'
22:04:30 [2022-10-25T22:04:30.725Z] ++ set -x
22:04:30 [2022-10-25T22:04:30.725Z] ++ 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
22:04:30 [2022-10-25T22:04:30.725Z] INFO: Testing against a local daemon
22:04:30 [2022-10-25T22:04:30.725Z] === RUN   TestDockerNetworkIpvlanPersistance
22:04:30 [2022-10-25T22:04:30.725Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:04:30 [2022-10-25T22:04:30.725Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:04:30 [2022-10-25T22:04:30.725Z] === RUN   TestDockerNetworkIpvlan
22:04:30 [2022-10-25T22:04:30.725Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:04:30 [2022-10-25T22:04:30.725Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:04:30 [2022-10-25T22:04:30.725Z] PASS
22:04:30 [2022-10-25T22:04:30.725Z] 
22:04:30 [2022-10-25T22:04:30.725Z] === Skipped
22:04:30 [2022-10-25T22:04:30.725Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:04:30 [2022-10-25T22:04:30.725Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:04:30 [2022-10-25T22:04:30.725Z] 
22:04:30 [2022-10-25T22:04:30.725Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:04:30 [2022-10-25T22:04:30.725Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:04:30 [2022-10-25T22:04:30.725Z] 
22:04:30 [2022-10-25T22:04:30.725Z] DONE 2 tests, 2 skipped in 0.089s
22:04:30 [2022-10-25T22:04:30.725Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:04:30 [2022-10-25T22:04:30.725Z] ++ 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
22:04:30 [2022-10-25T22:04:30.725Z] ++ set -e
22:04:30 [2022-10-25T22:04:30.725Z] ++ '[' -n 0 ']'
22:04:30 [2022-10-25T22:04:30.725Z] ++ set -x
22:04:30 [2022-10-25T22:04:30.725Z] ++ 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
22:04:30 [2022-10-25T22:04:30.981Z] INFO: Testing against a local daemon
22:04:30 [2022-10-25T22:04:30.981Z] === RUN   TestDockerNetworkMacvlanPersistance
22:04:32 [2022-10-25T22:04:32.346Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
22:04:32 [2022-10-25T22:04:32.346Z] === RUN   TestDockerNetworkMacvlan
22:04:32 [2022-10-25T22:04:32.908Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:04:33 [2022-10-25T22:04:33.839Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:04:34 [2022-10-25T22:04:34.400Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:04:36 [2022-10-25T22:04:36.290Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:04:38 [2022-10-25T22:04:38.180Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:04:41 [2022-10-25T22:04:41.529Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:04:41 [2022-10-25T22:04:41.798Z] --- PASS: TestDockerNetworkMacvlan (9.60s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
22:04:41 [2022-10-25T22:04:41.798Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
22:04:41 [2022-10-25T22:04:41.798Z] PASS
22:04:41 [2022-10-25T22:04:41.798Z] 
22:04:41 [2022-10-25T22:04:41.798Z] DONE 8 tests in 10.990s
22:04:41 [2022-10-25T22:04:41.798Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:04:41 [2022-10-25T22:04:41.798Z] ++ 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
22:04:41 [2022-10-25T22:04:41.798Z] ++ set -e
22:04:41 [2022-10-25T22:04:41.798Z] ++ '[' -n 0 ']'
22:04:41 [2022-10-25T22:04:41.798Z] ++ set -x
22:04:41 [2022-10-25T22:04:41.798Z] ++ 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
22:04:41 [2022-10-25T22:04:41.798Z] testing: warning: no tests to run
22:04:41 [2022-10-25T22:04:41.798Z] PASS
22:04:41 [2022-10-25T22:04:41.798Z] 
22:04:41 [2022-10-25T22:04:41.798Z] DONE 0 tests in 0.026s
22:04:41 [2022-10-25T22:04:41.798Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:04:41 [2022-10-25T22:04:41.798Z] ++ 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
22:04:41 [2022-10-25T22:04:41.798Z] ++ set -e
22:04:41 [2022-10-25T22:04:41.798Z] ++ '[' -n 0 ']'
22:04:41 [2022-10-25T22:04:41.798Z] ++ set -x
22:04:41 [2022-10-25T22:04:41.798Z] ++ 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
22:04:42 [2022-10-25T22:04:42.060Z] INFO: Testing against a local daemon
22:04:42 [2022-10-25T22:04:42.060Z] === RUN   TestAuthZPluginAllowRequest
22:04:43 [2022-10-25T22:04:43.425Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
22:04:43 [2022-10-25T22:04:43.425Z] === RUN   TestAuthZPluginTLS
22:04:43 [2022-10-25T22:04:43.681Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:04:43 [2022-10-25T22:04:43.681Z] === RUN   TestAuthZPluginDenyRequest
22:04:44 [2022-10-25T22:04:44.243Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:04:44 [2022-10-25T22:04:44.243Z] === RUN   TestAuthZPluginAPIDenyResponse
22:04:44 [2022-10-25T22:04:44.805Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:04:44 [2022-10-25T22:04:44.805Z] === RUN   TestAuthZPluginDenyResponse
22:04:45 [2022-10-25T22:04:45.366Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:04:45 [2022-10-25T22:04:45.366Z] === RUN   TestAuthZPluginAllowEventStream
22:04:46 [2022-10-25T22:04:46.734Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
22:04:46 [2022-10-25T22:04:46.734Z] === RUN   TestAuthZPluginErrorResponse
22:04:46 [2022-10-25T22:04:46.990Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:04:46 [2022-10-25T22:04:46.990Z] === RUN   TestAuthZPluginErrorRequest
22:04:47 [2022-10-25T22:04:47.552Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:04:47 [2022-10-25T22:04:47.552Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:04:48 [2022-10-25T22:04:48.113Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:04:48 [2022-10-25T22:04:48.113Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:04:49 [2022-10-25T22:04:49.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
22:04:49 [2022-10-25T22:04:49.479Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:04:50 [2022-10-25T22:04:50.932Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
22:04:50 [2022-10-25T22:04:50.932Z] === RUN   TestAuthZPluginHeader
22:04:51 [2022-10-25T22:04:51.860Z] --- PASS: TestAuthZPluginHeader (0.72s)
22:04:51 [2022-10-25T22:04:51.860Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:04:51 [2022-10-25T22:04:51.860Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:51 [2022-10-25T22:04:51.860Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:04:51 [2022-10-25T22:04:51.860Z] === RUN   TestAuthZPluginV2Disable
22:04:51 [2022-10-25T22:04:51.860Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:51 [2022-10-25T22:04:51.861Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:04:51 [2022-10-25T22:04:51.861Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:04:51 [2022-10-25T22:04:51.861Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:51 [2022-10-25T22:04:51.861Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:04:51 [2022-10-25T22:04:51.861Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:04:51 [2022-10-25T22:04:51.861Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:51 [2022-10-25T22:04:51.861Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:04:51 [2022-10-25T22:04:51.861Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:05:09 [2022-10-25T22:05:09.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:05:09 [2022-10-25T22:05:09.906Z] PASS
22:05:09 [2022-10-25T22:05:09.906Z] 
22:05:09 [2022-10-25T22:05:09.906Z] === Skipped
22:05:09 [2022-10-25T22:05:09.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:09 [2022-10-25T22:05:09.906Z] 
22:05:09 [2022-10-25T22:05:09.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:09 [2022-10-25T22:05:09.906Z] 
22:05:09 [2022-10-25T22:05:09.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:09 [2022-10-25T22:05:09.906Z] 
22:05:09 [2022-10-25T22:05:09.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:09 [2022-10-25T22:05:09.906Z] 
22:05:09 [2022-10-25T22:05:09.906Z] DONE 17 tests, 4 skipped in 26.706s
22:05:09 [2022-10-25T22:05:09.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:05:09 [2022-10-25T22:05:09.906Z] ++ 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
22:05:09 [2022-10-25T22:05:09.906Z] ++ set -e
22:05:09 [2022-10-25T22:05:09.906Z] ++ '[' -n 0 ']'
22:05:09 [2022-10-25T22:05:09.906Z] ++ set -x
22:05:09 [2022-10-25T22:05:09.906Z] ++ 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
22:05:09 [2022-10-25T22:05:09.906Z] INFO: Testing against a local daemon
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:05:09 [2022-10-25T22:05:09.906Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:05:09 [2022-10-25T22:05:09.906Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:05:09 [2022-10-25T22:05:09.906Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:05:09 [2022-10-25T22:05:09.906Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:05:09 [2022-10-25T22:05:09.906Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:05:09 [2022-10-25T22:05:09.906Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:05:09 [2022-10-25T22:05:09.906Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:05:09 [2022-10-25T22:05:09.906Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInstall
22:05:09 [2022-10-25T22:05:09.906Z] === RUN   TestPluginInstall/no_auth
22:05:12 [2022-10-25T22:05:12.532Z] time="2022-10-25T22:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:12 [2022-10-25T22:05:12.533Z] time="2022-10-25T22:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efb413e2a42abef5fc8e7f3533725a7953b465a376ef90c2469f09bdf366447" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:12 [2022-10-25T22:05:12.789Z] time="2022-10-25T22:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:12 [2022-10-25T22:05:12.789Z] time="2022-10-25T22:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efb413e2a42abef5fc8e7f3533725a7953b465a376ef90c2469f09bdf366447" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:12 [2022-10-25T22:05:12.789Z] === RUN   TestPluginInstall/with_htpasswd
22:05:13 [2022-10-25T22:05:13.351Z] time="2022-10-25T22:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:13 [2022-10-25T22:05:13.351Z] time="2022-10-25T22:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efb413e2a42abef5fc8e7f3533725a7953b465a376ef90c2469f09bdf366447" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:13 [2022-10-25T22:05:13.351Z] time="2022-10-25T22:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:13 [2022-10-25T22:05:13.351Z] time="2022-10-25T22:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efb413e2a42abef5fc8e7f3533725a7953b465a376ef90c2469f09bdf366447" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:13 [2022-10-25T22:05:13.351Z] === RUN   TestPluginInstall/with_insecure
22:05:14 [2022-10-25T22:05:14.280Z] time="2022-10-25T22:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:14 [2022-10-25T22:05:14.280Z] time="2022-10-25T22:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2940eee45fa2d29d010989da1e916d2075018562d22a3f41b8ab661de4c22a16" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:14 [2022-10-25T22:05:14.280Z] time="2022-10-25T22:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:05:14 [2022-10-25T22:05:14.280Z] time="2022-10-25T22:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2940eee45fa2d29d010989da1e916d2075018562d22a3f41b8ab661de4c22a16" mediatype=application/vnd.docker.plugin.v1+json size=522
22:05:14 [2022-10-25T22:05:14.542Z]     plugin_test.go:196: [d9af4415381e1] daemon is not started
22:05:14 [2022-10-25T22:05:14.542Z] --- PASS: TestPluginInstall (5.73s)
22:05:14 [2022-10-25T22:05:14.542Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
22:05:14 [2022-10-25T22:05:14.542Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
22:05:14 [2022-10-25T22:05:14.542Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
22:05:14 [2022-10-25T22:05:14.542Z] === RUN   TestPluginsWithRuntimes
22:05:15 [2022-10-25T22:05:15.909Z] === RUN   TestPluginsWithRuntimes/No_Args
22:05:16 [2022-10-25T22:05:16.837Z] === RUN   TestPluginsWithRuntimes/With_Args
22:05:17 [2022-10-25T22:05:17.766Z] --- PASS: TestPluginsWithRuntimes (3.28s)
22:05:17 [2022-10-25T22:05:17.766Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:05:17 [2022-10-25T22:05:17.766Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
22:05:17 [2022-10-25T22:05:17.766Z] === RUN   TestPluginBackCompatMediaTypes
22:05:18 [2022-10-25T22:05:18.329Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
22:05:18 [2022-10-25T22:05:18.329Z] PASS
22:05:18 [2022-10-25T22:05:18.329Z] 
22:05:18 [2022-10-25T22:05:18.329Z] DONE 24 tests in 9.728s
22:05:18 [2022-10-25T22:05:18.329Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:05:18 [2022-10-25T22:05:18.329Z] ++ 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
22:05:18 [2022-10-25T22:05:18.329Z] ++ set -e
22:05:18 [2022-10-25T22:05:18.329Z] ++ '[' -n 0 ']'
22:05:18 [2022-10-25T22:05:18.329Z] ++ set -x
22:05:18 [2022-10-25T22:05:18.329Z] ++ 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
22:05:18 [2022-10-25T22:05:18.585Z] INFO: Testing against a local daemon
22:05:18 [2022-10-25T22:05:18.585Z] === RUN   TestExternalGraphDriver
22:05:18 [2022-10-25T22:05:18.841Z] === RUN   TestExternalGraphDriver/json
22:05:20 [2022-10-25T22:05:20.733Z] === RUN   TestExternalGraphDriver/spec
22:05:22 [2022-10-25T22:05:22.101Z] === RUN   TestExternalGraphDriver/pull
22:05:23 [2022-10-25T22:05:23.467Z] --- PASS: TestExternalGraphDriver (4.98s)
22:05:23 [2022-10-25T22:05:23.467Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
22:05:23 [2022-10-25T22:05:23.467Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
22:05:23 [2022-10-25T22:05:23.467Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
22:05:23 [2022-10-25T22:05:23.467Z] === RUN   TestGraphdriverPluginV2
22:05:23 [2022-10-25T22:05:23.723Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:23 [2022-10-25T22:05:23.724Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:05:23 [2022-10-25T22:05:23.724Z] PASS
22:05:23 [2022-10-25T22:05:23.724Z] 
22:05:23 [2022-10-25T22:05:23.724Z] === Skipped
22:05:23 [2022-10-25T22:05:23.724Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:05:23 [2022-10-25T22:05:23.724Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:05:23 [2022-10-25T22:05:23.724Z] 
22:05:23 [2022-10-25T22:05:23.724Z] DONE 5 tests, 1 skipped in 5.418s
22:05:23 [2022-10-25T22:05:23.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:05:23 [2022-10-25T22:05:23.724Z] ++ 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
22:05:23 [2022-10-25T22:05:23.724Z] ++ set -e
22:05:23 [2022-10-25T22:05:23.724Z] ++ '[' -n 0 ']'
22:05:23 [2022-10-25T22:05:23.724Z] ++ set -x
22:05:23 [2022-10-25T22:05:23.724Z] ++ 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
22:05:23 [2022-10-25T22:05:23.980Z] INFO: Testing against a local daemon
22:05:23 [2022-10-25T22:05:23.981Z] === RUN   TestContinueAfterPluginCrash
22:05:23 [2022-10-25T22:05:23.981Z] === PAUSE TestContinueAfterPluginCrash
22:05:23 [2022-10-25T22:05:23.981Z] === RUN   TestReadPluginNoRead
22:05:23 [2022-10-25T22:05:23.981Z] === PAUSE TestReadPluginNoRead
22:05:23 [2022-10-25T22:05:23.981Z] === RUN   TestDaemonStartWithLogOpt
22:05:23 [2022-10-25T22:05:23.981Z] === PAUSE TestDaemonStartWithLogOpt
22:05:23 [2022-10-25T22:05:23.981Z] === CONT  TestContinueAfterPluginCrash
22:05:23 [2022-10-25T22:05:23.981Z] === CONT  TestDaemonStartWithLogOpt
22:05:27 [2022-10-25T22:05:27.250Z] --- PASS: TestDaemonStartWithLogOpt (3.13s)
22:05:27 [2022-10-25T22:05:27.250Z] === CONT  TestReadPluginNoRead
22:05:29 [2022-10-25T22:05:29.143Z] === RUN   TestReadPluginNoRead/default
22:05:30 [2022-10-25T22:05:30.510Z] === RUN   TestReadPluginNoRead/disabled_caching
22:05:31 [2022-10-25T22:05:31.886Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:05:31 [2022-10-25T22:05:31.886Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
22:05:32 [2022-10-25T22:05:32.815Z] === CONT  TestReadPluginNoRead
22:05:32 [2022-10-25T22:05:32.815Z]     read_test.go:91: [d3a592f11a984] daemon is not started
22:05:32 [2022-10-25T22:05:32.815Z] --- PASS: TestReadPluginNoRead (5.70s)
22:05:32 [2022-10-25T22:05:32.815Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
22:05:32 [2022-10-25T22:05:32.815Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
22:05:32 [2022-10-25T22:05:32.815Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
22:05:32 [2022-10-25T22:05:32.815Z] PASS
22:05:32 [2022-10-25T22:05:32.815Z] 
22:05:32 [2022-10-25T22:05:32.815Z] DONE 6 tests in 8.949s
22:05:32 [2022-10-25T22:05:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:05:32 [2022-10-25T22:05:32.815Z] ++ 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
22:05:32 [2022-10-25T22:05:32.815Z] ++ set -e
22:05:32 [2022-10-25T22:05:32.815Z] ++ '[' -n 0 ']'
22:05:32 [2022-10-25T22:05:32.815Z] ++ set -x
22:05:32 [2022-10-25T22:05:32.815Z] ++ 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
22:05:32 [2022-10-25T22:05:32.815Z] testing: warning: no tests to run
22:05:32 [2022-10-25T22:05:32.815Z] PASS
22:05:32 [2022-10-25T22:05:32.815Z] 
22:05:32 [2022-10-25T22:05:32.815Z] DONE 0 tests in 0.037s
22:05:32 [2022-10-25T22:05:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:05:32 [2022-10-25T22:05:32.815Z] ++ 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
22:05:32 [2022-10-25T22:05:32.815Z] ++ set -e
22:05:32 [2022-10-25T22:05:32.815Z] ++ '[' -n 0 ']'
22:05:32 [2022-10-25T22:05:32.815Z] ++ set -x
22:05:32 [2022-10-25T22:05:32.815Z] ++ 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
22:05:33 [2022-10-25T22:05:33.087Z] INFO: Testing against a local daemon
22:05:33 [2022-10-25T22:05:33.087Z] === RUN   TestPluginWithDevMounts
22:05:33 [2022-10-25T22:05:33.087Z] === PAUSE TestPluginWithDevMounts
22:05:33 [2022-10-25T22:05:33.087Z] === CONT  TestPluginWithDevMounts
22:05:34 [2022-10-25T22:05:34.468Z] --- PASS: TestPluginWithDevMounts (1.56s)
22:05:34 [2022-10-25T22:05:34.468Z] PASS
22:05:34 [2022-10-25T22:05:34.468Z] 
22:05:34 [2022-10-25T22:05:34.468Z] DONE 1 tests in 1.680s
22:05:34 [2022-10-25T22:05:34.468Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:05:34 [2022-10-25T22:05:34.468Z] ++ 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
22:05:34 [2022-10-25T22:05:34.468Z] ++ set -e
22:05:34 [2022-10-25T22:05:34.468Z] ++ '[' -n 0 ']'
22:05:34 [2022-10-25T22:05:34.468Z] ++ set -x
22:05:34 [2022-10-25T22:05:34.468Z] ++ 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
22:05:34 [2022-10-25T22:05:34.724Z] INFO: Testing against a local daemon
22:05:34 [2022-10-25T22:05:34.724Z] === RUN   TestSecretInspect
22:05:37 [2022-10-25T22:05:37.240Z] --- PASS: TestSecretInspect (2.21s)
22:05:37 [2022-10-25T22:05:37.240Z] === RUN   TestSecretList
22:05:39 [2022-10-25T22:05:39.128Z] --- PASS: TestSecretList (2.18s)
22:05:39 [2022-10-25T22:05:39.128Z] === RUN   TestSecretsCreateAndDelete
22:05:41 [2022-10-25T22:05:41.645Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
22:05:41 [2022-10-25T22:05:41.645Z] === RUN   TestSecretsUpdate
22:05:43 [2022-10-25T22:05:43.533Z] --- PASS: TestSecretsUpdate (2.29s)
22:05:43 [2022-10-25T22:05:43.533Z] === RUN   TestTemplatedSecret
22:05:46 [2022-10-25T22:05:46.049Z] --- PASS: TestTemplatedSecret (2.41s)
22:05:46 [2022-10-25T22:05:46.049Z] === RUN   TestSecretCreateResolve
22:05:47 [2022-10-25T22:05:47.939Z] --- PASS: TestSecretCreateResolve (2.15s)
22:05:47 [2022-10-25T22:05:47.939Z] PASS
22:05:47 [2022-10-25T22:05:47.939Z] 
22:05:47 [2022-10-25T22:05:47.939Z] DONE 6 tests in 13.486s
22:05:47 [2022-10-25T22:05:47.939Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:05:47 [2022-10-25T22:05:47.939Z] ++ 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
22:05:47 [2022-10-25T22:05:47.939Z] ++ set -e
22:05:47 [2022-10-25T22:05:47.939Z] ++ '[' -n 0 ']'
22:05:47 [2022-10-25T22:05:47.939Z] ++ set -x
22:05:47 [2022-10-25T22:05:47.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:05:48 [2022-10-25T22:05:48.195Z] INFO: Testing against a local daemon
22:05:48 [2022-10-25T22:05:48.195Z] === RUN   TestServiceCreateInit
22:05:48 [2022-10-25T22:05:48.195Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:05:52 [2022-10-25T22:05:52.362Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:05:55 [2022-10-25T22:05:55.629Z] --- PASS: TestServiceCreateInit (7.14s)
22:05:55 [2022-10-25T22:05:55.629Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s)
22:05:55 [2022-10-25T22:05:55.629Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
22:05:55 [2022-10-25T22:05:55.629Z] === RUN   TestCreateServiceMultipleTimes
22:06:13 [2022-10-25T22:06:13.685Z] --- PASS: TestCreateServiceMultipleTimes (15.51s)
22:06:13 [2022-10-25T22:06:13.685Z] === RUN   TestCreateServiceConflict
22:06:13 [2022-10-25T22:06:13.685Z] --- PASS: TestCreateServiceConflict (2.28s)
22:06:13 [2022-10-25T22:06:13.685Z] === RUN   TestCreateServiceMaxReplicas
22:06:16 [2022-10-25T22:06:16.202Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
22:06:16 [2022-10-25T22:06:16.202Z] === RUN   TestCreateWithDuplicateNetworkNames
22:06:31 [2022-10-25T22:06:31.041Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s)
22:06:31 [2022-10-25T22:06:31.041Z] === RUN   TestCreateServiceSecretFileMode
22:06:31 [2022-10-25T22:06:31.602Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
22:06:31 [2022-10-25T22:06:31.602Z] === RUN   TestCreateServiceConfigFileMode
22:06:34 [2022-10-25T22:06:34.118Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
22:06:34 [2022-10-25T22:06:34.118Z] === RUN   TestCreateServiceSysctls
22:06:37 [2022-10-25T22:06:37.388Z] --- PASS: TestCreateServiceSysctls (3.04s)
22:06:37 [2022-10-25T22:06:37.388Z] === RUN   TestCreateServiceCapabilities
22:06:39 [2022-10-25T22:06:39.277Z] --- PASS: TestCreateServiceCapabilities (2.39s)
22:06:39 [2022-10-25T22:06:39.277Z] === RUN   TestInspect
22:06:42 [2022-10-25T22:06:42.544Z] --- PASS: TestInspect (2.68s)
22:06:42 [2022-10-25T22:06:42.544Z] === RUN   TestCreateJob
22:06:45 [2022-10-25T22:06:45.060Z] --- PASS: TestCreateJob (2.95s)
22:06:45 [2022-10-25T22:06:45.060Z] === RUN   TestReplicatedJob
22:06:50 [2022-10-25T22:06:50.312Z] --- PASS: TestReplicatedJob (4.67s)
22:06:50 [2022-10-25T22:06:50.312Z] === RUN   TestUpdateReplicatedJob
22:06:52 [2022-10-25T22:06:52.834Z] --- PASS: TestUpdateReplicatedJob (3.00s)
22:06:52 [2022-10-25T22:06:52.834Z] === RUN   TestServiceListWithStatuses
22:06:52 [2022-10-25T22:06:52.834Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:06:52 [2022-10-25T22:06:52.834Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:06:52 [2022-10-25T22:06:52.834Z] === RUN   TestDockerNetworkConnectAlias
22:06:57 [2022-10-25T22:06:57.001Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
22:06:57 [2022-10-25T22:06:57.001Z] === RUN   TestDockerNetworkReConnect
22:07:00 [2022-10-25T22:07:00.269Z] --- PASS: TestDockerNetworkReConnect (3.34s)
22:07:00 [2022-10-25T22:07:00.269Z] === RUN   TestServicePlugin
22:07:00 [2022-10-25T22:07:00.269Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:00 [2022-10-25T22:07:00.269Z] --- SKIP: TestServicePlugin (0.00s)
22:07:00 [2022-10-25T22:07:00.269Z] === RUN   TestServiceUpdateLabel
22:07:02 [2022-10-25T22:07:02.158Z] --- PASS: TestServiceUpdateLabel (2.20s)
22:07:02 [2022-10-25T22:07:02.158Z] === RUN   TestServiceUpdateSecrets
22:07:17 [2022-10-25T22:07:17.017Z] --- PASS: TestServiceUpdateSecrets (14.40s)
22:07:17 [2022-10-25T22:07:17.017Z] === RUN   TestServiceUpdateConfigs
22:07:31 [2022-10-25T22:07:31.858Z] --- PASS: TestServiceUpdateConfigs (14.32s)
22:07:31 [2022-10-25T22:07:31.858Z] === RUN   TestServiceUpdateNetwork
22:07:44 [2022-10-25T22:07:44.048Z] --- PASS: TestServiceUpdateNetwork (12.29s)
22:07:44 [2022-10-25T22:07:44.048Z] === RUN   TestServiceUpdatePidsLimit
22:07:44 [2022-10-25T22:07:44.307Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:07:44 [2022-10-25T22:07:44.869Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:07:52 [2022-10-25T22:07:52.953Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:07:59 [2022-10-25T22:07:59.486Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
22:07:59 [2022-10-25T22:07:59.486Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:07:59 [2022-10-25T22:07:59.486Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
22:07:59 [2022-10-25T22:07:59.486Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:07:59 [2022-10-25T22:07:59.486Z] PASS
22:07:59 [2022-10-25T22:07:59.486Z] 
22:07:59 [2022-10-25T22:07:59.486Z] === Skipped
22:07:59 [2022-10-25T22:07:59.486Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:07:59 [2022-10-25T22:07:59.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:07:59 [2022-10-25T22:07:59.486Z] 
22:07:59 [2022-10-25T22:07:59.486Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:07:59 [2022-10-25T22:07:59.486Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:07:59 [2022-10-25T22:07:59.486Z] 
22:07:59 [2022-10-25T22:07:59.486Z] DONE 27 tests, 2 skipped in 131.041s
22:07:59 [2022-10-25T22:07:59.486Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:07:59 [2022-10-25T22:07:59.487Z] ++ 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
22:07:59 [2022-10-25T22:07:59.487Z] ++ set -e
22:07:59 [2022-10-25T22:07:59.487Z] ++ '[' -n 0 ']'
22:07:59 [2022-10-25T22:07:59.487Z] ++ set -x
22:07:59 [2022-10-25T22:07:59.487Z] ++ 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
22:07:59 [2022-10-25T22:07:59.487Z] INFO: Testing against a local daemon
22:07:59 [2022-10-25T22:07:59.487Z] === RUN   TestSessionCreate
22:07:59 [2022-10-25T22:07:59.487Z] --- PASS: TestSessionCreate (0.02s)
22:07:59 [2022-10-25T22:07:59.487Z] === RUN   TestSessionCreateWithBadUpgrade
22:07:59 [2022-10-25T22:07:59.487Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:07:59 [2022-10-25T22:07:59.487Z] PASS
22:07:59 [2022-10-25T22:07:59.487Z] 
22:07:59 [2022-10-25T22:07:59.487Z] DONE 2 tests in 0.133s
22:07:59 [2022-10-25T22:07:59.487Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:07:59 [2022-10-25T22:07:59.487Z] ++ 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
22:07:59 [2022-10-25T22:07:59.487Z] ++ set -e
22:07:59 [2022-10-25T22:07:59.487Z] ++ '[' -n 0 ']'
22:07:59 [2022-10-25T22:07:59.487Z] ++ set -x
22:07:59 [2022-10-25T22:07:59.487Z] ++ 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
22:07:59 [2022-10-25T22:07:59.487Z] INFO: Testing against a local daemon
22:07:59 [2022-10-25T22:07:59.487Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:07:59 [2022-10-25T22:07:59.487Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:07:59 [2022-10-25T22:07:59.487Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:07:59 [2022-10-25T22:07:59.487Z] === RUN   TestDiskUsage
22:07:59 [2022-10-25T22:07:59.487Z] === PAUSE TestDiskUsage
22:07:59 [2022-10-25T22:07:59.487Z] === RUN   TestEventsExecDie
22:07:59 [2022-10-25T22:07:59.743Z] --- PASS: TestEventsExecDie (0.49s)
22:07:59 [2022-10-25T22:07:59.743Z] === RUN   TestEventsBackwardsCompatible
22:07:59 [2022-10-25T22:07:59.998Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:07:59 [2022-10-25T22:07:59.998Z] === RUN   TestEventsVolumeCreate
22:07:59 [2022-10-25T22:07:59.998Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:07:59 [2022-10-25T22:07:59.998Z] === RUN   TestInfoBinaryCommits
22:07:59 [2022-10-25T22:07:59.998Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:07:59 [2022-10-25T22:07:59.998Z] === RUN   TestInfoAPIVersioned
22:07:59 [2022-10-25T22:07:59.998Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:07:59 [2022-10-25T22:07:59.998Z] === RUN   TestInfoAPI
22:07:59 [2022-10-25T22:07:59.998Z] --- PASS: TestInfoAPI (0.02s)
22:07:59 [2022-10-25T22:07:59.998Z] === RUN   TestInfoAPIWarnings
22:08:18 [2022-10-25T22:08:18.039Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:08:18 [2022-10-25T22:08:18.039Z] === RUN   TestInfoDebug
22:08:18 [2022-10-25T22:08:18.039Z] --- PASS: TestInfoDebug (0.52s)
22:08:18 [2022-10-25T22:08:18.039Z] === RUN   TestInfoInsecureRegistries
22:08:18 [2022-10-25T22:08:18.039Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:08:18 [2022-10-25T22:08:18.039Z] === RUN   TestInfoRegistryMirrors
22:08:18 [2022-10-25T22:08:18.039Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:08:18 [2022-10-25T22:08:18.039Z] === RUN   TestLoginFailsWithBadCredentials
22:08:18 [2022-10-25T22:08:18.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:08:18 [2022-10-25T22:08:18.601Z] === RUN   TestPingCacheHeaders
22:08:18 [2022-10-25T22:08:18.601Z] --- PASS: TestPingCacheHeaders (0.02s)
22:08:18 [2022-10-25T22:08:18.601Z] === RUN   TestPingGet
22:08:18 [2022-10-25T22:08:18.601Z] --- PASS: TestPingGet (0.01s)
22:08:18 [2022-10-25T22:08:18.601Z] === RUN   TestPingHead
22:08:18 [2022-10-25T22:08:18.601Z] --- PASS: TestPingHead (0.02s)
22:08:18 [2022-10-25T22:08:18.601Z] === RUN   TestPingSwarmHeader
22:08:19 [2022-10-25T22:08:19.162Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:08:19 [2022-10-25T22:08:19.724Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:08:20 [2022-10-25T22:08:20.651Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:08:20 [2022-10-25T22:08:20.651Z] --- PASS: TestPingSwarmHeader (2.06s)
22:08:20 [2022-10-25T22:08:20.651Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:08:20 [2022-10-25T22:08:20.651Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:08:20 [2022-10-25T22:08:20.651Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:08:20 [2022-10-25T22:08:20.651Z] === RUN   TestPingBuilderHeader
22:08:20 [2022-10-25T22:08:20.651Z] === RUN   TestPingBuilderHeader/default_config
22:08:21 [2022-10-25T22:08:21.217Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:08:21 [2022-10-25T22:08:21.778Z] --- PASS: TestPingBuilderHeader (1.05s)
22:08:21 [2022-10-25T22:08:21.778Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:08:21 [2022-10-25T22:08:21.778Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:08:21 [2022-10-25T22:08:21.778Z] === RUN   TestVersion
22:08:21 [2022-10-25T22:08:21.778Z] --- PASS: TestVersion (0.03s)
22:08:21 [2022-10-25T22:08:21.778Z] === CONT  TestDiskUsage
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/container_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/image_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.340Z] === RUN   TestDiskUsage/after_container.Run
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:08:22 [2022-10-25T22:08:22.596Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:08:22 [2022-10-25T22:08:22.852Z] --- PASS: TestDiskUsage (1.14s)
22:08:22 [2022-10-25T22:08:22.852Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z] PASS
22:08:22 [2022-10-25T22:08:22.852Z] 
22:08:22 [2022-10-25T22:08:22.852Z] === Skipped
22:08:22 [2022-10-25T22:08:22.852Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:08:22 [2022-10-25T22:08:22.852Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:08:22 [2022-10-25T22:08:22.852Z] 
22:08:22 [2022-10-25T22:08:22.852Z] DONE 57 tests, 1 skipped in 23.582s
22:08:22 [2022-10-25T22:08:22.852Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:08:22 [2022-10-25T22:08:22.852Z] ++ 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
22:08:22 [2022-10-25T22:08:22.852Z] ++ set -e
22:08:22 [2022-10-25T22:08:22.852Z] ++ '[' -n 0 ']'
22:08:22 [2022-10-25T22:08:22.852Z] ++ set -x
22:08:22 [2022-10-25T22:08:22.852Z] ++ 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
22:08:22 [2022-10-25T22:08:22.852Z] INFO: Testing against a local daemon
22:08:22 [2022-10-25T22:08:22.852Z] === RUN   TestVolumesCreateAndList
22:08:22 [2022-10-25T22:08:22.852Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:08:22 [2022-10-25T22:08:22.852Z] === RUN   TestVolumesRemove
22:08:23 [2022-10-25T22:08:23.108Z] --- PASS: TestVolumesRemove (0.06s)
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInspect
22:08:23 [2022-10-25T22:08:23.108Z] --- PASS: TestVolumesInspect (0.02s)
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:08:23 [2022-10-25T22:08:23.108Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:08:23 [2022-10-25T22:08:23.108Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:08:23 [2022-10-25T22:08:23.108Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:08:23 [2022-10-25T22:08:23.108Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:08:23 [2022-10-25T22:08:23.108Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:08:23 [2022-10-25T22:08:23.108Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:08:23 [2022-10-25T22:08:23.108Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:08:23 [2022-10-25T22:08:23.108Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:08:23 [2022-10-25T22:08:23.108Z] === RUN   TestVolumePruneAnonymous
22:08:23 [2022-10-25T22:08:23.108Z] --- PASS: TestVolumePruneAnonymous (0.04s)
22:08:23 [2022-10-25T22:08:23.108Z] PASS
22:08:23 [2022-10-25T22:08:23.108Z] 
22:08:23 [2022-10-25T22:08:23.108Z] DONE 10 tests in 0.235s
22:08:23 [2022-10-25T22:08:23.108Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:08:23 [2022-10-25T22:08:23.108Z] ++++ cat bundles/test-integration/docker.pid
22:08:23 [2022-10-25T22:08:23.108Z] +++ kill 14905
22:08:23 [2022-10-25T22:08:23.364Z] +++ /etc/init.d/apparmor stop
22:08:23 [2022-10-25T22:08:23.364Z] Leaving: AppArmorNo profiles have been unloaded.
22:08:23 [2022-10-25T22:08:23.364Z] 
22:08:23 [2022-10-25T22:08:23.364Z] Unloading profiles will leave already running processes permanently
22:08:23 [2022-10-25T22:08:23.364Z] unconfined, which can lead to unexpected situations.
22:08:23 [2022-10-25T22:08:23.364Z] 
22:08:23 [2022-10-25T22:08:23.364Z] To set a process to complain mode, use the command line tool
22:08:23 [2022-10-25T22:08:23.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:08:23 [2022-10-25T22:08:23.364Z] +++ true
22:08:23 [2022-10-25T22:08:23.364Z] exiting test-integration
22:08:23 [2022-10-25T22:08:23.364Z] ++ exit 0
22:08:23 [2022-10-25T22:08:23.364Z] 
Post stage
[Pipeline] junit
22:08:24 [2022-10-25T22:08:24.304Z] Recording test results
22:08:24 [2022-10-25T22:08:24.563Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:08:24 [2022-10-25T22:08:24.953Z] + echo Ensuring container killed.
22:08:24 [2022-10-25T22:08:24.953Z] Ensuring container killed.
22:08:24 [2022-10-25T22:08:24.953Z] + docker rm -vf docker-pr10
22:08:24 [2022-10-25T22:08:24.953Z] Error response from daemon: No such container: docker-pr10
[Pipeline] sh
22:08:25 [2022-10-25T22:08:25.276Z] + echo Chowning /workspace to jenkins user
22:08:25 [2022-10-25T22:08:25.276Z] Chowning /workspace to jenkins user
22:08:25 [2022-10-25T22:08:25.276Z] + id -u
22:08:25 [2022-10-25T22:08:25.276Z] + id -g
22:08:25 [2022-10-25T22:08:25.276Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43893:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:08:26 [2022-10-25T22:08:26.923Z] + bundleName=arm64-integration
22:08:26 [2022-10-25T22:08:26.923Z] + echo Creating arm64-integration-bundles.tar.gz
22:08:26 [2022-10-25T22:08:26.923Z] Creating arm64-integration-bundles.tar.gz
22:08:26 [2022-10-25T22:08:26.923Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:08:26 [2022-10-25T22:08:26.923Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:08:27 [2022-10-25T22:08:27.188Z] Archiving artifacts
22:08:27 [2022-10-25T22:08:27.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43893/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:08:27 [2022-10-25T22:08:27.805Z] + make clean
22:08:28 [2022-10-25T22:08:28.061Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:08:28 [2022-10-25T22:08:28.061Z] docker-dev-cache
22:08:28 [2022-10-25T22:08:28.061Z] 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