Skip to content
Success

Console Output

Pull request #44773 updated
20:55:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd+62296f9281d429b0ff1967f4c933e4b3b338cdd8 (549567390355a59803911b154c71f68f9536254f)
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-44773@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:55:10 [2023-01-10T20:55:10.810Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:55:10 [2023-01-10T20:55:10.813Z] Trying to pass milestone 3
[Pipeline] milestone
20:55:10 [2023-01-10T20:55:10.920Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:55:23 [2023-01-10T20:55:23.278Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04ca8e6f5e2ea00d4) in /home/ubuntu/workspace/moby_PR-44773
[Pipeline] {
[Pipeline] checkout
20:55:23 [2023-01-10T20:55:23.299Z] The recommended git tool is: git
20:55:23 [2023-01-10T20:55:23.308Z] using credential docker-jenkins-github-credentials
20:55:23 [2023-01-10T20:55:23.318Z] Cloning the remote Git repository
20:55:23 [2023-01-10T20:55:23.318Z] Cloning with configured refspecs honoured and without tags
20:55:23 [2023-01-10T20:55:23.329Z] Cloning repository https://github.com/moby/moby.git
20:55:23 [2023-01-10T20:55:23.329Z]  > git init /home/ubuntu/workspace/moby_PR-44773 # timeout=10
20:55:23 [2023-01-10T20:55:23.334Z] Fetching upstream changes from https://github.com/moby/moby.git
20:55:23 [2023-01-10T20:55:23.334Z]  > git --version # timeout=10
20:55:23 [2023-01-10T20:55:23.336Z]  > git --version # 'git version 2.25.1'
20:55:23 [2023-01-10T20:55:23.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:55:23 [2023-01-10T20:55:23.337Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44773/head:refs/remotes/origin/PR-44773 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:55:35 [2023-01-10T20:55:35.838Z] Fetching without tags
20:55:35 [2023-01-10T20:55:35.830Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:55:35 [2023-01-10T20:55:35.833Z]  > git config --add remote.origin.fetch +refs/pull/44773/head:refs/remotes/origin/PR-44773 # timeout=10
20:55:35 [2023-01-10T20:55:35.839Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:55:35 [2023-01-10T20:55:35.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:55:36 [2023-01-10T20:55:36.082Z] Merging remotes/origin/master commit 62296f9281d429b0ff1967f4c933e4b3b338cdd8 into PR head commit 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd
20:55:36 [2023-01-10T20:55:36.700Z] Merge succeeded, producing 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd
20:55:36 [2023-01-10T20:55:36.700Z] Checking out Revision 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd (PR-44773)
20:55:35 [2023-01-10T20:55:35.868Z] Fetching upstream changes from https://github.com/moby/moby.git
20:55:35 [2023-01-10T20:55:35.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:55:35 [2023-01-10T20:55:35.869Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44773/head:refs/remotes/origin/PR-44773 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:55:36 [2023-01-10T20:55:36.092Z]  > git config core.sparsecheckout # timeout=10
20:55:36 [2023-01-10T20:55:36.095Z]  > git checkout -f 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd # timeout=10
20:55:36 [2023-01-10T20:55:36.692Z]  > git remote # timeout=10
20:55:36 [2023-01-10T20:55:36.694Z]  > git config --get remote.origin.url # timeout=10
20:55:36 [2023-01-10T20:55:36.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:55:36 [2023-01-10T20:55:36.698Z]  > git merge 62296f9281d429b0ff1967f4c933e4b3b338cdd8 # timeout=10
20:55:36 [2023-01-10T20:55:36.705Z]  > git rev-parse HEAD^{commit} # timeout=10
20:55:36 [2023-01-10T20:55:36.752Z]  > git config core.sparsecheckout # timeout=10
20:55:36 [2023-01-10T20:55:36.755Z]  > git checkout -f 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd # timeout=10
20:55:37 [2023-01-10T20:55:37.547Z] Commit message: "daemon/config: clean up tests to use common helper"
20:55:37 [2023-01-10T20:55:37.553Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:55:38 [2023-01-10T20:55:38.183Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44773:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:55:37 [2023-01-10T20:55:37.557Z]  > git rev-list --no-walk e5d8c406a26ec248e373a304272fedfffc6cb1a4 # timeout=10
20:55:42 [2023-01-10T20:55:42.348Z] 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
20:55:42 [2023-01-10T20:55:42.727Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04ca8e6f5e2ea00d4) in /home/ubuntu/workspace/moby_PR-44773
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
20:55:42 [2023-01-10T20:55:42.758Z] The recommended git tool is: git
[Pipeline] // stage
20:55:42 [2023-01-10T20:55:42.764Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
20:55:42 [2023-01-10T20:55:42.778Z] Fetching changes from the remote Git repository
[Pipeline] // stage
20:55:42 [2023-01-10T20:55:42.784Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:55:42 [2023-01-10T20:55:42.997Z] Merging remotes/origin/master commit 62296f9281d429b0ff1967f4c933e4b3b338cdd8 into PR head commit 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd
20:55:43 [2023-01-10T20:55:43.089Z] Merge succeeded, producing 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd
20:55:43 [2023-01-10T20:55:43.089Z] Checking out Revision 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd (PR-44773)
20:55:43 [2023-01-10T20:55:43.129Z] Commit message: "daemon/config: clean up tests to use common helper"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:55:42 [2023-01-10T20:55:42.784Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44773/.git # timeout=10
20:55:42 [2023-01-10T20:55:42.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:55:42 [2023-01-10T20:55:42.794Z] Fetching upstream changes from https://github.com/moby/moby.git
20:55:42 [2023-01-10T20:55:42.794Z]  > git --version # timeout=10
20:55:42 [2023-01-10T20:55:42.797Z]  > git --version # 'git version 2.25.1'
20:55:42 [2023-01-10T20:55:42.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:55:42 [2023-01-10T20:55:42.797Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44773/head:refs/remotes/origin/PR-44773 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:55:43 [2023-01-10T20:55:43.007Z]  > git config core.sparsecheckout # timeout=10
20:55:43 [2023-01-10T20:55:43.010Z]  > git checkout -f 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd # timeout=10
20:55:43 [2023-01-10T20:55:43.080Z]  > git remote # timeout=10
20:55:43 [2023-01-10T20:55:43.083Z]  > git config --get remote.origin.url # timeout=10
20:55:43 [2023-01-10T20:55:43.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:55:43 [2023-01-10T20:55:43.086Z]  > git merge 62296f9281d429b0ff1967f4c933e4b3b338cdd8 # timeout=10
20:55:43 [2023-01-10T20:55:43.094Z]  > git rev-parse HEAD^{commit} # timeout=10
20:55:43 [2023-01-10T20:55:43.099Z]  > git config core.sparsecheckout # timeout=10
20:55:43 [2023-01-10T20:55:43.102Z]  > git checkout -f 1dcf7d5b03b654e94ffbd583f9694ca6d40253bd # timeout=10
20:55:43 [2023-01-10T20:55:43.793Z] + docker version
20:55:43 [2023-01-10T20:55:43.793Z] Client: Docker Engine - Community
20:55:43 [2023-01-10T20:55:43.793Z]  Version:           22.06.0-beta.0
20:55:43 [2023-01-10T20:55:43.793Z]  API version:       1.42
20:55:43 [2023-01-10T20:55:43.793Z]  Go version:        go1.18.3
20:55:43 [2023-01-10T20:55:43.793Z]  Git commit:        3e9117b
20:55:43 [2023-01-10T20:55:43.793Z]  Built:             Fri Jun  3 17:55:34 2022
20:55:43 [2023-01-10T20:55:43.793Z]  OS/Arch:           linux/arm64
20:55:43 [2023-01-10T20:55:43.793Z]  Context:           default
20:55:43 [2023-01-10T20:55:43.793Z] 
20:55:43 [2023-01-10T20:55:43.793Z] Server: Docker Engine - Community
20:55:43 [2023-01-10T20:55:43.793Z]  Engine:
20:55:43 [2023-01-10T20:55:43.793Z]   Version:          22.06.0-beta.0
20:55:43 [2023-01-10T20:55:43.793Z]   API version:      1.42 (minimum version 1.12)
20:55:43 [2023-01-10T20:55:43.793Z]   Go version:       go1.18.3
20:55:43 [2023-01-10T20:55:43.793Z]   Git commit:       38633e7
20:55:43 [2023-01-10T20:55:43.793Z]   Built:            Fri Jun  3 17:55:34 2022
20:55:43 [2023-01-10T20:55:43.793Z]   OS/Arch:          linux/arm64
20:55:43 [2023-01-10T20:55:43.793Z]   Experimental:     true
20:55:43 [2023-01-10T20:55:43.793Z]  containerd:
20:55:43 [2023-01-10T20:55:43.793Z]   Version:          1.6.8
20:55:43 [2023-01-10T20:55:43.793Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:55:43 [2023-01-10T20:55:43.793Z]  runc:
20:55:43 [2023-01-10T20:55:43.793Z]   Version:          1.1.4
20:55:43 [2023-01-10T20:55:43.793Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:55:43 [2023-01-10T20:55:43.793Z]  docker-init:
20:55:43 [2023-01-10T20:55:43.794Z]   Version:          0.19.0
20:55:43 [2023-01-10T20:55:43.794Z]   GitCommit:        de40ad0
[Pipeline] sh
20:55:44 [2023-01-10T20:55:44.066Z] + docker info
20:55:44 [2023-01-10T20:55:44.066Z] Client:
20:55:44 [2023-01-10T20:55:44.066Z]  Context:    default
20:55:44 [2023-01-10T20:55:44.066Z]  Debug Mode: false
20:55:44 [2023-01-10T20:55:44.066Z]  Plugins:
20:55:44 [2023-01-10T20:55:44.066Z]   buildx: Docker Buildx (Docker Inc.)
20:55:44 [2023-01-10T20:55:44.066Z]     Version:  v0.8.2
20:55:44 [2023-01-10T20:55:44.066Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:55:44 [2023-01-10T20:55:44.066Z]   compose: Docker Compose (Docker Inc.)
20:55:44 [2023-01-10T20:55:44.066Z]     Version:  v2.12.0
20:55:44 [2023-01-10T20:55:44.066Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:55:44 [2023-01-10T20:55:44.066Z] 
20:55:44 [2023-01-10T20:55:44.066Z] Server:
20:55:44 [2023-01-10T20:55:44.066Z]  Containers: 0
20:55:44 [2023-01-10T20:55:44.066Z]   Running: 0
20:55:44 [2023-01-10T20:55:44.066Z]   Paused: 0
20:55:44 [2023-01-10T20:55:44.066Z]   Stopped: 0
20:55:44 [2023-01-10T20:55:44.066Z]  Images: 4
20:55:44 [2023-01-10T20:55:44.066Z]  Server Version: 22.06.0-beta.0
20:55:44 [2023-01-10T20:55:44.066Z]  Storage Driver: overlay2
20:55:44 [2023-01-10T20:55:44.066Z]   Backing Filesystem: extfs
20:55:44 [2023-01-10T20:55:44.066Z]   Supports d_type: true
20:55:44 [2023-01-10T20:55:44.066Z]   Using metacopy: false
20:55:44 [2023-01-10T20:55:44.066Z]   Native Overlay Diff: true
20:55:44 [2023-01-10T20:55:44.066Z]   userxattr: false
20:55:44 [2023-01-10T20:55:44.066Z]  Logging Driver: json-file
20:55:44 [2023-01-10T20:55:44.066Z]  Cgroup Driver: cgroupfs
20:55:44 [2023-01-10T20:55:44.066Z]  Cgroup Version: 1
20:55:44 [2023-01-10T20:55:44.066Z]  Plugins:
20:55:44 [2023-01-10T20:55:44.066Z]   Volume: local
20:55:44 [2023-01-10T20:55:44.066Z]   Network: bridge host ipvlan macvlan null overlay
20:55:44 [2023-01-10T20:55:44.066Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:55:44 [2023-01-10T20:55:44.066Z]  Swarm: inactive
20:55:44 [2023-01-10T20:55:44.066Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
20:55:44 [2023-01-10T20:55:44.066Z]  Default Runtime: runc
20:55:44 [2023-01-10T20:55:44.066Z]  Init Binary: docker-init
20:55:44 [2023-01-10T20:55:44.066Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:55:44 [2023-01-10T20:55:44.066Z]  runc version: v1.1.4-0-g5fd4c4d
20:55:44 [2023-01-10T20:55:44.066Z]  init version: de40ad0
20:55:44 [2023-01-10T20:55:44.066Z]  Security Options:
20:55:44 [2023-01-10T20:55:44.066Z]   apparmor
20:55:44 [2023-01-10T20:55:44.066Z]   seccomp
20:55:44 [2023-01-10T20:55:44.066Z]    Profile: builtin
20:55:44 [2023-01-10T20:55:44.066Z]  Kernel Version: 5.15.0-1022-aws
20:55:44 [2023-01-10T20:55:44.066Z]  Operating System: Ubuntu 20.04.5 LTS
20:55:44 [2023-01-10T20:55:44.066Z]  OSType: linux
20:55:44 [2023-01-10T20:55:44.066Z]  Architecture: aarch64
20:55:44 [2023-01-10T20:55:44.066Z]  CPUs: 2
20:55:44 [2023-01-10T20:55:44.066Z]  Total Memory: 7.559GiB
20:55:44 [2023-01-10T20:55:44.066Z]  Name: ip-10-100-94-23
20:55:44 [2023-01-10T20:55:44.066Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
20:55:44 [2023-01-10T20:55:44.066Z]  Docker Root Dir: /var/lib/docker
20:55:44 [2023-01-10T20:55:44.066Z]  Debug Mode: false
20:55:44 [2023-01-10T20:55:44.066Z]  Registry: https://index.docker.io/v1/
20:55:44 [2023-01-10T20:55:44.066Z]  Labels:
20:55:44 [2023-01-10T20:55:44.066Z]  Experimental: true
20:55:44 [2023-01-10T20:55:44.066Z]  Insecure Registries:
20:55:44 [2023-01-10T20:55:44.066Z]   127.0.0.0/8
20:55:44 [2023-01-10T20:55:44.066Z]  Live Restore Enabled: true
20:55:44 [2023-01-10T20:55:44.066Z] 
[Pipeline] sh
20:55:44 [2023-01-10T20:55:44.426Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:55:44 [2023-01-10T20:55:44.426Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:55:44 [2023-01-10T20:55:44.426Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44773/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:55:44 [2023-01-10T20:55:44.426Z] + bash /home/ubuntu/workspace/moby_PR-44773/check-config.sh
20:55:44 [2023-01-10T20:55:44.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:55:44 [2023-01-10T20:55:44.426Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
20:55:44 [2023-01-10T20:55:44.426Z] 
20:55:44 [2023-01-10T20:55:44.426Z] Generally Necessary:
20:55:44 [2023-01-10T20:55:44.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:55:44 [2023-01-10T20:55:44.426Z] - apparmor: enabled and tools installed
20:55:44 [2023-01-10T20:55:44.426Z] - CONFIG_NAMESPACES: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_NET_NS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_PID_NS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_IPC_NS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_UTS_NS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CGROUPS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CGROUP_CPUACCT: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CGROUP_DEVICE: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CGROUP_FREEZER: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CGROUP_SCHED: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_CPUSETS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_MEMCG: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_KEYS: enabled
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_VETH: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_BRIDGE: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:55:44 [2023-01-10T20:55:44.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_NF_NAT: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_POSIX_MQUEUE: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CGROUP_BPF: enabled
20:55:44 [2023-01-10T20:55:44.683Z] 
20:55:44 [2023-01-10T20:55:44.683Z] Optional Features:
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_USER_NS: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_SECCOMP: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_SECCOMP_FILTER: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CGROUP_PIDS: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_MEMCG_SWAP: enabled
20:55:44 [2023-01-10T20:55:44.683Z]     (cgroup swap accounting is currently enabled)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_BLK_CGROUP: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CGROUP_PERF: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CGROUP_HUGETLB: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_CFS_BANDWIDTH: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_RT_GROUP_SCHED: missing
20:55:44 [2023-01-10T20:55:44.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_IP_VS: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_IP_VS_NFCT: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_IP_VS_RR: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_SECURITY_SELINUX: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_SECURITY_APPARMOR: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_EXT4_FS: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:55:44 [2023-01-10T20:55:44.938Z] - Network Drivers:
20:55:44 [2023-01-10T20:55:44.938Z]   - "overlay":
20:55:44 [2023-01-10T20:55:44.938Z]     - CONFIG_VXLAN: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       Optional (for encrypted networks):
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_CRYPTO: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_CRYPTO_AEAD: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_CRYPTO_GCM: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_CRYPTO_GHASH: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_XFRM: enabled
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_XFRM_USER: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z]       - CONFIG_INET_ESP: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z]   - "ipvlan":
20:55:44 [2023-01-10T20:55:44.938Z]     - CONFIG_IPVLAN: enabled (as module)
20:55:44 [2023-01-10T20:55:44.938Z]   - "macvlan":
20:55:45 [2023-01-10T20:55:45.193Z]     - CONFIG_MACVLAN: enabled (as module)
20:55:45 [2023-01-10T20:55:45.193Z]     - CONFIG_DUMMY: enabled (as module)
20:55:45 [2023-01-10T20:55:45.193Z]   - "ftp,tftp client in container":
20:55:45 [2023-01-10T20:55:45.193Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:55:45 [2023-01-10T20:55:45.193Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z] - Storage Drivers:
20:55:45 [2023-01-10T20:55:45.194Z]   - "aufs":
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_AUFS_FS: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]   - "btrfs":
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:55:45 [2023-01-10T20:55:45.194Z]   - "devicemapper":
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_BLK_DEV_DM: enabled
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]   - "overlay":
20:55:45 [2023-01-10T20:55:45.194Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:55:45 [2023-01-10T20:55:45.194Z]   - "zfs":
20:55:45 [2023-01-10T20:55:45.194Z]     - /dev/zfs: present
20:55:45 [2023-01-10T20:55:45.194Z]     - zfs command: missing
20:55:45 [2023-01-10T20:55:45.194Z]     - zpool command: missing
20:55:45 [2023-01-10T20:55:45.194Z] 
20:55:45 [2023-01-10T20:55:45.194Z] Limits:
20:55:45 [2023-01-10T20:55:45.194Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:55:45 [2023-01-10T20:55:45.194Z] 
20:55:45 [2023-01-10T20:55:45.194Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:55:45 [2023-01-10T20:55:45.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dcf7d5b03b654e94ffbd583f9694ca6d40253bd .
20:55:45 [2023-01-10T20:55:45.834Z] #1 [internal] load build definition from Dockerfile
20:55:45 [2023-01-10T20:55:45.834Z] #1 transferring dockerfile: 25.95kB done
20:55:45 [2023-01-10T20:55:45.834Z] #1 DONE 0.0s
20:55:45 [2023-01-10T20:55:45.834Z] 
20:55:45 [2023-01-10T20:55:45.834Z] #2 [internal] load .dockerignore
20:55:45 [2023-01-10T20:55:45.834Z] #2 transferring context: 113B done
20:55:45 [2023-01-10T20:55:45.834Z] #2 DONE 0.0s
20:55:45 [2023-01-10T20:55:45.834Z] 
20:55:45 [2023-01-10T20:55:45.834Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:55:45 [2023-01-10T20:55:45.834Z] #3 DONE 0.1s
20:55:45 [2023-01-10T20:55:45.834Z] 
20:55:45 [2023-01-10T20:55:45.834Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
20:55:45 [2023-01-10T20:55:45.834Z] #4 CACHED
20:55:45 [2023-01-10T20:55:45.834Z] 
20:55:45 [2023-01-10T20:55:45.834Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
20:55:46 [2023-01-10T20:55:46.089Z] #5 ...
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #6 [internal] load metadata for docker.io/library/busybox:latest
20:55:46 [2023-01-10T20:55:46.089Z] #6 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
20:55:46 [2023-01-10T20:55:46.089Z] #7 DONE 0.1s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #8 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
20:55:46 [2023-01-10T20:55:46.089Z] #8 DONE 0.1s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
20:55:46 [2023-01-10T20:55:46.089Z] #5 DONE 0.1s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:55:46 [2023-01-10T20:55:46.089Z] #9 DONE 0.1s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
20:55:46 [2023-01-10T20:55:46.089Z] #10 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:55:46 [2023-01-10T20:55:46.089Z] #11 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox
20:55:46 [2023-01-10T20:55:46.089Z] #12 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb
20:55:46 [2023-01-10T20:55:46.089Z] #13 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
20:55:46 [2023-01-10T20:55:46.089Z] #14 DONE 0.0s
20:55:46 [2023-01-10T20:55:46.089Z] 
20:55:46 [2023-01-10T20:55:46.089Z] #15 [internal] load build context
20:55:46 [2023-01-10T20:55:46.662Z] #15 ...
20:55:46 [2023-01-10T20:55:46.662Z] 
20:55:46 [2023-01-10T20:55:46.662Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:55:46 [2023-01-10T20:55:46.662Z] #16 DONE 0.4s
20:55:46 [2023-01-10T20:55:46.662Z] 
20:55:46 [2023-01-10T20:55:46.662Z] #15 [internal] load build context
20:55:47 [2023-01-10T20:55:47.237Z] #15 transferring context: 65.00MB 1.2s done
20:55:47 [2023-01-10T20:55:47.237Z] #15 DONE 1.2s
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #17 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #17 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #18 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #18 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #19 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
20:55:47 [2023-01-10T20:55:47.237Z] #19 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #20 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
20:55:47 [2023-01-10T20:55:47.237Z] #20 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #21 [base 2/5] COPY --from=xx / /
20:55:47 [2023-01-10T20:55:47.237Z] #21 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #22 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
20:55:47 [2023-01-10T20:55:47.237Z] #22 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #23 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:55:47 [2023-01-10T20:55:47.237Z] #23 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #24 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #24 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #25 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
20:55:47 [2023-01-10T20:55:47.237Z] #25 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #26 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #26 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #27 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #27 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #28 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #28 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #29 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #29 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #30 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
20:55:47 [2023-01-10T20:55:47.237Z] #30 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #31 [runc-src 1/3] WORKDIR /usr/src/runc
20:55:47 [2023-01-10T20:55:47.237Z] #31 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #32 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
20:55:47 [2023-01-10T20:55:47.237Z] #32 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #33 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #33 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
20:55:47 [2023-01-10T20:55:47.237Z] #34 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:55:47 [2023-01-10T20:55:47.237Z] #35 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #36 [build-dummy 2/2] RUN mkdir -p /build
20:55:47 [2023-01-10T20:55:47.237Z] #36 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #37 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:55:47 [2023-01-10T20:55:47.237Z] #37 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #38 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #38 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #39 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #39 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #40 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #40 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #41 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
20:55:47 [2023-01-10T20:55:47.237Z] #41 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:55:47 [2023-01-10T20:55:47.237Z] #42 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #43 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:55:47 [2023-01-10T20:55:47.237Z] #43 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #44 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #44 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #45 [delve-src 1/3] WORKDIR /usr/src/delve
20:55:47 [2023-01-10T20:55:47.237Z] #45 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #46 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:55:47 [2023-01-10T20:55:47.237Z] #46 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #47 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:55:47 [2023-01-10T20:55:47.237Z] #47 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #48 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #48 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #49 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #49 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #50 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #50 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #51 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
20:55:47 [2023-01-10T20:55:47.237Z] #51 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #52 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #53 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:55:47 [2023-01-10T20:55:47.237Z] #53 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #54 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #54 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #55 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:55:47 [2023-01-10T20:55:47.237Z] #55 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #56 [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
20:55:47 [2023-01-10T20:55:47.237Z] #56 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #57 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:55:47 [2023-01-10T20:55:47.237Z] #57 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #58 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #58 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #59 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:55:47 [2023-01-10T20:55:47.237Z] #59 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #60 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #60 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #61 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:55:47 [2023-01-10T20:55:47.237Z] #61 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #62 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
20:55:47 [2023-01-10T20:55:47.237Z] #62 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #63 [registry-src 1/2] WORKDIR /usr/src/registry
20:55:47 [2023-01-10T20:55:47.237Z] #63 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #64 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:55:47 [2023-01-10T20:55:47.237Z] #64 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #65 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #65 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #66 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:55:47 [2023-01-10T20:55:47.237Z] #66 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #67 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
20:55:47 [2023-01-10T20:55:47.237Z] #67 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #68 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:55:47 [2023-01-10T20:55:47.237Z] #68 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #69 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #70 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #70 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #71 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:55:47 [2023-01-10T20:55:47.237Z] #71 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #72 [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
20:55:47 [2023-01-10T20:55:47.237Z] #72 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
20:55:47 [2023-01-10T20:55:47.237Z] #73 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #74 [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
20:55:47 [2023-01-10T20:55:47.237Z] #74 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #75 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:55:47 [2023-01-10T20:55:47.237Z] #75 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #76 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:55:47 [2023-01-10T20:55:47.237Z] #76 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #77 [dev-base  1/10] RUN groupadd -r docker
20:55:47 [2023-01-10T20:55:47.237Z] #77 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #78 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:55:47 [2023-01-10T20:55:47.237Z] #78 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #79 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #79 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #80 [dockercli-src 1/5] WORKDIR /tmp/dockercli
20:55:47 [2023-01-10T20:55:47.237Z] #80 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #81 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #81 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #82 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:55:47 [2023-01-10T20:55:47.237Z] #82 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #83 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
20:55:47 [2023-01-10T20:55:47.237Z] #83 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #84 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #84 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #85 [dev-base  8/10] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:55:47 [2023-01-10T20:55:47.237Z] #85 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #86 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:55:47 [2023-01-10T20:55:47.237Z] #86 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #87 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:55:47 [2023-01-10T20:55:47.237Z] #87 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #88 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.237Z] #88 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #89 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:55:47 [2023-01-10T20:55:47.237Z] #89 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #90 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
20:55:47 [2023-01-10T20:55:47.237Z] #90 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #91 [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
20:55:47 [2023-01-10T20:55:47.237Z] #91 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #92 [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
20:55:47 [2023-01-10T20:55:47.237Z] #92 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #93 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:55:47 [2023-01-10T20:55:47.237Z] #93 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #94 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.237Z] #94 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #95 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
20:55:47 [2023-01-10T20:55:47.237Z] #95 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #96 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:55:47 [2023-01-10T20:55:47.237Z] #96 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #97 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:55:47 [2023-01-10T20:55:47.237Z] #97 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #98 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
20:55:47 [2023-01-10T20:55:47.237Z] #98 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #99 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:55:47 [2023-01-10T20:55:47.237Z] #99 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #100 [dev-base  6/10] RUN ldconfig
20:55:47 [2023-01-10T20:55:47.237Z] #100 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #101 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
20:55:47 [2023-01-10T20:55:47.237Z] #101 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #102 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:55:47 [2023-01-10T20:55:47.237Z] #102 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #103 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:55:47 [2023-01-10T20:55:47.237Z] #103 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #104 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:55:47 [2023-01-10T20:55:47.237Z] #104 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #105 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:55:47 [2023-01-10T20:55:47.237Z] #105 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #106 [dev-base  7/10] 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
20:55:47 [2023-01-10T20:55:47.237Z] #106 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.237Z] #107 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:55:47 [2023-01-10T20:55:47.237Z] #107 CACHED
20:55:47 [2023-01-10T20:55:47.237Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #108 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:55:47 [2023-01-10T20:55:47.238Z] #108 CACHED
20:55:47 [2023-01-10T20:55:47.238Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #109 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
20:55:47 [2023-01-10T20:55:47.238Z] #109 CACHED
20:55:47 [2023-01-10T20:55:47.238Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #110 [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
20:55:47 [2023-01-10T20:55:47.238Z] #110 CACHED
20:55:47 [2023-01-10T20:55:47.238Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #111 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:55:47 [2023-01-10T20:55:47.238Z] #111 CACHED
20:55:47 [2023-01-10T20:55:47.238Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
20:55:47 [2023-01-10T20:55:47.238Z] #112 CACHED
20:55:47 [2023-01-10T20:55:47.238Z] 
20:55:47 [2023-01-10T20:55:47.238Z] #113 [dev 1/1] COPY . .
20:55:52 [2023-01-10T20:55:52.479Z] #113 DONE 4.7s
20:55:52 [2023-01-10T20:55:52.479Z] 
20:55:52 [2023-01-10T20:55:52.479Z] #114 exporting to image
20:55:52 [2023-01-10T20:55:52.479Z] #114 exporting layers
20:55:52 [2023-01-10T20:55:52.735Z] #114 exporting layers 0.7s done
20:55:52 [2023-01-10T20:55:52.735Z] #114 writing image sha256:7c6d42f1b6b4064efd7fd814715c546855f9b27df6849c285ee83bc1db1be0c3 done
20:55:52 [2023-01-10T20:55:52.735Z] #114 naming to docker.io/library/docker:1dcf7d5b03b654e94ffbd583f9694ca6d40253bd done
20:55:52 [2023-01-10T20:55:52.735Z] #114 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:55:53 [2023-01-10T20:55:53.033Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:55:53 [2023-01-10T20:55:53.352Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44773/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dcf7d5b03b654e94ffbd583f9694ca6d40253bd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dcf7d5b03b654e94ffbd583f9694ca6d40253bd hack/test/unit
20:55:53 [2023-01-10T20:55:53.914Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
20:55:53 [2023-01-10T20:55:53.914Z] + TESTFLAGS+=' -test.timeout=5m'
20:55:53 [2023-01-10T20:55:53.914Z] + TESTDIRS=./...
20:55:53 [2023-01-10T20:55:53.914Z] + exclude_paths='/vendor/|/integration'
20:55:53 [2023-01-10T20:55:53.914Z] ++ go list ./...
20:55:53 [2023-01-10T20:55:53.914Z] ++ grep -vE '(/vendor/|/integration)'
20:55:54 [2023-01-10T20:55:54.856Z] + pkg_list='github.com/docker/docker/api
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/backend/build
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/httpstatus
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/httputils
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/middleware
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/build
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/checkpoint
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/container
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/debug
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/distribution
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/grpc
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/image
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/network
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/plugin
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/session
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/swarm
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/system
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/server/router/volume
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/backend
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/blkiodev
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/container
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/events
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/filters
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/image
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/mount
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/network
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/plugins/logdriver
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/registry
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/strslice
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/swarm
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/swarm/runtime
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/time
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/versions
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/versions/v1p19
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/versions/v1p20
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/api/types/volume
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/exporter
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/builder-next/worker
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/dockerfile
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/remotecontext
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/remotecontext/git
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/builder/remotecontext/urlutil
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cli/debug
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cli/winresources/docker-proxy
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cli/winresources/dockerd
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/client
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cmd/docker-proxy
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cmd/dockerd
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cmd/dockerd/trap
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/container
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/container/stream
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/contrib/apparmor
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/contrib/docker-device-tool
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/contrib/httpserver
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster/convert
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster/executor
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster/executor/container
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/cluster/provider
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/config
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/containerd
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/events
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/events/testutils
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/aufs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/copy
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/overlay
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/register
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/vfs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/graphdriver/zfs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/images
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/initlayer
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/links
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/listeners
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/awslogs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/fluentd
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/gcplogs
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/gelf
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/journald
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/local
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/logentries
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/loggertest
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/loggerutils
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/splunk
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/syslog
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/logger/templates
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/names
20:55:54 [2023-01-10T20:55:54.856Z] github.com/docker/docker/daemon/network
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/stats
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/metadata
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/utils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/xfer
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/dockerversion
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/errdefs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/cache
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/tarexport
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/v1
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/mounttree
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/test/suite
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/unshare
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/layer
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/queue
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/supervisor
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/types
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/bitseq
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cluster
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/config
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/datastore
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/diagnostic
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/discoverapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/driverapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/host
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/null
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/windows
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drvregistry
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/etchosts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/idm
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/internal/caller
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipam
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipamapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/builtin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/null
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipamutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/iptables
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/netlabel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/netutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/networkdb
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ns
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/options
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/osl
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/osl/kernel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/portallocator
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/portmapper
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/resolvconf
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/testutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/types
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/oci
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/oci/caps
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/opts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/aaparser
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/archive
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/authorization
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/broadcaster
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/capabilities
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/chrootarchive
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/containerfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/devicemapper
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/directory
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/dmesg
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/fileutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/homedir
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/idtools
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/ioutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/jsonmessage
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/longpath
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/loopback
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/namesgenerator
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers/kernel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/pidfile
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/platform
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/platforms
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugingetter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/transport
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/pools
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/process
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/progress
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/reexec
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/rootless
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/rootless/specconv
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/stack
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/stdcopy
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/streamformatter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/stringid
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/sysinfo
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/system
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/tailfile
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/tarsum
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/useragent
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/plugin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/plugin/executor/containerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/plugin/v2
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/profiles/apparmor
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/profiles/seccomp
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/quota
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/reference
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/registry
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/registry/resumable
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/restartmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/runconfig
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/runconfig/opts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/daemon
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/environment
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fakecontext
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fakegit
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fakestorage
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fixtures/load
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fixtures/plugin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/registry
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/testutil/request
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/drivers
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/local
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/mounts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/service
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/service/opts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/volume/testutils'
20:55:54 [2023-01-10T20:55:54.857Z] ++ grep --fixed-strings -v /libnetwork
20:55:54 [2023-01-10T20:55:54.857Z] ++ echo 'github.com/docker/docker/api
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/backend/build
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/httpstatus
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/httputils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/middleware
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/build
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/checkpoint
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/container
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/debug
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/distribution
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/grpc
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/image
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/network
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/plugin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/session
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/swarm
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/system
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/server/router/volume
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/backend
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/blkiodev
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/container
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/events
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/filters
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/image
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/mount
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/network
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/plugins/logdriver
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/registry
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/strslice
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/swarm
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/swarm/runtime
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/time
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/versions
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/versions/v1p19
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/versions/v1p20
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/api/types/volume
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/exporter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/builder-next/worker
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/dockerfile
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/remotecontext
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/remotecontext/git
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/builder/remotecontext/urlutil
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cli/debug
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cli/winresources/docker-proxy
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cli/winresources/dockerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/client
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cmd/docker-proxy
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cmd/dockerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cmd/dockerd/trap
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/container
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/container/stream
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/contrib/apparmor
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/contrib/docker-device-tool
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/contrib/httpserver
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster/convert
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster/executor
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster/executor/container
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/cluster/provider
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/config
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/containerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/events
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/events/testutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/aufs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/copy
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/overlay
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/register
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/vfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/graphdriver/zfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/images
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/initlayer
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/links
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/listeners
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/awslogs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/fluentd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/gcplogs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/gelf
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/journald
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/local
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/logentries
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/loggertest
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/loggerutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/splunk
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/syslog
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/logger/templates
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/names
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/network
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/daemon/stats
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/metadata
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/utils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/distribution/xfer
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/dockerversion
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/errdefs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/cache
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/tarexport
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/image/v1
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/mounttree
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/test/suite
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/internal/unshare
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/layer
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/queue
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/supervisor
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libcontainerd/types
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/bitseq
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cluster
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/config
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/datastore
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/diagnostic
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/discoverapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/driverapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/host
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/null
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/windows
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/drvregistry
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/etchosts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/idm
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/internal/caller
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipam
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipamapi
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/builtin
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/null
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/remote
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ipamutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/iptables
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/netlabel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/netutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/networkdb
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/ns
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/options
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/osl
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/osl/kernel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/portallocator
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/portmapper
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/resolvconf
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/testutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/libnetwork/types
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/oci
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/oci/caps
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/opts
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/aaparser
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/archive
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/authorization
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/broadcaster
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/capabilities
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/chrootarchive
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/containerfs
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/devicemapper
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/directory
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/dmesg
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/fileutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/homedir
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/idtools
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/ioutils
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/jsonmessage
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/longpath
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/loopback
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/namesgenerator
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers/kernel
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/pidfile
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/platform
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/platforms
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugingetter
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:55:54 [2023-01-10T20:55:54.857Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/transport
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/pools
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/process
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/progress
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/reexec
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/rootless
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/rootless/specconv
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stack
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stdcopy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/streamformatter
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stringid
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/sysinfo
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/system
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/tailfile
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/tarsum
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/useragent
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin/executor/containerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin/v2
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/profiles/apparmor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/profiles/seccomp
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/quota
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/reference
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/registry/resumable
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/restartmanager
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/runconfig
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/runconfig/opts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/daemon
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/environment
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakecontext
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakegit
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakestorage
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/load
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/request
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/drivers
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/local
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/mounts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/service
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/service/opts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/testutils'
20:55:54 [2023-01-10T20:55:54.858Z] + base_pkg_list='github.com/docker/docker/api
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/backend/build
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/httpstatus
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/httputils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/middleware
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/build
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/checkpoint
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/debug
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/distribution
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/grpc
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/image
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/network
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/session
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/swarm
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/system
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/backend
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/blkiodev
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/events
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/filters
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/image
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/mount
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/network
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/plugins/logdriver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/strslice
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/swarm
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/swarm/runtime
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/time
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions/v1p19
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions/v1p20
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/exporter
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/worker
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/dockerfile
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext/git
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext/urlutil
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/debug
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/winresources/docker-proxy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/winresources/dockerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/client
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/docker-proxy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd/trap
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/container/stream
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/apparmor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/docker-device-tool
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/httpserver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/convert
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/executor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/executor/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/provider
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/config
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/containerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/events
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/events/testutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/aufs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/copy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlay
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/register
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/vfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/zfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/images
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/initlayer
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/links
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/listeners
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/awslogs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/fluentd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/gcplogs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/gelf
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/local
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/logentries
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggertest
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggerutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/splunk
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/syslog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/templates
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/names
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/network
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/stats
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/distribution
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/distribution/metadata
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/distribution/utils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/distribution/xfer
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/dockerversion
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/errdefs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/image
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/image/cache
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/image/tarexport
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/image/v1
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/internal/mounttree
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/internal/test/suite
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/internal/unshare
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/layer
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/libcontainerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/libcontainerd/queue
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/libcontainerd/remote
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/libcontainerd/supervisor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/libcontainerd/types
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/oci
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/oci/caps
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/opts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/aaparser
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/archive
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/authorization
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/broadcaster
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/capabilities
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/chrootarchive
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/containerfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/devicemapper
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/directory
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/dmesg
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/fileutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/homedir
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/idtools
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/ioutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/jsonmessage
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/longpath
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/loopback
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/namesgenerator
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/parsers
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/parsers/kernel
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/pidfile
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/platform
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/platforms
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugingetter
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/plugins/transport
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/pools
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/process
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/progress
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/reexec
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/rootless
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/rootless/specconv
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stack
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stdcopy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/streamformatter
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/stringid
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/sysinfo
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/system
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/tailfile
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/tarsum
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/pkg/useragent
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin/executor/containerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/plugin/v2
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/profiles/apparmor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/profiles/seccomp
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/quota
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/reference
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/registry/resumable
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/restartmanager
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/runconfig
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/runconfig/opts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/daemon
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/environment
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakecontext
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakegit
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fakestorage
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/load
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/testutil/request
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/drivers
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/local
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/mounts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/service
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/service/opts
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/volume/testutils'
20:55:54 [2023-01-10T20:55:54.858Z] ++ grep --fixed-strings /libnetwork
20:55:54 [2023-01-10T20:55:54.858Z] ++ echo 'github.com/docker/docker/api
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/backend/build
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/httpstatus
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/httputils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/middleware
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/build
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/checkpoint
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/debug
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/distribution
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/grpc
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/image
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/network
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/session
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/swarm
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/system
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/server/router/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/backend
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/blkiodev
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/events
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/filters
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/image
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/mount
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/network
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/plugins/logdriver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/registry
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/strslice
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/swarm
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/swarm/runtime
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/time
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions/v1p19
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/versions/v1p20
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/api/types/volume
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/exporter
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/builder-next/worker
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/dockerfile
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext/git
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/builder/remotecontext/urlutil
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/debug
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/winresources/docker-proxy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cli/winresources/dockerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/client
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/docker-proxy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd/trap
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/container/stream
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/apparmor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/docker-device-tool
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/contrib/httpserver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/convert
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/executor
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/executor/container
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/cluster/provider
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/config
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/containerd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/events
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/events/testutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/aufs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/copy
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlay
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/register
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/vfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/graphdriver/zfs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/images
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/initlayer
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/links
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/listeners
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/awslogs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/fluentd
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/gcplogs
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/gelf
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/local
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/logentries
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggertest
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggerutils
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/splunk
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/syslog
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/logger/templates
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/names
20:55:54 [2023-01-10T20:55:54.858Z] github.com/docker/docker/daemon/network
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/daemon/stats
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/distribution
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/distribution/metadata
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/distribution/utils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/distribution/xfer
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/dockerversion
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/errdefs
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/image
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/image/cache
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/image/tarexport
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/image/v1
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/internal/mounttree
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/internal/test/suite
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/internal/unshare
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/layer
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libcontainerd
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libcontainerd/queue
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libcontainerd/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libcontainerd/supervisor
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libcontainerd/types
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/bitseq
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cluster
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/config
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/datastore
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/discoverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/driverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/host
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drvregistry
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/etchosts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/idm
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/caller
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/builtin
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/iptables
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netlabel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/networkdb
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ns
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/options
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl/kernel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portallocator
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portmapper
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/resolvconf
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/testutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/types
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/oci
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/oci/caps
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/opts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/aaparser
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/archive
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/authorization
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/broadcaster
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/capabilities
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/chrootarchive
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/containerfs
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/devicemapper
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/directory
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/dmesg
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/fileutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/homedir
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/idtools
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/ioutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/jsonmessage
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/longpath
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/loopback
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/namesgenerator
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/parsers
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/parsers/kernel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/pidfile
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/platform
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/platforms
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugingetter
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugins
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/plugins/transport
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/pools
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/process
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/progress
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/reexec
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/rootless
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/rootless/specconv
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/stack
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/stdcopy
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/streamformatter
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/stringid
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/sysinfo
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/system
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/tailfile
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/tarsum
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/pkg/useragent
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/plugin
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/plugin/executor/containerd
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/plugin/v2
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/profiles/apparmor
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/profiles/seccomp
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/quota
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/reference
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/registry
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/registry/resumable
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/restartmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/runconfig
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/runconfig/opts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/daemon
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/environment
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fakecontext
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fakegit
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fakestorage
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fixtures/load
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fixtures/plugin
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/registry
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/testutil/request
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/drivers
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/local
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/mounts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/service
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/service/opts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/volume/testutils'
20:55:54 [2023-01-10T20:55:54.859Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/bitseq
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cluster
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/config
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/datastore
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/discoverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/driverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/host
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drvregistry
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/etchosts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/idm
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/caller
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/builtin
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/iptables
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netlabel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/networkdb
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ns
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/options
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl/kernel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portallocator
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portmapper
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/resolvconf
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/testutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/types'
20:55:54 [2023-01-10T20:55:54.859Z] + grep --fixed-strings libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.859Z] + echo 'github.com/docker/docker/libnetwork
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/bitseq
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cluster
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/config
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/datastore
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/diagnostic
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/discoverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/driverapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/host
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drvregistry
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/etchosts
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/idm
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/caller
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamapi
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/builtin
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/null
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ipamutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/iptables
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netlabel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/netutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/networkdb
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/ns
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/options
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/osl/kernel
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portallocator
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/portmapper
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/resolvconf
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/testutils
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/types'
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge
20:55:54 [2023-01-10T20:55:54.859Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:55:54 [2023-01-10T20:55:54.859Z] + type docker-proxy
20:55:54 [2023-01-10T20:55:54.859Z] hack/test/unit: line 25: type: docker-proxy: not found
20:55:54 [2023-01-10T20:55:54.859Z] + hack/make.sh binary-proxy install-proxy
20:55:54 [2023-01-10T20:55:54.859Z] 
20:55:54 [2023-01-10T20:55:54.859Z] Removing bundles/
20:55:54 [2023-01-10T20:55:54.859Z] 
20:55:54 [2023-01-10T20:55:54.859Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:55:54 [2023-01-10T20:55:54.859Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:56:01 [2023-01-10T20:56:01.396Z] Created binary: bundles/binary-proxy/docker-proxy
20:56:01 [2023-01-10T20:56:01.396Z] 
20:56:01 [2023-01-10T20:56:01.396Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:56:01 [2023-01-10T20:56:01.396Z] Installing docker-proxy to /usr/local/bin/
20:56:01 [2023-01-10T20:56:01.396Z] 
20:56:01 [2023-01-10T20:56:01.396Z] + mkdir -p bundles
20:56:01 [2023-01-10T20:56:01.396Z] + '[' -n 'github.com/docker/docker/api
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/backend/build
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/httpstatus
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/httputils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/middleware
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/build
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/checkpoint
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/container
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/debug
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/distribution
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/grpc
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/image
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/network
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/plugin
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/session
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/swarm
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/system
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/server/router/volume
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/backend
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/blkiodev
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/container
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/events
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/filters
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/image
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/mount
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/network
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/plugins/logdriver
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/registry
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/strslice
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/swarm
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/swarm/runtime
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/time
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/versions
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/versions/v1p19
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/versions/v1p20
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/api/types/volume
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/exporter
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/builder-next/worker
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/dockerfile
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/remotecontext
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/remotecontext/git
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/builder/remotecontext/urlutil
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cli/debug
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cli/winresources/docker-proxy
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cli/winresources/dockerd
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/client
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cmd/docker-proxy
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cmd/dockerd
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cmd/dockerd/trap
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/container
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/container/stream
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/contrib/apparmor
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/contrib/docker-device-tool
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/contrib/httpserver
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster/convert
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster/executor
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster/executor/container
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/cluster/provider
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/config
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/containerd
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/events
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/events/testutils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/aufs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/copy
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/overlay
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/register
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/vfs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/graphdriver/zfs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/images
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/initlayer
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/links
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/listeners
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/awslogs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/fluentd
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/gcplogs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/gelf
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/journald
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/local
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/logentries
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/loggertest
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/loggerutils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/splunk
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/syslog
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/logger/templates
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/names
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/network
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/daemon/stats
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/distribution
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/distribution/metadata
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/distribution/utils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/distribution/xfer
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/dockerversion
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/errdefs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/image
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/image/cache
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/image/tarexport
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/image/v1
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/internal/mounttree
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/internal/test/suite
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/internal/unshare
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/layer
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/libcontainerd
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/libcontainerd/queue
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/libcontainerd/remote
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/libcontainerd/supervisor
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/libcontainerd/types
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/oci
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/oci/caps
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/opts
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/aaparser
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/archive
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/authorization
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/broadcaster
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/capabilities
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/chrootarchive
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/containerfs
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/devicemapper
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/directory
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/dmesg
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/fileutils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/homedir
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/idtools
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/ioutils
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/jsonmessage
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/longpath
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/loopback
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/namesgenerator
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/parsers
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/parsers/kernel
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/pidfile
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/platform
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/platforms
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugingetter
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugins
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/plugins/transport
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/pools
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/process
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/progress
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/reexec
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/rootless
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/rootless/specconv
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/stack
20:56:01 [2023-01-10T20:56:01.396Z] github.com/docker/docker/pkg/stdcopy
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/streamformatter
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/stringid
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/sysinfo
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/system
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/tailfile
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/tarsum
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/pkg/useragent
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/plugin
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/plugin/executor/containerd
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/plugin/v2
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/profiles/apparmor
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/profiles/seccomp
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/quota
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/reference
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/registry
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/registry/resumable
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/restartmanager
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/runconfig
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/runconfig/opts
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/daemon
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/environment
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fakecontext
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fakegit
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fakestorage
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fixtures/load
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fixtures/plugin
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/registry
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/testutil/request
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/drivers
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/local
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/mounts
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/service
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/service/opts
20:56:01 [2023-01-10T20:56:01.397Z] github.com/docker/docker/volume/testutils' ']'
20:56:01 [2023-01-10T20:56:01.397Z] + 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/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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
20:56:02 [2023-01-10T20:56:02.762Z] ?   	github.com/docker/docker/api	[no test files]
20:56:14 [2023-01-10T20:56:14.932Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/container	0.014s	coverage: 74.3% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 95.3% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/builder/remotecontext	0.060s	coverage: 13.7% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/builder/dockerfile	0.069s	coverage: 50.1% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
20:57:36 [2023-01-10T20:57:36.312Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:57:36 [2023-01-10T20:57:36.568Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.758s	coverage: 82.5% of statements
20:57:36 [2023-01-10T20:57:36.568Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:57:36 [2023-01-10T20:57:36.568Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:57:37 [2023-01-10T20:57:37.130Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 66.5% of statements
20:57:38 [2023-01-10T20:57:38.058Z] ok  	github.com/docker/docker/client	0.134s	coverage: 76.1% of statements
20:58:10 [2023-01-10T20:58:10.090Z] ok  	github.com/docker/docker/cmd/dockerd	0.077s	coverage: 27.7% of statements
20:58:11 [2023-01-10T20:58:11.456Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
20:58:11 [2023-01-10T20:58:11.712Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.395s	coverage: 0.0% of statements
20:58:11 [2023-01-10T20:58:11.712Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:58:11 [2023-01-10T20:58:11.712Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:58:11 [2023-01-10T20:58:11.712Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:58:11 [2023-01-10T20:58:11.712Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:58:11 [2023-01-10T20:58:11.712Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:58:16 [2023-01-10T20:58:16.955Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
20:58:18 [2023-01-10T20:58:18.844Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.041s	coverage: 65.3% of statements
20:58:20 [2023-01-10T20:58:20.209Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
20:58:28 [2023-01-10T20:58:28.296Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 13.4% of statements
20:58:28 [2023-01-10T20:58:28.296Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 77.1% of statements
20:58:28 [2023-01-10T20:58:28.857Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:58:29 [2023-01-10T20:58:29.784Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
20:58:30 [2023-01-10T20:58:30.039Z] ok  	github.com/docker/docker/daemon	10.122s	coverage: 16.2% of statements
20:58:30 [2023-01-10T20:58:30.039Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:58:30 [2023-01-10T20:58:30.039Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:58:30 [2023-01-10T20:58:30.039Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
20:58:30 [2023-01-10T20:58:30.039Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:58:30 [2023-01-10T20:58:30.967Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.615s	coverage: 74.8% of statements
20:58:31 [2023-01-10T20:58:31.896Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
20:58:32 [2023-01-10T20:58:32.152Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.276s	coverage: 60.7% of statements
20:58:34 [2023-01-10T20:58:34.041Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
20:58:35 [2023-01-10T20:58:35.933Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.251s	coverage: 50.6% of statements
20:58:35 [2023-01-10T20:58:35.933Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.815s	coverage: 45.9% of statements
20:58:35 [2023-01-10T20:58:35.933Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:58:37 [2023-01-10T20:58:37.305Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.026s	coverage: 58.5% of statements
20:58:37 [2023-01-10T20:58:37.305Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.246s	coverage: 60.3% of statements
20:58:37 [2023-01-10T20:58:37.305Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:58:37 [2023-01-10T20:58:37.305Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:58:38 [2023-01-10T20:58:38.231Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
20:58:38 [2023-01-10T20:58:38.792Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
20:58:39 [2023-01-10T20:58:39.719Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.7% of statements
20:58:39 [2023-01-10T20:58:39.719Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:58:39 [2023-01-10T20:58:39.719Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:58:39 [2023-01-10T20:58:39.975Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
20:58:40 [2023-01-10T20:58:40.902Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
20:58:40 [2023-01-10T20:58:40.902Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.140s	coverage: 79.1% of statements
20:58:40 [2023-01-10T20:58:40.902Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:58:41 [2023-01-10T20:58:41.830Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
20:58:42 [2023-01-10T20:58:42.086Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
20:58:43 [2023-01-10T20:58:43.014Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.109s	coverage: 76.8% of statements
20:58:43 [2023-01-10T20:58:43.577Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
20:58:44 [2023-01-10T20:58:44.504Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
20:58:45 [2023-01-10T20:58:45.065Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
20:58:45 [2023-01-10T20:58:45.626Z] ok  	github.com/docker/docker/daemon/logger/journald	3.237s	coverage: 74.5% of statements
20:58:45 [2023-01-10T20:58:45.626Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:58:45 [2023-01-10T20:58:45.626Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:58:45 [2023-01-10T20:58:45.626Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:58:45 [2023-01-10T20:58:45.626Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:58:45 [2023-01-10T20:58:45.882Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
20:58:46 [2023-01-10T20:58:46.810Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
20:58:47 [2023-01-10T20:58:47.066Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
20:58:47 [2023-01-10T20:58:47.651Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
20:58:48 [2023-01-10T20:58:48.212Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.485s	coverage: 82.5% of statements
20:58:48 [2023-01-10T20:58:48.212Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:58:48 [2023-01-10T20:58:48.212Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:58:49 [2023-01-10T20:58:49.139Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
20:58:49 [2023-01-10T20:58:49.701Z] ok  	github.com/docker/docker/distribution	0.596s	coverage: 29.5% of statements
20:58:49 [2023-01-10T20:58:49.701Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:58:49 [2023-01-10T20:58:49.957Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
20:58:50 [2023-01-10T20:58:50.884Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
20:58:51 [2023-01-10T20:58:51.445Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
20:58:51 [2023-01-10T20:58:51.700Z] ok  	github.com/docker/docker/distribution/xfer	1.903s	coverage: 84.9% of statements
20:58:51 [2023-01-10T20:58:51.700Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:58:52 [2023-01-10T20:58:52.262Z] ok  	github.com/docker/docker/image/tarexport	0.013s	coverage: 0.7% of statements
20:58:52 [2023-01-10T20:58:52.262Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:58:52 [2023-01-10T20:58:52.262Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:58:52 [2023-01-10T20:58:52.262Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:58:52 [2023-01-10T20:58:52.262Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:58:52 [2023-01-10T20:58:52.519Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:58:53 [2023-01-10T20:58:53.447Z] ok  	github.com/docker/docker/oci	0.014s	coverage: 39.3% of statements
20:58:54 [2023-01-10T20:58:54.009Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 67.3% of statements
20:58:54 [2023-01-10T20:58:54.009Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
20:58:55 [2023-01-10T20:58:55.896Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 82.0% of statements
20:58:56 [2023-01-10T20:58:56.824Z] ok  	github.com/docker/docker/pkg/authorization	0.558s	coverage: 68.3% of statements
20:58:57 [2023-01-10T20:58:57.080Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:58:57 [2023-01-10T20:58:57.336Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:58:58 [2023-01-10T20:58:58.273Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
20:58:58 [2023-01-10T20:58:58.273Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
20:58:58 [2023-01-10T20:58:58.529Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
20:58:58 [2023-01-10T20:58:58.784Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
20:58:58 [2023-01-10T20:58:58.784Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
20:58:59 [2023-01-10T20:58:59.039Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
20:58:59 [2023-01-10T20:58:59.966Z] ok  	github.com/docker/docker/pkg/idtools	0.270s	coverage: 69.6% of statements
20:59:00 [2023-01-10T20:59:00.528Z] ok  	github.com/docker/docker/pkg/ioutils	0.346s	coverage: 70.5% of statements
20:59:00 [2023-01-10T20:59:00.784Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:59:01 [2023-01-10T20:59:01.039Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
20:59:01 [2023-01-10T20:59:01.039Z] ok  	github.com/docker/docker/layer	7.438s	coverage: 68.9% of statements
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:59:01 [2023-01-10T20:59:01.039Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:59:01 [2023-01-10T20:59:01.295Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
20:59:01 [2023-01-10T20:59:01.295Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
20:59:01 [2023-01-10T20:59:01.551Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:59:01 [2023-01-10T20:59:01.808Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
20:59:01 [2023-01-10T20:59:01.808Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
20:59:01 [2023-01-10T20:59:01.808Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:59:01 [2023-01-10T20:59:01.808Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
20:59:01 [2023-01-10T20:59:01.808Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:59:02 [2023-01-10T20:59:02.369Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
20:59:02 [2023-01-10T20:59:02.625Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:59:02 [2023-01-10T20:59:02.881Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
20:59:03 [2023-01-10T20:59:03.137Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
20:59:03 [2023-01-10T20:59:03.392Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:59:03 [2023-01-10T20:59:03.648Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
20:59:03 [2023-01-10T20:59:03.904Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
20:59:04 [2023-01-10T20:59:04.160Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:59:04 [2023-01-10T20:59:04.416Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
20:59:04 [2023-01-10T20:59:04.672Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
20:59:05 [2023-01-10T20:59:05.234Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 56.0% of statements
20:59:05 [2023-01-10T20:59:05.795Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
20:59:06 [2023-01-10T20:59:06.051Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
20:59:06 [2023-01-10T20:59:06.612Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.1% of statements
20:59:06 [2023-01-10T20:59:06.612Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:59:08 [2023-01-10T20:59:08.509Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
20:59:09 [2023-01-10T20:59:09.070Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
20:59:09 [2023-01-10T20:59:09.326Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
20:59:10 [2023-01-10T20:59:10.691Z] ok  	github.com/docker/docker/quota	0.180s	coverage: 71.4% of statements
20:59:10 [2023-01-10T20:59:10.947Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
20:59:11 [2023-01-10T20:59:11.874Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
20:59:12 [2023-01-10T20:59:12.130Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
20:59:12 [2023-01-10T20:59:12.386Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
20:59:12 [2023-01-10T20:59:12.947Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
20:59:13 [2023-01-10T20:59:13.203Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
20:59:14 [2023-01-10T20:59:14.569Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
20:59:15 [2023-01-10T20:59:15.496Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 76.6% of statements
20:59:16 [2023-01-10T20:59:16.058Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 68.1% of statements
20:59:16 [2023-01-10T20:59:16.985Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
20:59:38 [2023-01-10T20:59:38.867Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 74.4% of statements
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/volume	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === Skipped
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     network_proxy_test.go:208: No support for dual stack yet
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver btrfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver btrfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver btrfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver btrfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver btrfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:71: No driver to put!
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z] time="2023-01-10T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z] time="2023-01-10T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z] time="2023-01-10T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z] time="2023-01-10T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z] time="2023-01-10T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:71: No driver to put!
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     overlay_test.go:50: Fails to compute changes intermittently
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver zfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver zfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver zfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver zfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:44: Driver zfs not supported
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     graphtest_unix.go:71: No driver to put!
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:59:38 [2023-01-10T20:59:38.867Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:59:38 [2023-01-10T20:59:38.867Z] 
20:59:38 [2023-01-10T20:59:38.867Z] DONE 2962 tests, 28 skipped in 215.029s
20:59:38 [2023-01-10T20:59:38.867Z] + '[' -n 'github.com/docker/docker/libnetwork
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/bitseq
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cluster
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/config
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/datastore
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/diagnostic
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/discoverapi
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/driverapi
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/bridge
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/host
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/null
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/overlay
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/remote
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/windows
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/drvregistry
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/etchosts
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/idm
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/internal/caller
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipam
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipamapi
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipams/builtin
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipams/null
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipams/remote
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ipamutils
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/iptables
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/netlabel
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/netutils
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/networkdb
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/ns
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/options
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/osl
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/osl/kernel
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/portallocator
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/portmapper
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/resolvconf
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/testutils
20:59:38 [2023-01-10T20:59:38.867Z] github.com/docker/docker/libnetwork/types' ']'
20:59:38 [2023-01-10T20:59:38.867Z] + 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:00:25 [2023-01-10T21:00:25.481Z] ok  	github.com/docker/docker/libnetwork	42.083s	coverage: 40.9% of statements
21:00:25 [2023-01-10T21:00:25.481Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:00:25 [2023-01-10T21:00:25.481Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:00:25 [2023-01-10T21:00:25.737Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
21:00:25 [2023-01-10T21:00:25.993Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 22.0% of statements
21:00:25 [2023-01-10T21:00:25.993Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:00:25 [2023-01-10T21:00:25.993Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:00:26 [2023-01-10T21:00:26.554Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:00:29 [2023-01-10T21:00:29.825Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.710s	coverage: 61.8% of statements
21:00:29 [2023-01-10T21:00:29.825Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:00:29 [2023-01-10T21:00:29.825Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
21:00:30 [2023-01-10T21:00:30.386Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.329s	coverage: 5.2% of statements
21:00:30 [2023-01-10T21:00:30.642Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:00:31 [2023-01-10T21:00:31.203Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.8% of statements
21:00:31 [2023-01-10T21:00:31.203Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:00:31 [2023-01-10T21:00:31.459Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
21:00:41 [2023-01-10T21:00:41.397Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.212s	coverage: 6.9% of statements
21:00:41 [2023-01-10T21:00:41.397Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:00:41 [2023-01-10T21:00:41.397Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
21:00:41 [2023-01-10T21:00:41.958Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
21:00:41 [2023-01-10T21:00:41.958Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:00:41 [2023-01-10T21:00:41.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:00:41 [2023-01-10T21:00:41.958Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:00:42 [2023-01-10T21:00:42.520Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
21:00:42 [2023-01-10T21:00:42.775Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.0% of statements
21:00:43 [2023-01-10T21:00:43.031Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:00:43 [2023-01-10T21:00:43.031Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:00:55 [2023-01-10T21:00:55.200Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:01:10 [2023-01-10T21:01:10.036Z] ok  	github.com/docker/docker/libnetwork/ipam	15.810s	coverage: 85.3% of statements
21:01:10 [2023-01-10T21:01:10.036Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:01:10 [2023-01-10T21:01:10.036Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:01:10 [2023-01-10T21:01:10.036Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
21:01:10 [2023-01-10T21:01:10.597Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
21:01:10 [2023-01-10T21:01:10.597Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:01:10 [2023-01-10T21:01:10.852Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
21:01:11 [2023-01-10T21:01:11.414Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.260s	coverage: 74.0% of statements
21:01:11 [2023-01-10T21:01:11.975Z] ok  	github.com/docker/docker/libnetwork/iptables	0.242s	coverage: 40.7% of statements
21:01:11 [2023-01-10T21:01:11.976Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:01:12 [2023-01-10T21:01:12.537Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.464s	coverage: 60.7% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/osl	4.358s	coverage: 39.4% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.666s	coverage: 46.3% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
21:03:04 [2023-01-10T21:03:04.752Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:03:04 [2023-01-10T21:03:04.752Z] ok  	github.com/docker/docker/libnetwork/types	0.007s	coverage: 37.3% of statements
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === Skipped
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:03:04 [2023-01-10T21:03:04.752Z]     firewalld_test.go:14: firewalld is not running
21:03:04 [2023-01-10T21:03:04.752Z] 
21:03:04 [2023-01-10T21:03:04.752Z] DONE 321 tests, 6 skipped in 208.096s
Post stage
[Pipeline] junit
21:03:05 [2023-01-10T21:03:05.333Z] Recording test results
21:03:05 [2023-01-10T21:03:05.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:03:05 [2023-01-10T21:03:05.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44773/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dcf7d5b03b654e94ffbd583f9694ca6d40253bd -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:1dcf7d5b03b654e94ffbd583f9694ca6d40253bd hack/make.sh dynbinary test-integration
21:03:06 [2023-01-10T21:03:06.394Z] 
21:03:06 [2023-01-10T21:03:06.394Z] Removing bundles/
21:03:06 [2023-01-10T21:03:06.394Z] 
21:03:06 [2023-01-10T21:03:06.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:03:06 [2023-01-10T21:03:06.394Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:04:42 [2023-01-10T21:04:42.776Z] Created binary: bundles/dynbinary-daemon/dockerd
21:04:42 [2023-01-10T21:04:42.776Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:04:42 [2023-01-10T21:04:42.776Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:04:42 [2023-01-10T21:04:42.776Z] 
21:04:42 [2023-01-10T21:04:42.776Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:04:42 [2023-01-10T21:04:42.776Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:04:42 [2023-01-10T21:04:42.776Z] HOSTNAME=eb412d8e1135
21:04:42 [2023-01-10T21:04:42.776Z] TESTDEBUG=0
21:04:42 [2023-01-10T21:04:42.776Z] DEST=bundles/test-integration
21:04:42 [2023-01-10T21:04:42.776Z] PWD=/go/src/github.com/docker/docker
21:04:42 [2023-01-10T21:04:42.776Z] DOCKER_GITCOMMIT=1dcf7d5b03b654e94ffbd583f9694ca6d40253bd
21:04:42 [2023-01-10T21:04:42.776Z] container=docker
21:04:42 [2023-01-10T21:04:42.776Z] HOME=/root
21:04:42 [2023-01-10T21:04:42.776Z] GOLANG_VERSION=1.19.4
21:04:42 [2023-01-10T21:04:42.776Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:04:42 [2023-01-10T21:04:42.776Z] VALIDATE_BRANCH=master
21:04:42 [2023-01-10T21:04:42.776Z] TERM=xterm
21:04:42 [2023-01-10T21:04:42.777Z] DOCKER_PKG=github.com/docker/docker
21:04:42 [2023-01-10T21:04:42.777Z] SHLVL=1
21:04:42 [2023-01-10T21:04:42.777Z] TIMEOUT=120m
21:04:42 [2023-01-10T21:04:42.777Z] DOCKER_GRAPHDRIVER=overlay2
21:04:42 [2023-01-10T21:04:42.777Z] GO111MODULE=off
21:04:42 [2023-01-10T21:04:42.777Z] DOCKER_EXPERIMENTAL=1
21:04:42 [2023-01-10T21:04:42.777Z] TEST_SKIP_INTEGRATION_CLI=1
21:04:42 [2023-01-10T21:04:42.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:04:42 [2023-01-10T21:04:42.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:04:42 [2023-01-10T21:04:42.777Z] GOPATH=/go
21:04:42 [2023-01-10T21:04:42.777Z] PKG_CONFIG=pkg-config
21:04:42 [2023-01-10T21:04:42.777Z] _=/usr/bin/env
21:04:42 [2023-01-10T21:04:42.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:05:21 [2023-01-10T21:05:21.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:05:21 [2023-01-10T21:05:21.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:05:47 [2023-01-10T21:05:47.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:05:52 [2023-01-10T21:05:52.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:06:00 [2023-01-10T21:06:00.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:06:00 [2023-01-10T21:06:00.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:06:00 [2023-01-10T21:06:00.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:06:00 [2023-01-10T21:06:00.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:06:01 [2023-01-10T21:06:01.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:06:01 [2023-01-10T21:06:01.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:06:02 [2023-01-10T21:06:02.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:06:04 [2023-01-10T21:06:04.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:06:05 [2023-01-10T21:06:05.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:06:06 [2023-01-10T21:06:06.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:06:07 [2023-01-10T21:06:07.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:06:07 [2023-01-10T21:06:07.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:06:08 [2023-01-10T21:06:08.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:06:09 [2023-01-10T21:06:09.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:06:10 [2023-01-10T21:06:10.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:06:11 [2023-01-10T21:06:11.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:06:12 [2023-01-10T21:06:12.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:06:12 [2023-01-10T21:06:12.253Z] Using test binary docker
21:06:12 [2023-01-10T21:06:12.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:06:12 [2023-01-10T21:06:12.253Z] +++ /etc/init.d/apparmor start
21:06:12 [2023-01-10T21:06:12.253Z] Not: starting.
21:06:12 [2023-01-10T21:06:12.253Z] INFO: Waiting for daemon to start...
21:06:12 [2023-01-10T21:06:12.253Z] Starting dockerd
21:06:12 [2023-01-10T21:06:12.253Z] +++ 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:06:14 [2023-01-10T21:06:14.140Z] .
21:06:14 [2023-01-10T21:06:14.140Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:06:14 [2023-01-10T21:06:14.140Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:06:14 [2023-01-10T21:06:14.140Z] Error: No such image: emptyfs
21:06:14 [2023-01-10T21:06:14.140Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:06:14 [2023-01-10T21:06:14.140Z] ++++ docker load
21:06:14 [2023-01-10T21:06:14.395Z] Loaded image: emptyfs:latest
21:06:14 [2023-01-10T21:06:14.395Z] Running integration-test (iteration 1)
21:06:14 [2023-01-10T21:06:14.395Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:06:14 [2023-01-10T21:06:14.395Z] ++ 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:06:14 [2023-01-10T21:06:14.395Z] ++ set -e
21:06:14 [2023-01-10T21:06:14.395Z] ++ '[' -n 0 ']'
21:06:14 [2023-01-10T21:06:14.395Z] ++ set -x
21:06:14 [2023-01-10T21:06:14.395Z] ++ 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:06:14 [2023-01-10T21:06:14.395Z] Loaded image: busybox:latest
21:06:14 [2023-01-10T21:06:14.395Z] Loaded image: busybox:glibc
21:06:15 [2023-01-10T21:06:15.759Z] Loaded image: debian:bullseye-slim
21:06:15 [2023-01-10T21:06:15.759Z] Loaded image: hello-world:latest
21:06:15 [2023-01-10T21:06:15.759Z] Loaded image: arm32v7/hello-world:latest
21:06:15 [2023-01-10T21:06:15.759Z] INFO: Testing against a local daemon
21:06:15 [2023-01-10T21:06:15.759Z] === RUN   TestCgroupNamespacesBuild
21:06:17 [2023-01-10T21:06:17.124Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
21:06:17 [2023-01-10T21:06:17.124Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:06:18 [2023-01-10T21:06:18.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.99s)
21:06:18 [2023-01-10T21:06:18.050Z] === RUN   TestBuildWithSession
21:06:18 [2023-01-10T21:06:18.050Z]     build_session_test.go:25: TODO: BuildKit
21:06:18 [2023-01-10T21:06:18.050Z] --- SKIP: TestBuildWithSession (0.00s)
21:06:18 [2023-01-10T21:06:18.050Z] === RUN   TestBuildSquashParent
21:06:21 [2023-01-10T21:06:21.314Z] --- PASS: TestBuildSquashParent (3.42s)
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:21 [2023-01-10T21:06:21.314Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:21 [2023-01-10T21:06:21.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:21 [2023-01-10T21:06:21.314Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:06:21 [2023-01-10T21:06:21.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:06:22 [2023-01-10T21:06:22.679Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:06:22 [2023-01-10T21:06:22.679Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:06:24 [2023-01-10T21:06:24.055Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:06:24 [2023-01-10T21:06:24.055Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:06:24 [2023-01-10T21:06:24.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.10s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s)
21:06:24 [2023-01-10T21:06:24.981Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
21:06:24 [2023-01-10T21:06:24.981Z] === RUN   TestBuildMultiStageCopy
21:06:24 [2023-01-10T21:06:24.981Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:06:25 [2023-01-10T21:06:25.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:06:25 [2023-01-10T21:06:25.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:06:25 [2023-01-10T21:06:25.908Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:06:26 [2023-01-10T21:06:26.164Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:06:26 [2023-01-10T21:06:26.164Z] --- PASS: TestBuildMultiStageCopy (1.24s)
21:06:26 [2023-01-10T21:06:26.164Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s)
21:06:26 [2023-01-10T21:06:26.164Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
21:06:26 [2023-01-10T21:06:26.164Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
21:06:26 [2023-01-10T21:06:26.164Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
21:06:26 [2023-01-10T21:06:26.164Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
21:06:26 [2023-01-10T21:06:26.164Z] === RUN   TestBuildMultiStageParentConfig
21:06:26 [2023-01-10T21:06:26.419Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
21:06:26 [2023-01-10T21:06:26.419Z] === RUN   TestBuildLabelWithTargets
21:06:26 [2023-01-10T21:06:26.980Z] --- PASS: TestBuildLabelWithTargets (0.45s)
21:06:26 [2023-01-10T21:06:26.980Z] === RUN   TestBuildWithEmptyLayers
21:06:26 [2023-01-10T21:06:26.980Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
21:06:26 [2023-01-10T21:06:26.980Z] === RUN   TestBuildMultiStageOnBuild
21:06:28 [2023-01-10T21:06:28.345Z] --- PASS: TestBuildMultiStageOnBuild (1.07s)
21:06:28 [2023-01-10T21:06:28.345Z] === RUN   TestBuildUncleanTarFilenames
21:06:28 [2023-01-10T21:06:28.345Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
21:06:28 [2023-01-10T21:06:28.345Z] === RUN   TestBuildMultiStageLayerLeak
21:06:29 [2023-01-10T21:06:29.272Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s)
21:06:29 [2023-01-10T21:06:29.272Z] === RUN   TestBuildWithHugeFile
21:07:07 [2023-01-10T21:07:07.929Z] --- PASS: TestBuildWithHugeFile (34.85s)
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildWCOWSandboxSize
21:07:07 [2023-01-10T21:07:07.929Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:07:07 [2023-01-10T21:07:07.929Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildWithEmptyDockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:07:07 [2023-01-10T21:07:07.929Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:07:07 [2023-01-10T21:07:07.929Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
21:07:07 [2023-01-10T21:07:07.929Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:07:07 [2023-01-10T21:07:07.929Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildPreserveOwnership
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildPreserveOwnership/copy_from
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:07:07 [2023-01-10T21:07:07.929Z] --- PASS: TestBuildPreserveOwnership (2.15s)
21:07:07 [2023-01-10T21:07:07.929Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
21:07:07 [2023-01-10T21:07:07.929Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildPlatformInvalid
21:07:07 [2023-01-10T21:07:07.929Z] --- PASS: TestBuildPlatformInvalid (0.03s)
21:07:07 [2023-01-10T21:07:07.929Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:07:07 [2023-01-10T21:07:07.929Z] Loaded image: busybox:latest
21:07:07 [2023-01-10T21:07:07.929Z] Loaded image: busybox:glibc
21:07:08 [2023-01-10T21:07:08.184Z] Loaded image: debian:bullseye-slim
21:07:08 [2023-01-10T21:07:08.184Z] Loaded image: hello-world:latest
21:07:08 [2023-01-10T21:07:08.184Z] Loaded image: arm32v7/hello-world:latest
21:07:16 [2023-01-10T21:07:16.270Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.93s)
21:07:16 [2023-01-10T21:07:16.270Z] PASS
21:07:16 [2023-01-10T21:07:16.270Z] 
21:07:16 [2023-01-10T21:07:16.270Z] === Skipped
21:07:16 [2023-01-10T21:07:16.270Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:07:16 [2023-01-10T21:07:16.270Z]     build_session_test.go:25: TODO: BuildKit
21:07:16 [2023-01-10T21:07:16.270Z] 
21:07:16 [2023-01-10T21:07:16.270Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:07:16 [2023-01-10T21:07:16.270Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:07:16 [2023-01-10T21:07:16.270Z] 
21:07:16 [2023-01-10T21:07:16.270Z] DONE 34 tests, 2 skipped in 61.908s
21:07:16 [2023-01-10T21:07:16.270Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:07:16 [2023-01-10T21:07:16.270Z] ++ 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
21:07:16 [2023-01-10T21:07:16.270Z] ++ set -e
21:07:16 [2023-01-10T21:07:16.270Z] ++ '[' -n 0 ']'
21:07:16 [2023-01-10T21:07:16.270Z] ++ set -x
21:07:16 [2023-01-10T21:07:16.270Z] ++ 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
21:07:16 [2023-01-10T21:07:16.270Z] INFO: Testing against a local daemon
21:07:16 [2023-01-10T21:07:16.270Z] === RUN   TestConfigInspect
21:07:18 [2023-01-10T21:07:18.789Z] --- PASS: TestConfigInspect (2.14s)
21:07:18 [2023-01-10T21:07:18.789Z] === RUN   TestConfigList
21:07:20 [2023-01-10T21:07:20.675Z] --- PASS: TestConfigList (2.05s)
21:07:20 [2023-01-10T21:07:20.675Z] === RUN   TestConfigsCreateAndDelete
21:07:22 [2023-01-10T21:07:22.563Z] --- PASS: TestConfigsCreateAndDelete (2.05s)
21:07:22 [2023-01-10T21:07:22.563Z] === RUN   TestConfigsUpdate
21:07:24 [2023-01-10T21:07:24.451Z] --- PASS: TestConfigsUpdate (2.03s)
21:07:24 [2023-01-10T21:07:24.451Z] === RUN   TestTemplatedConfig
21:07:26 [2023-01-10T21:07:26.972Z] --- PASS: TestTemplatedConfig (2.36s)
21:07:26 [2023-01-10T21:07:26.972Z] === RUN   TestConfigCreateResolve
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestConfigCreateResolve (2.06s)
21:07:29 [2023-01-10T21:07:29.489Z] PASS
21:07:29 [2023-01-10T21:07:29.489Z] 
21:07:29 [2023-01-10T21:07:29.489Z] DONE 6 tests in 12.783s
21:07:29 [2023-01-10T21:07:29.489Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:07:29 [2023-01-10T21:07:29.489Z] ++ 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
21:07:29 [2023-01-10T21:07:29.489Z] ++ set -e
21:07:29 [2023-01-10T21:07:29.489Z] ++ '[' -n 0 ']'
21:07:29 [2023-01-10T21:07:29.489Z] ++ set -x
21:07:29 [2023-01-10T21:07:29.489Z] ++ 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
21:07:29 [2023-01-10T21:07:29.489Z] INFO: Testing against a local daemon
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestAttachWithTTY
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestAttachWithTTY (0.07s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestAttachWithoutTTy
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestAttachWithoutTTy (0.04s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCheckpoint
21:07:29 [2023-01-10T21:07:29.489Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:07:29 [2023-01-10T21:07:29.489Z] --- SKIP: TestCheckpoint (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/commit
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/commit
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/create
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/containers/create
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/commit
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/containers/create
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyFromContainerPathIsNotDir
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyToContainerPathDoesNotExist
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyEmptyFile
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestCopyEmptyFile (0.06s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyToContainerPathIsNotDir
21:07:29 [2023-01-10T21:07:29.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:07:29 [2023-01-10T21:07:29.489Z] === RUN   TestCopyFromContainer
21:07:30 [2023-01-10T21:07:30.050Z] === RUN   TestCopyFromContainer//
21:07:30 [2023-01-10T21:07:30.050Z] === RUN   TestCopyFromContainer/.
21:07:30 [2023-01-10T21:07:30.050Z] === RUN   TestCopyFromContainer//.
21:07:30 [2023-01-10T21:07:30.305Z] === RUN   TestCopyFromContainer/./
21:07:30 [2023-01-10T21:07:30.305Z] === RUN   TestCopyFromContainer//./
21:07:30 [2023-01-10T21:07:30.305Z] === RUN   TestCopyFromContainer//bar/root
21:07:30 [2023-01-10T21:07:30.305Z] === RUN   TestCopyFromContainer//bar/root/
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer//bar/root/.
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/quux
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/quux/
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/quux/.
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCopyFromContainer/bar/notarget
21:07:30 [2023-01-10T21:07:30.306Z] --- PASS: TestCopyFromContainer (0.75s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/. (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer//. (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:07:30 [2023-01-10T21:07:30.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateLinkToNonExistingContainer
21:07:30 [2023-01-10T21:07:30.306Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateWithInvalidEnv
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateWithInvalidEnv/0
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateWithInvalidEnv/0
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateWithInvalidEnv/1
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateWithInvalidEnv/1
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateWithInvalidEnv/2
21:07:30 [2023-01-10T21:07:30.306Z] === PAUSE TestCreateWithInvalidEnv/2
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateWithInvalidEnv/0
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateWithInvalidEnv/2
21:07:30 [2023-01-10T21:07:30.306Z] === CONT  TestCreateWithInvalidEnv/1
21:07:30 [2023-01-10T21:07:30.306Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateTmpfsMountsTarget
21:07:30 [2023-01-10T21:07:30.306Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:07:30 [2023-01-10T21:07:30.306Z] === RUN   TestCreateWithCustomMaskedPaths
21:07:31 [2023-01-10T21:07:31.671Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
21:07:31 [2023-01-10T21:07:31.671Z] === RUN   TestCreateWithCustomReadonlyPaths
21:07:33 [2023-01-10T21:07:33.038Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:33 [2023-01-10T21:07:33.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:33 [2023-01-10T21:07:33.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:07:33 [2023-01-10T21:07:33.038Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:07:33 [2023-01-10T21:07:33.038Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:07:33 [2023-01-10T21:07:33.038Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:07:33 [2023-01-10T21:07:33.038Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:07:33 [2023-01-10T21:07:33.294Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateDifferentPlatform
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateDifferentPlatform/different_os
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:07:33 [2023-01-10T21:07:33.294Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:07:33 [2023-01-10T21:07:33.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:07:33 [2023-01-10T21:07:33.294Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateInvalidHostConfig
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:07:33 [2023-01-10T21:07:33.294Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:07:33 [2023-01-10T21:07:33.294Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:07:33 [2023-01-10T21:07:33.294Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:07:33 [2023-01-10T21:07:33.294Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:07:33 [2023-01-10T21:07:33.294Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestContainerStartOnDaemonRestart
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestContainerStartOnDaemonRestart
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestDaemonRestartIpcMode
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestDaemonRestartIpcMode
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestDaemonHostGatewayIP
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestDaemonHostGatewayIP
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestRestartDaemonWithRestartingContainer
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestContainerKillOnDaemonStart
21:07:33 [2023-01-10T21:07:33.294Z] === PAUSE TestContainerKillOnDaemonStart
21:07:33 [2023-01-10T21:07:33.294Z] === RUN   TestDiff
21:07:33 [2023-01-10T21:07:33.856Z] --- PASS: TestDiff (0.43s)
21:07:33 [2023-01-10T21:07:33.856Z] === RUN   TestExecConsoleSize
21:07:34 [2023-01-10T21:07:34.418Z] --- PASS: TestExecConsoleSize (0.51s)
21:07:34 [2023-01-10T21:07:34.418Z] === RUN   TestExecWithCloseStdin
21:07:34 [2023-01-10T21:07:34.673Z] --- PASS: TestExecWithCloseStdin (0.47s)
21:07:34 [2023-01-10T21:07:34.673Z] === RUN   TestExec
21:07:35 [2023-01-10T21:07:35.234Z] --- PASS: TestExec (0.47s)
21:07:35 [2023-01-10T21:07:35.234Z] === RUN   TestExecUser
21:07:35 [2023-01-10T21:07:35.796Z] --- PASS: TestExecUser (0.49s)
21:07:35 [2023-01-10T21:07:35.796Z] === RUN   TestExportContainerAndImportImage
21:07:36 [2023-01-10T21:07:36.358Z] --- PASS: TestExportContainerAndImportImage (0.49s)
21:07:36 [2023-01-10T21:07:36.358Z] === RUN   TestExportContainerAfterDaemonRestart
21:07:37 [2023-01-10T21:07:37.285Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
21:07:37 [2023-01-10T21:07:37.285Z] === RUN   TestHealthCheckWorkdir
21:07:37 [2023-01-10T21:07:37.846Z] --- PASS: TestHealthCheckWorkdir (0.54s)
21:07:37 [2023-01-10T21:07:37.846Z] === RUN   TestHealthKillContainer
21:07:45 [2023-01-10T21:07:45.926Z] --- PASS: TestHealthKillContainer (7.84s)
21:07:45 [2023-01-10T21:07:45.926Z] === RUN   TestHealthCheckProcessKilled
21:07:46 [2023-01-10T21:07:46.489Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
21:07:46 [2023-01-10T21:07:46.489Z] === RUN   TestInspectCpusetInConfigPre120
21:07:46 [2023-01-10T21:07:46.745Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
21:07:46 [2023-01-10T21:07:46.745Z] === RUN   TestIpcModeNone
21:07:47 [2023-01-10T21:07:47.306Z] --- PASS: TestIpcModeNone (0.47s)
21:07:47 [2023-01-10T21:07:47.306Z] === RUN   TestIpcModePrivate
21:07:47 [2023-01-10T21:07:47.562Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:07:47 [2023-01-10T21:07:47.817Z] --- PASS: TestIpcModePrivate (0.45s)
21:07:47 [2023-01-10T21:07:47.817Z] === RUN   TestIpcModeShareable
21:07:48 [2023-01-10T21:07:48.073Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:07:48 [2023-01-10T21:07:48.328Z] --- PASS: TestIpcModeShareable (0.48s)
21:07:48 [2023-01-10T21:07:48.328Z] === RUN   TestAPIIpcModeShareableAndContainer
21:07:49 [2023-01-10T21:07:49.692Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
21:07:49 [2023-01-10T21:07:49.692Z] === RUN   TestAPIIpcModeHost
21:07:50 [2023-01-10T21:07:50.254Z] --- PASS: TestAPIIpcModeHost (0.41s)
21:07:50 [2023-01-10T21:07:50.254Z] === RUN   TestDaemonIpcModeShareable
21:07:51 [2023-01-10T21:07:51.180Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:07:51 [2023-01-10T21:07:51.180Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
21:07:51 [2023-01-10T21:07:51.180Z] === RUN   TestDaemonIpcModePrivate
21:07:52 [2023-01-10T21:07:52.110Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:07:52 [2023-01-10T21:07:52.365Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
21:07:52 [2023-01-10T21:07:52.365Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:07:53 [2023-01-10T21:07:53.292Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:07:53 [2023-01-10T21:07:53.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
21:07:53 [2023-01-10T21:07:53.548Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:07:54 [2023-01-10T21:07:54.475Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:07:54 [2023-01-10T21:07:54.475Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
21:07:54 [2023-01-10T21:07:54.475Z] === RUN   TestIpcModeOlderClient
21:07:54 [2023-01-10T21:07:54.475Z] === PAUSE TestIpcModeOlderClient
21:07:54 [2023-01-10T21:07:54.475Z] === RUN   TestKillContainerInvalidSignal
21:07:55 [2023-01-10T21:07:55.036Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
21:07:55 [2023-01-10T21:07:55.036Z] === RUN   TestKillContainer
21:07:55 [2023-01-10T21:07:55.036Z] === RUN   TestKillContainer/no_signal
21:07:55 [2023-01-10T21:07:55.291Z] === RUN   TestKillContainer/non_killing_signal
21:07:55 [2023-01-10T21:07:55.547Z] === RUN   TestKillContainer/killing_signal
21:07:56 [2023-01-10T21:07:56.108Z] --- PASS: TestKillContainer (1.24s)
21:07:56 [2023-01-10T21:07:56.108Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:07:56 [2023-01-10T21:07:56.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:07:56 [2023-01-10T21:07:56.108Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:07:56 [2023-01-10T21:07:56.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:07:56 [2023-01-10T21:07:56.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:07:56 [2023-01-10T21:07:56.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:07:56 [2023-01-10T21:07:56.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
21:07:56 [2023-01-10T21:07:56.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
21:07:56 [2023-01-10T21:07:56.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
21:07:56 [2023-01-10T21:07:56.925Z] === RUN   TestKillStoppedContainer
21:07:56 [2023-01-10T21:07:56.925Z] --- PASS: TestKillStoppedContainer (0.04s)
21:07:56 [2023-01-10T21:07:56.925Z] === RUN   TestKillStoppedContainerAPIPre120
21:07:57 [2023-01-10T21:07:57.180Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:07:57 [2023-01-10T21:07:57.180Z] === RUN   TestKillDifferentUserContainer
21:07:57 [2023-01-10T21:07:57.436Z] --- PASS: TestKillDifferentUserContainer (0.41s)
21:07:57 [2023-01-10T21:07:57.436Z] === RUN   TestInspectOomKilledTrue
21:07:57 [2023-01-10T21:07:57.997Z] --- PASS: TestInspectOomKilledTrue (0.51s)
21:07:57 [2023-01-10T21:07:57.997Z] === RUN   TestInspectOomKilledFalse
21:07:58 [2023-01-10T21:07:58.560Z] --- PASS: TestInspectOomKilledFalse (0.45s)
21:07:58 [2023-01-10T21:07:58.560Z] === RUN   TestLinksEtcHostsContentMatch
21:07:58 [2023-01-10T21:07:58.816Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
21:07:58 [2023-01-10T21:07:58.816Z] === RUN   TestLinksContainerNames
21:07:59 [2023-01-10T21:07:59.742Z] --- PASS: TestLinksContainerNames (0.83s)
21:07:59 [2023-01-10T21:07:59.742Z] === RUN   TestLogsFollowTailEmpty
21:07:59 [2023-01-10T21:07:59.998Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:07:59 [2023-01-10T21:07:59.998Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:07:59 [2023-01-10T21:07:59.998Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:08:00 [2023-01-10T21:08:00.559Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:08:00 [2023-01-10T21:08:00.559Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:08:01 [2023-01-10T21:08:01.128Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:08:01 [2023-01-10T21:08:01.128Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:08:02 [2023-01-10T21:08:02.055Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.055Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:08:02 [2023-01-10T21:08:02.616Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:08:02 [2023-01-10T21:08:02.616Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:08:02 [2023-01-10T21:08:02.873Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:08:03 [2023-01-10T21:08:03.128Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:08:03 [2023-01-10T21:08:03.690Z] --- PASS: TestLogs (3.70s)
21:08:03 [2023-01-10T21:08:03.690Z]     --- PASS: TestLogs/driver_local (0.01s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s)
21:08:03 [2023-01-10T21:08:03.690Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
21:08:03 [2023-01-10T21:08:03.690Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
21:08:03 [2023-01-10T21:08:03.690Z] === RUN   TestContainerNetworkMountsNoChown
21:08:04 [2023-01-10T21:08:04.251Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/default
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/default
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/private
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/private
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rprivate
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rprivate
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/slave
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/slave
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rslave
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rslave
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/shared
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/shared
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rshared
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rshared
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/default
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/default/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/default/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/default/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rshared
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/shared
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rslave
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/slave
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rprivate
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/private
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/private/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === RUN   TestMountDaemonRoot/private/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/default/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:08:04 [2023-01-10T21:08:04.251Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/private/bind_root
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:08:04 [2023-01-10T21:08:04.507Z] === CONT  TestMountDaemonRoot/private/mount_root
21:08:04 [2023-01-10T21:08:04.507Z] --- PASS: TestMountDaemonRoot (0.02s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:08:04 [2023-01-10T21:08:04.507Z] === RUN   TestContainerBindMountNonRecursive
21:08:05 [2023-01-10T21:08:05.871Z] --- PASS: TestContainerBindMountNonRecursive (1.05s)
21:08:05 [2023-01-10T21:08:05.871Z] === RUN   TestContainerVolumesMountedAsShared
21:08:06 [2023-01-10T21:08:06.127Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
21:08:06 [2023-01-10T21:08:06.127Z] === RUN   TestContainerVolumesMountedAsSlave
21:08:06 [2023-01-10T21:08:06.383Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
21:08:06 [2023-01-10T21:08:06.383Z] === RUN   TestContainerCopyLeaksMounts
21:08:06 [2023-01-10T21:08:06.944Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
21:08:06 [2023-01-10T21:08:06.944Z] === RUN   TestNetworkNat
21:08:07 [2023-01-10T21:08:07.506Z] --- PASS: TestNetworkNat (0.47s)
21:08:07 [2023-01-10T21:08:07.506Z] === RUN   TestNetworkLocalhostTCPNat
21:08:07 [2023-01-10T21:08:07.762Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
21:08:07 [2023-01-10T21:08:07.762Z] === RUN   TestNetworkLoopbackNat
21:08:11 [2023-01-10T21:08:11.026Z] --- PASS: TestNetworkLoopbackNat (2.55s)
21:08:11 [2023-01-10T21:08:11.026Z] === RUN   TestPause
21:08:11 [2023-01-10T21:08:11.026Z] --- PASS: TestPause (0.44s)
21:08:11 [2023-01-10T21:08:11.026Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:08:11 [2023-01-10T21:08:11.026Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:08:11 [2023-01-10T21:08:11.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:08:11 [2023-01-10T21:08:11.026Z] === RUN   TestPauseStopPausedContainer
21:08:11 [2023-01-10T21:08:11.284Z] --- PASS: TestPauseStopPausedContainer (0.44s)
21:08:11 [2023-01-10T21:08:11.284Z] === RUN   TestPidHost
21:08:12 [2023-01-10T21:08:12.212Z] --- PASS: TestPidHost (0.94s)
21:08:12 [2023-01-10T21:08:12.212Z] === RUN   TestPsFilter
21:08:12 [2023-01-10T21:08:12.212Z] --- PASS: TestPsFilter (0.10s)
21:08:12 [2023-01-10T21:08:12.212Z] === RUN   TestRemoveContainerWithRemovedVolume
21:08:12 [2023-01-10T21:08:12.774Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
21:08:12 [2023-01-10T21:08:12.774Z] === RUN   TestRemoveContainerWithVolume
21:08:13 [2023-01-10T21:08:13.030Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
21:08:13 [2023-01-10T21:08:13.030Z] === RUN   TestRemoveContainerRunning
21:08:13 [2023-01-10T21:08:13.591Z] --- PASS: TestRemoveContainerRunning (0.42s)
21:08:13 [2023-01-10T21:08:13.591Z] === RUN   TestRemoveContainerForceRemoveRunning
21:08:14 [2023-01-10T21:08:14.152Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
21:08:14 [2023-01-10T21:08:14.152Z] === RUN   TestRemoveInvalidContainer
21:08:14 [2023-01-10T21:08:14.152Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:08:14 [2023-01-10T21:08:14.152Z] === RUN   TestRenameLinkedContainer
21:08:16 [2023-01-10T21:08:16.042Z] --- PASS: TestRenameLinkedContainer (1.70s)
21:08:16 [2023-01-10T21:08:16.042Z] === RUN   TestRenameStoppedContainer
21:08:16 [2023-01-10T21:08:16.042Z] --- PASS: TestRenameStoppedContainer (0.40s)
21:08:16 [2023-01-10T21:08:16.042Z] === RUN   TestRenameRunningContainerAndReuse
21:08:16 [2023-01-10T21:08:16.969Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
21:08:16 [2023-01-10T21:08:16.969Z] === RUN   TestRenameInvalidName
21:08:17 [2023-01-10T21:08:17.530Z] --- PASS: TestRenameInvalidName (0.44s)
21:08:17 [2023-01-10T21:08:17.530Z] === RUN   TestRenameAnonymousContainer
21:08:18 [2023-01-10T21:08:18.895Z] --- PASS: TestRenameAnonymousContainer (1.55s)
21:08:18 [2023-01-10T21:08:18.895Z] === RUN   TestRenameContainerWithSameName
21:08:19 [2023-01-10T21:08:19.456Z] --- PASS: TestRenameContainerWithSameName (0.42s)
21:08:19 [2023-01-10T21:08:19.456Z] === RUN   TestRenameContainerWithLinkedContainer
21:08:20 [2023-01-10T21:08:20.383Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
21:08:20 [2023-01-10T21:08:20.383Z] === RUN   TestResize
21:08:20 [2023-01-10T21:08:20.639Z] --- PASS: TestResize (0.41s)
21:08:20 [2023-01-10T21:08:20.639Z] === RUN   TestResizeWithInvalidSize
21:08:21 [2023-01-10T21:08:21.201Z] --- PASS: TestResizeWithInvalidSize (0.41s)
21:08:21 [2023-01-10T21:08:21.201Z] === RUN   TestResizeWhenContainerNotStarted
21:08:21 [2023-01-10T21:08:21.456Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:21 [2023-01-10T21:08:21.456Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:08:21 [2023-01-10T21:08:21.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:23 [2023-01-10T21:08:23.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:08:24 [2023-01-10T21:08:24.717Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:08:25 [2023-01-10T21:08:25.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:08:26 [2023-01-10T21:08:26.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:08:27 [2023-01-10T21:08:27.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:08:27 [2023-01-10T21:08:27.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:08:28 [2023-01-10T21:08:28.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:08:29 [2023-01-10T21:08:29.549Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:08:30 [2023-01-10T21:08:30.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:08:30 [2023-01-10T21:08:30.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:08:31 [2023-01-10T21:08:31.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:08:31 [2023-01-10T21:08:31.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:32 [2023-01-10T21:08:32.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:08:35 [2023-01-10T21:08:35.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:08:38 [2023-01-10T21:08:38.363Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.58s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.57s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.50s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.14s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.12s)
21:08:38 [2023-01-10T21:08:38.363Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s)
21:08:38 [2023-01-10T21:08:38.363Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:08:38 [2023-01-10T21:08:38.363Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:08:39 [2023-01-10T21:08:39.289Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:08:40 [2023-01-10T21:08:40.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
21:08:40 [2023-01-10T21:08:40.218Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
21:08:40 [2023-01-10T21:08:40.218Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
21:08:40 [2023-01-10T21:08:40.218Z] === RUN   TestCgroupNamespacesRun
21:08:41 [2023-01-10T21:08:41.582Z] --- PASS: TestCgroupNamespacesRun (1.07s)
21:08:41 [2023-01-10T21:08:41.582Z] === RUN   TestCgroupNamespacesRunPrivileged
21:08:42 [2023-01-10T21:08:42.508Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
21:08:42 [2023-01-10T21:08:42.508Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:08:43 [2023-01-10T21:08:43.435Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
21:08:43 [2023-01-10T21:08:43.435Z] === RUN   TestCgroupNamespacesRunHostMode
21:08:44 [2023-01-10T21:08:44.802Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
21:08:44 [2023-01-10T21:08:44.802Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:08:45 [2023-01-10T21:08:45.728Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
21:08:45 [2023-01-10T21:08:45.728Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:08:46 [2023-01-10T21:08:46.655Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
21:08:46 [2023-01-10T21:08:46.655Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:08:47 [2023-01-10T21:08:47.216Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:08:47 [2023-01-10T21:08:47.216Z] === RUN   TestCgroupNamespacesRunOlderClient
21:08:48 [2023-01-10T21:08:48.583Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
21:08:48 [2023-01-10T21:08:48.583Z] === RUN   TestNISDomainname
21:08:48 [2023-01-10T21:08:48.839Z] --- PASS: TestNISDomainname (0.51s)
21:08:48 [2023-01-10T21:08:48.839Z] === RUN   TestHostnameDnsResolution
21:08:49 [2023-01-10T21:08:49.766Z] --- PASS: TestHostnameDnsResolution (0.69s)
21:08:49 [2023-01-10T21:08:49.766Z] === RUN   TestUnprivilegedPortsAndPing
21:08:50 [2023-01-10T21:08:50.022Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
21:08:50 [2023-01-10T21:08:50.022Z] === RUN   TestPrivilegedHostDevices
21:08:50 [2023-01-10T21:08:50.584Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:08:50 [2023-01-10T21:08:50.584Z] === RUN   TestRunConsoleSize
21:08:51 [2023-01-10T21:08:51.146Z] --- PASS: TestRunConsoleSize (0.45s)
21:08:51 [2023-01-10T21:08:51.146Z] === RUN   TestRunWithAlternativeContainerdShim
21:08:53 [2023-01-10T21:08:53.033Z] --- PASS: TestRunWithAlternativeContainerdShim (1.90s)
21:08:53 [2023-01-10T21:08:53.033Z] === RUN   TestStats
21:08:55 [2023-01-10T21:08:55.552Z] --- PASS: TestStats (2.45s)
21:08:55 [2023-01-10T21:08:55.552Z] === RUN   TestStopContainerWithTimeout
21:08:55 [2023-01-10T21:08:55.552Z] === RUN   TestStopContainerWithTimeout/0
21:08:55 [2023-01-10T21:08:55.552Z] === PAUSE TestStopContainerWithTimeout/0
21:08:55 [2023-01-10T21:08:55.552Z] === RUN   TestStopContainerWithTimeout/1
21:08:55 [2023-01-10T21:08:55.552Z] === PAUSE TestStopContainerWithTimeout/1
21:08:55 [2023-01-10T21:08:55.552Z] === RUN   TestStopContainerWithTimeout/3
21:08:55 [2023-01-10T21:08:55.552Z] === PAUSE TestStopContainerWithTimeout/3
21:08:55 [2023-01-10T21:08:55.552Z] === RUN   TestStopContainerWithTimeout/-1
21:08:55 [2023-01-10T21:08:55.552Z] === PAUSE TestStopContainerWithTimeout/-1
21:08:55 [2023-01-10T21:08:55.552Z] === CONT  TestStopContainerWithTimeout/0
21:08:55 [2023-01-10T21:08:55.552Z] === CONT  TestStopContainerWithTimeout/-1
21:08:56 [2023-01-10T21:08:56.113Z] === CONT  TestStopContainerWithTimeout/3
21:08:58 [2023-01-10T21:08:58.004Z] === CONT  TestStopContainerWithTimeout/1
21:08:59 [2023-01-10T21:08:59.892Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:08:59 [2023-01-10T21:08:59.892Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
21:08:59 [2023-01-10T21:08:59.892Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
21:08:59 [2023-01-10T21:08:59.892Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
21:08:59 [2023-01-10T21:08:59.892Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
21:08:59 [2023-01-10T21:08:59.892Z] === RUN   TestDeleteDevicemapper
21:08:59 [2023-01-10T21:08:59.892Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:59 [2023-01-10T21:08:59.892Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:08:59 [2023-01-10T21:08:59.892Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:09:01 [2023-01-10T21:09:01.256Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
21:09:01 [2023-01-10T21:09:01.256Z] === RUN   TestUpdateMemory
21:09:01 [2023-01-10T21:09:01.512Z] --- PASS: TestUpdateMemory (0.55s)
21:09:01 [2023-01-10T21:09:01.512Z] === RUN   TestUpdateCPUQuota
21:09:02 [2023-01-10T21:09:02.439Z] --- PASS: TestUpdateCPUQuota (0.76s)
21:09:02 [2023-01-10T21:09:02.439Z] === RUN   TestUpdatePidsLimit
21:09:02 [2023-01-10T21:09:02.439Z] === RUN   TestUpdatePidsLimit/update_from_none
21:09:02 [2023-01-10T21:09:02.439Z] === RUN   TestUpdatePidsLimit/no_change
21:09:02 [2023-01-10T21:09:02.695Z] === RUN   TestUpdatePidsLimit/update_lower
21:09:02 [2023-01-10T21:09:02.951Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:09:02 [2023-01-10T21:09:02.951Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:09:03 [2023-01-10T21:09:03.207Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:09:03 [2023-01-10T21:09:03.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:09:04 [2023-01-10T21:09:04.023Z] --- PASS: TestUpdatePidsLimit (1.81s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
21:09:04 [2023-01-10T21:09:04.024Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
21:09:04 [2023-01-10T21:09:04.024Z] === RUN   TestUpdateRestartPolicy
21:09:16 [2023-01-10T21:09:16.188Z] --- PASS: TestUpdateRestartPolicy (10.84s)
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestUpdateRestartWithAutoRemove
21:09:16 [2023-01-10T21:09:16.188Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitNonBlocked
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:09:16 [2023-01-10T21:09:16.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:09:16 [2023-01-10T21:09:16.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:09:16 [2023-01-10T21:09:16.188Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:09:16 [2023-01-10T21:09:16.188Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:09:16 [2023-01-10T21:09:16.188Z] --- PASS: TestWaitNonBlocked (0.01s)
21:09:16 [2023-01-10T21:09:16.188Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
21:09:16 [2023-01-10T21:09:16.188Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitBlocked
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:09:16 [2023-01-10T21:09:16.188Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:09:16 [2023-01-10T21:09:16.188Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:09:16 [2023-01-10T21:09:16.188Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:09:16 [2023-01-10T21:09:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:09:16 [2023-01-10T21:09:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:09:16 [2023-01-10T21:09:16.752Z] --- PASS: TestWaitBlocked (0.01s)
21:09:16 [2023-01-10T21:09:16.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
21:09:16 [2023-01-10T21:09:16.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
21:09:16 [2023-01-10T21:09:16.752Z] === RUN   TestWaitConditions
21:09:16 [2023-01-10T21:09:16.752Z] === RUN   TestWaitConditions/default
21:09:16 [2023-01-10T21:09:16.752Z] === PAUSE TestWaitConditions/default
21:09:16 [2023-01-10T21:09:16.752Z] === RUN   TestWaitConditions/not-running
21:09:16 [2023-01-10T21:09:16.752Z] === PAUSE TestWaitConditions/not-running
21:09:16 [2023-01-10T21:09:16.752Z] === RUN   TestWaitConditions/next-exit
21:09:16 [2023-01-10T21:09:16.752Z] === PAUSE TestWaitConditions/next-exit
21:09:16 [2023-01-10T21:09:16.752Z] === RUN   TestWaitConditions/removed
21:09:16 [2023-01-10T21:09:16.752Z] === PAUSE TestWaitConditions/removed
21:09:16 [2023-01-10T21:09:16.752Z] === CONT  TestWaitConditions/default
21:09:16 [2023-01-10T21:09:16.752Z] === CONT  TestWaitConditions/next-exit
21:09:16 [2023-01-10T21:09:16.752Z]     wait_test.go:146: ContainerID = 89711729ebf5c93c45f342ccdc79fbcfa3378b013727939efab7d45ee3b4fbf2
21:09:16 [2023-01-10T21:09:16.752Z] === CONT  TestWaitConditions/default
21:09:16 [2023-01-10T21:09:16.752Z]     wait_test.go:146: ContainerID = 73e08fada7741341879219b2f73eb0ea175fa1e7d2ab17df2f549ebb54ea3fdd
21:09:17 [2023-01-10T21:09:17.313Z] === CONT  TestWaitConditions/removed
21:09:17 [2023-01-10T21:09:17.313Z]     wait_test.go:146: ContainerID = 5677268f0ffae49e178ca689f5a85b5e1623f23e853013cd68672fd3e0d59c48
21:09:17 [2023-01-10T21:09:17.568Z] === CONT  TestWaitConditions/not-running
21:09:17 [2023-01-10T21:09:17.568Z]     wait_test.go:146: ContainerID = 0b2c2cc00e85007dd0bc62aced20298a009ff79fc9758344735ff26325fc952a
21:09:18 [2023-01-10T21:09:18.133Z] --- PASS: TestWaitConditions (0.01s)
21:09:18 [2023-01-10T21:09:18.133Z]     --- PASS: TestWaitConditions/next-exit (0.55s)
21:09:18 [2023-01-10T21:09:18.133Z]     --- PASS: TestWaitConditions/default (0.72s)
21:09:18 [2023-01-10T21:09:18.133Z]     --- PASS: TestWaitConditions/removed (0.57s)
21:09:18 [2023-01-10T21:09:18.133Z]     --- PASS: TestWaitConditions/not-running (0.51s)
21:09:18 [2023-01-10T21:09:18.133Z] === RUN   TestWaitRestartedContainer
21:09:18 [2023-01-10T21:09:18.133Z] === RUN   TestWaitRestartedContainer/default
21:09:18 [2023-01-10T21:09:18.133Z] === PAUSE TestWaitRestartedContainer/default
21:09:18 [2023-01-10T21:09:18.133Z] === RUN   TestWaitRestartedContainer/not-running
21:09:18 [2023-01-10T21:09:18.133Z] === PAUSE TestWaitRestartedContainer/not-running
21:09:18 [2023-01-10T21:09:18.133Z] === RUN   TestWaitRestartedContainer/next-exit
21:09:18 [2023-01-10T21:09:18.133Z] === PAUSE TestWaitRestartedContainer/next-exit
21:09:18 [2023-01-10T21:09:18.133Z] === CONT  TestWaitRestartedContainer/default
21:09:18 [2023-01-10T21:09:18.133Z] === CONT  TestWaitRestartedContainer/next-exit
21:09:19 [2023-01-10T21:09:19.497Z] === CONT  TestWaitRestartedContainer/not-running
21:09:20 [2023-01-10T21:09:20.424Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:09:20 [2023-01-10T21:09:20.424Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
21:09:20 [2023-01-10T21:09:20.424Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
21:09:20 [2023-01-10T21:09:20.424Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
21:09:20 [2023-01-10T21:09:20.424Z] === CONT  TestContainerStartOnDaemonRestart
21:09:20 [2023-01-10T21:09:20.424Z] === CONT  TestRestartDaemonWithRestartingContainer
21:09:22 [2023-01-10T21:09:22.940Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s)
21:09:22 [2023-01-10T21:09:22.940Z] === CONT  TestIpcModeOlderClient
21:09:22 [2023-01-10T21:09:22.940Z] --- PASS: TestIpcModeOlderClient (0.06s)
21:09:22 [2023-01-10T21:09:22.940Z] === CONT  TestContainerKillOnDaemonStart
21:09:22 [2023-01-10T21:09:22.940Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s)
21:09:22 [2023-01-10T21:09:22.940Z] === CONT  TestDaemonHostGatewayIP
21:09:25 [2023-01-10T21:09:25.454Z] --- PASS: TestDaemonHostGatewayIP (2.12s)
21:09:25 [2023-01-10T21:09:25.454Z] === CONT  TestDaemonRestartIpcMode
21:09:27 [2023-01-10T21:09:27.342Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
21:09:33 [2023-01-10T21:09:33.873Z] --- PASS: TestContainerKillOnDaemonStart (11.46s)
21:09:33 [2023-01-10T21:09:33.873Z] PASS
21:09:33 [2023-01-10T21:09:33.873Z] 
21:09:33 [2023-01-10T21:09:33.873Z] === Skipped
21:09:33 [2023-01-10T21:09:33.873Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:09:33 [2023-01-10T21:09:33.873Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:09:33 [2023-01-10T21:09:33.873Z] 
21:09:33 [2023-01-10T21:09:33.873Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:09:33 [2023-01-10T21:09:33.873Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:09:33 [2023-01-10T21:09:33.873Z] 
21:09:33 [2023-01-10T21:09:33.873Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:09:33 [2023-01-10T21:09:33.873Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:09:33 [2023-01-10T21:09:33.873Z] 
21:09:33 [2023-01-10T21:09:33.873Z] DONE 281 tests, 3 skipped in 124.944s
21:09:33 [2023-01-10T21:09:33.873Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:09:33 [2023-01-10T21:09:33.873Z] ++ 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
21:09:33 [2023-01-10T21:09:33.873Z] ++ set -e
21:09:33 [2023-01-10T21:09:33.873Z] ++ '[' -n 0 ']'
21:09:33 [2023-01-10T21:09:33.873Z] ++ set -x
21:09:33 [2023-01-10T21:09:33.873Z] ++ 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
21:09:34 [2023-01-10T21:09:34.129Z] INFO: Testing against a local daemon
21:09:34 [2023-01-10T21:09:34.129Z] === RUN   TestConfigDaemonID
21:09:35 [2023-01-10T21:09:35.068Z]     daemon_test.go:51: [d2ce41a5b73bc] daemon is not started
21:09:35 [2023-01-10T21:09:35.068Z] --- PASS: TestConfigDaemonID (1.04s)
21:09:35 [2023-01-10T21:09:35.068Z] === RUN   TestDaemonConfigValidation
21:09:35 [2023-01-10T21:09:35.068Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:09:35 [2023-01-10T21:09:35.068Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:09:35 [2023-01-10T21:09:35.068Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:09:35 [2023-01-10T21:09:35.068Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:09:35 [2023-01-10T21:09:35.068Z] === RUN   TestDaemonConfigValidation/invalid_config
21:09:35 [2023-01-10T21:09:35.324Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:09:35 [2023-01-10T21:09:35.324Z] === RUN   TestDaemonConfigValidation/malformed_config
21:09:35 [2023-01-10T21:09:35.324Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:09:35 [2023-01-10T21:09:35.324Z] === RUN   TestDaemonConfigValidation/valid_config
21:09:35 [2023-01-10T21:09:35.324Z] === PAUSE TestDaemonConfigValidation/valid_config
21:09:35 [2023-01-10T21:09:35.324Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:09:35 [2023-01-10T21:09:35.324Z] === CONT  TestDaemonConfigValidation/malformed_config
21:09:35 [2023-01-10T21:09:35.324Z] === CONT  TestDaemonConfigValidation/valid_config
21:09:35 [2023-01-10T21:09:35.324Z] === CONT  TestDaemonConfigValidation/invalid_config
21:09:35 [2023-01-10T21:09:35.324Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:09:35 [2023-01-10T21:09:35.324Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:09:35 [2023-01-10T21:09:35.324Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:09:35 [2023-01-10T21:09:35.324Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:09:35 [2023-01-10T21:09:35.324Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:09:35 [2023-01-10T21:09:35.324Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:09:35 [2023-01-10T21:09:35.324Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:09:35 [2023-01-10T21:09:35.324Z] === RUN   TestConfigDaemonSeccompProfiles
21:09:35 [2023-01-10T21:09:35.324Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:09:36 [2023-01-10T21:09:36.687Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:09:37 [2023-01-10T21:09:37.614Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:09:38 [2023-01-10T21:09:38.540Z] === CONT  TestConfigDaemonSeccompProfiles
21:09:38 [2023-01-10T21:09:38.540Z]     daemon_test.go:165: [d525e4797747a] daemon is not started
21:09:38 [2023-01-10T21:09:38.540Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:09:38 [2023-01-10T21:09:38.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:09:38 [2023-01-10T21:09:38.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:09:38 [2023-01-10T21:09:38.540Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:09:38 [2023-01-10T21:09:38.540Z] === RUN   TestDaemonProxy
21:09:38 [2023-01-10T21:09:38.540Z] === RUN   TestDaemonProxy/environment_variables
21:09:40 [2023-01-10T21:09:40.427Z] === RUN   TestDaemonProxy/command-line_options
21:09:42 [2023-01-10T21:09:42.313Z] === RUN   TestDaemonProxy/configuration_file
21:09:43 [2023-01-10T21:09:43.676Z] === RUN   TestDaemonProxy/conflicting_options
21:09:44 [2023-01-10T21:09:44.237Z] === RUN   TestDaemonProxy/reload_sanitized
21:09:44 [2023-01-10T21:09:44.798Z] --- PASS: TestDaemonProxy (6.21s)
21:09:44 [2023-01-10T21:09:44.798Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
21:09:44 [2023-01-10T21:09:44.798Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
21:09:44 [2023-01-10T21:09:44.798Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
21:09:44 [2023-01-10T21:09:44.798Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:09:44 [2023-01-10T21:09:44.798Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:09:44 [2023-01-10T21:09:44.798Z] === RUN   TestLiveRestore
21:09:44 [2023-01-10T21:09:44.798Z] === RUN   TestLiveRestore/volume_references
21:09:44 [2023-01-10T21:09:44.798Z] === PAUSE TestLiveRestore/volume_references
21:09:44 [2023-01-10T21:09:44.798Z] === CONT  TestLiveRestore/volume_references
21:09:45 [2023-01-10T21:09:45.359Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:09:45 [2023-01-10T21:09:45.359Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:09:46 [2023-01-10T21:09:46.289Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:09:47 [2023-01-10T21:09:47.216Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:09:48 [2023-01-10T21:09:48.142Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:09:48 [2023-01-10T21:09:48.706Z] --- PASS: TestLiveRestore (0.00s)
21:09:48 [2023-01-10T21:09:48.706Z]     --- PASS: TestLiveRestore/volume_references (4.12s)
21:09:48 [2023-01-10T21:09:48.706Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.52s)
21:09:48 [2023-01-10T21:09:48.706Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
21:09:48 [2023-01-10T21:09:48.706Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
21:09:48 [2023-01-10T21:09:48.706Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
21:09:48 [2023-01-10T21:09:48.706Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s)
21:09:48 [2023-01-10T21:09:48.706Z] PASS
21:09:48 [2023-01-10T21:09:48.961Z] 
21:09:48 [2023-01-10T21:09:48.961Z] DONE 24 tests in 14.849s
21:09:48 [2023-01-10T21:09:48.961Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:09:48 [2023-01-10T21:09:48.961Z] ++ 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
21:09:48 [2023-01-10T21:09:48.961Z] ++ set -e
21:09:48 [2023-01-10T21:09:48.961Z] ++ '[' -n 0 ']'
21:09:48 [2023-01-10T21:09:48.961Z] ++ set -x
21:09:48 [2023-01-10T21:09:48.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:09:48 [2023-01-10T21:09:48.961Z] INFO: Testing against a local daemon
21:09:48 [2023-01-10T21:09:48.961Z] === RUN   TestCommitInheritsEnv
21:09:49 [2023-01-10T21:09:49.217Z] --- PASS: TestCommitInheritsEnv (0.15s)
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportExtremelyLargeImageWorks
21:09:49 [2023-01-10T21:09:49.217Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:09:49 [2023-01-10T21:09:49.217Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/#00
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/_______
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform//
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/linux
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/LINUX
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/macos
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:09:49 [2023-01-10T21:09:49.217Z] --- PASS: TestImportWithCustomPlatform (0.11s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:09:49 [2023-01-10T21:09:49.217Z] === RUN   TestImagesFilterMultiReference
21:09:49 [2023-01-10T21:09:49.472Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:09:49 [2023-01-10T21:09:49.472Z] === RUN   TestImagesFilterBeforeSince
21:09:49 [2023-01-10T21:09:49.472Z]     list_test.go:87: ImageList: ID=sha256:efeb6eba8e4de1074e841dc280e4fff5002a2068ae393bd066780739dc3e564c RepoTags=[testimagesfilterbeforesince:v1]
21:09:49 [2023-01-10T21:09:49.472Z]     list_test.go:87: ImageList: ID=sha256:a57a3cee835b8a3511e7f1b5b21df6ccbe1e1b53222d652aa1ab73ee22a767bb RepoTags=[testimagesfilterbeforesince:v3]
21:09:49 [2023-01-10T21:09:49.472Z]     list_test.go:87: ImageList: ID=sha256:3d92aa328f6ef31766bff75eaaf2d0765633d34a9087e06e4e544540da6721a4 RepoTags=[testimagesfilterbeforesince:v2]
21:09:49 [2023-01-10T21:09:49.730Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
21:09:49 [2023-01-10T21:09:49.730Z] === RUN   TestImagePullPlatformInvalid
21:09:49 [2023-01-10T21:09:49.730Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:09:49 [2023-01-10T21:09:49.730Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" 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.4 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=info msg="Starting upload purge in 52m0s" go.version=go1.19.4 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=006a6d44-4ba4-47aa-9b55-b73c9de66d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:46554" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=006a6d44-4ba4-47aa-9b55-b73c9de66d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:46554" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.166188ms http.response.status=200 http.response.written=2 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dbfe8fe3-7408-4ef2-ae1b-f79df2162dfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dbfe8fe3-7408-4ef2-ae1b-f79df2162dfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dbfe8fe3-7408-4ef2-ae1b-f79df2162dfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=29.817µs trace.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=4ed784e8-3eae-4860-b614-054f5bef00c0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=dbfe8fe3-7408-4ef2-ae1b-f79df2162dfb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.327765ms http.response.status=404 http.response.written=157 instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=693b42d8-9c34-4299-8e32-e9f802460791 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=693b42d8-9c34-4299-8e32-e9f802460791 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.730Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=693b42d8-9c34-4299-8e32-e9f802460791 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=26.699µs trace.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=64cac332-f017-4a24-896c-77309c8e2787 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=693b42d8-9c34-4299-8e32-e9f802460791 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.897727ms http.response.status=404 http.response.written=157 instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=267.722µs trace.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=05d1a6bd-5956-45e0-b68c-534dea84e3cc trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=214.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78fc0d9b-205e-42e0-8c22-577015f4a98c trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=3.086788ms trace.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=4ef25a76-9324-44f1-9038-139fa5c2c90d trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec 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=e13abd7c-bf6d-40fb-981b-49600b3f6cc4 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=337.464µs trace.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=4d49c4ac-7563-4bc2-92fb-92917f4726f1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ec486c57-506c-4652-9c50-04e3c4d74307 http.request.method=POST http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.628512ms http.response.status=202 http.response.written=0 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=66.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0bde91c1-2156-451e-9ee2-81b060a15022 trace.line=82 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=37.227µs trace.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=df05f870-b165-4600-bf64-fd1840f61698 trace.line=141 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=60.701µs trace.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=d6b65318-3d20-4c30-83fa-51f669545f7f trace.line=124 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=15.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=764986b5-c865-4271-9ee1-e80e886c2658 trace.line=141 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=21.645µs trace.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=5fface8e-de52-48c8-9d70-3224a433fb6c trace.line=141 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=15.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).Stat" trace.id=0abb30dc-4b8a-4436-beee-d19f6ded17a5 trace.line=141 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=85.792µs trace.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=4255657c-7f40-4522-af6f-389744d4326e trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3adc2533-e421-45b3-9eec-5d34c0636b8e http.request.method=POST http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=17.597253ms http.response.status=202 http.response.written=0 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=59.544µs trace.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=fd1fe7bc-b436-4ce2-b761-ab9ccf62a734 trace.line=167 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=93.225µs trace.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=20bdf545-e22e-4653-af8c-3ff56e32b3da trace.line=95 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=118.546µs trace.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=f387e2be-56e1-4c94-a5ea-ebab4e2fa7e1 trace.line=181 vars.name=test vars.uuid=fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e00bcd2d-6d8c-479e-8101-53f07bffa3d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46582" http.request.uri="/v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=7.409285ms http.response.status=201 http.response.written=0 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.731Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "PUT /v2/test/blobs/uploads/fe6e9667-729b-4dfd-8d4f-ecdb7bfa7ad1?_state=rPsU_yjfYEXakviACSpPlZbjQNLOb9BdYNLv_-32B517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZlNmU5NjY3LTcyOWItNGRmZC04ZDRmLWVjZGI3YmZhN2FkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU5NTYxMDVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.731Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=50.485µs trace.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=23fc6c31-f5dc-44db-95d2-5d30c116a6af trace.line=82 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=65.165µs trace.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=33434fbc-f11f-4ed8-a538-95a3f0a06275 trace.line=141 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=65.222µs trace.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=03200160-d7fd-4a5c-9881-29b8607357a4 trace.line=124 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=31.655µs trace.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=4d52a623-f1a1-452f-bd19-2c7f6ce94da2 trace.line=141 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=23.048µs trace.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=79292fd5-1289-4c95-a723-da94f53db5ed trace.line=141 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=13.374µs trace.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=ab5eb321-0758-4495-bb1c-ced4aa1f9e7d trace.line=141 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=55.942µs trace.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=cb0b3b57-24bb-4c45-91da-b360ba675d74 trace.line=167 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=349.739µs trace.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=bd01bde8-1603-4b67-a588-6d6da3702a0b trace.line=95 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=372.237µs trace.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=46ec1265-3e8f-4102-9dbd-9c37adaa3555 trace.line=181 vars.name=test vars.uuid=ae120f34-fdca-4cb5-bc55-e47f480b6543 version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ba5b6f64-b513-4afd-9ef7-5a63e7db7f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.643888ms http.response.status=201 http.response.written=0 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "PUT /v2/test/blobs/uploads/ae120f34-fdca-4cb5-bc55-e47f480b6543?_state=dHnEAn4tPckNqFF_2Cg2C7uSx_i74MfbewxeGpXF7yN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTIwZjM0LWZkY2EtNGNiNS1iYzU1LWU0N2Y0ODBiNjU0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMFQyMTowOTo0OS42MjU0NTc2NDlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82d19193-a7cb-4527-9116-f5517f60b439 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82d19193-a7cb-4527-9116-f5517f60b439 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82d19193-a7cb-4527-9116-f5517f60b439 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=21.702µs trace.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=c69d08c9-a1f6-4c47-81d0-c842d3891ed4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=82d19193-a7cb-4527-9116-f5517f60b439 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="993.054µs" http.response.status=404 http.response.written=96 instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=31.614µs trace.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=05b63677-74d0-438e-8192-026f6900e242 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=13.842µs trace.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=c4c2eaa4-40ef-466e-af5d-d62e080f9103 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=20.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).GetContent" trace.id=374e1066-0725-4b60-a9f5-86a2e0ac5724 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=12.332µs trace.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=b3751ba6-a845-4b14-adf7-7f61da2aa5dd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=13.358µs trace.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=42a81ea9-c972-4cea-842a-8a901189457a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=52.528µs trace.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=0801a124-f56c-4770-8cdb-f826e1dc6a40 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=56.311µs trace.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=95087ea4-2dd5-41a9-a516-69bf73808cf5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.732Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=26.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c70703f7-f172-47a8-833a-e25eeb794de2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=64.204µs trace.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=8c65a5f7-54b8-40fc-99d8-8349a14c4799 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=38.801µs trace.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=a07b2994-69dd-42fb-8261-153c8cf83865 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7100e673-0411-4809-9354-b9a90656532f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46570" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=1.990629ms http.response.status=201 http.response.written=0 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ad35175-a3b3-4e35-b729-af40a59da3d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46608" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ad35175-a3b3-4e35-b729-af40a59da3d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46608" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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="923.632µs" http.response.status=200 http.response.written=2 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=158.858µs trace.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=dca69cb8-ac63-4037-ad1a-4579668147c8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=289.596µs trace.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=fc143eb7-6c79-4997-b3e7-675ede0be93a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=87.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00edea90-369a-4296-8582-d267fae2b5e8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=32.557µs trace.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=1cf72c61-0478-46dd-b46c-9d8e55448a99 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0fcdc9ec-dd07-4e86-922f-9834a75218e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46614" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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=3.246474ms http.response.status=200 http.response.written=417 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=41.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d96af764-b1a7-4948-b57f-d1507105410c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=17.379µs trace.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=84e45813-0e36-4498-ba21-65cd0eb07386 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=25.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d087d7fe-60bf-418b-91ce-7ee2ada693cf trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fade8cb9-8858-4e78-956e-323376482a05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46628" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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.684454ms http.response.status=200 http.response.written=417 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=34.429µs trace.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=a51d60e6-b786-4a4e-b201-b58d9872159e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=28.513µs trace.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=3df500c1-2665-4ea6-8263-a3a18e17e421 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=29.669µs trace.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=9f260605-535f-41e5-aae5-eda791c65ab3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=22.105µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a68f954-6aab-4a83-8bdd-6d8dff36edb1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.733Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=9.739µs trace.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=f8c40e56-e622-4d62-9fdb-fbeb90f81db9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=17.305µs trace.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=362f0279-54ca-454f-ad29-ce4e9d47e2e5 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=175.415µs trace.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=0c17798c-dfe2-494e-a61d-8ce75bae1564 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=32.394µs trace.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=b4bd4633-5d55-4d08-8b99-0fbf202aa511 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=35.782µs trace.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=aebf56d6-f217-4c67-8a8f-20249705d7ea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=42.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).Stat" trace.id=74387b80-8e34-422c-bc1c-c9266f9c1b32 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=5aef6a62-746e-4aec-970f-00bc7059f621 http.request.method=GET http.request.remoteaddr="127.0.0.1:46658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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.899926ms http.response.status=200 http.response.written=68 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=22.457µs trace.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=e8447ce1-4d28-49fe-afcc-294099d1e1b9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=48.902µs trace.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=3cd3da17-e08a-4236-a467-9fc3ea881123 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=16.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c75d014-20c2-4af6-bbfa-cf6c6075cb9f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=32.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6174e8f0-5243-4150-8beb-009b0279542b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=8.534µs trace.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=34e0b835-23cb-48f2-9a2c-0a8601e0b65b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=29.349µs trace.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=7cdd4780-c8e1-46aa-ac56-af01aaa508ed trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=36.282µs trace.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=04f8359e-5d0f-4f13-bf02-59b50a069815 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=28.176µs trace.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=3ea79a2f-504a-453b-8167-4c9492cb91a1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=395df81c-3b6f-4baa-9d3e-2ffe08f8750c http.request.method=GET http.request.remoteaddr="127.0.0.1:46642" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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=12.62495ms http.response.status=200 http.response.written=179 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=95dfcf4a-9936-4c94-995d-97c496af3592 http.request.method=GET http.request.remoteaddr="127.0.0.1:46680" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=95dfcf4a-9936-4c94-995d-97c496af3592 http.request.method=GET http.request.remoteaddr="127.0.0.1:46680" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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="814.439µs" http.response.status=200 http.response.written=2 instance.id=b03407f6-4fd3-4786-b665-133d124672ec version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=35.003µs trace.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=cb64e1e4-e631-4d3a-8347-f39f2680a996 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=14.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).GetContent" trace.id=fadb9213-812e-47ec-9ce1-bf0f4c85039e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=6a96d2bd-2d1d-48eb-9070-d45d9b37b278 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46688" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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=2.021898ms http.response.status=404 http.response.written=181 instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.734Z] time="2023-01-10T21:09:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.735Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=27.388µs trace.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=0bb9e844-c45b-458b-a146-62f3b16d7eec trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.735Z] time="2023-01-10T21:09:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b03407f6-4fd3-4786-b665-133d124672ec trace.duration=17.625µs trace.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=d09dfd77-6009-4e14-87af-565e194d4fa0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.735Z] time="2023-01-10T21:09:49Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=eddd5677-50e4-4074-8ec1-950baac7e6e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46702" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd 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=2.373271ms http.response.status=404 http.response.written=181 instance.id=b03407f6-4fd3-4786-b665-133d124672ec vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:09:49 [2023-01-10T21:09:49.735Z] 127.0.0.1 - - [10/Jan/2023:21:09:49 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/1dcf7d5b03b654e94ffbd583f9694ca6d40253bd kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:09:49 [2023-01-10T21:09:49.990Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestRemoveImageOrphaning
21:09:49 [2023-01-10T21:09:49.991Z] --- PASS: TestRemoveImageOrphaning (0.15s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestRemoveImageGarbageCollector
21:09:49 [2023-01-10T21:09:49.991Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:09:49 [2023-01-10T21:09:49.991Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:09:49 [2023-01-10T21:09:49.991Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestTagInvalidReference
21:09:49 [2023-01-10T21:09:49.991Z] --- PASS: TestTagInvalidReference (0.01s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestTagValidPrefixedRepo
21:09:49 [2023-01-10T21:09:49.991Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:09:49 [2023-01-10T21:09:49.991Z] === RUN   TestTagExistedNameWithoutForce
21:09:50 [2023-01-10T21:09:50.246Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:09:50 [2023-01-10T21:09:50.246Z] === RUN   TestTagOfficialNames
21:09:50 [2023-01-10T21:09:50.246Z] --- PASS: TestTagOfficialNames (0.05s)
21:09:50 [2023-01-10T21:09:50.247Z] === RUN   TestTagMatchesDigest
21:09:50 [2023-01-10T21:09:50.247Z] --- PASS: TestTagMatchesDigest (0.01s)
21:09:50 [2023-01-10T21:09:50.247Z] PASS
21:09:50 [2023-01-10T21:09:50.247Z] 
21:09:50 [2023-01-10T21:09:50.247Z] === Skipped
21:09:50 [2023-01-10T21:09:50.247Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:09:50 [2023-01-10T21:09:50.247Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:09:50 [2023-01-10T21:09:50.247Z] 
21:09:50 [2023-01-10T21:09:50.247Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:09:50 [2023-01-10T21:09:50.247Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:09:50 [2023-01-10T21:09:50.247Z] 
21:09:50 [2023-01-10T21:09:50.247Z] DONE 24 tests, 2 skipped in 1.343s
21:09:50 [2023-01-10T21:09:50.247Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:09:50 [2023-01-10T21:09:50.247Z] ++ 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
21:09:50 [2023-01-10T21:09:50.247Z] ++ set -e
21:09:50 [2023-01-10T21:09:50.247Z] ++ '[' -n 0 ']'
21:09:50 [2023-01-10T21:09:50.247Z] ++ set -x
21:09:50 [2023-01-10T21:09:50.247Z] ++ 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
21:09:50 [2023-01-10T21:09:50.247Z] === RUN   TestStripANSICommands
21:09:50 [2023-01-10T21:09:50.247Z] === RUN   TestStripANSICommands/#00
21:09:50 [2023-01-10T21:09:50.247Z] === RUN   TestStripANSICommands/#01
21:09:50 [2023-01-10T21:09:50.247Z] --- PASS: TestStripANSICommands (0.00s)
21:09:50 [2023-01-10T21:09:50.247Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:09:50 [2023-01-10T21:09:50.247Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:09:50 [2023-01-10T21:09:50.247Z] PASS
21:09:50 [2023-01-10T21:09:50.247Z] 
21:09:50 [2023-01-10T21:09:50.247Z] DONE 3 tests in 0.046s
21:09:50 [2023-01-10T21:09:50.247Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:09:50 [2023-01-10T21:09:50.247Z] ++ 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
21:09:50 [2023-01-10T21:09:50.247Z] ++ set -e
21:09:50 [2023-01-10T21:09:50.247Z] ++ '[' -n 0 ']'
21:09:50 [2023-01-10T21:09:50.247Z] ++ set -x
21:09:50 [2023-01-10T21:09:50.247Z] ++ 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
21:09:50 [2023-01-10T21:09:50.247Z] INFO: Testing against a local daemon
21:09:50 [2023-01-10T21:09:50.247Z] === RUN   TestNetworkCreateDelete
21:09:50 [2023-01-10T21:09:50.503Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:09:50 [2023-01-10T21:09:50.503Z] === RUN   TestDockerNetworkDeletePreferID
21:09:51 [2023-01-10T21:09:51.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:09:51 [2023-01-10T21:09:51.064Z] === RUN   TestDaemonDNSFallback
21:09:57 [2023-01-10T21:09:57.598Z] --- PASS: TestDaemonDNSFallback (6.19s)
21:09:57 [2023-01-10T21:09:57.598Z] === RUN   TestInspectNetwork
21:10:00 [2023-01-10T21:10:00.111Z] === RUN   TestInspectNetwork/full_network_id
21:10:00 [2023-01-10T21:10:00.111Z] === RUN   TestInspectNetwork/partial_network_id
21:10:00 [2023-01-10T21:10:00.111Z] === RUN   TestInspectNetwork/network_name
21:10:00 [2023-01-10T21:10:00.111Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:10:04 [2023-01-10T21:10:04.275Z] --- PASS: TestInspectNetwork (6.80s)
21:10:04 [2023-01-10T21:10:04.275Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:10:04 [2023-01-10T21:10:04.275Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:10:04 [2023-01-10T21:10:04.275Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:10:04 [2023-01-10T21:10:04.275Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:10:04 [2023-01-10T21:10:04.275Z] === RUN   TestRunContainerWithBridgeNone
21:10:05 [2023-01-10T21:10:05.202Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/create
21:10:05 [2023-01-10T21:10:05.202Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:10:05 [2023-01-10T21:10:05.202Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:05 [2023-01-10T21:10:05.202Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:05 [2023-01-10T21:10:05.202Z] === CONT  TestNetworkInvalidJSON/networks/create
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:10:05 [2023-01-10T21:10:05.202Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:10:05 [2023-01-10T21:10:05.202Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:10:05 [2023-01-10T21:10:05.202Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:10:05 [2023-01-10T21:10:05.202Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkList
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkList//networks
21:10:05 [2023-01-10T21:10:05.202Z] === PAUSE TestNetworkList//networks
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestNetworkList//networks/
21:10:05 [2023-01-10T21:10:05.202Z] === PAUSE TestNetworkList//networks/
21:10:05 [2023-01-10T21:10:05.202Z] === CONT  TestNetworkList//networks
21:10:05 [2023-01-10T21:10:05.202Z] === CONT  TestNetworkList//networks/
21:10:05 [2023-01-10T21:10:05.202Z] --- PASS: TestNetworkList (0.02s)
21:10:05 [2023-01-10T21:10:05.202Z]     --- PASS: TestNetworkList//networks (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:10:05 [2023-01-10T21:10:05.202Z] === RUN   TestHostIPv4BridgeLabel
21:10:05 [2023-01-10T21:10:05.762Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:10:05 [2023-01-10T21:10:05.762Z] === RUN   TestDaemonRestartWithLiveRestore
21:10:07 [2023-01-10T21:10:07.129Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:10:07 [2023-01-10T21:10:07.129Z] === RUN   TestDaemonDefaultNetworkPools
21:10:07 [2023-01-10T21:10:07.690Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
21:10:07 [2023-01-10T21:10:07.690Z] === RUN   TestDaemonRestartWithExistingNetwork
21:10:09 [2023-01-10T21:10:09.054Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
21:10:09 [2023-01-10T21:10:09.054Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:10:09 [2023-01-10T21:10:09.980Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:10:09 [2023-01-10T21:10:09.980Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:10:10 [2023-01-10T21:10:10.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:10:10 [2023-01-10T21:10:10.542Z] === RUN   TestServiceWithPredefinedNetwork
21:10:13 [2023-01-10T21:10:13.055Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
21:10:13 [2023-01-10T21:10:13.055Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:10:13 [2023-01-10T21:10:13.055Z]     service_test.go:242: FLAKY_TEST
21:10:13 [2023-01-10T21:10:13.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:13 [2023-01-10T21:10:13.055Z] === RUN   TestServiceWithDataPathPortInit
21:10:27 [2023-01-10T21:10:27.889Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
21:10:27 [2023-01-10T21:10:27.889Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:10:28 [2023-01-10T21:10:28.816Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ejgx3mtu56pk0ld7fq9i6kl1d Created:2023-01-10 21:10:27.575465522 +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[794ea2dc86bfb7a930e8a3cd50249493939e0a0b0d6bdedf25559086712a1be7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h2ztf8zqehoyjnnwnna6y4tsk EndpointID:e4137488d95d2d41adc005da140e0a8ea536819c115de628720c4d7c7ba5c345 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e24943fb808d9784087806a56af8033d0305ad2b1aa80e0bbcd51c34eeb7ff6 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:1e3192481504 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h2ztf8zqehoyjnnwnna6y4tsk EndpointID:e4137488d95d2d41adc005da140e0a8ea536819c115de628720c4d7c7ba5c345 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:10:34 [2023-01-10T21:10:34.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
21:10:34 [2023-01-10T21:10:34.062Z] PASS
21:10:34 [2023-01-10T21:10:34.062Z] 
21:10:34 [2023-01-10T21:10:34.062Z] === Skipped
21:10:34 [2023-01-10T21:10:34.062Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:10:34 [2023-01-10T21:10:34.062Z]     service_test.go:242: FLAKY_TEST
21:10:34 [2023-01-10T21:10:34.062Z] 
21:10:34 [2023-01-10T21:10:34.062Z] DONE 38 tests, 1 skipped in 42.880s
21:10:34 [2023-01-10T21:10:34.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:10:34 [2023-01-10T21:10:34.062Z] ++ 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
21:10:34 [2023-01-10T21:10:34.062Z] ++ set -e
21:10:34 [2023-01-10T21:10:34.062Z] ++ '[' -n 0 ']'
21:10:34 [2023-01-10T21:10:34.062Z] ++ set -x
21:10:34 [2023-01-10T21:10:34.062Z] ++ 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
21:10:34 [2023-01-10T21:10:34.062Z] INFO: Testing against a local daemon
21:10:34 [2023-01-10T21:10:34.062Z] === RUN   TestDockerNetworkIpvlanPersistance
21:10:34 [2023-01-10T21:10:34.062Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:34 [2023-01-10T21:10:34.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:10:34 [2023-01-10T21:10:34.062Z] === RUN   TestDockerNetworkIpvlan
21:10:34 [2023-01-10T21:10:34.062Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:34 [2023-01-10T21:10:34.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:10:34 [2023-01-10T21:10:34.062Z] PASS
21:10:34 [2023-01-10T21:10:34.062Z] 
21:10:34 [2023-01-10T21:10:34.062Z] === Skipped
21:10:34 [2023-01-10T21:10:34.062Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:10:34 [2023-01-10T21:10:34.062Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:34 [2023-01-10T21:10:34.062Z] 
21:10:34 [2023-01-10T21:10:34.062Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:10:34 [2023-01-10T21:10:34.062Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:10:34 [2023-01-10T21:10:34.062Z] 
21:10:34 [2023-01-10T21:10:34.062Z] DONE 2 tests, 2 skipped in 0.095s
21:10:34 [2023-01-10T21:10:34.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:10:34 [2023-01-10T21:10:34.062Z] ++ 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
21:10:34 [2023-01-10T21:10:34.062Z] ++ set -e
21:10:34 [2023-01-10T21:10:34.062Z] ++ '[' -n 0 ']'
21:10:34 [2023-01-10T21:10:34.062Z] ++ set -x
21:10:34 [2023-01-10T21:10:34.062Z] ++ 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
21:10:34 [2023-01-10T21:10:34.062Z] INFO: Testing against a local daemon
21:10:34 [2023-01-10T21:10:34.062Z] === RUN   TestDockerNetworkMacvlanPersistance
21:10:34 [2023-01-10T21:10:34.644Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s)
21:10:34 [2023-01-10T21:10:34.644Z] === RUN   TestDockerNetworkMacvlan
21:10:35 [2023-01-10T21:10:35.205Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:10:35 [2023-01-10T21:10:35.766Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:10:36 [2023-01-10T21:10:36.326Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:10:38 [2023-01-10T21:10:38.214Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:10:39 [2023-01-10T21:10:39.578Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:10:42 [2023-01-10T21:10:42.844Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:10:43 [2023-01-10T21:10:43.406Z] --- PASS: TestDockerNetworkMacvlan (8.75s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
21:10:43 [2023-01-10T21:10:43.406Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
21:10:43 [2023-01-10T21:10:43.406Z] PASS
21:10:43 [2023-01-10T21:10:43.406Z] 
21:10:43 [2023-01-10T21:10:43.406Z] DONE 8 tests in 10.001s
21:10:43 [2023-01-10T21:10:43.406Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:10:43 [2023-01-10T21:10:43.406Z] ++ 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
21:10:43 [2023-01-10T21:10:43.406Z] ++ set -e
21:10:43 [2023-01-10T21:10:43.406Z] ++ '[' -n 0 ']'
21:10:43 [2023-01-10T21:10:43.406Z] ++ set -x
21:10:43 [2023-01-10T21:10:43.406Z] ++ 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
21:10:43 [2023-01-10T21:10:43.406Z] testing: warning: no tests to run
21:10:43 [2023-01-10T21:10:43.406Z] PASS
21:10:43 [2023-01-10T21:10:43.406Z] 
21:10:43 [2023-01-10T21:10:43.406Z] DONE 0 tests in 0.025s
21:10:43 [2023-01-10T21:10:43.406Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:10:43 [2023-01-10T21:10:43.406Z] ++ 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
21:10:43 [2023-01-10T21:10:43.406Z] ++ set -e
21:10:43 [2023-01-10T21:10:43.406Z] ++ '[' -n 0 ']'
21:10:43 [2023-01-10T21:10:43.406Z] ++ set -x
21:10:43 [2023-01-10T21:10:43.406Z] ++ 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
21:10:43 [2023-01-10T21:10:43.406Z] INFO: Testing against a local daemon
21:10:43 [2023-01-10T21:10:43.406Z] === RUN   TestAuthZPluginAllowRequest
21:10:44 [2023-01-10T21:10:44.770Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
21:10:44 [2023-01-10T21:10:44.770Z] === RUN   TestAuthZPluginTLS
21:10:45 [2023-01-10T21:10:45.026Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:10:45 [2023-01-10T21:10:45.026Z] === RUN   TestAuthZPluginDenyRequest
21:10:45 [2023-01-10T21:10:45.587Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:10:45 [2023-01-10T21:10:45.587Z] === RUN   TestAuthZPluginAPIDenyResponse
21:10:46 [2023-01-10T21:10:46.147Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:10:46 [2023-01-10T21:10:46.147Z] === RUN   TestAuthZPluginDenyResponse
21:10:46 [2023-01-10T21:10:46.709Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:10:46 [2023-01-10T21:10:46.709Z] === RUN   TestAuthZPluginAllowEventStream
21:10:47 [2023-01-10T21:10:47.638Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
21:10:47 [2023-01-10T21:10:47.638Z] === RUN   TestAuthZPluginErrorResponse
21:10:48 [2023-01-10T21:10:48.199Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:10:48 [2023-01-10T21:10:48.199Z] === RUN   TestAuthZPluginErrorRequest
21:10:48 [2023-01-10T21:10:48.762Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:10:48 [2023-01-10T21:10:48.762Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:10:49 [2023-01-10T21:10:49.323Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:10:49 [2023-01-10T21:10:49.323Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:10:50 [2023-01-10T21:10:50.686Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
21:10:50 [2023-01-10T21:10:50.686Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:10:51 [2023-01-10T21:10:51.613Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
21:10:51 [2023-01-10T21:10:51.613Z] === RUN   TestAuthZPluginHeader
21:10:52 [2023-01-10T21:10:52.174Z] --- PASS: TestAuthZPluginHeader (0.62s)
21:10:52 [2023-01-10T21:10:52.174Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:10:52 [2023-01-10T21:10:52.174Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:10:52 [2023-01-10T21:10:52.174Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:10:52 [2023-01-10T21:10:52.174Z] === RUN   TestAuthZPluginV2Disable
21:10:52 [2023-01-10T21:10:52.174Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:10:52 [2023-01-10T21:10:52.174Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:10:52 [2023-01-10T21:10:52.174Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:10:52 [2023-01-10T21:10:52.174Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:10:52 [2023-01-10T21:10:52.174Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:10:52 [2023-01-10T21:10:52.174Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:10:52 [2023-01-10T21:10:52.174Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:10:52 [2023-01-10T21:10:52.174Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:10:52 [2023-01-10T21:10:52.174Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:11:10 [2023-01-10T21:11:10.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
21:11:10 [2023-01-10T21:11:10.212Z] PASS
21:11:10 [2023-01-10T21:11:10.212Z] 
21:11:10 [2023-01-10T21:11:10.212Z] === Skipped
21:11:10 [2023-01-10T21:11:10.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:10 [2023-01-10T21:11:10.212Z] 
21:11:10 [2023-01-10T21:11:10.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:10 [2023-01-10T21:11:10.212Z] 
21:11:10 [2023-01-10T21:11:10.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:10 [2023-01-10T21:11:10.212Z] 
21:11:10 [2023-01-10T21:11:10.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:10 [2023-01-10T21:11:10.212Z] 
21:11:10 [2023-01-10T21:11:10.212Z] DONE 17 tests, 4 skipped in 25.703s
21:11:10 [2023-01-10T21:11:10.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:11:10 [2023-01-10T21:11:10.212Z] ++ 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
21:11:10 [2023-01-10T21:11:10.212Z] ++ set -e
21:11:10 [2023-01-10T21:11:10.212Z] ++ '[' -n 0 ']'
21:11:10 [2023-01-10T21:11:10.212Z] ++ set -x
21:11:10 [2023-01-10T21:11:10.212Z] ++ 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
21:11:10 [2023-01-10T21:11:10.212Z] INFO: Testing against a local daemon
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:11:10 [2023-01-10T21:11:10.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:10 [2023-01-10T21:11:10.212Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:11:10 [2023-01-10T21:11:10.212Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:11:10 [2023-01-10T21:11:10.212Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:11:10 [2023-01-10T21:11:10.212Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:11:10 [2023-01-10T21:11:10.212Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:11:10 [2023-01-10T21:11:10.212Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:11:10 [2023-01-10T21:11:10.212Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInstall
21:11:10 [2023-01-10T21:11:10.212Z] === RUN   TestPluginInstall/no_auth
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc7116af209ef7f1c4aa9a095f8f71c094b78f286ccb0ec881f9d3b579fdee3" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fc7116af209ef7f1c4aa9a095f8f71c094b78f286ccb0ec881f9d3b579fdee3" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:13 [2023-01-10T21:11:13.477Z] === RUN   TestPluginInstall/with_htpasswd
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:985cb0bc34baaa54ef2814cbdc054e446677aa017233b3e6c1bb9d8acaf22500" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:13 [2023-01-10T21:11:13.477Z] time="2023-01-10T21:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:985cb0bc34baaa54ef2814cbdc054e446677aa017233b3e6c1bb9d8acaf22500" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:13 [2023-01-10T21:11:13.733Z] === RUN   TestPluginInstall/with_insecure
21:11:14 [2023-01-10T21:11:14.660Z] time="2023-01-10T21:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:14 [2023-01-10T21:11:14.660Z] time="2023-01-10T21:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8648fb340a61cbb72a22e18e002d0a947d97715429b265b2d2d047269b1ca774" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:14 [2023-01-10T21:11:14.660Z] time="2023-01-10T21:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:11:14 [2023-01-10T21:11:14.660Z] time="2023-01-10T21:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8648fb340a61cbb72a22e18e002d0a947d97715429b265b2d2d047269b1ca774" mediatype=application/vnd.docker.plugin.v1+json size=522
21:11:14 [2023-01-10T21:11:14.660Z]     plugin_test.go:196: [d833d989686e0] daemon is not started
21:11:14 [2023-01-10T21:11:14.660Z] --- PASS: TestPluginInstall (5.51s)
21:11:14 [2023-01-10T21:11:14.660Z]     --- PASS: TestPluginInstall/no_auth (4.05s)
21:11:14 [2023-01-10T21:11:14.660Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
21:11:14 [2023-01-10T21:11:14.660Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
21:11:14 [2023-01-10T21:11:14.660Z] === RUN   TestPluginsWithRuntimes
21:11:16 [2023-01-10T21:11:16.547Z] === RUN   TestPluginsWithRuntimes/No_Args
21:11:17 [2023-01-10T21:11:17.112Z] === RUN   TestPluginsWithRuntimes/With_Args
21:11:18 [2023-01-10T21:11:18.038Z] --- PASS: TestPluginsWithRuntimes (3.30s)
21:11:18 [2023-01-10T21:11:18.038Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
21:11:18 [2023-01-10T21:11:18.038Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:11:18 [2023-01-10T21:11:18.038Z] === RUN   TestPluginBackCompatMediaTypes
21:11:18 [2023-01-10T21:11:18.599Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
21:11:18 [2023-01-10T21:11:18.599Z] PASS
21:11:18 [2023-01-10T21:11:18.599Z] 
21:11:18 [2023-01-10T21:11:18.599Z] DONE 24 tests in 9.477s
21:11:18 [2023-01-10T21:11:18.599Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:11:18 [2023-01-10T21:11:18.599Z] ++ 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
21:11:18 [2023-01-10T21:11:18.599Z] ++ set -e
21:11:18 [2023-01-10T21:11:18.599Z] ++ '[' -n 0 ']'
21:11:18 [2023-01-10T21:11:18.599Z] ++ set -x
21:11:18 [2023-01-10T21:11:18.599Z] ++ 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
21:11:18 [2023-01-10T21:11:18.599Z] INFO: Testing against a local daemon
21:11:18 [2023-01-10T21:11:18.599Z] === RUN   TestExternalGraphDriver
21:11:19 [2023-01-10T21:11:19.160Z] === RUN   TestExternalGraphDriver/json
21:11:20 [2023-01-10T21:11:20.525Z] === RUN   TestExternalGraphDriver/spec
21:11:21 [2023-01-10T21:11:21.889Z] === RUN   TestExternalGraphDriver/pull
21:11:23 [2023-01-10T21:11:23.776Z] --- PASS: TestExternalGraphDriver (4.88s)
21:11:23 [2023-01-10T21:11:23.776Z]     --- PASS: TestExternalGraphDriver/json (1.48s)
21:11:23 [2023-01-10T21:11:23.776Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
21:11:23 [2023-01-10T21:11:23.776Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
21:11:23 [2023-01-10T21:11:23.776Z] === RUN   TestGraphdriverPluginV2
21:11:23 [2023-01-10T21:11:23.776Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:23 [2023-01-10T21:11:23.776Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:11:23 [2023-01-10T21:11:23.776Z] PASS
21:11:23 [2023-01-10T21:11:23.776Z] 
21:11:23 [2023-01-10T21:11:23.776Z] === Skipped
21:11:23 [2023-01-10T21:11:23.776Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:11:23 [2023-01-10T21:11:23.776Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:11:23 [2023-01-10T21:11:23.776Z] 
21:11:23 [2023-01-10T21:11:23.776Z] DONE 5 tests, 1 skipped in 5.332s
21:11:24 [2023-01-10T21:11:24.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:11:24 [2023-01-10T21:11:24.032Z] ++ 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
21:11:24 [2023-01-10T21:11:24.032Z] ++ set -e
21:11:24 [2023-01-10T21:11:24.032Z] ++ '[' -n 0 ']'
21:11:24 [2023-01-10T21:11:24.032Z] ++ set -x
21:11:24 [2023-01-10T21:11:24.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:11:24 [2023-01-10T21:11:24.032Z] INFO: Testing against a local daemon
21:11:24 [2023-01-10T21:11:24.032Z] === RUN   TestContinueAfterPluginCrash
21:11:24 [2023-01-10T21:11:24.032Z] === PAUSE TestContinueAfterPluginCrash
21:11:24 [2023-01-10T21:11:24.032Z] === RUN   TestReadPluginNoRead
21:11:24 [2023-01-10T21:11:24.032Z] === PAUSE TestReadPluginNoRead
21:11:24 [2023-01-10T21:11:24.032Z] === RUN   TestDaemonStartWithLogOpt
21:11:24 [2023-01-10T21:11:24.032Z] === PAUSE TestDaemonStartWithLogOpt
21:11:24 [2023-01-10T21:11:24.032Z] === CONT  TestDaemonStartWithLogOpt
21:11:24 [2023-01-10T21:11:24.032Z] === CONT  TestContinueAfterPluginCrash
21:11:27 [2023-01-10T21:11:27.298Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
21:11:27 [2023-01-10T21:11:27.298Z] === CONT  TestReadPluginNoRead
21:11:29 [2023-01-10T21:11:29.186Z] === RUN   TestReadPluginNoRead/default
21:11:30 [2023-01-10T21:11:30.550Z] === RUN   TestReadPluginNoRead/disabled_caching
21:11:31 [2023-01-10T21:11:31.476Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:11:32 [2023-01-10T21:11:32.043Z] --- PASS: TestContinueAfterPluginCrash (7.82s)
21:11:32 [2023-01-10T21:11:32.619Z] === CONT  TestReadPluginNoRead
21:11:32 [2023-01-10T21:11:32.619Z]     read_test.go:91: [d648fa78a943f] daemon is not started
21:11:32 [2023-01-10T21:11:32.619Z] --- PASS: TestReadPluginNoRead (5.67s)
21:11:32 [2023-01-10T21:11:32.619Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
21:11:32 [2023-01-10T21:11:32.619Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
21:11:32 [2023-01-10T21:11:32.619Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
21:11:32 [2023-01-10T21:11:32.619Z] PASS
21:11:32 [2023-01-10T21:11:32.619Z] 
21:11:32 [2023-01-10T21:11:32.619Z] DONE 6 tests in 8.812s
21:11:32 [2023-01-10T21:11:32.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:11:32 [2023-01-10T21:11:32.619Z] ++ 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
21:11:32 [2023-01-10T21:11:32.619Z] ++ set -e
21:11:32 [2023-01-10T21:11:32.619Z] ++ '[' -n 0 ']'
21:11:32 [2023-01-10T21:11:32.619Z] ++ set -x
21:11:32 [2023-01-10T21:11:32.619Z] ++ 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
21:11:32 [2023-01-10T21:11:32.875Z] testing: warning: no tests to run
21:11:32 [2023-01-10T21:11:32.875Z] PASS
21:11:32 [2023-01-10T21:11:32.875Z] 
21:11:32 [2023-01-10T21:11:32.875Z] DONE 0 tests in 0.038s
21:11:32 [2023-01-10T21:11:32.875Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:11:32 [2023-01-10T21:11:32.875Z] ++ 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
21:11:32 [2023-01-10T21:11:32.875Z] ++ set -e
21:11:32 [2023-01-10T21:11:32.875Z] ++ '[' -n 0 ']'
21:11:32 [2023-01-10T21:11:32.875Z] ++ set -x
21:11:32 [2023-01-10T21:11:32.875Z] ++ 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
21:11:32 [2023-01-10T21:11:32.875Z] INFO: Testing against a local daemon
21:11:32 [2023-01-10T21:11:32.875Z] === RUN   TestPluginWithDevMounts
21:11:32 [2023-01-10T21:11:32.875Z] === PAUSE TestPluginWithDevMounts
21:11:32 [2023-01-10T21:11:32.875Z] === CONT  TestPluginWithDevMounts
21:11:34 [2023-01-10T21:11:34.763Z] --- PASS: TestPluginWithDevMounts (1.49s)
21:11:34 [2023-01-10T21:11:34.763Z] PASS
21:11:34 [2023-01-10T21:11:34.763Z] 
21:11:34 [2023-01-10T21:11:34.763Z] DONE 1 tests in 1.622s
21:11:34 [2023-01-10T21:11:34.763Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:11:34 [2023-01-10T21:11:34.763Z] ++ 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
21:11:34 [2023-01-10T21:11:34.763Z] ++ set -e
21:11:34 [2023-01-10T21:11:34.763Z] ++ '[' -n 0 ']'
21:11:34 [2023-01-10T21:11:34.763Z] ++ set -x
21:11:34 [2023-01-10T21:11:34.763Z] ++ 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
21:11:34 [2023-01-10T21:11:34.763Z] INFO: Testing against a local daemon
21:11:34 [2023-01-10T21:11:34.763Z] === RUN   TestSecretInspect
21:11:36 [2023-01-10T21:11:36.650Z] --- PASS: TestSecretInspect (2.08s)
21:11:36 [2023-01-10T21:11:36.650Z] === RUN   TestSecretList
21:11:39 [2023-01-10T21:11:39.167Z] --- PASS: TestSecretList (2.18s)
21:11:39 [2023-01-10T21:11:39.167Z] === RUN   TestSecretsCreateAndDelete
21:11:41 [2023-01-10T21:11:41.054Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
21:11:41 [2023-01-10T21:11:41.054Z] === RUN   TestSecretsUpdate
21:11:42 [2023-01-10T21:11:42.942Z] --- PASS: TestSecretsUpdate (2.08s)
21:11:42 [2023-01-10T21:11:42.942Z] === RUN   TestTemplatedSecret
21:11:45 [2023-01-10T21:11:45.455Z] --- PASS: TestTemplatedSecret (2.33s)
21:11:45 [2023-01-10T21:11:45.455Z] === RUN   TestSecretCreateResolve
21:11:47 [2023-01-10T21:11:47.343Z] --- PASS: TestSecretCreateResolve (2.05s)
21:11:47 [2023-01-10T21:11:47.343Z] PASS
21:11:47 [2023-01-10T21:11:47.343Z] 
21:11:47 [2023-01-10T21:11:47.343Z] DONE 6 tests in 12.979s
21:11:47 [2023-01-10T21:11:47.343Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:11:47 [2023-01-10T21:11:47.343Z] ++ 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
21:11:47 [2023-01-10T21:11:47.343Z] ++ set -e
21:11:47 [2023-01-10T21:11:47.343Z] ++ '[' -n 0 ']'
21:11:47 [2023-01-10T21:11:47.343Z] ++ set -x
21:11:47 [2023-01-10T21:11:47.343Z] ++ 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
21:11:47 [2023-01-10T21:11:47.598Z] INFO: Testing against a local daemon
21:11:47 [2023-01-10T21:11:47.598Z] === RUN   TestServiceCreateInit
21:11:47 [2023-01-10T21:11:47.598Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:11:51 [2023-01-10T21:11:51.767Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:11:55 [2023-01-10T21:11:55.032Z] --- PASS: TestServiceCreateInit (7.00s)
21:11:55 [2023-01-10T21:11:55.032Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
21:11:55 [2023-01-10T21:11:55.032Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
21:11:55 [2023-01-10T21:11:55.032Z] === RUN   TestCreateServiceMultipleTimes
21:12:09 [2023-01-10T21:12:09.866Z] --- PASS: TestCreateServiceMultipleTimes (14.83s)
21:12:09 [2023-01-10T21:12:09.866Z] === RUN   TestCreateServiceConflict
21:12:11 [2023-01-10T21:12:11.754Z] --- PASS: TestCreateServiceConflict (2.16s)
21:12:11 [2023-01-10T21:12:11.754Z] === RUN   TestCreateServiceMaxReplicas
21:12:14 [2023-01-10T21:12:14.268Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
21:12:14 [2023-01-10T21:12:14.268Z] === RUN   TestCreateWithDuplicateNetworkNames
21:12:29 [2023-01-10T21:12:29.112Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
21:12:29 [2023-01-10T21:12:29.112Z] === RUN   TestCreateServiceSecretFileMode
21:12:29 [2023-01-10T21:12:29.673Z] --- PASS: TestCreateServiceSecretFileMode (2.28s)
21:12:29 [2023-01-10T21:12:29.673Z] === RUN   TestCreateServiceConfigFileMode
21:12:32 [2023-01-10T21:12:32.187Z] --- PASS: TestCreateServiceConfigFileMode (2.29s)
21:12:32 [2023-01-10T21:12:32.187Z] === RUN   TestCreateServiceSysctls
21:12:34 [2023-01-10T21:12:34.701Z] --- PASS: TestCreateServiceSysctls (2.86s)
21:12:34 [2023-01-10T21:12:34.701Z] === RUN   TestCreateServiceCapabilities
21:12:37 [2023-01-10T21:12:37.214Z] --- PASS: TestCreateServiceCapabilities (2.26s)
21:12:37 [2023-01-10T21:12:37.214Z] === RUN   TestInspect
21:12:39 [2023-01-10T21:12:39.729Z] --- PASS: TestInspect (2.57s)
21:12:39 [2023-01-10T21:12:39.729Z] === RUN   TestCreateJob
21:12:42 [2023-01-10T21:12:42.994Z] --- PASS: TestCreateJob (2.92s)
21:12:42 [2023-01-10T21:12:42.994Z] === RUN   TestReplicatedJob
21:12:48 [2023-01-10T21:12:48.249Z] --- PASS: TestReplicatedJob (5.08s)
21:12:48 [2023-01-10T21:12:48.249Z] === RUN   TestUpdateReplicatedJob
21:12:50 [2023-01-10T21:12:50.763Z] --- PASS: TestUpdateReplicatedJob (2.93s)
21:12:50 [2023-01-10T21:12:50.763Z] === RUN   TestServiceListWithStatuses
21:12:50 [2023-01-10T21:12:50.763Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:12:50 [2023-01-10T21:12:50.763Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:12:50 [2023-01-10T21:12:50.763Z] === RUN   TestDockerNetworkConnectAlias
21:12:54 [2023-01-10T21:12:54.926Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
21:12:54 [2023-01-10T21:12:54.926Z] === RUN   TestDockerNetworkReConnect
21:12:58 [2023-01-10T21:12:58.193Z] --- PASS: TestDockerNetworkReConnect (3.20s)
21:12:58 [2023-01-10T21:12:58.193Z] === RUN   TestServicePlugin
21:12:58 [2023-01-10T21:12:58.193Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:12:58 [2023-01-10T21:12:58.193Z] --- SKIP: TestServicePlugin (0.00s)
21:12:58 [2023-01-10T21:12:58.193Z] === RUN   TestServiceUpdateLabel
21:13:00 [2023-01-10T21:13:00.081Z] --- PASS: TestServiceUpdateLabel (2.19s)
21:13:00 [2023-01-10T21:13:00.081Z] === RUN   TestServiceUpdateSecrets
21:13:14 [2023-01-10T21:13:14.920Z] --- PASS: TestServiceUpdateSecrets (14.22s)
21:13:14 [2023-01-10T21:13:14.920Z] === RUN   TestServiceUpdateConfigs
21:13:29 [2023-01-10T21:13:29.755Z] --- PASS: TestServiceUpdateConfigs (14.33s)
21:13:29 [2023-01-10T21:13:29.755Z] === RUN   TestServiceUpdateNetwork
21:13:41 [2023-01-10T21:13:41.918Z] --- PASS: TestServiceUpdateNetwork (12.10s)
21:13:41 [2023-01-10T21:13:41.918Z] === RUN   TestServiceUpdatePidsLimit
21:13:41 [2023-01-10T21:13:41.918Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:13:42 [2023-01-10T21:13:42.173Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:13:50 [2023-01-10T21:13:50.253Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:13:56 [2023-01-10T21:13:56.804Z] --- PASS: TestServiceUpdatePidsLimit (15.93s)
21:13:56 [2023-01-10T21:13:56.804Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:13:56 [2023-01-10T21:13:56.804Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:13:56 [2023-01-10T21:13:56.804Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:13:56 [2023-01-10T21:13:56.804Z] PASS
21:13:56 [2023-01-10T21:13:56.804Z] 
21:13:56 [2023-01-10T21:13:56.804Z] === Skipped
21:13:56 [2023-01-10T21:13:56.804Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:13:56 [2023-01-10T21:13:56.804Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:13:56 [2023-01-10T21:13:56.804Z] 
21:13:56 [2023-01-10T21:13:56.804Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:13:56 [2023-01-10T21:13:56.804Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:56 [2023-01-10T21:13:56.804Z] 
21:13:56 [2023-01-10T21:13:56.804Z] DONE 27 tests, 2 skipped in 128.938s
21:13:56 [2023-01-10T21:13:56.804Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:13:56 [2023-01-10T21:13:56.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:13:56 [2023-01-10T21:13:56.804Z] ++ set -e
21:13:56 [2023-01-10T21:13:56.804Z] ++ '[' -n 0 ']'
21:13:56 [2023-01-10T21:13:56.804Z] ++ set -x
21:13:56 [2023-01-10T21:13:56.804Z] ++ 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
21:13:56 [2023-01-10T21:13:56.804Z] INFO: Testing against a local daemon
21:13:56 [2023-01-10T21:13:56.804Z] === RUN   TestSessionCreate
21:13:56 [2023-01-10T21:13:56.804Z] --- PASS: TestSessionCreate (0.02s)
21:13:56 [2023-01-10T21:13:56.804Z] === RUN   TestSessionCreateWithBadUpgrade
21:13:56 [2023-01-10T21:13:56.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:13:56 [2023-01-10T21:13:56.804Z] PASS
21:13:56 [2023-01-10T21:13:56.804Z] 
21:13:56 [2023-01-10T21:13:56.804Z] DONE 2 tests in 0.124s
21:13:56 [2023-01-10T21:13:56.804Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:13:56 [2023-01-10T21:13:56.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:13:56 [2023-01-10T21:13:56.804Z] ++ set -e
21:13:56 [2023-01-10T21:13:56.804Z] ++ '[' -n 0 ']'
21:13:56 [2023-01-10T21:13:56.804Z] ++ set -x
21:13:56 [2023-01-10T21:13:56.804Z] ++ 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
21:13:56 [2023-01-10T21:13:56.804Z] INFO: Testing against a local daemon
21:13:56 [2023-01-10T21:13:56.804Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:13:56 [2023-01-10T21:13:56.804Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:13:56 [2023-01-10T21:13:56.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:13:56 [2023-01-10T21:13:56.804Z] === RUN   TestDiskUsage
21:13:56 [2023-01-10T21:13:56.804Z] === PAUSE TestDiskUsage
21:13:56 [2023-01-10T21:13:56.804Z] === RUN   TestEventsExecDie
21:13:57 [2023-01-10T21:13:57.060Z] --- PASS: TestEventsExecDie (0.49s)
21:13:57 [2023-01-10T21:13:57.060Z] === RUN   TestEventsBackwardsCompatible
21:13:57 [2023-01-10T21:13:57.060Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:13:57 [2023-01-10T21:13:57.060Z] === RUN   TestEventsVolumeCreate
21:13:57 [2023-01-10T21:13:57.315Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:13:57 [2023-01-10T21:13:57.315Z] === RUN   TestInfoBinaryCommits
21:13:57 [2023-01-10T21:13:57.315Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:13:57 [2023-01-10T21:13:57.315Z] === RUN   TestInfoAPIVersioned
21:13:57 [2023-01-10T21:13:57.315Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:13:57 [2023-01-10T21:13:57.315Z] === RUN   TestInfoAPI
21:13:57 [2023-01-10T21:13:57.315Z] --- PASS: TestInfoAPI (0.02s)
21:13:57 [2023-01-10T21:13:57.315Z] === RUN   TestInfoAPIWarnings
21:14:15 [2023-01-10T21:14:15.351Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:14:15 [2023-01-10T21:14:15.351Z] === RUN   TestInfoDebug
21:14:15 [2023-01-10T21:14:15.351Z] --- PASS: TestInfoDebug (0.52s)
21:14:15 [2023-01-10T21:14:15.351Z] === RUN   TestInfoInsecureRegistries
21:14:15 [2023-01-10T21:14:15.351Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:14:15 [2023-01-10T21:14:15.351Z] === RUN   TestInfoRegistryMirrors
21:14:15 [2023-01-10T21:14:15.352Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:14:15 [2023-01-10T21:14:15.352Z] === RUN   TestLoginFailsWithBadCredentials
21:14:15 [2023-01-10T21:14:15.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:14:15 [2023-01-10T21:14:15.912Z] === RUN   TestPingCacheHeaders
21:14:15 [2023-01-10T21:14:15.912Z] --- PASS: TestPingCacheHeaders (0.02s)
21:14:15 [2023-01-10T21:14:15.912Z] === RUN   TestPingGet
21:14:15 [2023-01-10T21:14:15.912Z] --- PASS: TestPingGet (0.02s)
21:14:15 [2023-01-10T21:14:15.912Z] === RUN   TestPingHead
21:14:15 [2023-01-10T21:14:15.912Z] --- PASS: TestPingHead (0.02s)
21:14:15 [2023-01-10T21:14:15.912Z] === RUN   TestPingSwarmHeader
21:14:16 [2023-01-10T21:14:16.474Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:14:16 [2023-01-10T21:14:16.474Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:14:17 [2023-01-10T21:14:17.401Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:14:17 [2023-01-10T21:14:17.401Z] --- PASS: TestPingSwarmHeader (1.63s)
21:14:17 [2023-01-10T21:14:17.401Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:14:17 [2023-01-10T21:14:17.401Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:14:17 [2023-01-10T21:14:17.401Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:14:17 [2023-01-10T21:14:17.401Z] === RUN   TestPingBuilderHeader
21:14:17 [2023-01-10T21:14:17.401Z] === RUN   TestPingBuilderHeader/default_config
21:14:17 [2023-01-10T21:14:17.962Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:14:18 [2023-01-10T21:14:18.522Z] --- PASS: TestPingBuilderHeader (1.04s)
21:14:18 [2023-01-10T21:14:18.522Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
21:14:18 [2023-01-10T21:14:18.522Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
21:14:18 [2023-01-10T21:14:18.522Z] === RUN   TestVersion
21:14:18 [2023-01-10T21:14:18.522Z] --- PASS: TestVersion (0.02s)
21:14:18 [2023-01-10T21:14:18.522Z] === CONT  TestDiskUsage
21:14:19 [2023-01-10T21:14:19.083Z] === RUN   TestDiskUsage/empty
21:14:19 [2023-01-10T21:14:19.083Z] === RUN   TestDiskUsage/empty/container_types
21:14:19 [2023-01-10T21:14:19.083Z] === RUN   TestDiskUsage/empty/image_types
21:14:19 [2023-01-10T21:14:19.083Z] === RUN   TestDiskUsage/empty/volume_types
21:14:19 [2023-01-10T21:14:19.083Z] === RUN   TestDiskUsage/empty/build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.084Z] === RUN   TestDiskUsage/after_container.Run
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:14:19 [2023-01-10T21:14:19.339Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:14:19 [2023-01-10T21:14:19.594Z] --- PASS: TestDiskUsage (1.02s)
21:14:19 [2023-01-10T21:14:19.595Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z] PASS
21:14:19 [2023-01-10T21:14:19.595Z] 
21:14:19 [2023-01-10T21:14:19.595Z] === Skipped
21:14:19 [2023-01-10T21:14:19.595Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:14:19 [2023-01-10T21:14:19.595Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:14:19 [2023-01-10T21:14:19.595Z] 
21:14:19 [2023-01-10T21:14:19.595Z] DONE 57 tests, 1 skipped in 22.988s
21:14:19 [2023-01-10T21:14:19.595Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:14:19 [2023-01-10T21:14:19.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:14:19 [2023-01-10T21:14:19.595Z] ++ set -e
21:14:19 [2023-01-10T21:14:19.595Z] ++ '[' -n 0 ']'
21:14:19 [2023-01-10T21:14:19.595Z] ++ set -x
21:14:19 [2023-01-10T21:14:19.595Z] ++ 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
21:14:19 [2023-01-10T21:14:19.595Z] INFO: Testing against a local daemon
21:14:19 [2023-01-10T21:14:19.595Z] === RUN   TestVolumesCreateAndList
21:14:19 [2023-01-10T21:14:19.595Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:14:19 [2023-01-10T21:14:19.595Z] === RUN   TestVolumesRemove
21:14:19 [2023-01-10T21:14:19.595Z] --- PASS: TestVolumesRemove (0.06s)
21:14:19 [2023-01-10T21:14:19.595Z] === RUN   TestVolumesInspect
21:14:19 [2023-01-10T21:14:19.852Z] --- PASS: TestVolumesInspect (0.02s)
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:14:19 [2023-01-10T21:14:19.852Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:14:19 [2023-01-10T21:14:19.852Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:14:19 [2023-01-10T21:14:19.852Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:14:19 [2023-01-10T21:14:19.852Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:14:19 [2023-01-10T21:14:19.852Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:14:19 [2023-01-10T21:14:19.852Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:14:19 [2023-01-10T21:14:19.852Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:14:19 [2023-01-10T21:14:19.852Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:14:19 [2023-01-10T21:14:19.852Z] === RUN   TestVolumePruneAnonymous
21:14:19 [2023-01-10T21:14:19.852Z] --- PASS: TestVolumePruneAnonymous (0.04s)
21:14:19 [2023-01-10T21:14:19.852Z] PASS
21:14:19 [2023-01-10T21:14:19.852Z] 
21:14:19 [2023-01-10T21:14:19.852Z] DONE 10 tests in 0.252s
21:14:19 [2023-01-10T21:14:19.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:14:19 [2023-01-10T21:14:19.852Z] ++++ cat bundles/test-integration/docker.pid
21:14:19 [2023-01-10T21:14:19.852Z] +++ kill 15194
21:14:20 [2023-01-10T21:14:20.107Z] +++ /etc/init.d/apparmor stop
21:14:20 [2023-01-10T21:14:20.107Z] Leaving: AppArmorNo profiles have been unloaded.
21:14:20 [2023-01-10T21:14:20.107Z] 
21:14:20 [2023-01-10T21:14:20.107Z] Unloading profiles will leave already running processes permanently
21:14:20 [2023-01-10T21:14:20.107Z] unconfined, which can lead to unexpected situations.
21:14:20 [2023-01-10T21:14:20.107Z] 
21:14:20 [2023-01-10T21:14:20.107Z] To set a process to complain mode, use the command line tool
21:14:20 [2023-01-10T21:14:20.107Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:14:20 [2023-01-10T21:14:20.107Z] +++ true
21:14:20 [2023-01-10T21:14:20.107Z] exiting test-integration
21:14:20 [2023-01-10T21:14:20.107Z] ++ exit 0
21:14:20 [2023-01-10T21:14:20.107Z] 
Post stage
[Pipeline] junit
21:14:21 [2023-01-10T21:14:21.049Z] Recording test results
21:14:21 [2023-01-10T21:14:21.208Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:14:21 [2023-01-10T21:14:21.549Z] + echo Ensuring container killed.
21:14:21 [2023-01-10T21:14:21.549Z] Ensuring container killed.
21:14:21 [2023-01-10T21:14:21.549Z] + docker rm -vf docker-pr4
21:14:21 [2023-01-10T21:14:21.549Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
21:14:21 [2023-01-10T21:14:21.905Z] + echo Chowning /workspace to jenkins user
21:14:21 [2023-01-10T21:14:21.905Z] Chowning /workspace to jenkins user
21:14:21 [2023-01-10T21:14:21.905Z] + id -u
21:14:21 [2023-01-10T21:14:21.905Z] + id -g
21:14:21 [2023-01-10T21:14:21.905Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44773:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:14:23 [2023-01-10T21:14:23.592Z] + bundleName=arm64-integration
21:14:23 [2023-01-10T21:14:23.592Z] + echo Creating arm64-integration-bundles.tar.gz
21:14:23 [2023-01-10T21:14:23.592Z] Creating arm64-integration-bundles.tar.gz
21:14:23 [2023-01-10T21:14:23.592Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:14:23 [2023-01-10T21:14:23.592Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:14:23 [2023-01-10T21:14:23.856Z] Archiving artifacts
21:14:24 [2023-01-10T21:14:24.122Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44773/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:14:24 [2023-01-10T21:14:24.493Z] + make clean
21:14:24 [2023-01-10T21:14:24.748Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:14:24 [2023-01-10T21:14:24.748Z] docker-dev-cache
21:14:24 [2023-01-10T21:14:24.748Z] 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