Skip to content
Success

Console Output

Pull request #44916 opened
12:11:27 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3bcb350711135cab5a16e6f1a917d7caa59ceedf+0de32693d0b67538d24f82155e7556ec4154ad53 (5dceb01a81643adc332f983b6a5291f55d961fb1)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44916@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:11:30 [2023-02-03T12:11:30.062Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:11:30 [2023-02-03T12:11:30.066Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:11:30 [2023-02-03T12:11:30.263Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05728be0c2d2dd047) in /home/ubuntu/workspace/moby_PR-44916
[Pipeline] {
[Pipeline] checkout
12:11:30 [2023-02-03T12:11:30.289Z] The recommended git tool is: git
12:11:30 [2023-02-03T12:11:30.298Z] using credential docker-jenkins-github-credentials
12:11:30 [2023-02-03T12:11:30.309Z] Cloning the remote Git repository
12:11:30 [2023-02-03T12:11:30.309Z] Cloning with configured refspecs honoured and without tags
12:11:30 [2023-02-03T12:11:30.318Z] Cloning repository https://github.com/moby/moby.git
12:11:30 [2023-02-03T12:11:30.319Z]  > git init /home/ubuntu/workspace/moby_PR-44916 # timeout=10
12:11:30 [2023-02-03T12:11:30.325Z] Fetching upstream changes from https://github.com/moby/moby.git
12:11:30 [2023-02-03T12:11:30.325Z]  > git --version # timeout=10
12:11:30 [2023-02-03T12:11:30.338Z]  > git --version # 'git version 2.25.1'
12:11:30 [2023-02-03T12:11:30.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:30 [2023-02-03T12:11:30.339Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44916/head:refs/remotes/origin/PR-44916 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:45 [2023-02-03T12:11:45.888Z] Fetching without tags
12:11:46 [2023-02-03T12:11:46.150Z] Merging remotes/origin/master commit 0de32693d0b67538d24f82155e7556ec4154ad53 into PR head commit 3bcb350711135cab5a16e6f1a917d7caa59ceedf
12:11:45 [2023-02-03T12:11:45.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:11:45 [2023-02-03T12:11:45.876Z]  > git config --add remote.origin.fetch +refs/pull/44916/head:refs/remotes/origin/PR-44916 # timeout=10
12:11:45 [2023-02-03T12:11:45.880Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:45 [2023-02-03T12:11:45.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:11:45 [2023-02-03T12:11:45.898Z] Fetching upstream changes from https://github.com/moby/moby.git
12:11:45 [2023-02-03T12:11:45.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:45 [2023-02-03T12:11:45.899Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44916/head:refs/remotes/origin/PR-44916 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:46 [2023-02-03T12:11:46.160Z]  > git config core.sparsecheckout # timeout=10
12:11:46 [2023-02-03T12:11:46.163Z]  > git checkout -f 3bcb350711135cab5a16e6f1a917d7caa59ceedf # timeout=10
12:11:46 [2023-02-03T12:11:46.758Z] Merge succeeded, producing 3bcb350711135cab5a16e6f1a917d7caa59ceedf
12:11:46 [2023-02-03T12:11:46.759Z] Checking out Revision 3bcb350711135cab5a16e6f1a917d7caa59ceedf (PR-44916)
12:11:47 [2023-02-03T12:11:47.539Z] Commit message: "graphdriver/overlay2: usingMetacopy ENOTSUP is non-fatal"
12:11:47 [2023-02-03T12:11:47.540Z] First time build. Skipping changelog.
12:11:47 [2023-02-03T12:11:47.569Z]  > git --version # timeout=10
12:11:47 [2023-02-03T12:11:47.575Z]  > git --version # 'git version 2.25.1'
12:11:47 [2023-02-03T12:11:47.583Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:11:46 [2023-02-03T12:11:46.742Z]  > git remote # timeout=10
12:11:46 [2023-02-03T12:11:46.745Z]  > git config --get remote.origin.url # timeout=10
12:11:46 [2023-02-03T12:11:46.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:46 [2023-02-03T12:11:46.752Z]  > git merge 0de32693d0b67538d24f82155e7556ec4154ad53 # timeout=10
12:11:46 [2023-02-03T12:11:46.761Z]  > git rev-parse HEAD^{commit} # timeout=10
12:11:46 [2023-02-03T12:11:46.768Z]  > git config core.sparsecheckout # timeout=10
12:11:46 [2023-02-03T12:11:46.774Z]  > git checkout -f 3bcb350711135cab5a16e6f1a917d7caa59ceedf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:11:48 [2023-02-03T12:11:48.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44916:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:11:52 [2023-02-03T12:11:52.592Z] 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
12:11:52 [2023-02-03T12:11:52.727Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05728be0c2d2dd047) in /home/ubuntu/workspace/moby_PR-44916
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
12:11:52 [2023-02-03T12:11:52.759Z] The recommended git tool is: git
[Pipeline] // stage
12:11:52 [2023-02-03T12:11:52.768Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
12:11:52 [2023-02-03T12:11:52.788Z] Fetching changes from the remote Git repository
[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
12:11:52 [2023-02-03T12:11:52.806Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:11:53 [2023-02-03T12:11:53.046Z] Merging remotes/origin/master commit 0de32693d0b67538d24f82155e7556ec4154ad53 into PR head commit 3bcb350711135cab5a16e6f1a917d7caa59ceedf
12:11:53 [2023-02-03T12:11:53.176Z] Merge succeeded, producing 3bcb350711135cab5a16e6f1a917d7caa59ceedf
12:11:53 [2023-02-03T12:11:53.176Z] Checking out Revision 3bcb350711135cab5a16e6f1a917d7caa59ceedf (PR-44916)
12:11:53 [2023-02-03T12:11:53.220Z] Commit message: "graphdriver/overlay2: usingMetacopy ENOTSUP is non-fatal"
12:11:53 [2023-02-03T12:11:53.240Z]  > git --version # timeout=10
12:11:53 [2023-02-03T12:11:53.246Z]  > git --version # 'git version 2.25.1'
12:11:53 [2023-02-03T12:11:53.250Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:11:52 [2023-02-03T12:11:52.787Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44916/.git # timeout=10
12:11:52 [2023-02-03T12:11:52.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:11:52 [2023-02-03T12:11:52.816Z] Fetching upstream changes from https://github.com/moby/moby.git
12:11:52 [2023-02-03T12:11:52.816Z]  > git --version # timeout=10
12:11:52 [2023-02-03T12:11:52.828Z]  > git --version # 'git version 2.25.1'
12:11:52 [2023-02-03T12:11:52.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:52 [2023-02-03T12:11:52.829Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44916/head:refs/remotes/origin/PR-44916 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:53 [2023-02-03T12:11:53.055Z]  > git config core.sparsecheckout # timeout=10
12:11:53 [2023-02-03T12:11:53.065Z]  > git checkout -f 3bcb350711135cab5a16e6f1a917d7caa59ceedf # timeout=10
12:11:53 [2023-02-03T12:11:53.103Z]  > git remote # timeout=10
12:11:53 [2023-02-03T12:11:53.116Z]  > git config --get remote.origin.url # timeout=10
12:11:53 [2023-02-03T12:11:53.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:53 [2023-02-03T12:11:53.127Z]  > git merge 0de32693d0b67538d24f82155e7556ec4154ad53 # timeout=10
12:11:53 [2023-02-03T12:11:53.169Z]  > git rev-parse HEAD^{commit} # timeout=10
12:11:53 [2023-02-03T12:11:53.186Z]  > git config core.sparsecheckout # timeout=10
12:11:53 [2023-02-03T12:11:53.189Z]  > git checkout -f 3bcb350711135cab5a16e6f1a917d7caa59ceedf # timeout=10
12:11:53 [2023-02-03T12:11:53.905Z] + docker version
12:11:53 [2023-02-03T12:11:53.905Z] Client: Docker Engine - Community
12:11:53 [2023-02-03T12:11:53.905Z]  Version:           22.06.0-beta.0
12:11:53 [2023-02-03T12:11:53.905Z]  API version:       1.42
12:11:53 [2023-02-03T12:11:53.905Z]  Go version:        go1.18.3
12:11:53 [2023-02-03T12:11:53.905Z]  Git commit:        3e9117b
12:11:53 [2023-02-03T12:11:53.905Z]  Built:             Fri Jun  3 17:55:34 2022
12:11:53 [2023-02-03T12:11:53.905Z]  OS/Arch:           linux/arm64
12:11:53 [2023-02-03T12:11:53.905Z]  Context:           default
12:11:53 [2023-02-03T12:11:53.905Z] 
12:11:53 [2023-02-03T12:11:53.905Z] Server: Docker Engine - Community
12:11:53 [2023-02-03T12:11:53.905Z]  Engine:
12:11:53 [2023-02-03T12:11:53.905Z]   Version:          22.06.0-beta.0
12:11:53 [2023-02-03T12:11:53.905Z]   API version:      1.42 (minimum version 1.12)
12:11:53 [2023-02-03T12:11:53.905Z]   Go version:       go1.18.3
12:11:53 [2023-02-03T12:11:53.905Z]   Git commit:       38633e7
12:11:53 [2023-02-03T12:11:53.905Z]   Built:            Fri Jun  3 17:55:34 2022
12:11:53 [2023-02-03T12:11:53.905Z]   OS/Arch:          linux/arm64
12:11:53 [2023-02-03T12:11:53.905Z]   Experimental:     true
12:11:53 [2023-02-03T12:11:53.905Z]  containerd:
12:11:53 [2023-02-03T12:11:53.905Z]   Version:          1.6.8
12:11:53 [2023-02-03T12:11:53.905Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:11:53 [2023-02-03T12:11:53.905Z]  runc:
12:11:53 [2023-02-03T12:11:53.905Z]   Version:          1.1.4
12:11:53 [2023-02-03T12:11:53.905Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:11:53 [2023-02-03T12:11:53.905Z]  docker-init:
12:11:53 [2023-02-03T12:11:53.905Z]   Version:          0.19.0
12:11:53 [2023-02-03T12:11:53.905Z]   GitCommit:        de40ad0
[Pipeline] sh
12:11:54 [2023-02-03T12:11:54.190Z] + docker info
12:11:54 [2023-02-03T12:11:54.190Z] Client:
12:11:54 [2023-02-03T12:11:54.190Z]  Context:    default
12:11:54 [2023-02-03T12:11:54.190Z]  Debug Mode: false
12:11:54 [2023-02-03T12:11:54.190Z]  Plugins:
12:11:54 [2023-02-03T12:11:54.190Z]   buildx: Docker Buildx (Docker Inc.)
12:11:54 [2023-02-03T12:11:54.190Z]     Version:  v0.8.2
12:11:54 [2023-02-03T12:11:54.190Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:11:54 [2023-02-03T12:11:54.190Z]   compose: Docker Compose (Docker Inc.)
12:11:54 [2023-02-03T12:11:54.190Z]     Version:  v2.12.0
12:11:54 [2023-02-03T12:11:54.190Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:11:54 [2023-02-03T12:11:54.190Z] 
12:11:54 [2023-02-03T12:11:54.190Z] Server:
12:11:54 [2023-02-03T12:11:54.190Z]  Containers: 0
12:11:54 [2023-02-03T12:11:54.190Z]   Running: 0
12:11:54 [2023-02-03T12:11:54.190Z]   Paused: 0
12:11:54 [2023-02-03T12:11:54.190Z]   Stopped: 0
12:11:54 [2023-02-03T12:11:54.190Z]  Images: 3
12:11:54 [2023-02-03T12:11:54.190Z]  Server Version: 22.06.0-beta.0
12:11:54 [2023-02-03T12:11:54.190Z]  Storage Driver: overlay2
12:11:54 [2023-02-03T12:11:54.190Z]   Backing Filesystem: extfs
12:11:54 [2023-02-03T12:11:54.190Z]   Supports d_type: true
12:11:54 [2023-02-03T12:11:54.190Z]   Using metacopy: false
12:11:54 [2023-02-03T12:11:54.190Z]   Native Overlay Diff: true
12:11:54 [2023-02-03T12:11:54.190Z]   userxattr: false
12:11:54 [2023-02-03T12:11:54.190Z]  Logging Driver: json-file
12:11:54 [2023-02-03T12:11:54.190Z]  Cgroup Driver: cgroupfs
12:11:54 [2023-02-03T12:11:54.190Z]  Cgroup Version: 1
12:11:54 [2023-02-03T12:11:54.190Z]  Plugins:
12:11:54 [2023-02-03T12:11:54.190Z]   Volume: local
12:11:54 [2023-02-03T12:11:54.190Z]   Network: bridge host ipvlan macvlan null overlay
12:11:54 [2023-02-03T12:11:54.190Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:11:54 [2023-02-03T12:11:54.190Z]  Swarm: inactive
12:11:54 [2023-02-03T12:11:54.190Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
12:11:54 [2023-02-03T12:11:54.190Z]  Default Runtime: runc
12:11:54 [2023-02-03T12:11:54.190Z]  Init Binary: docker-init
12:11:54 [2023-02-03T12:11:54.190Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
12:11:54 [2023-02-03T12:11:54.190Z]  runc version: v1.1.4-0-g5fd4c4d
12:11:54 [2023-02-03T12:11:54.190Z]  init version: de40ad0
12:11:54 [2023-02-03T12:11:54.190Z]  Security Options:
12:11:54 [2023-02-03T12:11:54.190Z]   apparmor
12:11:54 [2023-02-03T12:11:54.190Z]   seccomp
12:11:54 [2023-02-03T12:11:54.190Z]    Profile: builtin
12:11:54 [2023-02-03T12:11:54.190Z]  Kernel Version: 5.15.0-1022-aws
12:11:54 [2023-02-03T12:11:54.190Z]  Operating System: Ubuntu 20.04.5 LTS
12:11:54 [2023-02-03T12:11:54.190Z]  OSType: linux
12:11:54 [2023-02-03T12:11:54.190Z]  Architecture: aarch64
12:11:54 [2023-02-03T12:11:54.190Z]  CPUs: 2
12:11:54 [2023-02-03T12:11:54.190Z]  Total Memory: 7.559GiB
12:11:54 [2023-02-03T12:11:54.190Z]  Name: ip-10-100-32-190
12:11:54 [2023-02-03T12:11:54.190Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
12:11:54 [2023-02-03T12:11:54.190Z]  Docker Root Dir: /var/lib/docker
12:11:54 [2023-02-03T12:11:54.190Z]  Debug Mode: false
12:11:54 [2023-02-03T12:11:54.190Z]  Registry: https://index.docker.io/v1/
12:11:54 [2023-02-03T12:11:54.190Z]  Labels:
12:11:54 [2023-02-03T12:11:54.190Z]  Experimental: true
12:11:54 [2023-02-03T12:11:54.190Z]  Insecure Registries:
12:11:54 [2023-02-03T12:11:54.190Z]   127.0.0.0/8
12:11:54 [2023-02-03T12:11:54.190Z]  Live Restore Enabled: true
12:11:54 [2023-02-03T12:11:54.190Z] 
[Pipeline] sh
12:11:54 [2023-02-03T12:11:54.477Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:11:54 [2023-02-03T12:11:54.477Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:11:54 [2023-02-03T12:11:54.477Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44916/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:11:54 [2023-02-03T12:11:54.477Z] + bash /home/ubuntu/workspace/moby_PR-44916/check-config.sh
12:11:54 [2023-02-03T12:11:54.477Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:11:54 [2023-02-03T12:11:54.477Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
12:11:54 [2023-02-03T12:11:54.477Z] 
12:11:54 [2023-02-03T12:11:54.477Z] Generally Necessary:
12:11:54 [2023-02-03T12:11:54.477Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:11:54 [2023-02-03T12:11:54.477Z] - apparmor: enabled and tools installed
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_NAMESPACES: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_NET_NS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_PID_NS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_IPC_NS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_UTS_NS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CGROUPS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CGROUP_CPUACCT: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CGROUP_DEVICE: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CGROUP_FREEZER: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CGROUP_SCHED: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_CPUSETS: enabled
12:11:54 [2023-02-03T12:11:54.477Z] - CONFIG_MEMCG: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_KEYS: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_VETH: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_BRIDGE: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_NF_NAT: enabled (as module)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_POSIX_MQUEUE: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_CGROUP_BPF: enabled
12:11:54 [2023-02-03T12:11:54.737Z] 
12:11:54 [2023-02-03T12:11:54.737Z] Optional Features:
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_USER_NS: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_SECCOMP: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_SECCOMP_FILTER: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_CGROUP_PIDS: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_MEMCG_SWAP: enabled
12:11:54 [2023-02-03T12:11:54.737Z]     (cgroup swap accounting is currently enabled)
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_BLK_CGROUP: enabled
12:11:54 [2023-02-03T12:11:54.737Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_CGROUP_PERF: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_CGROUP_HUGETLB: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_CFS_BANDWIDTH: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_RT_GROUP_SCHED: missing
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_VS: enabled (as module)
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_VS_NFCT: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_IP_VS_RR: enabled (as module)
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_SECURITY_SELINUX: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_SECURITY_APPARMOR: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_EXT4_FS: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:11:54 [2023-02-03T12:11:54.997Z] - Network Drivers:
12:11:54 [2023-02-03T12:11:54.997Z]   - "overlay":
12:11:54 [2023-02-03T12:11:54.997Z]     - CONFIG_VXLAN: enabled (as module)
12:11:54 [2023-02-03T12:11:54.997Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:11:54 [2023-02-03T12:11:54.997Z]       Optional (for encrypted networks):
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_CRYPTO: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_CRYPTO_AEAD: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_CRYPTO_GCM: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_CRYPTO_GHASH: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_XFRM: enabled
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_XFRM_USER: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]       - CONFIG_INET_ESP: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]   - "ipvlan":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_IPVLAN: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]   - "macvlan":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_MACVLAN: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_DUMMY: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]   - "ftp,tftp client in container":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z] - Storage Drivers:
12:11:55 [2023-02-03T12:11:55.259Z]   - "aufs":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_AUFS_FS: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]   - "btrfs":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:11:55 [2023-02-03T12:11:55.259Z]   - "devicemapper":
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_BLK_DEV_DM: enabled
12:11:55 [2023-02-03T12:11:55.259Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:11:55 [2023-02-03T12:11:55.259Z]   - "overlay":
12:11:55 [2023-02-03T12:11:55.520Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:11:55 [2023-02-03T12:11:55.520Z]   - "zfs":
12:11:55 [2023-02-03T12:11:55.520Z]     - /dev/zfs: present
12:11:55 [2023-02-03T12:11:55.520Z]     - zfs command: missing
12:11:55 [2023-02-03T12:11:55.520Z]     - zpool command: missing
12:11:55 [2023-02-03T12:11:55.520Z] 
12:11:55 [2023-02-03T12:11:55.520Z] Limits:
12:11:55 [2023-02-03T12:11:55.520Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:11:55 [2023-02-03T12:11:55.520Z] 
12:11:55 [2023-02-03T12:11:55.520Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:11:55 [2023-02-03T12:11:55.839Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3bcb350711135cab5a16e6f1a917d7caa59ceedf .
12:11:56 [2023-02-03T12:11:56.099Z] #1 [internal] load .dockerignore
12:11:56 [2023-02-03T12:11:56.099Z] #1 transferring context: 113B done
12:11:56 [2023-02-03T12:11:56.099Z] #1 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.099Z] 
12:11:56 [2023-02-03T12:11:56.099Z] #2 [internal] load build definition from Dockerfile
12:11:56 [2023-02-03T12:11:56.099Z] #2 transferring dockerfile: 26.87kB done
12:11:56 [2023-02-03T12:11:56.099Z] #2 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.099Z] 
12:11:56 [2023-02-03T12:11:56.099Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:11:56 [2023-02-03T12:11:56.099Z] #3 DONE 0.1s
12:11:56 [2023-02-03T12:11:56.099Z] 
12:11:56 [2023-02-03T12:11:56.099Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8
12:11:56 [2023-02-03T12:11:56.099Z] #4 CACHED
12:11:56 [2023-02-03T12:11:56.361Z] 
12:11:56 [2023-02-03T12:11:56.361Z] #5 [internal] load metadata for docker.io/library/busybox:latest
12:11:56 [2023-02-03T12:11:56.361Z] #5 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.361Z] 
12:11:56 [2023-02-03T12:11:56.361Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:11:56 [2023-02-03T12:11:56.361Z] #6 DONE 0.2s
12:11:56 [2023-02-03T12:11:56.361Z] 
12:11:56 [2023-02-03T12:11:56.361Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:11:56 [2023-02-03T12:11:56.361Z] #7 DONE 0.1s
12:11:56 [2023-02-03T12:11:56.361Z] 
12:11:56 [2023-02-03T12:11:56.361Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
12:11:56 [2023-02-03T12:11:56.361Z] #8 DONE 0.1s
12:11:56 [2023-02-03T12:11:56.361Z] 
12:11:56 [2023-02-03T12:11:56.361Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
12:11:56 [2023-02-03T12:11:56.361Z] #9 DONE 0.1s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:11:56 [2023-02-03T12:11:56.623Z] #10 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
12:11:56 [2023-02-03T12:11:56.623Z] #11 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
12:11:56 [2023-02-03T12:11:56.623Z] #12 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
12:11:56 [2023-02-03T12:11:56.623Z] #13 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
12:11:56 [2023-02-03T12:11:56.623Z] #14 DONE 0.0s
12:11:56 [2023-02-03T12:11:56.623Z] 
12:11:56 [2023-02-03T12:11:56.623Z] #15 [internal] load build context
12:11:57 [2023-02-03T12:11:57.201Z] #15 ...
12:11:57 [2023-02-03T12:11:57.201Z] 
12:11:57 [2023-02-03T12:11:57.201Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:11:57 [2023-02-03T12:11:57.201Z] #16 DONE 0.4s
12:11:57 [2023-02-03T12:11:57.201Z] 
12:11:57 [2023-02-03T12:11:57.201Z] #15 [internal] load build context
12:11:57 [2023-02-03T12:11:57.773Z] #15 transferring context: 66.14MB 1.2s done
12:11:57 [2023-02-03T12:11:57.773Z] #15 DONE 1.2s
12:11:58 [2023-02-03T12:11:58.033Z] 
12:11:58 [2023-02-03T12:11:58.033Z] #17 [base 2/5] COPY --from=xx / /
12:11:58 [2023-02-03T12:11:58.033Z] #17 CACHED
12:11:58 [2023-02-03T12:11:58.033Z] 
12:11:58 [2023-02-03T12:11:58.033Z] #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...)
12:11:58 [2023-02-03T12:11:58.034Z] #18 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #19 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:11:58 [2023-02-03T12:11:58.034Z] #19 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #20 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #20 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:11:58 [2023-02-03T12:11:58.034Z] #21 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #22 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #22 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #23 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #23 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #24 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #24 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #25 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #25 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #26 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
12:11:58 [2023-02-03T12:11:58.034Z] #26 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #27 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:11:58 [2023-02-03T12:11:58.034Z] #27 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #28 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #28 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #29 [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
12:11:58 [2023-02-03T12:11:58.034Z] #29 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #30 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #30 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:11:58 [2023-02-03T12:11:58.034Z] #31 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #32 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:11:58 [2023-02-03T12:11:58.034Z] #32 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #33 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #33 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:11:58 [2023-02-03T12:11:58.034Z] #34 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #35 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #35 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
12:11:58 [2023-02-03T12:11:58.034Z] #36 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #37 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #37 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #38 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #38 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #39 [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
12:11:58 [2023-02-03T12:11:58.034Z] #39 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #40 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #40 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #41 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:11:58 [2023-02-03T12:11:58.034Z] #41 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #42 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:11:58 [2023-02-03T12:11:58.034Z] #42 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #43 [tini-src 1/3] WORKDIR /usr/src/tini
12:11:58 [2023-02-03T12:11:58.034Z] #43 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #44 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:11:58 [2023-02-03T12:11:58.034Z] #44 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #45 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #45 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:11:58 [2023-02-03T12:11:58.034Z] #46 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:11:58 [2023-02-03T12:11:58.034Z] #47 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #48 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #48 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #49 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
12:11:58 [2023-02-03T12:11:58.034Z] #49 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #50 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #50 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #51 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:11:58 [2023-02-03T12:11:58.034Z] #51 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #52 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:11:58 [2023-02-03T12:11:58.034Z] #52 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #53 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:11:58 [2023-02-03T12:11:58.034Z] #53 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #54 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:11:58 [2023-02-03T12:11:58.034Z] #54 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #55 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:11:58 [2023-02-03T12:11:58.034Z] #55 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #56 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:11:58 [2023-02-03T12:11:58.034Z] #56 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #57 [delve-src 1/3] WORKDIR /usr/src/delve
12:11:58 [2023-02-03T12:11:58.034Z] #57 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #58 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:11:58 [2023-02-03T12:11:58.034Z] #58 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #59 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #59 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #60 [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
12:11:58 [2023-02-03T12:11:58.034Z] #60 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #61 [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
12:11:58 [2023-02-03T12:11:58.034Z] #61 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #62 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:11:58 [2023-02-03T12:11:58.034Z] #62 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #63 [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
12:11:58 [2023-02-03T12:11:58.034Z] #63 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #64 [registry-src 1/2] WORKDIR /usr/src/registry
12:11:58 [2023-02-03T12:11:58.034Z] #64 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:11:58 [2023-02-03T12:11:58.034Z] #65 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #66 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:11:58 [2023-02-03T12:11:58.034Z] #66 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #67 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #67 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #68 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
12:11:58 [2023-02-03T12:11:58.034Z] #68 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #69 [runc-src 1/3] WORKDIR /usr/src/runc
12:11:58 [2023-02-03T12:11:58.034Z] #69 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #70 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #70 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #71 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #71 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #72 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #72 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #73 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:11:58 [2023-02-03T12:11:58.034Z] #73 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #74 [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
12:11:58 [2023-02-03T12:11:58.034Z] #74 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #75 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
12:11:58 [2023-02-03T12:11:58.034Z] #75 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #76 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #76 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #77 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:11:58 [2023-02-03T12:11:58.034Z] #77 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #78 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:11:58 [2023-02-03T12:11:58.034Z] #78 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #79 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
12:11:58 [2023-02-03T12:11:58.034Z] #79 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #80 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:11:58 [2023-02-03T12:11:58.034Z] #80 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #81 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #81 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #82 [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
12:11:58 [2023-02-03T12:11:58.034Z] #82 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #83 [dev-base  6/10] RUN ldconfig
12:11:58 [2023-02-03T12:11:58.034Z] #83 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #84 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:11:58 [2023-02-03T12:11:58.034Z] #84 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #85 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:11:58 [2023-02-03T12:11:58.034Z] #85 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #86 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #86 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #87 [dockercli-src 1/5] WORKDIR /tmp/dockercli
12:11:58 [2023-02-03T12:11:58.034Z] #87 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #88 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:11:58 [2023-02-03T12:11:58.034Z] #88 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #89 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:11:58 [2023-02-03T12:11:58.034Z] #89 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #90 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #90 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #91 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
12:11:58 [2023-02-03T12:11:58.034Z] #91 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #92 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:11:58 [2023-02-03T12:11:58.034Z] #92 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #93 [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
12:11:58 [2023-02-03T12:11:58.034Z] #93 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #94 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
12:11:58 [2023-02-03T12:11:58.034Z] #94 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #95 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #95 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #96 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #97 [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...)
12:11:58 [2023-02-03T12:11:58.034Z] #97 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #98 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:11:58 [2023-02-03T12:11:58.034Z] #98 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #99 [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
12:11:58 [2023-02-03T12:11:58.034Z] #99 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #100 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:11:58 [2023-02-03T12:11:58.034Z] #100 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #101 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
12:11:58 [2023-02-03T12:11:58.034Z] #101 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #102 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #102 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #103 [build-dummy 2/2] RUN mkdir -p /build
12:11:58 [2023-02-03T12:11:58.034Z] #103 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #104 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:11:58 [2023-02-03T12:11:58.034Z] #104 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #105 [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
12:11:58 [2023-02-03T12:11:58.034Z] #105 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #106 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
12:11:58 [2023-02-03T12:11:58.034Z] #106 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #107 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:11:58 [2023-02-03T12:11:58.034Z] #107 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #108 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:11:58 [2023-02-03T12:11:58.034Z] #108 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #109 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
12:11:58 [2023-02-03T12:11:58.034Z] #109 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #110 [dev-base  1/10] RUN groupadd -r docker
12:11:58 [2023-02-03T12:11:58.034Z] #110 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #111 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:11:58 [2023-02-03T12:11:58.034Z] #111 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #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
12:11:58 [2023-02-03T12:11:58.034Z] #112 CACHED
12:11:58 [2023-02-03T12:11:58.034Z] 
12:11:58 [2023-02-03T12:11:58.034Z] #113 [dev 1/1] COPY . .
12:12:03 [2023-02-03T12:12:03.325Z] #113 DONE 5.0s
12:12:03 [2023-02-03T12:12:03.325Z] 
12:12:03 [2023-02-03T12:12:03.325Z] #114 exporting to image
12:12:03 [2023-02-03T12:12:03.325Z] #114 exporting layers
12:12:03 [2023-02-03T12:12:03.584Z] #114 exporting layers 0.7s done
12:12:03 [2023-02-03T12:12:03.584Z] #114 writing image sha256:df459715548355af08cf9dc97335cfcce352f02cc529dc1ecc22c3b5ef3356dd done
12:12:03 [2023-02-03T12:12:03.584Z] #114 naming to docker.io/library/docker:3bcb350711135cab5a16e6f1a917d7caa59ceedf done
12:12:03 [2023-02-03T12:12:03.584Z] #114 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:12:03 [2023-02-03T12:12:03.898Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:12:04 [2023-02-03T12:12:04.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44916/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3bcb350711135cab5a16e6f1a917d7caa59ceedf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3bcb350711135cab5a16e6f1a917d7caa59ceedf hack/test/unit
12:12:04 [2023-02-03T12:12:04.753Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:12:04 [2023-02-03T12:12:04.753Z] + TESTFLAGS+=' -test.timeout=5m'
12:12:04 [2023-02-03T12:12:04.753Z] + TESTDIRS=./...
12:12:04 [2023-02-03T12:12:04.753Z] + exclude_paths='/vendor/|/integration'
12:12:04 [2023-02-03T12:12:04.753Z] ++ go list ./...
12:12:04 [2023-02-03T12:12:04.753Z] ++ grep -vE '(/vendor/|/integration)'
12:12:05 [2023-02-03T12:12:05.695Z] + pkg_list='github.com/docker/docker/api
12:12:05 [2023-02-03T12:12:05.695Z] github.com/docker/docker/api/server
12:12:05 [2023-02-03T12:12:05.695Z] github.com/docker/docker/api/server/backend/build
12:12:05 [2023-02-03T12:12:05.695Z] github.com/docker/docker/api/server/httpstatus
12:12:05 [2023-02-03T12:12:05.695Z] github.com/docker/docker/api/server/httputils
12:12:05 [2023-02-03T12:12:05.695Z] github.com/docker/docker/api/server/middleware
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/build
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/checkpoint
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/debug
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/distribution
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/grpc
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/image
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/network
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/session
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/swarm
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/system
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/volume
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/backend
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/blkiodev
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/events
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/filters
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/image
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/mount
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/network
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/plugins/logdriver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/registry
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/strslice
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/swarm
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/swarm/runtime
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/time
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions/v1p19
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions/v1p20
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/volume
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/exporter
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/worker
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/dockerfile
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext/git
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext/urlutil
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/debug
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/winresources/docker-proxy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/winresources/dockerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/client
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/docker-proxy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd/trap
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/container/stream
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/apparmor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/docker-device-tool
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/httpserver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/convert
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/executor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/executor/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/provider
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/config
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/containerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/events
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/events/testutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/aufs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/copy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/overlay
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/register
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/vfs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/zfs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/images
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/initlayer
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/links
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/listeners
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/awslogs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/fluentd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/gcplogs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/gelf
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/journald
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/local
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/logentries
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/loggertest
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/loggerutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/splunk
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/syslog
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/logger/templates
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/names
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/network
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/stats
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/distribution
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/distribution/metadata
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/distribution/utils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/distribution/xfer
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/dockerversion
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/errdefs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/image
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/image/cache
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/image/tarexport
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/image/v1
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/internal/mounttree
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/internal/test/suite
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/internal/unshare
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/layer
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libcontainerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libcontainerd/queue
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libcontainerd/remote
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libcontainerd/supervisor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libcontainerd/types
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/bitmap
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/bitseq
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cluster
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/config
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/datastore
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/diagnostic
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/discoverapi
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/driverapi
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/host
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/null
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/overlay
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/remote
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/windows
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/drvregistry
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/etchosts
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/idm
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/internal/caller
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipam
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipamapi
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipams/builtin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipams/null
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipams/remote
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ipamutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/iptables
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/netlabel
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/netutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/networkdb
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/ns
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/options
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/osl
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/osl/kernel
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/portallocator
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/portmapper
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/resolvconf
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/testutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/libnetwork/types
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/oci
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/oci/caps
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/opts
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/aaparser
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/archive
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/authorization
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/broadcaster
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/capabilities
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/chrootarchive
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/containerfs
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/devicemapper
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/directory
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/dmesg
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/fileutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/homedir
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/idtools
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/ioutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/jsonmessage
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/longpath
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/loopback
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/namesgenerator
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/parsers
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/parsers/kernel
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/pidfile
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/platform
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/platforms
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugingetter
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugins
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/plugins/transport
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/pools
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/process
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/progress
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/reexec
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/rootless
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/rootless/specconv
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/stack
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/stdcopy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/streamformatter
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/stringid
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/sysinfo
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/system
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/tailfile
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/tarsum
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/pkg/useragent
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/plugin/executor/containerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/plugin/v2
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/profiles/apparmor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/profiles/seccomp
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/quota
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/reference
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/registry
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/registry/resumable
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/restartmanager
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/runconfig
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/runconfig/opts
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/daemon
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/environment
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fakecontext
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fakegit
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fakestorage
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fixtures/load
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fixtures/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/registry
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/testutil/request
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/drivers
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/local
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/mounts
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/service
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/service/opts
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/volume/testutils'
12:12:05 [2023-02-03T12:12:05.696Z] ++ grep --fixed-strings -v /libnetwork
12:12:05 [2023-02-03T12:12:05.696Z] ++ echo 'github.com/docker/docker/api
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/backend/build
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/httpstatus
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/httputils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/middleware
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/build
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/checkpoint
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/debug
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/distribution
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/grpc
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/image
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/network
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/session
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/swarm
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/system
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/server/router/volume
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/backend
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/blkiodev
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/events
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/filters
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/image
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/mount
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/network
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/plugins/logdriver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/registry
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/strslice
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/swarm
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/swarm/runtime
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/time
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions/v1p19
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/versions/v1p20
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/api/types/volume
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/exporter
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/builder-next/worker
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/dockerfile
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext/git
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/builder/remotecontext/urlutil
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/debug
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/winresources/docker-proxy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cli/winresources/dockerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/client
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/docker-proxy
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd/trap
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/container/stream
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/apparmor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/docker-device-tool
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/contrib/httpserver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/convert
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/executor
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/executor/container
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/cluster/provider
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/config
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/containerd
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/events
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/events/testutils
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver
12:12:05 [2023-02-03T12:12:05.696Z] github.com/docker/docker/daemon/graphdriver/aufs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/copy
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlay
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/register
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/vfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/zfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/images
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/initlayer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/links
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/listeners
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/awslogs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/fluentd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/gcplogs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/gelf
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/local
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/logentries
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggertest
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggerutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/splunk
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/syslog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/templates
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/names
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/network
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/stats
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/metadata
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/utils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/xfer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/dockerversion
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/errdefs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/cache
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/tarexport
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/v1
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/mounttree
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/test/suite
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/unshare
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/layer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/queue
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/remote
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/supervisor
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/types
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/bitmap
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/bitseq
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cluster
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/config
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/datastore
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/diagnostic
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/discoverapi
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/driverapi
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/host
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/null
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/overlay
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/remote
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/windows
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/drvregistry
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/etchosts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/idm
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/internal/caller
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipam
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipamapi
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipams/builtin
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipams/null
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipams/remote
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ipamutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/iptables
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/netlabel
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/netutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/networkdb
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/ns
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/options
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/osl
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/osl/kernel
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/portallocator
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/portmapper
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/resolvconf
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/testutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libnetwork/types
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/oci
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/oci/caps
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/opts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/aaparser
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/archive
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/authorization
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/broadcaster
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/capabilities
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/chrootarchive
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/containerfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/devicemapper
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/directory
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/dmesg
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/fileutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/homedir
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/idtools
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/ioutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/jsonmessage
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/longpath
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/loopback
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/namesgenerator
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/parsers
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/parsers/kernel
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/pidfile
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/platform
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/platforms
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugingetter
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugins
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/plugins/transport
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/pools
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/process
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/progress
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/reexec
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/rootless
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/rootless/specconv
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/stack
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/stdcopy
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/streamformatter
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/stringid
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/sysinfo
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/system
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/tailfile
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/tarsum
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/useragent
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/plugin
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/plugin/executor/containerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/plugin/v2
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/profiles/apparmor
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/profiles/seccomp
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/quota
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/reference
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/registry
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/registry/resumable
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/restartmanager
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/runconfig
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/runconfig/opts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/daemon
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/environment
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fakecontext
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fakegit
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fakestorage
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fixtures/load
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fixtures/plugin
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/registry
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/testutil/request
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/drivers
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/local
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/mounts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/service
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/service/opts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/volume/testutils'
12:12:05 [2023-02-03T12:12:05.697Z] + base_pkg_list='github.com/docker/docker/api
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/backend/build
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/httpstatus
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/httputils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/middleware
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/build
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/checkpoint
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/container
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/debug
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/distribution
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/grpc
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/image
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/network
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/plugin
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/session
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/swarm
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/system
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/server/router/volume
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/backend
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/blkiodev
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/container
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/events
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/filters
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/image
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/mount
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/network
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/plugins/logdriver
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/registry
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/strslice
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/swarm
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/swarm/runtime
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/time
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/versions
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/versions/v1p19
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/versions/v1p20
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/api/types/volume
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/exporter
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/builder-next/worker
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/dockerfile
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/remotecontext
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/remotecontext/git
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/builder/remotecontext/urlutil
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cli/debug
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cli/winresources/docker-proxy
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cli/winresources/dockerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/client
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cmd/docker-proxy
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cmd/dockerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cmd/dockerd/trap
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/container
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/container/stream
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/contrib/apparmor
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/contrib/docker-device-tool
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/contrib/httpserver
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster/convert
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster/executor
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster/executor/container
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/cluster/provider
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/config
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/containerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/events
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/events/testutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/aufs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/copy
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlay
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/register
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/vfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/graphdriver/zfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/images
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/initlayer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/links
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/listeners
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/awslogs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/fluentd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/gcplogs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/gelf
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/local
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/logentries
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggertest
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggerutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/splunk
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/syslog
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/logger/templates
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/names
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/network
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/daemon/stats
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/metadata
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/utils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/distribution/xfer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/dockerversion
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/errdefs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/cache
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/tarexport
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/image/v1
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/mounttree
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/test/suite
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/internal/unshare
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/layer
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/queue
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/remote
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/supervisor
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/libcontainerd/types
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/oci
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/oci/caps
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/opts
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/aaparser
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/archive
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/authorization
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/broadcaster
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/capabilities
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/chrootarchive
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/containerfs
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/devicemapper
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/directory
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/dmesg
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/fileutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/homedir
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/idtools
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/ioutils
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/jsonmessage
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/longpath
12:12:05 [2023-02-03T12:12:05.697Z] github.com/docker/docker/pkg/loopback
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/namesgenerator
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers/kernel
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/pidfile
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/platform
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/platforms
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugingetter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/transport
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/pools
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/process
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/progress
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/reexec
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/rootless
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/rootless/specconv
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stack
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stdcopy
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/streamformatter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stringid
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/sysinfo
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/system
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/tailfile
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/tarsum
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/useragent
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/plugin
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/plugin/executor/containerd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/plugin/v2
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/profiles/apparmor
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/profiles/seccomp
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/quota
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/reference
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/registry
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/registry/resumable
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/restartmanager
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/runconfig
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/runconfig/opts
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/daemon
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/environment
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fakecontext
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fakegit
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fakestorage
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fixtures/load
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fixtures/plugin
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/registry
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/testutil/request
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/drivers
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/local
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/mounts
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/service
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/service/opts
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/volume/testutils'
12:12:05 [2023-02-03T12:12:05.698Z] ++ grep --fixed-strings /libnetwork
12:12:05 [2023-02-03T12:12:05.698Z] ++ echo 'github.com/docker/docker/api
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/backend/build
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/httpstatus
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/httputils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/middleware
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/build
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/checkpoint
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/container
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/debug
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/distribution
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/grpc
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/image
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/network
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/plugin
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/session
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/swarm
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/system
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/server/router/volume
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/backend
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/blkiodev
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/container
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/events
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/filters
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/image
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/mount
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/network
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/plugins/logdriver
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/registry
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/strslice
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/swarm
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/swarm/runtime
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/time
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/versions
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/versions/v1p19
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/versions/v1p20
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/api/types/volume
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/exporter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/builder-next/worker
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/dockerfile
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/remotecontext
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/remotecontext/git
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/builder/remotecontext/urlutil
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cli/debug
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cli/winresources/docker-proxy
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cli/winresources/dockerd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/client
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cmd/docker-proxy
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cmd/dockerd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cmd/dockerd/trap
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/container
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/container/stream
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/contrib/apparmor
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/contrib/docker-device-tool
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/contrib/httpserver
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster/convert
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster/executor
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster/executor/container
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/cluster/provider
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/config
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/containerd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/events
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/events/testutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/aufs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/copy
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/overlay
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/register
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/vfs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/graphdriver/zfs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/images
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/initlayer
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/links
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/listeners
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/awslogs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/fluentd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/gcplogs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/gelf
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/journald
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/local
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/logentries
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/loggertest
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/loggerutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/splunk
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/syslog
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/logger/templates
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/names
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/network
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/daemon/stats
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/distribution
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/distribution/metadata
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/distribution/utils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/distribution/xfer
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/dockerversion
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/errdefs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/image
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/image/cache
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/image/tarexport
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/image/v1
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/internal/mounttree
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/internal/test/suite
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/internal/unshare
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/layer
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libcontainerd
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libcontainerd/queue
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libcontainerd/remote
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libcontainerd/supervisor
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libcontainerd/types
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/bitmap
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/bitseq
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cluster
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/config
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/datastore
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/diagnostic
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/discoverapi
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/driverapi
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/host
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/null
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/overlay
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/remote
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/windows
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/drvregistry
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/etchosts
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/idm
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/internal/caller
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipam
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipamapi
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipams/builtin
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipams/null
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipams/remote
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ipamutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/iptables
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/netlabel
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/netutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/networkdb
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/ns
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/options
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/osl
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/osl/kernel
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/portallocator
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/portmapper
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/resolvconf
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/testutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/libnetwork/types
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/oci
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/oci/caps
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/opts
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/aaparser
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/archive
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/authorization
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/broadcaster
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/capabilities
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/chrootarchive
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/containerfs
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/devicemapper
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/directory
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/dmesg
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/fileutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/homedir
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/idtools
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/ioutils
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/jsonmessage
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/longpath
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/loopback
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/namesgenerator
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers/kernel
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/pidfile
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/platform
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/platforms
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugingetter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/plugins/transport
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/pools
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/process
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/progress
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/reexec
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/rootless
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/rootless/specconv
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stack
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stdcopy
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/streamformatter
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/stringid
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/sysinfo
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/system
12:12:05 [2023-02-03T12:12:05.698Z] github.com/docker/docker/pkg/tailfile
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/pkg/tarsum
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/pkg/useragent
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/plugin
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/plugin/executor/containerd
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/plugin/v2
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/profiles/apparmor
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/profiles/seccomp
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/quota
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/reference
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/registry
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/registry/resumable
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/restartmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/runconfig
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/runconfig/opts
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/daemon
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/environment
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fakecontext
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fakegit
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fakestorage
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fixtures/load
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fixtures/plugin
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/registry
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/testutil/request
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/drivers
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/local
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/mounts
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/service
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/service/opts
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/volume/testutils'
12:12:05 [2023-02-03T12:12:05.699Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/bitmap
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/bitseq
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cluster
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/config
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/datastore
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/diagnostic
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/discoverapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/driverapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/host
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/null
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/remote
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/windows
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drvregistry
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/etchosts
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/idm
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/internal/caller
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipam
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipamapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/builtin
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/null
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/remote
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipamutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/iptables
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/netlabel
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/netutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/networkdb
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ns
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/options
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/osl
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/osl/kernel
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/portallocator
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/portmapper
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/resolvconf
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/testutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/types'
12:12:05 [2023-02-03T12:12:05.699Z] + grep --fixed-strings libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.699Z] + echo 'github.com/docker/docker/libnetwork
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/bitmap
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/bitseq
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cluster
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/config
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/datastore
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/diagnostic
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/discoverapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/driverapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/host
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/null
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/remote
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/windows
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drvregistry
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/etchosts
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/idm
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/internal/caller
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipam
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipamapi
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/builtin
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/null
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/remote
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ipamutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/iptables
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/netlabel
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/netutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/networkdb
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/ns
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/options
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/osl
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/osl/kernel
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/portallocator
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/portmapper
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/resolvconf
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/testutils
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/types'
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge
12:12:05 [2023-02-03T12:12:05.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:12:05 [2023-02-03T12:12:05.699Z] + type docker-proxy
12:12:05 [2023-02-03T12:12:05.699Z] hack/test/unit: line 25: type: docker-proxy: not found
12:12:05 [2023-02-03T12:12:05.699Z] + hack/make.sh binary-proxy install-proxy
12:12:05 [2023-02-03T12:12:05.699Z] 
12:12:05 [2023-02-03T12:12:05.699Z] Removing bundles/
12:12:05 [2023-02-03T12:12:05.699Z] 
12:12:05 [2023-02-03T12:12:05.699Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:12:05 [2023-02-03T12:12:05.699Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:12:07 [2023-02-03T12:12:07.612Z] Created binary: bundles/binary-proxy/docker-proxy
12:12:07 [2023-02-03T12:12:07.612Z] 
12:12:07 [2023-02-03T12:12:07.612Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:12:07 [2023-02-03T12:12:07.612Z] Installing docker-proxy to /usr/local/bin/
12:12:07 [2023-02-03T12:12:07.612Z] 
12:12:07 [2023-02-03T12:12:07.612Z] + mkdir -p bundles
12:12:07 [2023-02-03T12:12:07.612Z] + '[' -n 'github.com/docker/docker/api
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/backend/build
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/httpstatus
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/httputils
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/middleware
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/build
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/checkpoint
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/container
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/debug
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/distribution
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/grpc
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/image
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/network
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/plugin
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/session
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/swarm
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/system
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/server/router/volume
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/backend
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/blkiodev
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/container
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/events
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/filters
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/image
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/mount
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/network
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/plugins/logdriver
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/registry
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/strslice
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/swarm
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/swarm/runtime
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/time
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/versions
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/versions/v1p19
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/versions/v1p20
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/api/types/volume
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/builder
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/builder/builder-next
12:12:07 [2023-02-03T12:12:07.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/builder-next/exporter
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/builder-next/worker
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/dockerfile
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/remotecontext
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/remotecontext/git
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/builder/remotecontext/urlutil
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cli/debug
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cli/winresources/docker-proxy
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cli/winresources/dockerd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/client
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cmd/docker-proxy
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cmd/dockerd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cmd/dockerd/trap
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/container
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/container/stream
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/contrib/apparmor
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/contrib/docker-device-tool
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/contrib/httpserver
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster/convert
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster/executor
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster/executor/container
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/cluster/provider
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/config
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/containerd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/events
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/events/testutils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/aufs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/copy
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/overlay
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/register
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/vfs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/graphdriver/zfs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/images
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/initlayer
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/links
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/listeners
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/awslogs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/fluentd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/gcplogs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/gelf
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/journald
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/local
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/logentries
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/loggertest
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/loggerutils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/splunk
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/syslog
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/logger/templates
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/names
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/network
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/daemon/stats
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/distribution
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/distribution/metadata
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/distribution/utils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/distribution/xfer
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/dockerversion
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/errdefs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/image
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/image/cache
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/image/tarexport
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/image/v1
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/internal/mounttree
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/internal/test/suite
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/internal/unshare
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/layer
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/libcontainerd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/libcontainerd/queue
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/libcontainerd/remote
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/libcontainerd/supervisor
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/libcontainerd/types
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/oci
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/oci/caps
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/opts
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/aaparser
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/archive
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/authorization
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/broadcaster
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/capabilities
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/chrootarchive
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/containerfs
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/devicemapper
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/directory
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/dmesg
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/fileutils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/homedir
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/idtools
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/ioutils
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/jsonmessage
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/longpath
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/loopback
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/namesgenerator
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/parsers
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/parsers/kernel
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/pidfile
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/platform
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/platforms
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugingetter
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugins
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/plugins/transport
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/pools
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/process
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/progress
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/reexec
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/rootless
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/rootless/specconv
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/stack
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/stdcopy
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/streamformatter
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/stringid
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/sysinfo
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/system
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/tailfile
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/tarsum
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/pkg/useragent
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/plugin
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/plugin/executor/containerd
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/plugin/v2
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/profiles/apparmor
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/profiles/seccomp
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/quota
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/reference
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/registry
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/registry/resumable
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/restartmanager
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/runconfig
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/runconfig/opts
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/daemon
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/environment
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fakecontext
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fakegit
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fakestorage
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fixtures/load
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fixtures/plugin
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/registry
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/testutil/request
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/drivers
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/local
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/mounts
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/service
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/service/opts
12:12:07 [2023-02-03T12:12:07.613Z] github.com/docker/docker/volume/testutils' ']'
12:12:07 [2023-02-03T12:12:07.613Z] + 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
12:12:08 [2023-02-03T12:12:08.555Z] ?   	github.com/docker/docker/api	[no test files]
12:12:20 [2023-02-03T12:12:20.786Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
12:13:42 [2023-02-03T12:13:42.276Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:13:42 [2023-02-03T12:13:42.276Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:13:42 [2023-02-03T12:13:42.536Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:13:42 [2023-02-03T12:13:42.536Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:13:42 [2023-02-03T12:13:42.797Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
12:13:43 [2023-02-03T12:13:43.057Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:13:43 [2023-02-03T12:13:43.627Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
12:13:43 [2023-02-03T12:13:43.627Z] ?   	github.com/docker/docker/api/types	[no test files]
12:13:43 [2023-02-03T12:13:43.627Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:13:43 [2023-02-03T12:13:43.627Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:13:43 [2023-02-03T12:13:43.627Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 74.3% of statements
12:13:43 [2023-02-03T12:13:43.627Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:13:43 [2023-02-03T12:13:43.887Z] ok  	github.com/docker/docker/api/types/registry	0.010s	coverage: 54.2% of statements
12:13:43 [2023-02-03T12:13:43.887Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 95.3% of statements
12:13:43 [2023-02-03T12:13:43.887Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:13:43 [2023-02-03T12:13:43.887Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:13:43 [2023-02-03T12:13:43.887Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:13:43 [2023-02-03T12:13:43.887Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:13:44 [2023-02-03T12:13:44.148Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:13:44 [2023-02-03T12:13:44.148Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:13:44 [2023-02-03T12:13:44.148Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:13:44 [2023-02-03T12:13:44.148Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:13:44 [2023-02-03T12:13:44.408Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:13:44 [2023-02-03T12:13:44.408Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:13:46 [2023-02-03T12:13:46.949Z] ok  	github.com/docker/docker/builder/remotecontext	0.035s	coverage: 13.7% of statements
12:13:46 [2023-02-03T12:13:46.949Z] ok  	github.com/docker/docker/builder/dockerfile	0.055s	coverage: 50.1% of statements
12:13:47 [2023-02-03T12:13:47.210Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
12:13:47 [2023-02-03T12:13:47.470Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:13:50 [2023-02-03T12:13:50.014Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.580s	coverage: 82.5% of statements
12:13:50 [2023-02-03T12:13:50.014Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:13:50 [2023-02-03T12:13:50.014Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:13:50 [2023-02-03T12:13:50.584Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.027s	coverage: 66.5% of statements
12:13:51 [2023-02-03T12:13:51.966Z] ok  	github.com/docker/docker/client	0.106s	coverage: 76.9% of statements
12:14:24 [2023-02-03T12:14:24.072Z] ok  	github.com/docker/docker/cmd/dockerd	0.062s	coverage: 27.7% of statements
12:14:25 [2023-02-03T12:14:25.454Z] ok  	github.com/docker/docker/container	0.123s	coverage: 36.5% of statements
12:14:25 [2023-02-03T12:14:25.455Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.436s	coverage: 0.0% of statements
12:14:25 [2023-02-03T12:14:25.455Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:14:25 [2023-02-03T12:14:25.455Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:14:25 [2023-02-03T12:14:25.455Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:14:25 [2023-02-03T12:14:25.455Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:14:25 [2023-02-03T12:14:25.455Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:14:30 [2023-02-03T12:14:30.741Z] ok  	github.com/docker/docker/daemon/cluster	0.085s	coverage: 0.5% of statements
12:14:32 [2023-02-03T12:14:32.746Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 66.3% of statements
12:14:34 [2023-02-03T12:14:34.656Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 36.9% of statements
12:14:42 [2023-02-03T12:14:42.785Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
12:14:42 [2023-02-03T12:14:42.785Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 77.3% of statements
12:14:43 [2023-02-03T12:14:43.045Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:14:43 [2023-02-03T12:14:43.985Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
12:14:44 [2023-02-03T12:14:44.928Z] ok  	github.com/docker/docker/daemon	10.122s	coverage: 16.3% of statements
12:14:44 [2023-02-03T12:14:44.928Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:14:44 [2023-02-03T12:14:44.928Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:14:44 [2023-02-03T12:14:44.928Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
12:14:44 [2023-02-03T12:14:44.928Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:14:45 [2023-02-03T12:14:45.498Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.633s	coverage: 74.8% of statements
12:14:46 [2023-02-03T12:14:46.882Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.234s	coverage: 60.7% of statements
12:14:46 [2023-02-03T12:14:46.882Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
12:14:48 [2023-02-03T12:14:48.264Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
12:14:49 [2023-02-03T12:14:49.679Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.257s	coverage: 50.6% of statements
12:14:50 [2023-02-03T12:14:50.622Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.213s	coverage: 46.1% of statements
12:14:50 [2023-02-03T12:14:50.622Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:14:51 [2023-02-03T12:14:51.562Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.171s	coverage: 60.0% of statements
12:14:51 [2023-02-03T12:14:51.562Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:14:51 [2023-02-03T12:14:51.562Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:14:52 [2023-02-03T12:14:52.132Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.5% of statements
12:14:52 [2023-02-03T12:14:52.702Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
12:14:53 [2023-02-03T12:14:53.273Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
12:14:54 [2023-02-03T12:14:54.214Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 6.9% of statements
12:14:54 [2023-02-03T12:14:54.214Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:14:54 [2023-02-03T12:14:54.214Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:14:54 [2023-02-03T12:14:54.784Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
12:14:55 [2023-02-03T12:14:55.724Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.122s	coverage: 78.8% of statements
12:14:55 [2023-02-03T12:14:55.724Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
12:14:55 [2023-02-03T12:14:55.724Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:14:56 [2023-02-03T12:14:56.295Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
12:14:56 [2023-02-03T12:14:56.865Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.015s	coverage: 88.2% of statements
12:14:57 [2023-02-03T12:14:57.806Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.148s	coverage: 76.8% of statements
12:14:58 [2023-02-03T12:14:58.376Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
12:14:58 [2023-02-03T12:14:58.946Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
12:14:59 [2023-02-03T12:14:59.887Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 63.5% of statements
12:15:00 [2023-02-03T12:15:00.457Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
12:15:00 [2023-02-03T12:15:00.457Z] ok  	github.com/docker/docker/daemon/logger/journald	3.494s	coverage: 74.5% of statements
12:15:00 [2023-02-03T12:15:00.457Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:15:00 [2023-02-03T12:15:00.457Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:15:00 [2023-02-03T12:15:00.457Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:15:00 [2023-02-03T12:15:00.457Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:15:01 [2023-02-03T12:15:01.398Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
12:15:01 [2023-02-03T12:15:01.659Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:15:02 [2023-02-03T12:15:02.230Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
12:15:03 [2023-02-03T12:15:03.171Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.529s	coverage: 82.5% of statements
12:15:03 [2023-02-03T12:15:03.171Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:15:03 [2023-02-03T12:15:03.171Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:15:04 [2023-02-03T12:15:04.113Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
12:15:04 [2023-02-03T12:15:04.374Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 29.5% of statements
12:15:04 [2023-02-03T12:15:04.374Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:15:04 [2023-02-03T12:15:04.945Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
12:15:05 [2023-02-03T12:15:05.886Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
12:15:06 [2023-02-03T12:15:06.456Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:15:06 [2023-02-03T12:15:06.716Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 84.9% of statements
12:15:06 [2023-02-03T12:15:06.716Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:15:07 [2023-02-03T12:15:07.287Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
12:15:07 [2023-02-03T12:15:07.287Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:15:07 [2023-02-03T12:15:07.287Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:15:07 [2023-02-03T12:15:07.287Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:15:07 [2023-02-03T12:15:07.287Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:15:07 [2023-02-03T12:15:07.859Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
12:15:08 [2023-02-03T12:15:08.430Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 39.3% of statements
12:15:09 [2023-02-03T12:15:09.000Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.3% of statements
12:15:09 [2023-02-03T12:15:09.000Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:15:10 [2023-02-03T12:15:10.911Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 81.8% of statements
12:15:11 [2023-02-03T12:15:11.852Z] ok  	github.com/docker/docker/pkg/authorization	0.307s	coverage: 68.3% of statements
12:15:11 [2023-02-03T12:15:11.852Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:15:12 [2023-02-03T12:15:12.113Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:15:13 [2023-02-03T12:15:13.052Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
12:15:13 [2023-02-03T12:15:13.052Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
12:15:13 [2023-02-03T12:15:13.312Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
12:15:13 [2023-02-03T12:15:13.572Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:15:13 [2023-02-03T12:15:13.833Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
12:15:13 [2023-02-03T12:15:13.833Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
12:15:14 [2023-02-03T12:15:14.774Z] ok  	github.com/docker/docker/pkg/idtools	0.294s	coverage: 69.6% of statements
12:15:15 [2023-02-03T12:15:15.345Z] ok  	github.com/docker/docker/pkg/ioutils	0.353s	coverage: 71.4% of statements
12:15:15 [2023-02-03T12:15:15.605Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
12:15:15 [2023-02-03T12:15:15.865Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
12:15:16 [2023-02-03T12:15:16.125Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:15:16 [2023-02-03T12:15:16.125Z] ok  	github.com/docker/docker/layer	7.588s	coverage: 68.9% of statements
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:15:16 [2023-02-03T12:15:16.125Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:15:16 [2023-02-03T12:15:16.386Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:15:16 [2023-02-03T12:15:16.386Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
12:15:16 [2023-02-03T12:15:16.646Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
12:15:16 [2023-02-03T12:15:16.646Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
12:15:16 [2023-02-03T12:15:16.646Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:15:16 [2023-02-03T12:15:16.646Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:15:16 [2023-02-03T12:15:16.646Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:15:17 [2023-02-03T12:15:17.217Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:15:17 [2023-02-03T12:15:17.787Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:15:17 [2023-02-03T12:15:17.787Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
12:15:18 [2023-02-03T12:15:18.047Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
12:15:18 [2023-02-03T12:15:18.307Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:15:18 [2023-02-03T12:15:18.569Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:15:18 [2023-02-03T12:15:18.830Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
12:15:19 [2023-02-03T12:15:19.090Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:15:19 [2023-02-03T12:15:19.351Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:15:19 [2023-02-03T12:15:19.611Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
12:15:20 [2023-02-03T12:15:20.182Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 56.0% of statements
12:15:20 [2023-02-03T12:15:20.752Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
12:15:21 [2023-02-03T12:15:21.012Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
12:15:21 [2023-02-03T12:15:21.582Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
12:15:21 [2023-02-03T12:15:21.582Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:15:23 [2023-02-03T12:15:23.493Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
12:15:24 [2023-02-03T12:15:24.064Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
12:15:24 [2023-02-03T12:15:24.324Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
12:15:25 [2023-02-03T12:15:25.706Z] ok  	github.com/docker/docker/quota	0.203s	coverage: 71.4% of statements
12:15:25 [2023-02-03T12:15:25.966Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
12:15:26 [2023-02-03T12:15:26.906Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
12:15:27 [2023-02-03T12:15:27.166Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
12:15:27 [2023-02-03T12:15:27.426Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
12:15:27 [2023-02-03T12:15:27.996Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
12:15:27 [2023-02-03T12:15:27.997Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:15:29 [2023-02-03T12:15:29.958Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
12:15:30 [2023-02-03T12:15:30.539Z] ok  	github.com/docker/docker/volume/local	0.066s	coverage: 76.6% of statements
12:15:31 [2023-02-03T12:15:31.109Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 68.1% of statements
12:15:32 [2023-02-03T12:15:32.493Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.2% of statements
12:15:54 [2023-02-03T12:15:54.442Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.4% of statements
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/volume	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === Skipped
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     network_proxy_test.go:208: No support for dual stack yet
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver btrfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver btrfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver btrfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver btrfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver btrfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:71: No driver to put!
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z] time="2023-02-03T12:14:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z] time="2023-02-03T12:14:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z] time="2023-02-03T12:14:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z] time="2023-02-03T12:14:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z] time="2023-02-03T12:14:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:71: No driver to put!
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     overlay_test.go:50: Fails to compute changes intermittently
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver zfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver zfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver zfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver zfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:44: Driver zfs not supported
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     graphtest_unix.go:71: No driver to put!
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:15:54 [2023-02-03T12:15:54.442Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:15:54 [2023-02-03T12:15:54.442Z] 
12:15:54 [2023-02-03T12:15:54.442Z] DONE 2972 tests, 28 skipped in 224.003s
12:15:54 [2023-02-03T12:15:54.442Z] + '[' -n 'github.com/docker/docker/libnetwork
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/bitmap
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/bitseq
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cluster
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/config
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/datastore
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/diagnostic
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/discoverapi
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/driverapi
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/host
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/null
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/remote
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/windows
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/drvregistry
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/etchosts
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/idm
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/internal/caller
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipam
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipamapi
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipams/builtin
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipams/null
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipams/remote
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ipamutils
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/iptables
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/netlabel
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/netutils
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/networkdb
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/ns
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/options
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/osl
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/osl/kernel
12:15:54 [2023-02-03T12:15:54.442Z] github.com/docker/docker/libnetwork/portallocator
12:15:54 [2023-02-03T12:15:54.443Z] github.com/docker/docker/libnetwork/portmapper
12:15:54 [2023-02-03T12:15:54.443Z] github.com/docker/docker/libnetwork/resolvconf
12:15:54 [2023-02-03T12:15:54.443Z] github.com/docker/docker/libnetwork/testutils
12:15:54 [2023-02-03T12:15:54.443Z] github.com/docker/docker/libnetwork/types' ']'
12:15:54 [2023-02-03T12:15:54.443Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork	40.601s	coverage: 41.9% of statements
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.109s	coverage: 75.7% of statements
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.6% of statements
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 20.5% of statements
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:16:41 [2023-02-03T12:16:41.142Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
12:16:43 [2023-02-03T12:16:43.052Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.682s	coverage: 62.1% of statements
12:16:43 [2023-02-03T12:16:43.052Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:16:43 [2023-02-03T12:16:43.622Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
12:16:44 [2023-02-03T12:16:44.191Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.303s	coverage: 5.2% of statements
12:16:44 [2023-02-03T12:16:44.451Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:16:45 [2023-02-03T12:16:45.021Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
12:16:45 [2023-02-03T12:16:45.021Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:16:45 [2023-02-03T12:16:45.282Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:16:55 [2023-02-03T12:16:55.270Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.185s	coverage: 6.9% of statements
12:16:55 [2023-02-03T12:16:55.270Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:16:55 [2023-02-03T12:16:55.270Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
12:16:55 [2023-02-03T12:16:55.841Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
12:16:55 [2023-02-03T12:16:55.841Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:16:55 [2023-02-03T12:16:55.841Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:16:55 [2023-02-03T12:16:55.841Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:16:56 [2023-02-03T12:16:56.411Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.024s	coverage: 86.2% of statements
12:16:56 [2023-02-03T12:16:56.671Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.0% of statements
12:16:56 [2023-02-03T12:16:56.935Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
12:16:56 [2023-02-03T12:16:56.935Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.006s	coverage: 100.0% of statements
12:17:09 [2023-02-03T12:17:09.158Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.010s	coverage: 100.0% of statements
12:17:27 [2023-02-03T12:17:27.262Z] ok  	github.com/docker/docker/libnetwork/ipam	17.806s	coverage: 80.3% of statements
12:17:27 [2023-02-03T12:17:27.262Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:17:27 [2023-02-03T12:17:27.262Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:17:27 [2023-02-03T12:17:27.262Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
12:17:27 [2023-02-03T12:17:27.262Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
12:17:27 [2023-02-03T12:17:27.262Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:17:27 [2023-02-03T12:17:27.262Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:17:27 [2023-02-03T12:17:27.262Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 86.4% of statements
12:17:27 [2023-02-03T12:17:27.832Z] ok  	github.com/docker/docker/libnetwork/iptables	0.247s	coverage: 40.7% of statements
12:17:27 [2023-02-03T12:17:27.832Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:17:28 [2023-02-03T12:17:28.401Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
12:19:19 [2023-02-03T12:19:19.880Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.260s	coverage: 60.1% of statements
12:19:19 [2023-02-03T12:19:19.880Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:19:19 [2023-02-03T12:19:19.880Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:19:20 [2023-02-03T12:19:20.140Z] ok  	github.com/docker/docker/libnetwork/osl	4.313s	coverage: 41.4% of statements
12:19:20 [2023-02-03T12:19:20.400Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:19:20 [2023-02-03T12:19:20.660Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
12:19:21 [2023-02-03T12:19:21.600Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.658s	coverage: 46.3% of statements
12:19:21 [2023-02-03T12:19:21.860Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
12:19:21 [2023-02-03T12:19:21.860Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:19:22 [2023-02-03T12:19:22.120Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === Skipped
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:19:22 [2023-02-03T12:19:22.120Z]     firewalld_test.go:14: firewalld is not running
12:19:22 [2023-02-03T12:19:22.120Z] 
12:19:22 [2023-02-03T12:19:22.120Z] DONE 337 tests, 6 skipped in 210.869s
Post stage
[Pipeline] junit
12:19:23 [2023-02-03T12:19:23.076Z] Recording test results
12:19:23 [2023-02-03T12:19:23.248Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:19:23 [2023-02-03T12:19:23.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44916/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3bcb350711135cab5a16e6f1a917d7caa59ceedf -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:3bcb350711135cab5a16e6f1a917d7caa59ceedf hack/make.sh dynbinary test-integration
12:19:24 [2023-02-03T12:19:24.193Z] 
12:19:24 [2023-02-03T12:19:24.193Z] Removing bundles/
12:19:24 [2023-02-03T12:19:24.193Z] 
12:19:24 [2023-02-03T12:19:24.193Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:19:24 [2023-02-03T12:19:24.193Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:21:00 [2023-02-03T12:21:00.678Z] Created binary: bundles/dynbinary-daemon/dockerd
12:21:00 [2023-02-03T12:21:00.678Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:21:00 [2023-02-03T12:21:00.678Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:21:00 [2023-02-03T12:21:00.678Z] 
12:21:00 [2023-02-03T12:21:00.678Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:21:00 [2023-02-03T12:21:00.678Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:21:00 [2023-02-03T12:21:00.678Z] HOSTNAME=0b555b04a880
12:21:00 [2023-02-03T12:21:00.678Z] TESTDEBUG=0
12:21:00 [2023-02-03T12:21:00.678Z] DEST=bundles/test-integration
12:21:00 [2023-02-03T12:21:00.678Z] PWD=/go/src/github.com/docker/docker
12:21:00 [2023-02-03T12:21:00.678Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:21:00 [2023-02-03T12:21:00.678Z] DOCKER_GITCOMMIT=3bcb350711135cab5a16e6f1a917d7caa59ceedf
12:21:00 [2023-02-03T12:21:00.678Z] container=docker
12:21:00 [2023-02-03T12:21:00.678Z] HOME=/root
12:21:00 [2023-02-03T12:21:00.678Z] CONTAINERD_NAMESPACE=moby
12:21:00 [2023-02-03T12:21:00.678Z] GOLANG_VERSION=1.19.5
12:21:00 [2023-02-03T12:21:00.678Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:21:00 [2023-02-03T12:21:00.678Z] VALIDATE_BRANCH=master
12:21:00 [2023-02-03T12:21:00.678Z] TERM=xterm
12:21:00 [2023-02-03T12:21:00.678Z] DOCKER_PKG=github.com/docker/docker
12:21:00 [2023-02-03T12:21:00.678Z] SHLVL=1
12:21:00 [2023-02-03T12:21:00.678Z] TIMEOUT=120m
12:21:00 [2023-02-03T12:21:00.678Z] DOCKER_GRAPHDRIVER=overlay2
12:21:00 [2023-02-03T12:21:00.678Z] GO111MODULE=off
12:21:00 [2023-02-03T12:21:00.678Z] DOCKER_EXPERIMENTAL=1
12:21:00 [2023-02-03T12:21:00.678Z] TEST_SKIP_INTEGRATION_CLI=1
12:21:00 [2023-02-03T12:21:00.678Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:21:00 [2023-02-03T12:21:00.678Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:21:00 [2023-02-03T12:21:00.678Z] GOPATH=/go
12:21:00 [2023-02-03T12:21:00.678Z] PKG_CONFIG=pkg-config
12:21:00 [2023-02-03T12:21:00.678Z] _=/usr/bin/env
12:21:00 [2023-02-03T12:21:00.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:21:32 [2023-02-03T12:21:32.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:21:32 [2023-02-03T12:21:32.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:21:54 [2023-02-03T12:21:54.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:22:01 [2023-02-03T12:22:01.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:22:07 [2023-02-03T12:22:07.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:22:08 [2023-02-03T12:22:08.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:22:09 [2023-02-03T12:22:09.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:22:09 [2023-02-03T12:22:09.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:22:10 [2023-02-03T12:22:10.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:22:10 [2023-02-03T12:22:10.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:22:11 [2023-02-03T12:22:11.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:22:13 [2023-02-03T12:22:13.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:22:14 [2023-02-03T12:22:14.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:22:15 [2023-02-03T12:22:15.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:22:15 [2023-02-03T12:22:15.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:22:16 [2023-02-03T12:22:16.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:22:17 [2023-02-03T12:22:17.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:22:18 [2023-02-03T12:22:18.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:22:19 [2023-02-03T12:22:19.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:22:20 [2023-02-03T12:22:20.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:22:20 [2023-02-03T12:22:20.780Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:22:20 [2023-02-03T12:22:20.780Z] Using test binary docker
12:22:20 [2023-02-03T12:22:20.780Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:22:20 [2023-02-03T12:22:20.780Z] +++ /etc/init.d/apparmor start
12:22:20 [2023-02-03T12:22:20.780Z] Not: starting.
12:22:20 [2023-02-03T12:22:20.780Z] INFO: Waiting for daemon to start...
12:22:20 [2023-02-03T12:22:20.780Z] Starting dockerd
12:22:20 [2023-02-03T12:22:20.780Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:22:22 [2023-02-03T12:22:22.688Z] .
12:22:22 [2023-02-03T12:22:22.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:22:22 [2023-02-03T12:22:22.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:22:22 [2023-02-03T12:22:22.688Z] Error: No such image: emptyfs
12:22:22 [2023-02-03T12:22:22.688Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:22:22 [2023-02-03T12:22:22.688Z] ++++ docker load
12:22:22 [2023-02-03T12:22:22.688Z] Loaded image: emptyfs:latest
12:22:22 [2023-02-03T12:22:22.688Z] Running integration-test (iteration 1)
12:22:22 [2023-02-03T12:22:22.688Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:22:22 [2023-02-03T12:22:22.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:22:22 [2023-02-03T12:22:22.688Z] ++ set -e
12:22:22 [2023-02-03T12:22:22.688Z] ++ '[' -n 0 ']'
12:22:22 [2023-02-03T12:22:22.688Z] ++ set -x
12:22:22 [2023-02-03T12:22:22.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:22:22 [2023-02-03T12:22:22.948Z] Loaded image: busybox:latest
12:22:22 [2023-02-03T12:22:22.948Z] Loaded image: busybox:glibc
12:22:24 [2023-02-03T12:22:24.329Z] Loaded image: debian:bullseye-slim
12:22:24 [2023-02-03T12:22:24.329Z] Loaded image: hello-world:latest
12:22:24 [2023-02-03T12:22:24.329Z] Loaded image: arm32v7/hello-world:latest
12:22:24 [2023-02-03T12:22:24.329Z] INFO: Testing against a local daemon
12:22:24 [2023-02-03T12:22:24.329Z] === RUN   TestCgroupNamespacesBuild
12:22:29 [2023-02-03T12:22:29.609Z] --- PASS: TestCgroupNamespacesBuild (4.56s)
12:22:29 [2023-02-03T12:22:29.609Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:22:29 [2023-02-03T12:22:29.868Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.02s)
12:22:29 [2023-02-03T12:22:29.868Z] === RUN   TestBuildWithSession
12:22:29 [2023-02-03T12:22:29.868Z]     build_session_test.go:25: TODO: BuildKit
12:22:29 [2023-02-03T12:22:29.868Z] --- SKIP: TestBuildWithSession (0.00s)
12:22:29 [2023-02-03T12:22:29.868Z] === RUN   TestBuildSquashParent
12:22:33 [2023-02-03T12:22:33.163Z] --- PASS: TestBuildSquashParent (3.29s)
12:22:33 [2023-02-03T12:22:33.163Z] === RUN   TestBuildWithRemoveAndForceRemove
12:22:33 [2023-02-03T12:22:33.163Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:33 [2023-02-03T12:22:33.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:33 [2023-02-03T12:22:33.163Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:33 [2023-02-03T12:22:33.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:33 [2023-02-03T12:22:33.164Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:33 [2023-02-03T12:22:33.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:33 [2023-02-03T12:22:33.164Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:33 [2023-02-03T12:22:33.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:33 [2023-02-03T12:22:33.164Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:33 [2023-02-03T12:22:33.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:33 [2023-02-03T12:22:33.164Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:33 [2023-02-03T12:22:33.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:33 [2023-02-03T12:22:33.164Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:33 [2023-02-03T12:22:33.164Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:34 [2023-02-03T12:22:34.544Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:34 [2023-02-03T12:22:34.544Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:35 [2023-02-03T12:22:35.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:35 [2023-02-03T12:22:35.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:36 [2023-02-03T12:22:36.686Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.03s)
12:22:36 [2023-02-03T12:22:36.686Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s)
12:22:36 [2023-02-03T12:22:36.686Z] === RUN   TestBuildMultiStageCopy
12:22:36 [2023-02-03T12:22:36.686Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:22:37 [2023-02-03T12:22:37.624Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:22:37 [2023-02-03T12:22:37.624Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:22:37 [2023-02-03T12:22:37.884Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:22:37 [2023-02-03T12:22:37.884Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:22:37 [2023-02-03T12:22:37.884Z] --- PASS: TestBuildMultiStageCopy (1.23s)
12:22:37 [2023-02-03T12:22:37.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s)
12:22:37 [2023-02-03T12:22:37.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
12:22:37 [2023-02-03T12:22:37.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:22:37 [2023-02-03T12:22:37.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
12:22:37 [2023-02-03T12:22:37.884Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
12:22:37 [2023-02-03T12:22:37.884Z] === RUN   TestBuildMultiStageParentConfig
12:22:38 [2023-02-03T12:22:38.144Z] --- PASS: TestBuildMultiStageParentConfig (0.28s)
12:22:38 [2023-02-03T12:22:38.144Z] === RUN   TestBuildLabelWithTargets
12:22:38 [2023-02-03T12:22:38.714Z] --- PASS: TestBuildLabelWithTargets (0.46s)
12:22:38 [2023-02-03T12:22:38.714Z] === RUN   TestBuildWithEmptyLayers
12:22:38 [2023-02-03T12:22:38.714Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
12:22:38 [2023-02-03T12:22:38.714Z] === RUN   TestBuildMultiStageOnBuild
12:22:39 [2023-02-03T12:22:39.653Z] --- PASS: TestBuildMultiStageOnBuild (0.95s)
12:22:39 [2023-02-03T12:22:39.653Z] === RUN   TestBuildUncleanTarFilenames
12:22:39 [2023-02-03T12:22:39.913Z] --- PASS: TestBuildUncleanTarFilenames (0.21s)
12:22:39 [2023-02-03T12:22:39.913Z] === RUN   TestBuildMultiStageLayerLeak
12:22:40 [2023-02-03T12:22:40.853Z] --- PASS: TestBuildMultiStageLayerLeak (0.90s)
12:22:40 [2023-02-03T12:22:40.853Z] === RUN   TestBuildWithHugeFile
12:24:02 [2023-02-03T12:24:02.320Z] --- PASS: TestBuildWithHugeFile (74.28s)
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildWCOWSandboxSize
12:24:02 [2023-02-03T12:24:02.320Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:24:02 [2023-02-03T12:24:02.320Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildWithEmptyDockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:02 [2023-02-03T12:24:02.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:24:02 [2023-02-03T12:24:02.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:24:02 [2023-02-03T12:24:02.320Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:24:02 [2023-02-03T12:24:02.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildPreserveOwnership
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildPreserveOwnership/copy_from
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:24:02 [2023-02-03T12:24:02.320Z] --- PASS: TestBuildPreserveOwnership (1.88s)
12:24:02 [2023-02-03T12:24:02.320Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.38s)
12:24:02 [2023-02-03T12:24:02.320Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.50s)
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildPlatformInvalid
12:24:02 [2023-02-03T12:24:02.320Z] --- PASS: TestBuildPlatformInvalid (0.03s)
12:24:02 [2023-02-03T12:24:02.320Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:24:02 [2023-02-03T12:24:02.320Z] Loaded image: busybox:latest
12:24:02 [2023-02-03T12:24:02.320Z] Loaded image: busybox:glibc
12:24:02 [2023-02-03T12:24:02.320Z] Loaded image: debian:bullseye-slim
12:24:02 [2023-02-03T12:24:02.320Z] Loaded image: hello-world:latest
12:24:02 [2023-02-03T12:24:02.320Z] Loaded image: arm32v7/hello-world:latest
12:24:07 [2023-02-03T12:24:07.602Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.14s)
12:24:07 [2023-02-03T12:24:07.602Z] PASS
12:24:07 [2023-02-03T12:24:07.602Z] 
12:24:07 [2023-02-03T12:24:07.602Z] === Skipped
12:24:07 [2023-02-03T12:24:07.602Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:24:07 [2023-02-03T12:24:07.602Z]     build_session_test.go:25: TODO: BuildKit
12:24:07 [2023-02-03T12:24:07.602Z] 
12:24:07 [2023-02-03T12:24:07.602Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:24:07 [2023-02-03T12:24:07.602Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:24:07 [2023-02-03T12:24:07.602Z] 
12:24:07 [2023-02-03T12:24:07.602Z] DONE 34 tests, 2 skipped in 104.442s
12:24:07 [2023-02-03T12:24:07.602Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:24:07 [2023-02-03T12:24:07.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:24:07 [2023-02-03T12:24:07.602Z] ++ set -e
12:24:07 [2023-02-03T12:24:07.602Z] ++ '[' -n 0 ']'
12:24:07 [2023-02-03T12:24:07.602Z] ++ set -x
12:24:07 [2023-02-03T12:24:07.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:24:07 [2023-02-03T12:24:07.602Z] INFO: Testing against a local daemon
12:24:07 [2023-02-03T12:24:07.602Z] === RUN   TestConfigInspect
12:24:08 [2023-02-03T12:24:08.983Z] --- PASS: TestConfigInspect (1.79s)
12:24:08 [2023-02-03T12:24:08.983Z] === RUN   TestConfigList
12:24:10 [2023-02-03T12:24:10.891Z] --- PASS: TestConfigList (1.71s)
12:24:10 [2023-02-03T12:24:10.891Z] === RUN   TestConfigsCreateAndDelete
12:24:12 [2023-02-03T12:24:12.799Z] --- PASS: TestConfigsCreateAndDelete (1.86s)
12:24:12 [2023-02-03T12:24:12.799Z] === RUN   TestConfigsUpdate
12:24:14 [2023-02-03T12:24:14.707Z] --- PASS: TestConfigsUpdate (1.87s)
12:24:14 [2023-02-03T12:24:14.707Z] === RUN   TestTemplatedConfig
12:24:17 [2023-02-03T12:24:17.288Z] --- PASS: TestTemplatedConfig (2.54s)
12:24:17 [2023-02-03T12:24:17.288Z] === RUN   TestConfigCreateResolve
12:24:19 [2023-02-03T12:24:19.216Z] --- PASS: TestConfigCreateResolve (1.86s)
12:24:19 [2023-02-03T12:24:19.216Z] PASS
12:24:19 [2023-02-03T12:24:19.216Z] 
12:24:19 [2023-02-03T12:24:19.216Z] DONE 6 tests in 11.720s
12:24:19 [2023-02-03T12:24:19.216Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:24:19 [2023-02-03T12:24:19.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:24:19 [2023-02-03T12:24:19.216Z] ++ set -e
12:24:19 [2023-02-03T12:24:19.216Z] ++ '[' -n 0 ']'
12:24:19 [2023-02-03T12:24:19.216Z] ++ set -x
12:24:19 [2023-02-03T12:24:19.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:24:19 [2023-02-03T12:24:19.216Z] INFO: Testing against a local daemon
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestAttachWithTTY
12:24:19 [2023-02-03T12:24:19.216Z] --- PASS: TestAttachWithTTY (0.05s)
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestAttachWithoutTTy
12:24:19 [2023-02-03T12:24:19.216Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestCheckpoint
12:24:19 [2023-02-03T12:24:19.216Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:24:19 [2023-02-03T12:24:19.216Z] --- SKIP: TestCheckpoint (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/commit
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/commit
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/create
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/containers/create
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/commit
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/containers/create
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:24:19 [2023-02-03T12:24:19.216Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:24:19 [2023-02-03T12:24:19.216Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:24:19 [2023-02-03T12:24:19.216Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.216Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:24:19 [2023-02-03T12:24:19.217Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:24:19 [2023-02-03T12:24:19.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:24:19 [2023-02-03T12:24:19.217Z] === RUN   TestCopyFromContainerPathIsNotDir
12:24:19 [2023-02-03T12:24:19.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:24:19 [2023-02-03T12:24:19.217Z] === RUN   TestCopyToContainerPathDoesNotExist
12:24:19 [2023-02-03T12:24:19.479Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:24:19 [2023-02-03T12:24:19.480Z] === RUN   TestCopyEmptyFile
12:24:19 [2023-02-03T12:24:19.480Z] --- PASS: TestCopyEmptyFile (0.06s)
12:24:19 [2023-02-03T12:24:19.480Z] === RUN   TestCopyToContainerPathIsNotDir
12:24:19 [2023-02-03T12:24:19.480Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:24:19 [2023-02-03T12:24:19.480Z] === RUN   TestCopyFromContainer
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/.
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//.
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/./
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//./
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//bar/root
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//bar/root/
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer//bar/root/.
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/quux
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/quux/
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/quux/.
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCopyFromContainer/bar/notarget
12:24:20 [2023-02-03T12:24:20.049Z] --- PASS: TestCopyFromContainer (0.68s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/. (0.02s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
12:24:20 [2023-02-03T12:24:20.049Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:20 [2023-02-03T12:24:20.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateLinkToNonExistingContainer
12:24:20 [2023-02-03T12:24:20.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateWithInvalidEnv
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateWithInvalidEnv/0
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateWithInvalidEnv/0
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateWithInvalidEnv/1
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateWithInvalidEnv/1
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateWithInvalidEnv/2
12:24:20 [2023-02-03T12:24:20.309Z] === PAUSE TestCreateWithInvalidEnv/2
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateWithInvalidEnv/0
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateWithInvalidEnv/2
12:24:20 [2023-02-03T12:24:20.309Z] === CONT  TestCreateWithInvalidEnv/1
12:24:20 [2023-02-03T12:24:20.309Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateTmpfsMountsTarget
12:24:20 [2023-02-03T12:24:20.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:24:20 [2023-02-03T12:24:20.309Z] === RUN   TestCreateWithCustomMaskedPaths
12:24:21 [2023-02-03T12:24:21.248Z] --- PASS: TestCreateWithCustomMaskedPaths (1.03s)
12:24:21 [2023-02-03T12:24:21.248Z] === RUN   TestCreateWithCustomReadonlyPaths
12:24:22 [2023-02-03T12:24:22.631Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:22 [2023-02-03T12:24:22.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:22 [2023-02-03T12:24:22.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:22 [2023-02-03T12:24:22.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:22 [2023-02-03T12:24:22.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:22 [2023-02-03T12:24:22.631Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:24:22 [2023-02-03T12:24:22.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s)
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateDifferentPlatform
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateDifferentPlatform/different_os
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:24:22 [2023-02-03T12:24:22.631Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:24:22 [2023-02-03T12:24:22.631Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:24:22 [2023-02-03T12:24:22.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:24:22 [2023-02-03T12:24:22.631Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:24:22 [2023-02-03T12:24:22.891Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestCreateInvalidHostConfig
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:24:22 [2023-02-03T12:24:22.891Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:24:22 [2023-02-03T12:24:22.891Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:24:22 [2023-02-03T12:24:22.891Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:24:22 [2023-02-03T12:24:22.891Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:24:22 [2023-02-03T12:24:22.891Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:24:22 [2023-02-03T12:24:22.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:24:22 [2023-02-03T12:24:22.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:24:22 [2023-02-03T12:24:22.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:24:22 [2023-02-03T12:24:22.891Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestContainerStartOnDaemonRestart
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestContainerStartOnDaemonRestart
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestDaemonRestartIpcMode
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestDaemonRestartIpcMode
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestDaemonHostGatewayIP
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestDaemonHostGatewayIP
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestRestartDaemonWithRestartingContainer
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestContainerKillOnDaemonStart
12:24:22 [2023-02-03T12:24:22.891Z] === PAUSE TestContainerKillOnDaemonStart
12:24:22 [2023-02-03T12:24:22.891Z] === RUN   TestDiff
12:24:23 [2023-02-03T12:24:23.156Z] --- PASS: TestDiff (0.36s)
12:24:23 [2023-02-03T12:24:23.156Z] === RUN   TestExecConsoleSize
12:24:23 [2023-02-03T12:24:23.725Z] --- PASS: TestExecConsoleSize (0.42s)
12:24:23 [2023-02-03T12:24:23.725Z] === RUN   TestExecWithCloseStdin
12:24:23 [2023-02-03T12:24:23.985Z] --- PASS: TestExecWithCloseStdin (0.42s)
12:24:23 [2023-02-03T12:24:23.985Z] === RUN   TestExec
12:24:24 [2023-02-03T12:24:24.555Z] --- PASS: TestExec (0.40s)
12:24:24 [2023-02-03T12:24:24.555Z] === RUN   TestExecUser
12:24:24 [2023-02-03T12:24:24.814Z] --- PASS: TestExecUser (0.43s)
12:24:24 [2023-02-03T12:24:24.814Z] === RUN   TestExportContainerAndImportImage
12:24:25 [2023-02-03T12:24:25.385Z] --- PASS: TestExportContainerAndImportImage (0.43s)
12:24:25 [2023-02-03T12:24:25.385Z] === RUN   TestExportContainerAfterDaemonRestart
12:24:26 [2023-02-03T12:24:26.324Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
12:24:26 [2023-02-03T12:24:26.324Z] === RUN   TestHealthCheckWorkdir
12:24:26 [2023-02-03T12:24:26.894Z] --- PASS: TestHealthCheckWorkdir (0.46s)
12:24:26 [2023-02-03T12:24:26.894Z] === RUN   TestHealthKillContainer
12:24:35 [2023-02-03T12:24:35.021Z] --- PASS: TestHealthKillContainer (7.78s)
12:24:35 [2023-02-03T12:24:35.021Z] === RUN   TestHealthCheckProcessKilled
12:24:35 [2023-02-03T12:24:35.281Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
12:24:35 [2023-02-03T12:24:35.281Z] === RUN   TestInspectCpusetInConfigPre120
12:24:35 [2023-02-03T12:24:35.851Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
12:24:35 [2023-02-03T12:24:35.851Z] === RUN   TestIpcModeNone
12:24:36 [2023-02-03T12:24:36.111Z] --- PASS: TestIpcModeNone (0.41s)
12:24:36 [2023-02-03T12:24:36.111Z] === RUN   TestIpcModePrivate
12:24:36 [2023-02-03T12:24:36.371Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:24:36 [2023-02-03T12:24:36.371Z] --- PASS: TestIpcModePrivate (0.40s)
12:24:36 [2023-02-03T12:24:36.371Z] === RUN   TestIpcModeShareable
12:24:36 [2023-02-03T12:24:36.940Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
12:24:36 [2023-02-03T12:24:36.940Z] --- PASS: TestIpcModeShareable (0.42s)
12:24:36 [2023-02-03T12:24:36.940Z] === RUN   TestAPIIpcModeShareableAndContainer
12:24:38 [2023-02-03T12:24:38.321Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s)
12:24:38 [2023-02-03T12:24:38.321Z] === RUN   TestAPIIpcModeHost
12:24:38 [2023-02-03T12:24:38.581Z] --- PASS: TestAPIIpcModeHost (0.32s)
12:24:38 [2023-02-03T12:24:38.581Z] === RUN   TestDaemonIpcModeShareable
12:24:39 [2023-02-03T12:24:39.520Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:24:39 [2023-02-03T12:24:39.521Z] --- PASS: TestDaemonIpcModeShareable (1.01s)
12:24:39 [2023-02-03T12:24:39.521Z] === RUN   TestDaemonIpcModePrivate
12:24:40 [2023-02-03T12:24:40.460Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:24:40 [2023-02-03T12:24:40.460Z] --- PASS: TestDaemonIpcModePrivate (0.99s)
12:24:40 [2023-02-03T12:24:40.460Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:24:41 [2023-02-03T12:24:41.400Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:24:41 [2023-02-03T12:24:41.660Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
12:24:41 [2023-02-03T12:24:41.660Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:24:42 [2023-02-03T12:24:42.599Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:24:42 [2023-02-03T12:24:42.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.01s)
12:24:42 [2023-02-03T12:24:42.599Z] === RUN   TestIpcModeOlderClient
12:24:42 [2023-02-03T12:24:42.599Z] === PAUSE TestIpcModeOlderClient
12:24:42 [2023-02-03T12:24:42.599Z] === RUN   TestKillContainerInvalidSignal
12:24:42 [2023-02-03T12:24:42.859Z] --- PASS: TestKillContainerInvalidSignal (0.35s)
12:24:42 [2023-02-03T12:24:42.859Z] === RUN   TestKillContainer
12:24:42 [2023-02-03T12:24:42.859Z] === RUN   TestKillContainer/no_signal
12:24:43 [2023-02-03T12:24:43.429Z] === RUN   TestKillContainer/non_killing_signal
12:24:43 [2023-02-03T12:24:43.429Z] === RUN   TestKillContainer/killing_signal
12:24:43 [2023-02-03T12:24:43.998Z] --- PASS: TestKillContainer (1.10s)
12:24:43 [2023-02-03T12:24:43.998Z]     --- PASS: TestKillContainer/no_signal (0.36s)
12:24:43 [2023-02-03T12:24:43.998Z]     --- PASS: TestKillContainer/non_killing_signal (0.21s)
12:24:43 [2023-02-03T12:24:43.998Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
12:24:43 [2023-02-03T12:24:43.998Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:24:43 [2023-02-03T12:24:43.998Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:24:44 [2023-02-03T12:24:44.258Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:24:44 [2023-02-03T12:24:44.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.72s)
12:24:44 [2023-02-03T12:24:44.828Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s)
12:24:44 [2023-02-03T12:24:44.828Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
12:24:44 [2023-02-03T12:24:44.828Z] === RUN   TestKillStoppedContainer
12:24:44 [2023-02-03T12:24:44.828Z] --- PASS: TestKillStoppedContainer (0.04s)
12:24:44 [2023-02-03T12:24:44.828Z] === RUN   TestKillStoppedContainerAPIPre120
12:24:44 [2023-02-03T12:24:44.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:24:44 [2023-02-03T12:24:44.828Z] === RUN   TestKillDifferentUserContainer
12:24:45 [2023-02-03T12:24:45.088Z] --- PASS: TestKillDifferentUserContainer (0.37s)
12:24:45 [2023-02-03T12:24:45.088Z] === RUN   TestInspectOomKilledTrue
12:24:45 [2023-02-03T12:24:45.658Z] --- PASS: TestInspectOomKilledTrue (0.43s)
12:24:45 [2023-02-03T12:24:45.658Z] === RUN   TestInspectOomKilledFalse
12:24:45 [2023-02-03T12:24:45.918Z] --- PASS: TestInspectOomKilledFalse (0.38s)
12:24:45 [2023-02-03T12:24:45.918Z] === RUN   TestLinksEtcHostsContentMatch
12:24:46 [2023-02-03T12:24:46.178Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
12:24:46 [2023-02-03T12:24:46.178Z] === RUN   TestLinksContainerNames
12:24:47 [2023-02-03T12:24:47.117Z] --- PASS: TestLinksContainerNames (0.72s)
12:24:47 [2023-02-03T12:24:47.117Z] === RUN   TestLogsFollowTailEmpty
12:24:47 [2023-02-03T12:24:47.380Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:24:47 [2023-02-03T12:24:47.380Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:24:47 [2023-02-03T12:24:47.380Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:24:47 [2023-02-03T12:24:47.951Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:24:47 [2023-02-03T12:24:47.951Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:24:48 [2023-02-03T12:24:48.521Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:24:48 [2023-02-03T12:24:48.521Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:24:49 [2023-02-03T12:24:49.091Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.091Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:24:49 [2023-02-03T12:24:49.660Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:24:49 [2023-02-03T12:24:49.660Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:24:49 [2023-02-03T12:24:49.920Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:24:50 [2023-02-03T12:24:50.179Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:24:50 [2023-02-03T12:24:50.749Z] --- PASS: TestLogs (3.37s)
12:24:50 [2023-02-03T12:24:50.749Z]     --- PASS: TestLogs/driver_local (0.01s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.44s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.44s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
12:24:50 [2023-02-03T12:24:50.749Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.42s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
12:24:50 [2023-02-03T12:24:50.749Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
12:24:50 [2023-02-03T12:24:50.749Z] === RUN   TestContainerNetworkMountsNoChown
12:24:51 [2023-02-03T12:24:51.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.34s)
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/default
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/default
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/private
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/private
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rprivate
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rprivate
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/slave
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/slave
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rslave
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rslave
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/shared
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/shared
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rshared
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rshared
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/default
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/default/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/default/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/rshared
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/shared
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/rslave
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/slave
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/rprivate
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/private
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/private/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/private/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:24:51 [2023-02-03T12:24:51.010Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/default/bind_root
12:24:51 [2023-02-03T12:24:51.010Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/default/mount_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:24:51 [2023-02-03T12:24:51.270Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/private/bind_root
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/private/mount_root
12:24:51 [2023-02-03T12:24:51.530Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:24:51 [2023-02-03T12:24:51.530Z] --- PASS: TestMountDaemonRoot (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:24:51 [2023-02-03T12:24:51.530Z] === RUN   TestContainerBindMountNonRecursive
12:24:52 [2023-02-03T12:24:52.911Z] --- PASS: TestContainerBindMountNonRecursive (1.08s)
12:24:52 [2023-02-03T12:24:52.911Z] === RUN   TestContainerVolumesMountedAsShared
12:24:52 [2023-02-03T12:24:52.911Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s)
12:24:52 [2023-02-03T12:24:52.911Z] === RUN   TestContainerVolumesMountedAsSlave
12:24:53 [2023-02-03T12:24:53.171Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
12:24:53 [2023-02-03T12:24:53.171Z] === RUN   TestContainerCopyLeaksMounts
12:24:53 [2023-02-03T12:24:53.740Z] --- PASS: TestContainerCopyLeaksMounts (0.43s)
12:24:53 [2023-02-03T12:24:53.740Z] === RUN   TestNetworkNat
12:24:54 [2023-02-03T12:24:54.000Z] --- PASS: TestNetworkNat (0.40s)
12:24:54 [2023-02-03T12:24:54.000Z] === RUN   TestNetworkLocalhostTCPNat
12:24:54 [2023-02-03T12:24:54.570Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
12:24:54 [2023-02-03T12:24:54.570Z] === RUN   TestNetworkLoopbackNat
12:24:57 [2023-02-03T12:24:57.111Z] --- PASS: TestNetworkLoopbackNat (2.51s)
12:24:57 [2023-02-03T12:24:57.111Z] === RUN   TestPause
12:24:57 [2023-02-03T12:24:57.371Z] --- PASS: TestPause (0.39s)
12:24:57 [2023-02-03T12:24:57.371Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:24:57 [2023-02-03T12:24:57.371Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:24:57 [2023-02-03T12:24:57.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:24:57 [2023-02-03T12:24:57.371Z] === RUN   TestPauseStopPausedContainer
12:24:57 [2023-02-03T12:24:57.940Z] --- PASS: TestPauseStopPausedContainer (0.39s)
12:24:57 [2023-02-03T12:24:57.940Z] === RUN   TestPidHost
12:24:58 [2023-02-03T12:24:58.879Z] --- PASS: TestPidHost (0.90s)
12:24:58 [2023-02-03T12:24:58.879Z] === RUN   TestPsFilter
12:24:58 [2023-02-03T12:24:58.879Z] --- PASS: TestPsFilter (0.10s)
12:24:58 [2023-02-03T12:24:58.879Z] === RUN   TestRemoveContainerWithRemovedVolume
12:24:59 [2023-02-03T12:24:59.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.34s)
12:24:59 [2023-02-03T12:24:59.139Z] === RUN   TestRemoveContainerWithVolume
12:24:59 [2023-02-03T12:24:59.399Z] --- PASS: TestRemoveContainerWithVolume (0.35s)
12:24:59 [2023-02-03T12:24:59.399Z] === RUN   TestRemoveContainerRunning
12:24:59 [2023-02-03T12:24:59.968Z] --- PASS: TestRemoveContainerRunning (0.36s)
12:24:59 [2023-02-03T12:24:59.969Z] === RUN   TestRemoveContainerForceRemoveRunning
12:25:00 [2023-02-03T12:25:00.229Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s)
12:25:00 [2023-02-03T12:25:00.229Z] === RUN   TestRemoveInvalidContainer
12:25:00 [2023-02-03T12:25:00.229Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:25:00 [2023-02-03T12:25:00.229Z] === RUN   TestRenameLinkedContainer
12:25:01 [2023-02-03T12:25:01.614Z] --- PASS: TestRenameLinkedContainer (1.50s)
12:25:01 [2023-02-03T12:25:01.614Z] === RUN   TestRenameStoppedContainer
12:25:02 [2023-02-03T12:25:02.185Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:25:02 [2023-02-03T12:25:02.185Z] === RUN   TestRenameRunningContainerAndReuse
12:25:03 [2023-02-03T12:25:03.125Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
12:25:03 [2023-02-03T12:25:03.125Z] === RUN   TestRenameInvalidName
12:25:03 [2023-02-03T12:25:03.385Z] --- PASS: TestRenameInvalidName (0.40s)
12:25:03 [2023-02-03T12:25:03.385Z] === RUN   TestRenameAnonymousContainer
12:25:04 [2023-02-03T12:25:04.767Z] --- PASS: TestRenameAnonymousContainer (1.43s)
12:25:04 [2023-02-03T12:25:04.767Z] === RUN   TestRenameContainerWithSameName
12:25:05 [2023-02-03T12:25:05.027Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:25:05 [2023-02-03T12:25:05.027Z] === RUN   TestRenameContainerWithLinkedContainer
12:25:05 [2023-02-03T12:25:05.966Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
12:25:05 [2023-02-03T12:25:05.966Z] === RUN   TestResize
12:25:06 [2023-02-03T12:25:06.226Z] --- PASS: TestResize (0.37s)
12:25:06 [2023-02-03T12:25:06.226Z] === RUN   TestResizeWithInvalidSize
12:25:06 [2023-02-03T12:25:06.795Z] --- PASS: TestResizeWithInvalidSize (0.41s)
12:25:06 [2023-02-03T12:25:06.795Z] === RUN   TestResizeWhenContainerNotStarted
12:25:07 [2023-02-03T12:25:07.055Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
12:25:07 [2023-02-03T12:25:07.055Z] === RUN   TestDaemonRestartKillContainers
12:25:07 [2023-02-03T12:25:07.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:25:07 [2023-02-03T12:25:07.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:25:07 [2023-02-03T12:25:07.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:25:07 [2023-02-03T12:25:07.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:25:07 [2023-02-03T12:25:07.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:25:07 [2023-02-03T12:25:07.056Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:08 [2023-02-03T12:25:08.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:25:09 [2023-02-03T12:25:09.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:25:10 [2023-02-03T12:25:10.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:25:10 [2023-02-03T12:25:10.884Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:25:12 [2023-02-03T12:25:12.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:25:12 [2023-02-03T12:25:12.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:15 [2023-02-03T12:25:15.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:25:15 [2023-02-03T12:25:15.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:25:16 [2023-02-03T12:25:16.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:25:18 [2023-02-03T12:25:18.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:25:18 [2023-02-03T12:25:18.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:25:20 [2023-02-03T12:25:20.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:25:20 [2023-02-03T12:25:20.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:25:21 [2023-02-03T12:25:21.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:25:23 [2023-02-03T12:25:23.259Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.62s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.45s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.63s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.45s)
12:25:23 [2023-02-03T12:25:23.259Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.47s)
12:25:23 [2023-02-03T12:25:23.259Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:25:23 [2023-02-03T12:25:23.259Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:25:24 [2023-02-03T12:25:24.199Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:25:24 [2023-02-03T12:25:24.772Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.61s)
12:25:24 [2023-02-03T12:25:24.772Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
12:25:24 [2023-02-03T12:25:24.772Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.78s)
12:25:24 [2023-02-03T12:25:24.772Z] === RUN   TestCgroupNamespacesRun
12:25:26 [2023-02-03T12:25:26.154Z] --- PASS: TestCgroupNamespacesRun (1.12s)
12:25:26 [2023-02-03T12:25:26.154Z] === RUN   TestCgroupNamespacesRunPrivileged
12:25:27 [2023-02-03T12:25:27.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.98s)
12:25:27 [2023-02-03T12:25:27.094Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:25:28 [2023-02-03T12:25:28.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
12:25:28 [2023-02-03T12:25:28.033Z] === RUN   TestCgroupNamespacesRunHostMode
12:25:28 [2023-02-03T12:25:28.974Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
12:25:28 [2023-02-03T12:25:28.974Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:25:29 [2023-02-03T12:25:29.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (0.98s)
12:25:29 [2023-02-03T12:25:29.914Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:25:30 [2023-02-03T12:25:30.854Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s)
12:25:30 [2023-02-03T12:25:30.854Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:25:31 [2023-02-03T12:25:31.424Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
12:25:31 [2023-02-03T12:25:31.424Z] === RUN   TestCgroupNamespacesRunOlderClient
12:25:32 [2023-02-03T12:25:32.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
12:25:32 [2023-02-03T12:25:32.805Z] === RUN   TestNISDomainname
12:25:33 [2023-02-03T12:25:33.065Z] --- PASS: TestNISDomainname (0.44s)
12:25:33 [2023-02-03T12:25:33.065Z] === RUN   TestHostnameDnsResolution
12:25:33 [2023-02-03T12:25:33.635Z] --- PASS: TestHostnameDnsResolution (0.55s)
12:25:33 [2023-02-03T12:25:33.635Z] === RUN   TestUnprivilegedPortsAndPing
12:25:33 [2023-02-03T12:25:33.896Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s)
12:25:33 [2023-02-03T12:25:33.896Z] === RUN   TestPrivilegedHostDevices
12:25:34 [2023-02-03T12:25:34.466Z] --- PASS: TestPrivilegedHostDevices (0.43s)
12:25:34 [2023-02-03T12:25:34.466Z] === RUN   TestRunConsoleSize
12:25:34 [2023-02-03T12:25:34.727Z] --- PASS: TestRunConsoleSize (0.39s)
12:25:34 [2023-02-03T12:25:34.727Z] === RUN   TestRunWithAlternativeContainerdShim
12:25:36 [2023-02-03T12:25:36.636Z] --- PASS: TestRunWithAlternativeContainerdShim (1.78s)
12:25:36 [2023-02-03T12:25:36.637Z] === RUN   TestStats
12:25:39 [2023-02-03T12:25:39.175Z] --- PASS: TestStats (2.36s)
12:25:39 [2023-02-03T12:25:39.175Z] === RUN   TestStopContainerWithTimeout
12:25:39 [2023-02-03T12:25:39.175Z] === RUN   TestStopContainerWithTimeout/0
12:25:39 [2023-02-03T12:25:39.175Z] === PAUSE TestStopContainerWithTimeout/0
12:25:39 [2023-02-03T12:25:39.175Z] === RUN   TestStopContainerWithTimeout/1
12:25:39 [2023-02-03T12:25:39.175Z] === PAUSE TestStopContainerWithTimeout/1
12:25:39 [2023-02-03T12:25:39.175Z] === RUN   TestStopContainerWithTimeout/3
12:25:39 [2023-02-03T12:25:39.175Z] === PAUSE TestStopContainerWithTimeout/3
12:25:39 [2023-02-03T12:25:39.175Z] === RUN   TestStopContainerWithTimeout/-1
12:25:39 [2023-02-03T12:25:39.175Z] === PAUSE TestStopContainerWithTimeout/-1
12:25:39 [2023-02-03T12:25:39.175Z] === CONT  TestStopContainerWithTimeout/0
12:25:39 [2023-02-03T12:25:39.175Z] === CONT  TestStopContainerWithTimeout/3
12:25:39 [2023-02-03T12:25:39.435Z] === CONT  TestStopContainerWithTimeout/-1
12:25:41 [2023-02-03T12:25:41.344Z] === CONT  TestStopContainerWithTimeout/1
12:25:42 [2023-02-03T12:25:42.725Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:25:42 [2023-02-03T12:25:42.725Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
12:25:42 [2023-02-03T12:25:42.725Z]     --- PASS: TestStopContainerWithTimeout/3 (2.45s)
12:25:42 [2023-02-03T12:25:42.725Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.34s)
12:25:42 [2023-02-03T12:25:42.725Z]     --- PASS: TestStopContainerWithTimeout/1 (1.36s)
12:25:42 [2023-02-03T12:25:42.725Z] === RUN   TestDeleteDevicemapper
12:25:42 [2023-02-03T12:25:42.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:25:42 [2023-02-03T12:25:42.725Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:25:42 [2023-02-03T12:25:42.725Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:25:44 [2023-02-03T12:25:44.110Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.18s)
12:25:44 [2023-02-03T12:25:44.110Z] === RUN   TestUpdateMemory
12:25:44 [2023-02-03T12:25:44.370Z] --- PASS: TestUpdateMemory (0.48s)
12:25:44 [2023-02-03T12:25:44.370Z] === RUN   TestUpdateCPUQuota
12:25:45 [2023-02-03T12:25:45.310Z] --- PASS: TestUpdateCPUQuota (0.78s)
12:25:45 [2023-02-03T12:25:45.310Z] === RUN   TestUpdatePidsLimit
12:25:45 [2023-02-03T12:25:45.310Z] === RUN   TestUpdatePidsLimit/update_from_none
12:25:45 [2023-02-03T12:25:45.310Z] === RUN   TestUpdatePidsLimit/no_change
12:25:45 [2023-02-03T12:25:45.571Z] === RUN   TestUpdatePidsLimit/update_lower
12:25:45 [2023-02-03T12:25:45.831Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:25:45 [2023-02-03T12:25:45.831Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:25:46 [2023-02-03T12:25:46.092Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:25:46 [2023-02-03T12:25:46.352Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:25:46 [2023-02-03T12:25:46.922Z] --- PASS: TestUpdatePidsLimit (1.78s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
12:25:46 [2023-02-03T12:25:46.922Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
12:25:46 [2023-02-03T12:25:46.922Z] === RUN   TestUpdateRestartPolicy
12:25:59 [2023-02-03T12:25:59.142Z] --- PASS: TestUpdateRestartPolicy (10.48s)
12:25:59 [2023-02-03T12:25:59.142Z] === RUN   TestUpdateRestartWithAutoRemove
12:25:59 [2023-02-03T12:25:59.142Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
12:25:59 [2023-02-03T12:25:59.142Z] === RUN   TestWaitNonBlocked
12:25:59 [2023-02-03T12:25:59.142Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:59 [2023-02-03T12:25:59.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:59 [2023-02-03T12:25:59.142Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:59 [2023-02-03T12:25:59.142Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:59 [2023-02-03T12:25:59.142Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:59 [2023-02-03T12:25:59.142Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:59 [2023-02-03T12:25:59.142Z] --- PASS: TestWaitNonBlocked (0.01s)
12:25:59 [2023-02-03T12:25:59.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
12:25:59 [2023-02-03T12:25:59.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitBlocked
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:25:59 [2023-02-03T12:25:59.143Z] --- PASS: TestWaitBlocked (0.01s)
12:25:59 [2023-02-03T12:25:59.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
12:25:59 [2023-02-03T12:25:59.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitConditions
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitConditions/default
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitConditions/default
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitConditions/not-running
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitConditions/not-running
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitConditions/next-exit
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitConditions/next-exit
12:25:59 [2023-02-03T12:25:59.143Z] === RUN   TestWaitConditions/removed
12:25:59 [2023-02-03T12:25:59.143Z] === PAUSE TestWaitConditions/removed
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitConditions/default
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitConditions/removed
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitConditions/default
12:25:59 [2023-02-03T12:25:59.143Z]     wait_test.go:146: ContainerID = 1c0b1650fd7f8dd713e75e11c8b2725335614da137349fd77e51766bab2f278b
12:25:59 [2023-02-03T12:25:59.143Z] === CONT  TestWaitConditions/removed
12:25:59 [2023-02-03T12:25:59.143Z]     wait_test.go:146: ContainerID = 4473c8cbe19b65af913768a69a78a35c6961038ea24c757c627459587d6736b4
12:25:59 [2023-02-03T12:25:59.712Z] === CONT  TestWaitConditions/next-exit
12:25:59 [2023-02-03T12:25:59.712Z] === CONT  TestWaitConditions/not-running
12:25:59 [2023-02-03T12:25:59.712Z] === CONT  TestWaitConditions/next-exit
12:25:59 [2023-02-03T12:25:59.712Z]     wait_test.go:146: ContainerID = 6cdccb858fb9181a06c87b8bc07ef95330406e6792a4d70801769dea1accd60d
12:25:59 [2023-02-03T12:25:59.712Z] === CONT  TestWaitConditions/not-running
12:25:59 [2023-02-03T12:25:59.712Z]     wait_test.go:146: ContainerID = 931eaa8de4e05478fa26d016eebb76bcb321440034a669b0cc9de3fb61254618
12:26:00 [2023-02-03T12:26:00.281Z] --- PASS: TestWaitConditions (0.01s)
12:26:00 [2023-02-03T12:26:00.281Z]     --- PASS: TestWaitConditions/removed (0.59s)
12:26:00 [2023-02-03T12:26:00.281Z]     --- PASS: TestWaitConditions/default (0.60s)
12:26:00 [2023-02-03T12:26:00.281Z]     --- PASS: TestWaitConditions/not-running (0.46s)
12:26:00 [2023-02-03T12:26:00.281Z]     --- PASS: TestWaitConditions/next-exit (0.52s)
12:26:00 [2023-02-03T12:26:00.281Z] === RUN   TestWaitRestartedContainer
12:26:00 [2023-02-03T12:26:00.281Z] === RUN   TestWaitRestartedContainer/default
12:26:00 [2023-02-03T12:26:00.281Z] === PAUSE TestWaitRestartedContainer/default
12:26:00 [2023-02-03T12:26:00.281Z] === RUN   TestWaitRestartedContainer/not-running
12:26:00 [2023-02-03T12:26:00.281Z] === PAUSE TestWaitRestartedContainer/not-running
12:26:00 [2023-02-03T12:26:00.281Z] === RUN   TestWaitRestartedContainer/next-exit
12:26:00 [2023-02-03T12:26:00.281Z] === PAUSE TestWaitRestartedContainer/next-exit
12:26:00 [2023-02-03T12:26:00.281Z] === CONT  TestWaitRestartedContainer/default
12:26:00 [2023-02-03T12:26:00.281Z] === CONT  TestWaitRestartedContainer/next-exit
12:26:01 [2023-02-03T12:26:01.221Z] === CONT  TestWaitRestartedContainer/not-running
12:26:02 [2023-02-03T12:26:02.161Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:26:02 [2023-02-03T12:26:02.161Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.05s)
12:26:02 [2023-02-03T12:26:02.161Z]     --- PASS: TestWaitRestartedContainer/default (1.13s)
12:26:02 [2023-02-03T12:26:02.161Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
12:26:02 [2023-02-03T12:26:02.161Z] === CONT  TestContainerStartOnDaemonRestart
12:26:02 [2023-02-03T12:26:02.161Z] === CONT  TestRestartDaemonWithRestartingContainer
12:26:04 [2023-02-03T12:26:04.071Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s)
12:26:04 [2023-02-03T12:26:04.071Z] === CONT  TestIpcModeOlderClient
12:26:04 [2023-02-03T12:26:04.071Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s)
12:26:04 [2023-02-03T12:26:04.071Z] === CONT  TestContainerKillOnDaemonStart
12:26:04 [2023-02-03T12:26:04.071Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:26:04 [2023-02-03T12:26:04.071Z] === CONT  TestDaemonHostGatewayIP
12:26:06 [2023-02-03T12:26:06.611Z] --- PASS: TestDaemonHostGatewayIP (2.08s)
12:26:06 [2023-02-03T12:26:06.611Z] === CONT  TestDaemonRestartIpcMode
12:26:08 [2023-02-03T12:26:08.520Z] --- PASS: TestDaemonRestartIpcMode (1.97s)
12:26:16 [2023-02-03T12:26:16.647Z] --- PASS: TestContainerKillOnDaemonStart (11.47s)
12:26:16 [2023-02-03T12:26:16.647Z] PASS
12:26:16 [2023-02-03T12:26:16.647Z] 
12:26:16 [2023-02-03T12:26:16.647Z] === Skipped
12:26:16 [2023-02-03T12:26:16.647Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:26:16 [2023-02-03T12:26:16.647Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:26:16 [2023-02-03T12:26:16.647Z] 
12:26:16 [2023-02-03T12:26:16.647Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:26:16 [2023-02-03T12:26:16.647Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:26:16 [2023-02-03T12:26:16.647Z] 
12:26:16 [2023-02-03T12:26:16.647Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:26:16 [2023-02-03T12:26:16.647Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:26:16 [2023-02-03T12:26:16.647Z] 
12:26:16 [2023-02-03T12:26:16.647Z] DONE 281 tests, 3 skipped in 116.624s
12:26:16 [2023-02-03T12:26:16.647Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:26:16 [2023-02-03T12:26:16.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:26:16 [2023-02-03T12:26:16.647Z] ++ set -e
12:26:16 [2023-02-03T12:26:16.647Z] ++ '[' -n 0 ']'
12:26:16 [2023-02-03T12:26:16.647Z] ++ set -x
12:26:16 [2023-02-03T12:26:16.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:26:16 [2023-02-03T12:26:16.647Z] INFO: Testing against a local daemon
12:26:16 [2023-02-03T12:26:16.647Z] === RUN   TestConfigDaemonID
12:26:16 [2023-02-03T12:26:16.907Z]     daemon_test.go:51: [d68a4dab2a637] daemon is not started
12:26:16 [2023-02-03T12:26:16.907Z] --- PASS: TestConfigDaemonID (1.04s)
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:26:16 [2023-02-03T12:26:16.907Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:26:16 [2023-02-03T12:26:16.907Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation/invalid_config
12:26:16 [2023-02-03T12:26:16.907Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation/malformed_config
12:26:16 [2023-02-03T12:26:16.907Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestDaemonConfigValidation/valid_config
12:26:16 [2023-02-03T12:26:16.907Z] === PAUSE TestDaemonConfigValidation/valid_config
12:26:16 [2023-02-03T12:26:16.907Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:26:16 [2023-02-03T12:26:16.907Z] === CONT  TestDaemonConfigValidation/malformed_config
12:26:16 [2023-02-03T12:26:16.907Z] === CONT  TestDaemonConfigValidation/valid_config
12:26:16 [2023-02-03T12:26:16.907Z] === CONT  TestDaemonConfigValidation/invalid_config
12:26:16 [2023-02-03T12:26:16.907Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:26:16 [2023-02-03T12:26:16.907Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:26:16 [2023-02-03T12:26:16.907Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
12:26:16 [2023-02-03T12:26:16.907Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
12:26:16 [2023-02-03T12:26:16.907Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:26:16 [2023-02-03T12:26:16.907Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
12:26:16 [2023-02-03T12:26:16.907Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestConfigDaemonSeccompProfiles
12:26:16 [2023-02-03T12:26:16.907Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:26:18 [2023-02-03T12:26:18.289Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:26:19 [2023-02-03T12:26:19.228Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:26:20 [2023-02-03T12:26:20.168Z] === CONT  TestConfigDaemonSeccompProfiles
12:26:20 [2023-02-03T12:26:20.168Z]     daemon_test.go:165: [d8014315b62e7] daemon is not started
12:26:20 [2023-02-03T12:26:20.168Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:26:20 [2023-02-03T12:26:20.168Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:26:20 [2023-02-03T12:26:20.168Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:26:20 [2023-02-03T12:26:20.168Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:26:20 [2023-02-03T12:26:20.168Z] === RUN   TestDaemonProxy
12:26:20 [2023-02-03T12:26:20.168Z] === RUN   TestDaemonProxy/environment_variables
12:26:22 [2023-02-03T12:26:22.077Z] === RUN   TestDaemonProxy/command-line_options
12:26:23 [2023-02-03T12:26:23.477Z] === RUN   TestDaemonProxy/configuration_file
12:26:25 [2023-02-03T12:26:25.406Z] === RUN   TestDaemonProxy/conflicting_options
12:26:25 [2023-02-03T12:26:25.975Z] === RUN   TestDaemonProxy/reload_sanitized
12:26:26 [2023-02-03T12:26:26.235Z] --- PASS: TestDaemonProxy (6.24s)
12:26:26 [2023-02-03T12:26:26.236Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:26:26 [2023-02-03T12:26:26.236Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
12:26:26 [2023-02-03T12:26:26.236Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:26:26 [2023-02-03T12:26:26.236Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:26:26 [2023-02-03T12:26:26.236Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:26:26 [2023-02-03T12:26:26.236Z] === RUN   TestLiveRestore
12:26:26 [2023-02-03T12:26:26.236Z] === RUN   TestLiveRestore/volume_references
12:26:26 [2023-02-03T12:26:26.236Z] === PAUSE TestLiveRestore/volume_references
12:26:26 [2023-02-03T12:26:26.236Z] === CONT  TestLiveRestore/volume_references
12:26:26 [2023-02-03T12:26:26.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:26:26 [2023-02-03T12:26:26.805Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:26:27 [2023-02-03T12:26:27.745Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:26:28 [2023-02-03T12:26:28.684Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:26:29 [2023-02-03T12:26:29.254Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:26:30 [2023-02-03T12:26:30.196Z] --- PASS: TestLiveRestore (0.00s)
12:26:30 [2023-02-03T12:26:30.196Z]     --- PASS: TestLiveRestore/volume_references (3.84s)
12:26:30 [2023-02-03T12:26:30.196Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.25s)
12:26:30 [2023-02-03T12:26:30.196Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.82s)
12:26:30 [2023-02-03T12:26:30.196Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
12:26:30 [2023-02-03T12:26:30.196Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s)
12:26:30 [2023-02-03T12:26:30.196Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
12:26:30 [2023-02-03T12:26:30.196Z] PASS
12:26:30 [2023-02-03T12:26:30.196Z] 
12:26:30 [2023-02-03T12:26:30.196Z] DONE 24 tests in 14.579s
12:26:30 [2023-02-03T12:26:30.196Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:26:30 [2023-02-03T12:26:30.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:26:30 [2023-02-03T12:26:30.196Z] ++ set -e
12:26:30 [2023-02-03T12:26:30.196Z] ++ '[' -n 0 ']'
12:26:30 [2023-02-03T12:26:30.196Z] ++ set -x
12:26:30 [2023-02-03T12:26:30.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:26:30 [2023-02-03T12:26:30.536Z] INFO: Testing against a local daemon
12:26:30 [2023-02-03T12:26:30.536Z] === RUN   TestCommitInheritsEnv
12:26:30 [2023-02-03T12:26:30.536Z] --- PASS: TestCommitInheritsEnv (0.26s)
12:26:30 [2023-02-03T12:26:30.536Z] === RUN   TestImportExtremelyLargeImageWorks
12:26:30 [2023-02-03T12:26:30.536Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:26:30 [2023-02-03T12:26:30.536Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:26:30 [2023-02-03T12:26:30.536Z] === RUN   TestImportWithCustomPlatform
12:26:30 [2023-02-03T12:26:30.536Z] === RUN   TestImportWithCustomPlatform/#00
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/_______
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform//
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/linux
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/LINUX
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/macos
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:26:30 [2023-02-03T12:26:30.801Z] --- PASS: TestImportWithCustomPlatform (0.13s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:26:30 [2023-02-03T12:26:30.801Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImagesFilterMultiReference
12:26:30 [2023-02-03T12:26:30.801Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:26:30 [2023-02-03T12:26:30.801Z] === RUN   TestImagesFilterBeforeSince
12:26:31 [2023-02-03T12:26:31.061Z]     list_test.go:87: ImageList: ID=sha256:44e2c12dce34e27593ff1b56209fece8c7ae614eae65fc96d35e6d9ee85b6e4c RepoTags=[testimagesfilterbeforesince:v3]
12:26:31 [2023-02-03T12:26:31.061Z]     list_test.go:87: ImageList: ID=sha256:89e2d0c2cb7828e6b31390091900790f26ce7f52e7e55c61761179c1cf8bc195 RepoTags=[testimagesfilterbeforesince:v1]
12:26:31 [2023-02-03T12:26:31.061Z]     list_test.go:87: ImageList: ID=sha256:1f936049a936f822d9a5584c0c93051fddb6e534cb4fc150c36b5086832d7989 RepoTags=[testimagesfilterbeforesince:v2]
12:26:31 [2023-02-03T12:26:31.061Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
12:26:31 [2023-02-03T12:26:31.061Z] === RUN   TestImagePullPlatformInvalid
12:26:31 [2023-02-03T12:26:31.061Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:26:31 [2023-02-03T12:26:31.061Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:26:31 [2023-02-03T12:26:31.061Z] time="2023-02-03T12:26:31Z" 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.5 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.061Z] time="2023-02-03T12:26:31Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.061Z] time="2023-02-03T12:26:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.061Z] time="2023-02-03T12:26:31Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.19.5 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ac692fdc-5cfd-4a41-a291-ed8aece5b47e http.request.method=GET http.request.remoteaddr="127.0.0.1:34544" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ac692fdc-5cfd-4a41-a291-ed8aece5b47e http.request.method=GET http.request.remoteaddr="127.0.0.1:34544" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.545888ms http.response.status=200 http.response.written=2 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=674a7e90-dd0f-4e88-b3e8-f169c567f513 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=674a7e90-dd0f-4e88-b3e8-f169c567f513 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=674a7e90-dd0f-4e88-b3e8-f169c567f513 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=79.087µs trace.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=cc006237-1cbd-433b-bb27-4071a77136bd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f5afaad2-135c-4d55-8fd4-d81aa40b94c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f5afaad2-135c-4d55-8fd4-d81aa40b94c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f5afaad2-135c-4d55-8fd4-d81aa40b94c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=23.811µs trace.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=fb676a1c-fe50-45f4-8f54-c70bb8624931 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=f5afaad2-135c-4d55-8fd4-d81aa40b94c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.942626ms http.response.status=404 http.response.written=157 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=674a7e90-dd0f-4e88-b3e8-f169c567f513 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.891091ms http.response.status=404 http.response.written=157 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=145.012µs trace.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=c081fba9-4f99-4469-9c0e-f620b356d0bd trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=17.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8008f71b-c6a4-478c-be8e-09d791556296 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=384.314µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a557687-97f5-4504-b47c-3135a936a1e8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=16.155µs trace.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=8ad4348c-5977-4f37-82b4-c1d4874408bc trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=81.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=38d9e77a-4fdc-48ee-ad63-cb3f2a241801 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=72ca128c-7d19-4fa4-a050-d41e44cacd22 http.request.method=POST http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.03156ms http.response.status=202 http.response.written=0 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=68.043µs trace.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=ee1138ca-7f6f-4353-b7c6-78ba3ca0ffa6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7eb58ea-f93b-4810-ba6f-91af0898d9a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.605183ms http.response.status=202 http.response.written=0 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=34.575µs trace.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=8d24616f-30cc-45c3-9757-a82065debce5 trace.line=82 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=14.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee21c53e-6e42-4867-abb5-ba8558ac160c trace.line=141 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.324Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.086µs trace.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=cac3461f-2b74-4f3f-a498-85671f15011c trace.line=82 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=14.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ebf897a-f1c8-4f94-98e5-ca61f8fb0ecd trace.line=141 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=1.365699ms trace.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=773a6432-fc76-4586-b60d-a00e8c6df88c trace.line=124 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=62.029µs trace.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=ff814554-f6e1-4758-88e9-c7cc40ff2dee trace.line=124 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=9.649µs trace.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=72b830ca-e477-4c01-b98a-d92b6797efce trace.line=141 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=11.921µs trace.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=ea294b39-73aa-4288-b172-d2c109b39b00 trace.line=141 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=7.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=388355c1-7920-4deb-849e-13707fc8b910 trace.line=141 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=47.694µs trace.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=27061507-d85a-4fc2-b67d-395b94c7e5f2 trace.line=167 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=51.756µs trace.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=4142aa6c-a871-4118-a04d-2f6a1f89dd54 trace.line=95 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/211c60e6-f879-4fad-b768-76ac78d69763\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=78.84µs trace.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=bb80c965-cdd1-43f0-bbca-5f51b1bbfb88 trace.line=181 vars.name=test vars.uuid=211c60e6-f879-4fad-b768-76ac78d69763 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=23.884µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ece3092d-a0e3-4e7c-88f7-984ab950f8d8 trace.line=141 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2a38cd47-e2af-47f4-b15f-dd587e3e3e0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34552" http.request.uri="/v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.898672ms http.response.status=201 http.response.written=0 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "PUT /v2/test/blobs/uploads/211c60e6-f879-4fad-b768-76ac78d69763?_state=_op14_RT1Dmhxq1YcEbAIHoXAxm4kYSkLmVWK8TudRR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIxMWM2MGU2LWY4NzktNGZhZC1iNzY4LTc2YWM3OGQ2OTc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTc3NzM4ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=24.885µs trace.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=36ab90e4-27f8-49d5-87d2-7fa128daa85f trace.line=141 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=10.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7eaaa65d-429e-4d3f-be93-1165b43a4b86 trace.line=141 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=37.578µs trace.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=a860b140-4406-40f0-b8db-6fb6bb55dd39 trace.line=167 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=58.992µs trace.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=e33f3c4e-aefc-410a-a39d-c65ca2a1a1d1 trace.line=95 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e81f44a8-a229-40d3-8eab-4ffb47210479\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=79.103µs trace.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=9ce7a6c0-3258-43cb-8092-d4ecebd0e882 trace.line=181 vars.name=test vars.uuid=e81f44a8-a229-40d3-8eab-4ffb47210479 version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07008711-f275-4550-858f-dfa5cb8babea http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.945967ms http.response.status=201 http.response.written=0 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "PUT /v2/test/blobs/uploads/e81f44a8-a229-40d3-8eab-4ffb47210479?_state=lm6HTzaHJTvoXiXs2Jhtbkqay57f-U3rpL9rH3HML4N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU4MWY0NGE4LWEyMjktNDBkMy04ZWFiLTRmZmI0NzIxMDQ3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QxMjoyNjozMS4wOTUzOTczNTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9420ec6e-d748-48d6-95aa-a5d53d213a8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.325Z] time="2023-02-03T12:26:31Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9420ec6e-d748-48d6-95aa-a5d53d213a8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9420ec6e-d748-48d6-95aa-a5d53d213a8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=233.304µs trace.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=85891608-72e2-4238-8bf4-4f3f63a60af7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=9420ec6e-d748-48d6-95aa-a5d53d213a8c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.373642ms http.response.status=404 http.response.written=96 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=279.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bdf20711-3f43-47ce-9a86-985210ced8a2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=89.228µs trace.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=09ad1cd5-3a28-4bc3-aab8-386fdcc7f3b5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=99.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e01018e6-c046-4816-94cf-c4b8e5d566b5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=89.121µs trace.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=ad38567c-94ce-49c5-a8fc-346cce70c313 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=28.799µs trace.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=7918cc19-b06e-487c-ad78-1f34fe1cb98f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=183.673µs trace.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=f83e92fb-3957-48e1-b81e-488e3ed7c5f1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=79.127µs trace.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=6dd957b3-cc27-4c51-9d15-c4cdf785eaf4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=122.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ae9ba6a5-37ff-4aca-b79d-92d7a6120f46 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=114.63µs trace.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=cff43553-be44-491d-bd4d-d5d940ef07de trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=47.079µs trace.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=4e830781-f276-4f04-831d-f3da4b825d5b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4c75943c-fe5a-4de8-9389-fa0af551465a http.request.method=PUT http.request.remoteaddr="127.0.0.1:34566" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.337195ms http.response.status=201 http.response.written=0 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10fc7a40-fd17-4c1b-83ea-f30d429ddf9d http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10fc7a40-fd17-4c1b-83ea-f30d429ddf9d http.request.method=GET http.request.remoteaddr="127.0.0.1:34586" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf 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="824.674µs" http.response.status=200 http.response.written=2 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=124.968µs trace.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=ce3d3486-7a61-4539-865e-0ef97adf52a7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=51.551µs trace.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=fadce594-2f00-4908-a90c-fc2c6757c2b6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=18.412µs trace.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=48cf75ec-7e79-4314-801c-89854e514f0a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.326Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=37.677µs trace.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=6cba81fa-b4cb-4b17-be80-38702b1358ca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=da741e43-e632-449d-85c0-cc825fbd600c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34598" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf 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.789497ms http.response.status=200 http.response.written=417 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=39.121µs trace.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=0994daae-1323-45e2-abf2-38e3ea3bd2b1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=14.908µs trace.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=a13cd073-449c-46cf-b337-f75418e67094 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=14.572µs trace.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=f25772c4-d6b9-4b9f-b4ab-3b21c5d42fac trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b998ba57-dce0-44ac-8af5-82d43d4b9bf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34612" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.193283ms http.response.status=200 http.response.written=417 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=59.969µs trace.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=2027b91f-08ec-42f1-9a6b-4b282eef5af6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=17.599µs trace.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=eac2611d-d4f1-40c4-8f48-0ac997e3ad2d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=22.555µs trace.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=157c4cad-7c85-4be8-b6f9-ad06f19fce43 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.718µs trace.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=6ad8d47c-3fac-4c19-9ecf-3825dad3517a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=36.643µs trace.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=73596b6e-062b-4613-beda-fad2e9b51eb3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=86.405µs trace.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=01f3feb8-4d17-4c11-8125-c362f232716f trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=30.26µs trace.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=47d4ed5d-59ad-4b9d-9cb0-3822d5578dd7 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.234µs trace.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=7a9434db-73ff-4bef-abbc-f163362017d6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=16.032µs trace.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=01b68180-b738-4250-9f18-78c51e66e8de trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4e2bfab3-b517-40d7-9692-b2002e21a927 http.request.method=GET http.request.remoteaddr="127.0.0.1:34624" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf 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=4.602112ms http.response.status=200 http.response.written=179 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.327Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.327Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=2.878888ms trace.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=16ccfe5c-36a1-4af2-a44b-b9556f73ced1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.505µs trace.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=846f2957-41fc-489b-b8c8-b315b77ec463 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=77.355µs trace.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=81dfb1f3-d594-4982-822f-7e3ba25bb97f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=23.122µs trace.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=ffc384e0-253f-46e0-9a4d-52c83092f992 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=16.639µs trace.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=cf3d3514-a37f-4509-bffa-790023fb7d95 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=5.948µs trace.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=757ff6f2-2a9d-41f8-8eda-cf80b14d5d2d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=26.321µs trace.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=a9530870-0a99-481a-90bb-b06acb99579b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.316µs trace.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=21533d9e-56ed-42f0-87ba-a8739c4d7e67 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=12.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=ec2ae59e-da99-493c-822a-637d34798a44 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71328dde-9638-426b-b94b-65f876e163ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34636" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.987373ms http.response.status=200 http.response.written=68 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dac131a9-2a2e-46fb-88f2-3c73b39b812a http.request.method=GET http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dac131a9-2a2e-46fb-88f2-3c73b39b812a http.request.method=GET http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf 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="792.7µs" http.response.status=200 http.response.written=2 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=29.776µs trace.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=45ab2932-fdb3-45b2-aa96-908e7d5e7e01 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=16.705µs trace.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=0474767c-8c14-456f-8c7f-d44c1423dcfb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=99eb6595-4d28-4206-bf27-8893b38601f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34648" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf 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.236131ms http.response.status=404 http.response.written=181 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=46.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).GetContent" trace.id=3e18ca66-4614-489a-9806-228bee04ade1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de trace.duration=66.763µs trace.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=d8ec9c09-3154-44f3-8d1b-ade7cffc1b46 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] time="2023-02-03T12:26:31Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=636c0e0b-ce70-44bc-85f0-d7a1dbe2e49b http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.091782ms http.response.status=404 http.response.written=181 instance.id=92d6d0ff-154c-4904-a9cf-2f376ee6f9de vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:26:31 [2023-02-03T12:26:31.328Z] 127.0.0.1 - - [03/Feb/2023:12:26:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/3bcb350711135cab5a16e6f1a917d7caa59ceedf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:26:31 [2023-02-03T12:26:31.328Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
12:26:31 [2023-02-03T12:26:31.328Z] === RUN   TestRemoveImageOrphaning
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestRemoveImageOrphaning (0.16s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestRemoveImageGarbageCollector
12:26:31 [2023-02-03T12:26:31.589Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:26:31 [2023-02-03T12:26:31.589Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagInvalidReference
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagInvalidReference (0.01s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagValidPrefixedRepo
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagExistedNameWithoutForce
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagOfficialNames
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagOfficialNames (0.05s)
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestTagMatchesDigest
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestTagMatchesDigest (0.01s)
12:26:31 [2023-02-03T12:26:31.589Z] PASS
12:26:31 [2023-02-03T12:26:31.589Z] 
12:26:31 [2023-02-03T12:26:31.589Z] === Skipped
12:26:31 [2023-02-03T12:26:31.589Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:26:31 [2023-02-03T12:26:31.589Z] 
12:26:31 [2023-02-03T12:26:31.589Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:26:31 [2023-02-03T12:26:31.589Z] 
12:26:31 [2023-02-03T12:26:31.589Z] DONE 24 tests, 2 skipped in 1.435s
12:26:31 [2023-02-03T12:26:31.589Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:26:31 [2023-02-03T12:26:31.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:26:31 [2023-02-03T12:26:31.589Z] ++ set -e
12:26:31 [2023-02-03T12:26:31.589Z] ++ '[' -n 0 ']'
12:26:31 [2023-02-03T12:26:31.589Z] ++ set -x
12:26:31 [2023-02-03T12:26:31.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestStripANSICommands
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestStripANSICommands/#00
12:26:31 [2023-02-03T12:26:31.589Z] === RUN   TestStripANSICommands/#01
12:26:31 [2023-02-03T12:26:31.589Z] --- PASS: TestStripANSICommands (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:26:31 [2023-02-03T12:26:31.589Z] PASS
12:26:31 [2023-02-03T12:26:31.589Z] 
12:26:31 [2023-02-03T12:26:31.589Z] DONE 3 tests in 0.037s
12:26:31 [2023-02-03T12:26:31.589Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:26:31 [2023-02-03T12:26:31.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:26:31 [2023-02-03T12:26:31.589Z] ++ set -e
12:26:31 [2023-02-03T12:26:31.589Z] ++ '[' -n 0 ']'
12:26:31 [2023-02-03T12:26:31.589Z] ++ set -x
12:26:31 [2023-02-03T12:26:31.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:26:31 [2023-02-03T12:26:31.850Z] INFO: Testing against a local daemon
12:26:31 [2023-02-03T12:26:31.850Z] === RUN   TestNetworkCreateDelete
12:26:31 [2023-02-03T12:26:31.850Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:26:31 [2023-02-03T12:26:31.850Z] === RUN   TestDockerNetworkDeletePreferID
12:26:32 [2023-02-03T12:26:32.420Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
12:26:32 [2023-02-03T12:26:32.420Z] === RUN   TestDaemonDNSFallback
12:26:38 [2023-02-03T12:26:38.995Z] --- PASS: TestDaemonDNSFallback (6.14s)
12:26:38 [2023-02-03T12:26:38.995Z] === RUN   TestInspectNetwork
12:26:40 [2023-02-03T12:26:40.904Z] === RUN   TestInspectNetwork/full_network_id
12:26:40 [2023-02-03T12:26:40.904Z] === RUN   TestInspectNetwork/partial_network_id
12:26:40 [2023-02-03T12:26:40.904Z] === RUN   TestInspectNetwork/network_name
12:26:40 [2023-02-03T12:26:40.904Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:26:45 [2023-02-03T12:26:45.101Z] --- PASS: TestInspectNetwork (6.63s)
12:26:45 [2023-02-03T12:26:45.101Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:26:45 [2023-02-03T12:26:45.101Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:26:45 [2023-02-03T12:26:45.101Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:26:45 [2023-02-03T12:26:45.101Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:26:45 [2023-02-03T12:26:45.101Z] === RUN   TestRunContainerWithBridgeNone
12:26:46 [2023-02-03T12:26:46.492Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/create
12:26:46 [2023-02-03T12:26:46.492Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:26:46 [2023-02-03T12:26:46.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:26:46 [2023-02-03T12:26:46.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:26:46 [2023-02-03T12:26:46.492Z] === CONT  TestNetworkInvalidJSON/networks/create
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:26:46 [2023-02-03T12:26:46.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:26:46 [2023-02-03T12:26:46.492Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:26:46 [2023-02-03T12:26:46.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkList
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkList//networks
12:26:46 [2023-02-03T12:26:46.492Z] === PAUSE TestNetworkList//networks
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestNetworkList//networks/
12:26:46 [2023-02-03T12:26:46.492Z] === PAUSE TestNetworkList//networks/
12:26:46 [2023-02-03T12:26:46.492Z] === CONT  TestNetworkList//networks
12:26:46 [2023-02-03T12:26:46.492Z] === CONT  TestNetworkList//networks/
12:26:46 [2023-02-03T12:26:46.492Z] --- PASS: TestNetworkList (0.02s)
12:26:46 [2023-02-03T12:26:46.492Z]     --- PASS: TestNetworkList//networks (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:26:46 [2023-02-03T12:26:46.492Z] === RUN   TestHostIPv4BridgeLabel
12:26:47 [2023-02-03T12:26:47.062Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:26:47 [2023-02-03T12:26:47.062Z] === RUN   TestDaemonRestartWithLiveRestore
12:26:48 [2023-02-03T12:26:48.003Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:26:48 [2023-02-03T12:26:48.003Z] === RUN   TestDaemonDefaultNetworkPools
12:26:48 [2023-02-03T12:26:48.943Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
12:26:48 [2023-02-03T12:26:48.943Z] === RUN   TestDaemonRestartWithExistingNetwork
12:26:49 [2023-02-03T12:26:49.883Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:26:49 [2023-02-03T12:26:49.883Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:26:51 [2023-02-03T12:26:51.265Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
12:26:51 [2023-02-03T12:26:51.265Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:26:51 [2023-02-03T12:26:51.834Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:26:51 [2023-02-03T12:26:51.834Z] === RUN   TestServiceWithPredefinedNetwork
12:26:53 [2023-02-03T12:26:53.744Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
12:26:53 [2023-02-03T12:26:53.744Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:26:53 [2023-02-03T12:26:53.744Z]     service_test.go:242: FLAKY_TEST
12:26:53 [2023-02-03T12:26:53.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:26:53 [2023-02-03T12:26:53.744Z] === RUN   TestServiceWithDataPathPortInit
12:27:08 [2023-02-03T12:27:08.643Z] --- PASS: TestServiceWithDataPathPortInit (12.62s)
12:27:08 [2023-02-03T12:27:08.643Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:27:08 [2023-02-03T12:27:08.643Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w72d5l4miahnbiifyogqy9qjv Created:2023-02-03 12:27:07.614596269 +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[fd7d30dcbd1f4b8e4d800d585deefd3675629f5cca6b1000fe3e62bb73bb0546:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7mop9ye0zpsuy4ha36iw1c6kn EndpointID:a7d71c9fe29833dab4ce233ad2d7c027945993c686facecf27c45999b26f78d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f52da19df9b79ff44090f527fa1ad7b008ee837f211b4caa801440756ebc56bc 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:80bcc0fde47b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7mop9ye0zpsuy4ha36iw1c6kn EndpointID:a7d71c9fe29833dab4ce233ad2d7c027945993c686facecf27c45999b26f78d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:27:12 [2023-02-03T12:27:12.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.32s)
12:27:12 [2023-02-03T12:27:12.841Z] PASS
12:27:12 [2023-02-03T12:27:12.841Z] 
12:27:12 [2023-02-03T12:27:12.841Z] === Skipped
12:27:12 [2023-02-03T12:27:12.841Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:27:12 [2023-02-03T12:27:12.842Z]     service_test.go:242: FLAKY_TEST
12:27:12 [2023-02-03T12:27:12.842Z] 
12:27:12 [2023-02-03T12:27:12.842Z] DONE 38 tests, 1 skipped in 41.005s
12:27:12 [2023-02-03T12:27:12.842Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:27:12 [2023-02-03T12:27:12.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:27:12 [2023-02-03T12:27:12.842Z] ++ set -e
12:27:12 [2023-02-03T12:27:12.842Z] ++ '[' -n 0 ']'
12:27:12 [2023-02-03T12:27:12.842Z] ++ set -x
12:27:12 [2023-02-03T12:27:12.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:27:12 [2023-02-03T12:27:12.842Z] INFO: Testing against a local daemon
12:27:12 [2023-02-03T12:27:12.842Z] === RUN   TestDockerNetworkIpvlanPersistance
12:27:12 [2023-02-03T12:27:12.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:12 [2023-02-03T12:27:12.842Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:27:12 [2023-02-03T12:27:12.842Z] === RUN   TestDockerNetworkIpvlan
12:27:12 [2023-02-03T12:27:12.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:12 [2023-02-03T12:27:12.842Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:27:12 [2023-02-03T12:27:12.842Z] PASS
12:27:12 [2023-02-03T12:27:12.842Z] 
12:27:12 [2023-02-03T12:27:12.842Z] === Skipped
12:27:12 [2023-02-03T12:27:12.842Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:27:12 [2023-02-03T12:27:12.842Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:12 [2023-02-03T12:27:12.842Z] 
12:27:12 [2023-02-03T12:27:12.842Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:27:12 [2023-02-03T12:27:12.842Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:27:12 [2023-02-03T12:27:12.842Z] 
12:27:12 [2023-02-03T12:27:12.842Z] DONE 2 tests, 2 skipped in 0.086s
12:27:12 [2023-02-03T12:27:12.842Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:27:12 [2023-02-03T12:27:12.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:27:12 [2023-02-03T12:27:12.842Z] ++ set -e
12:27:12 [2023-02-03T12:27:12.842Z] ++ '[' -n 0 ']'
12:27:12 [2023-02-03T12:27:12.842Z] ++ set -x
12:27:12 [2023-02-03T12:27:12.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:27:12 [2023-02-03T12:27:12.842Z] INFO: Testing against a local daemon
12:27:12 [2023-02-03T12:27:12.842Z] === RUN   TestDockerNetworkMacvlanPersistance
12:27:14 [2023-02-03T12:27:14.223Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
12:27:14 [2023-02-03T12:27:14.223Z] === RUN   TestDockerNetworkMacvlan
12:27:14 [2023-02-03T12:27:14.793Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:27:15 [2023-02-03T12:27:15.363Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:27:15 [2023-02-03T12:27:15.934Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:27:17 [2023-02-03T12:27:17.354Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:27:18 [2023-02-03T12:27:18.739Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:27:21 [2023-02-03T12:27:21.280Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:27:21 [2023-02-03T12:27:21.539Z] --- PASS: TestDockerNetworkMacvlan (7.46s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.58s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.22s)
12:27:21 [2023-02-03T12:27:21.539Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
12:27:21 [2023-02-03T12:27:21.539Z] PASS
12:27:21 [2023-02-03T12:27:21.539Z] 
12:27:21 [2023-02-03T12:27:21.539Z] DONE 8 tests in 8.755s
12:27:21 [2023-02-03T12:27:21.539Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:27:21 [2023-02-03T12:27:21.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:27:21 [2023-02-03T12:27:21.539Z] ++ set -e
12:27:21 [2023-02-03T12:27:21.539Z] ++ '[' -n 0 ']'
12:27:21 [2023-02-03T12:27:21.539Z] ++ set -x
12:27:21 [2023-02-03T12:27:21.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:27:21 [2023-02-03T12:27:21.539Z] testing: warning: no tests to run
12:27:21 [2023-02-03T12:27:21.539Z] PASS
12:27:21 [2023-02-03T12:27:21.539Z] 
12:27:21 [2023-02-03T12:27:21.539Z] DONE 0 tests in 0.024s
12:27:21 [2023-02-03T12:27:21.539Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:27:21 [2023-02-03T12:27:21.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:27:21 [2023-02-03T12:27:21.540Z] ++ set -e
12:27:21 [2023-02-03T12:27:21.540Z] ++ '[' -n 0 ']'
12:27:21 [2023-02-03T12:27:21.540Z] ++ set -x
12:27:21 [2023-02-03T12:27:21.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:27:21 [2023-02-03T12:27:21.799Z] INFO: Testing against a local daemon
12:27:21 [2023-02-03T12:27:21.799Z] === RUN   TestAuthZPluginAllowRequest
12:27:22 [2023-02-03T12:27:22.739Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
12:27:22 [2023-02-03T12:27:22.739Z] === RUN   TestAuthZPluginTLS
12:27:23 [2023-02-03T12:27:23.308Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:27:23 [2023-02-03T12:27:23.308Z] === RUN   TestAuthZPluginDenyRequest
12:27:23 [2023-02-03T12:27:23.878Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:27:23 [2023-02-03T12:27:23.878Z] === RUN   TestAuthZPluginAPIDenyResponse
12:27:24 [2023-02-03T12:27:24.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:27:24 [2023-02-03T12:27:24.448Z] === RUN   TestAuthZPluginDenyResponse
12:27:25 [2023-02-03T12:27:25.019Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:27:25 [2023-02-03T12:27:25.019Z] === RUN   TestAuthZPluginAllowEventStream
12:27:25 [2023-02-03T12:27:25.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
12:27:25 [2023-02-03T12:27:25.958Z] === RUN   TestAuthZPluginErrorResponse
12:27:26 [2023-02-03T12:27:26.528Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:27:26 [2023-02-03T12:27:26.528Z] === RUN   TestAuthZPluginErrorRequest
12:27:27 [2023-02-03T12:27:27.102Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:27:27 [2023-02-03T12:27:27.102Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:27:27 [2023-02-03T12:27:27.672Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:27:27 [2023-02-03T12:27:27.672Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:27:29 [2023-02-03T12:27:29.053Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
12:27:29 [2023-02-03T12:27:29.053Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:27:29 [2023-02-03T12:27:29.992Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
12:27:29 [2023-02-03T12:27:29.992Z] === RUN   TestAuthZPluginHeader
12:27:30 [2023-02-03T12:27:30.562Z] --- PASS: TestAuthZPluginHeader (0.62s)
12:27:30 [2023-02-03T12:27:30.562Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:27:30 [2023-02-03T12:27:30.562Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:30 [2023-02-03T12:27:30.562Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:27:30 [2023-02-03T12:27:30.562Z] === RUN   TestAuthZPluginV2Disable
12:27:30 [2023-02-03T12:27:30.562Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:30 [2023-02-03T12:27:30.562Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:27:30 [2023-02-03T12:27:30.562Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:27:30 [2023-02-03T12:27:30.562Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:30 [2023-02-03T12:27:30.562Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:27:30 [2023-02-03T12:27:30.562Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:27:30 [2023-02-03T12:27:30.562Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:30 [2023-02-03T12:27:30.562Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:27:30 [2023-02-03T12:27:30.562Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:27:48 [2023-02-03T12:27:48.661Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:27:48 [2023-02-03T12:27:48.661Z] PASS
12:27:48 [2023-02-03T12:27:48.661Z] 
12:27:48 [2023-02-03T12:27:48.661Z] === Skipped
12:27:48 [2023-02-03T12:27:48.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:27:48 [2023-02-03T12:27:48.661Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:48 [2023-02-03T12:27:48.661Z] 
12:27:48 [2023-02-03T12:27:48.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:27:48 [2023-02-03T12:27:48.661Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:48 [2023-02-03T12:27:48.661Z] 
12:27:48 [2023-02-03T12:27:48.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:27:48 [2023-02-03T12:27:48.661Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:48 [2023-02-03T12:27:48.661Z] 
12:27:48 [2023-02-03T12:27:48.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:27:48 [2023-02-03T12:27:48.662Z] 
12:27:48 [2023-02-03T12:27:48.662Z] DONE 17 tests, 4 skipped in 25.703s
12:27:48 [2023-02-03T12:27:48.662Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:27:48 [2023-02-03T12:27:48.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:27:48 [2023-02-03T12:27:48.662Z] ++ set -e
12:27:48 [2023-02-03T12:27:48.662Z] ++ '[' -n 0 ']'
12:27:48 [2023-02-03T12:27:48.662Z] ++ set -x
12:27:48 [2023-02-03T12:27:48.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:27:48 [2023-02-03T12:27:48.662Z] INFO: Testing against a local daemon
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:27:48 [2023-02-03T12:27:48.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:27:48 [2023-02-03T12:27:48.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:27:48 [2023-02-03T12:27:48.662Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:27:48 [2023-02-03T12:27:48.662Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:27:48 [2023-02-03T12:27:48.662Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:27:48 [2023-02-03T12:27:48.662Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:27:48 [2023-02-03T12:27:48.662Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:27:48 [2023-02-03T12:27:48.662Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInstall
12:27:48 [2023-02-03T12:27:48.662Z] === RUN   TestPluginInstall/no_auth
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd48325bf20cd6b25dd9f2c4eb3444d4b2d3f86a3bf10fe2e585a9926bd9bfcb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd48325bf20cd6b25dd9f2c4eb3444d4b2d3f86a3bf10fe2e585a9926bd9bfcb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:51 [2023-02-03T12:27:51.975Z] === RUN   TestPluginInstall/with_htpasswd
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d49e4f3ebf8e64e5083677c57c4bac1d36d04db9d75dcd5bbc5d47d3708bf6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:51 [2023-02-03T12:27:51.975Z] time="2023-02-03T12:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d49e4f3ebf8e64e5083677c57c4bac1d36d04db9d75dcd5bbc5d47d3708bf6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:52 [2023-02-03T12:27:52.235Z] === RUN   TestPluginInstall/with_insecure
12:27:53 [2023-02-03T12:27:53.174Z] time="2023-02-03T12:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:53 [2023-02-03T12:27:53.174Z] time="2023-02-03T12:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7d5028032903a30d7b75d97e5bea26b38d954c346e68cfc59e8bc3f7384d60f" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:53 [2023-02-03T12:27:53.174Z] time="2023-02-03T12:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:27:53 [2023-02-03T12:27:53.174Z] time="2023-02-03T12:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7d5028032903a30d7b75d97e5bea26b38d954c346e68cfc59e8bc3f7384d60f" mediatype=application/vnd.docker.plugin.v1+json size=522
12:27:53 [2023-02-03T12:27:53.174Z]     plugin_test.go:196: [d0ac27ce0fb02] daemon is not started
12:27:53 [2023-02-03T12:27:53.174Z] --- PASS: TestPluginInstall (5.68s)
12:27:53 [2023-02-03T12:27:53.174Z]     --- PASS: TestPluginInstall/no_auth (4.21s)
12:27:53 [2023-02-03T12:27:53.174Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
12:27:53 [2023-02-03T12:27:53.174Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
12:27:53 [2023-02-03T12:27:53.174Z] === RUN   TestPluginsWithRuntimes
12:27:54 [2023-02-03T12:27:54.555Z] === RUN   TestPluginsWithRuntimes/No_Args
12:27:55 [2023-02-03T12:27:55.494Z] === RUN   TestPluginsWithRuntimes/With_Args
12:27:56 [2023-02-03T12:27:56.433Z] --- PASS: TestPluginsWithRuntimes (3.29s)
12:27:56 [2023-02-03T12:27:56.433Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
12:27:56 [2023-02-03T12:27:56.433Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
12:27:56 [2023-02-03T12:27:56.433Z] === RUN   TestPluginBackCompatMediaTypes
12:27:57 [2023-02-03T12:27:57.002Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
12:27:57 [2023-02-03T12:27:57.002Z] PASS
12:27:57 [2023-02-03T12:27:57.002Z] 
12:27:57 [2023-02-03T12:27:57.002Z] DONE 24 tests in 9.641s
12:27:57 [2023-02-03T12:27:57.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:27:57 [2023-02-03T12:27:57.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:27:57 [2023-02-03T12:27:57.002Z] ++ set -e
12:27:57 [2023-02-03T12:27:57.002Z] ++ '[' -n 0 ']'
12:27:57 [2023-02-03T12:27:57.002Z] ++ set -x
12:27:57 [2023-02-03T12:27:57.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:27:57 [2023-02-03T12:27:57.262Z] INFO: Testing against a local daemon
12:27:57 [2023-02-03T12:27:57.262Z] === RUN   TestExternalGraphDriver
12:27:57 [2023-02-03T12:27:57.522Z] === RUN   TestExternalGraphDriver/json
12:27:58 [2023-02-03T12:27:58.903Z] === RUN   TestExternalGraphDriver/spec
12:28:00 [2023-02-03T12:28:00.813Z] === RUN   TestExternalGraphDriver/pull
12:28:02 [2023-02-03T12:28:02.196Z] --- PASS: TestExternalGraphDriver (4.79s)
12:28:02 [2023-02-03T12:28:02.196Z]     --- PASS: TestExternalGraphDriver/json (1.46s)
12:28:02 [2023-02-03T12:28:02.196Z]     --- PASS: TestExternalGraphDriver/spec (1.46s)
12:28:02 [2023-02-03T12:28:02.196Z]     --- PASS: TestExternalGraphDriver/pull (1.51s)
12:28:02 [2023-02-03T12:28:02.196Z] === RUN   TestGraphdriverPluginV2
12:28:02 [2023-02-03T12:28:02.196Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:28:02 [2023-02-03T12:28:02.196Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:28:02 [2023-02-03T12:28:02.196Z] PASS
12:28:02 [2023-02-03T12:28:02.196Z] 
12:28:02 [2023-02-03T12:28:02.196Z] === Skipped
12:28:02 [2023-02-03T12:28:02.196Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:28:02 [2023-02-03T12:28:02.196Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:28:02 [2023-02-03T12:28:02.196Z] 
12:28:02 [2023-02-03T12:28:02.196Z] DONE 5 tests, 1 skipped in 5.234s
12:28:02 [2023-02-03T12:28:02.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:28:02 [2023-02-03T12:28:02.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:28:02 [2023-02-03T12:28:02.196Z] ++ set -e
12:28:02 [2023-02-03T12:28:02.196Z] ++ '[' -n 0 ']'
12:28:02 [2023-02-03T12:28:02.196Z] ++ set -x
12:28:02 [2023-02-03T12:28:02.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:28:02 [2023-02-03T12:28:02.456Z] INFO: Testing against a local daemon
12:28:02 [2023-02-03T12:28:02.456Z] === RUN   TestContinueAfterPluginCrash
12:28:02 [2023-02-03T12:28:02.456Z] === PAUSE TestContinueAfterPluginCrash
12:28:02 [2023-02-03T12:28:02.457Z] === RUN   TestReadPluginNoRead
12:28:02 [2023-02-03T12:28:02.457Z] === PAUSE TestReadPluginNoRead
12:28:02 [2023-02-03T12:28:02.457Z] === RUN   TestDaemonStartWithLogOpt
12:28:02 [2023-02-03T12:28:02.457Z] === PAUSE TestDaemonStartWithLogOpt
12:28:02 [2023-02-03T12:28:02.457Z] === CONT  TestContinueAfterPluginCrash
12:28:02 [2023-02-03T12:28:02.457Z] === CONT  TestDaemonStartWithLogOpt
12:28:05 [2023-02-03T12:28:05.753Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
12:28:05 [2023-02-03T12:28:05.753Z] === CONT  TestReadPluginNoRead
12:28:07 [2023-02-03T12:28:07.662Z] === RUN   TestReadPluginNoRead/default
12:28:08 [2023-02-03T12:28:08.602Z] === RUN   TestReadPluginNoRead/disabled_caching
12:28:09 [2023-02-03T12:28:09.542Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:28:10 [2023-02-03T12:28:10.112Z] --- PASS: TestContinueAfterPluginCrash (7.83s)
12:28:10 [2023-02-03T12:28:10.681Z] === CONT  TestReadPluginNoRead
12:28:10 [2023-02-03T12:28:10.681Z]     read_test.go:91: [d90f9bfa0d301] daemon is not started
12:28:10 [2023-02-03T12:28:10.681Z] --- PASS: TestReadPluginNoRead (5.46s)
12:28:10 [2023-02-03T12:28:10.681Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
12:28:10 [2023-02-03T12:28:10.681Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
12:28:10 [2023-02-03T12:28:10.681Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
12:28:10 [2023-02-03T12:28:10.681Z] PASS
12:28:10 [2023-02-03T12:28:10.681Z] 
12:28:10 [2023-02-03T12:28:10.681Z] DONE 6 tests in 8.492s
12:28:10 [2023-02-03T12:28:10.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:28:10 [2023-02-03T12:28:10.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:28:10 [2023-02-03T12:28:10.681Z] ++ set -e
12:28:10 [2023-02-03T12:28:10.681Z] ++ '[' -n 0 ']'
12:28:10 [2023-02-03T12:28:10.681Z] ++ set -x
12:28:10 [2023-02-03T12:28:10.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:28:10 [2023-02-03T12:28:10.941Z] testing: warning: no tests to run
12:28:10 [2023-02-03T12:28:10.941Z] PASS
12:28:10 [2023-02-03T12:28:10.941Z] 
12:28:10 [2023-02-03T12:28:10.941Z] DONE 0 tests in 0.033s
12:28:10 [2023-02-03T12:28:10.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:28:10 [2023-02-03T12:28:10.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:28:10 [2023-02-03T12:28:10.941Z] ++ set -e
12:28:10 [2023-02-03T12:28:10.941Z] ++ '[' -n 0 ']'
12:28:10 [2023-02-03T12:28:10.941Z] ++ set -x
12:28:10 [2023-02-03T12:28:10.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:28:10 [2023-02-03T12:28:10.942Z] INFO: Testing against a local daemon
12:28:10 [2023-02-03T12:28:10.942Z] === RUN   TestPluginWithDevMounts
12:28:10 [2023-02-03T12:28:10.942Z] === PAUSE TestPluginWithDevMounts
12:28:10 [2023-02-03T12:28:10.942Z] === CONT  TestPluginWithDevMounts
12:28:12 [2023-02-03T12:28:12.850Z] --- PASS: TestPluginWithDevMounts (1.60s)
12:28:12 [2023-02-03T12:28:12.850Z] PASS
12:28:12 [2023-02-03T12:28:12.850Z] 
12:28:12 [2023-02-03T12:28:12.850Z] DONE 1 tests in 1.721s
12:28:12 [2023-02-03T12:28:12.850Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:28:12 [2023-02-03T12:28:12.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:28:12 [2023-02-03T12:28:12.850Z] ++ set -e
12:28:12 [2023-02-03T12:28:12.850Z] ++ '[' -n 0 ']'
12:28:12 [2023-02-03T12:28:12.850Z] ++ set -x
12:28:12 [2023-02-03T12:28:12.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:28:12 [2023-02-03T12:28:12.850Z] INFO: Testing against a local daemon
12:28:12 [2023-02-03T12:28:12.850Z] === RUN   TestSecretInspect
12:28:14 [2023-02-03T12:28:14.760Z] --- PASS: TestSecretInspect (1.87s)
12:28:14 [2023-02-03T12:28:14.760Z] === RUN   TestSecretList
12:28:16 [2023-02-03T12:28:16.686Z] --- PASS: TestSecretList (1.73s)
12:28:16 [2023-02-03T12:28:16.686Z] === RUN   TestSecretsCreateAndDelete
12:28:18 [2023-02-03T12:28:18.070Z] --- PASS: TestSecretsCreateAndDelete (1.80s)
12:28:18 [2023-02-03T12:28:18.070Z] === RUN   TestSecretsUpdate
12:28:19 [2023-02-03T12:28:19.978Z] --- PASS: TestSecretsUpdate (1.71s)
12:28:19 [2023-02-03T12:28:19.978Z] === RUN   TestTemplatedSecret
12:28:22 [2023-02-03T12:28:22.518Z] --- PASS: TestTemplatedSecret (2.46s)
12:28:22 [2023-02-03T12:28:22.518Z] === RUN   TestSecretCreateResolve
12:28:23 [2023-02-03T12:28:23.899Z] --- PASS: TestSecretCreateResolve (1.74s)
12:28:23 [2023-02-03T12:28:23.899Z] PASS
12:28:23 [2023-02-03T12:28:23.899Z] 
12:28:23 [2023-02-03T12:28:23.899Z] DONE 6 tests in 11.408s
12:28:23 [2023-02-03T12:28:23.899Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:28:23 [2023-02-03T12:28:23.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:28:23 [2023-02-03T12:28:23.899Z] ++ set -e
12:28:23 [2023-02-03T12:28:23.899Z] ++ '[' -n 0 ']'
12:28:23 [2023-02-03T12:28:23.899Z] ++ set -x
12:28:23 [2023-02-03T12:28:23.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:28:24 [2023-02-03T12:28:24.159Z] INFO: Testing against a local daemon
12:28:24 [2023-02-03T12:28:24.159Z] === RUN   TestServiceCreateInit
12:28:24 [2023-02-03T12:28:24.159Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:28:27 [2023-02-03T12:28:27.453Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:28:31 [2023-02-03T12:28:31.652Z] --- PASS: TestServiceCreateInit (6.77s)
12:28:31 [2023-02-03T12:28:31.652Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.22s)
12:28:31 [2023-02-03T12:28:31.652Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
12:28:31 [2023-02-03T12:28:31.652Z] === RUN   TestCreateServiceMultipleTimes
12:28:46 [2023-02-03T12:28:46.555Z] --- PASS: TestCreateServiceMultipleTimes (14.32s)
12:28:46 [2023-02-03T12:28:46.555Z] === RUN   TestCreateServiceConflict
12:28:47 [2023-02-03T12:28:47.124Z] --- PASS: TestCreateServiceConflict (1.82s)
12:28:47 [2023-02-03T12:28:47.124Z] === RUN   TestCreateServiceMaxReplicas
12:28:49 [2023-02-03T12:28:49.664Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
12:28:49 [2023-02-03T12:28:49.664Z] === RUN   TestCreateWithDuplicateNetworkNames
12:29:04 [2023-02-03T12:29:04.580Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.62s)
12:29:04 [2023-02-03T12:29:04.581Z] === RUN   TestCreateServiceSecretFileMode
12:29:04 [2023-02-03T12:29:04.581Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
12:29:04 [2023-02-03T12:29:04.581Z] === RUN   TestCreateServiceConfigFileMode
12:29:07 [2023-02-03T12:29:07.121Z] --- PASS: TestCreateServiceConfigFileMode (2.20s)
12:29:07 [2023-02-03T12:29:07.121Z] === RUN   TestCreateServiceSysctls
12:29:09 [2023-02-03T12:29:09.663Z] --- PASS: TestCreateServiceSysctls (2.72s)
12:29:09 [2023-02-03T12:29:09.663Z] === RUN   TestCreateServiceCapabilities
12:29:12 [2023-02-03T12:29:12.203Z] --- PASS: TestCreateServiceCapabilities (2.51s)
12:29:12 [2023-02-03T12:29:12.203Z] === RUN   TestInspect
12:29:14 [2023-02-03T12:29:14.743Z] --- PASS: TestInspect (2.62s)
12:29:14 [2023-02-03T12:29:14.743Z] === RUN   TestCreateJob
12:29:18 [2023-02-03T12:29:18.037Z] --- PASS: TestCreateJob (2.83s)
12:29:18 [2023-02-03T12:29:18.037Z] === RUN   TestReplicatedJob
12:29:22 [2023-02-03T12:29:22.236Z] --- PASS: TestReplicatedJob (4.66s)
12:29:22 [2023-02-03T12:29:22.236Z] === RUN   TestUpdateReplicatedJob
12:29:25 [2023-02-03T12:29:25.531Z] --- PASS: TestUpdateReplicatedJob (2.98s)
12:29:25 [2023-02-03T12:29:25.531Z] === RUN   TestServiceListWithStatuses
12:29:25 [2023-02-03T12:29:25.531Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:29:25 [2023-02-03T12:29:25.531Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:29:25 [2023-02-03T12:29:25.531Z] === RUN   TestDockerNetworkConnectAlias
12:29:28 [2023-02-03T12:29:28.825Z] --- PASS: TestDockerNetworkConnectAlias (3.27s)
12:29:28 [2023-02-03T12:29:28.825Z] === RUN   TestDockerNetworkReConnect
12:29:31 [2023-02-03T12:29:31.366Z] --- PASS: TestDockerNetworkReConnect (2.67s)
12:29:31 [2023-02-03T12:29:31.366Z] === RUN   TestServicePlugin
12:29:31 [2023-02-03T12:29:31.366Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:29:31 [2023-02-03T12:29:31.366Z] --- SKIP: TestServicePlugin (0.00s)
12:29:31 [2023-02-03T12:29:31.366Z] === RUN   TestServiceUpdateLabel
12:29:32 [2023-02-03T12:29:32.747Z] --- PASS: TestServiceUpdateLabel (1.70s)
12:29:32 [2023-02-03T12:29:32.747Z] === RUN   TestServiceUpdateSecrets
12:29:47 [2023-02-03T12:29:47.667Z] --- PASS: TestServiceUpdateSecrets (13.99s)
12:29:47 [2023-02-03T12:29:47.667Z] === RUN   TestServiceUpdateConfigs
12:30:02 [2023-02-03T12:30:02.561Z] --- PASS: TestServiceUpdateConfigs (14.23s)
12:30:02 [2023-02-03T12:30:02.561Z] === RUN   TestServiceUpdateNetwork
12:30:14 [2023-02-03T12:30:14.782Z] --- PASS: TestServiceUpdateNetwork (11.88s)
12:30:14 [2023-02-03T12:30:14.782Z] === RUN   TestServiceUpdatePidsLimit
12:30:14 [2023-02-03T12:30:14.782Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:30:14 [2023-02-03T12:30:14.782Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:30:22 [2023-02-03T12:30:22.911Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:30:29 [2023-02-03T12:30:29.484Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
12:30:29 [2023-02-03T12:30:29.484Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:30:29 [2023-02-03T12:30:29.484Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:30:29 [2023-02-03T12:30:29.484Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
12:30:29 [2023-02-03T12:30:29.484Z] PASS
12:30:29 [2023-02-03T12:30:29.484Z] 
12:30:29 [2023-02-03T12:30:29.484Z] === Skipped
12:30:29 [2023-02-03T12:30:29.484Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:30:29 [2023-02-03T12:30:29.484Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:30:29 [2023-02-03T12:30:29.484Z] 
12:30:29 [2023-02-03T12:30:29.484Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:30:29 [2023-02-03T12:30:29.484Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:30:29 [2023-02-03T12:30:29.484Z] 
12:30:29 [2023-02-03T12:30:29.485Z] DONE 27 tests, 2 skipped in 124.902s
12:30:29 [2023-02-03T12:30:29.485Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:30:29 [2023-02-03T12:30:29.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:30:29 [2023-02-03T12:30:29.485Z] ++ set -e
12:30:29 [2023-02-03T12:30:29.485Z] ++ '[' -n 0 ']'
12:30:29 [2023-02-03T12:30:29.485Z] ++ set -x
12:30:29 [2023-02-03T12:30:29.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:30:29 [2023-02-03T12:30:29.485Z] INFO: Testing against a local daemon
12:30:29 [2023-02-03T12:30:29.485Z] === RUN   TestSessionCreate
12:30:29 [2023-02-03T12:30:29.485Z] --- PASS: TestSessionCreate (0.02s)
12:30:29 [2023-02-03T12:30:29.485Z] === RUN   TestSessionCreateWithBadUpgrade
12:30:29 [2023-02-03T12:30:29.485Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:30:29 [2023-02-03T12:30:29.485Z] PASS
12:30:29 [2023-02-03T12:30:29.485Z] 
12:30:29 [2023-02-03T12:30:29.485Z] DONE 2 tests in 0.131s
12:30:29 [2023-02-03T12:30:29.485Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:30:29 [2023-02-03T12:30:29.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:30:29 [2023-02-03T12:30:29.485Z] ++ set -e
12:30:29 [2023-02-03T12:30:29.485Z] ++ '[' -n 0 ']'
12:30:29 [2023-02-03T12:30:29.485Z] ++ set -x
12:30:29 [2023-02-03T12:30:29.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:30:29 [2023-02-03T12:30:29.485Z] INFO: Testing against a local daemon
12:30:29 [2023-02-03T12:30:29.485Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:30:29 [2023-02-03T12:30:29.485Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:30:29 [2023-02-03T12:30:29.485Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:30:29 [2023-02-03T12:30:29.485Z] === RUN   TestDiskUsage
12:30:29 [2023-02-03T12:30:29.485Z] === PAUSE TestDiskUsage
12:30:29 [2023-02-03T12:30:29.485Z] === RUN   TestEventsExecDie
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestEventsExecDie (0.47s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestEventsBackwardsCompatible
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestEventsVolumeCreate
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestInfoBinaryCommits
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestInfoAPIVersioned
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestInfoAPI
12:30:29 [2023-02-03T12:30:29.745Z] --- PASS: TestInfoAPI (0.02s)
12:30:29 [2023-02-03T12:30:29.745Z] === RUN   TestInfoAPIWarnings
12:30:47 [2023-02-03T12:30:47.845Z] --- PASS: TestInfoAPIWarnings (16.55s)
12:30:47 [2023-02-03T12:30:47.845Z] === RUN   TestInfoDebug
12:30:47 [2023-02-03T12:30:47.845Z] --- PASS: TestInfoDebug (0.52s)
12:30:47 [2023-02-03T12:30:47.845Z] === RUN   TestInfoInsecureRegistries
12:30:47 [2023-02-03T12:30:47.845Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:30:47 [2023-02-03T12:30:47.845Z] === RUN   TestInfoRegistryMirrors
12:30:48 [2023-02-03T12:30:48.105Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:30:48 [2023-02-03T12:30:48.105Z] === RUN   TestLoginFailsWithBadCredentials
12:30:48 [2023-02-03T12:30:48.373Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:30:48 [2023-02-03T12:30:48.373Z] === RUN   TestPingCacheHeaders
12:30:48 [2023-02-03T12:30:48.373Z] --- PASS: TestPingCacheHeaders (0.02s)
12:30:48 [2023-02-03T12:30:48.373Z] === RUN   TestPingGet
12:30:48 [2023-02-03T12:30:48.373Z] --- PASS: TestPingGet (0.01s)
12:30:48 [2023-02-03T12:30:48.373Z] === RUN   TestPingHead
12:30:48 [2023-02-03T12:30:48.373Z] --- PASS: TestPingHead (0.02s)
12:30:48 [2023-02-03T12:30:48.373Z] === RUN   TestPingSwarmHeader
12:30:48 [2023-02-03T12:30:48.969Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:30:49 [2023-02-03T12:30:49.230Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:30:49 [2023-02-03T12:30:49.799Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:30:49 [2023-02-03T12:30:49.799Z] --- PASS: TestPingSwarmHeader (1.28s)
12:30:49 [2023-02-03T12:30:49.799Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:30:49 [2023-02-03T12:30:49.799Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:30:49 [2023-02-03T12:30:49.799Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:30:49 [2023-02-03T12:30:49.799Z] === RUN   TestPingBuilderHeader
12:30:49 [2023-02-03T12:30:49.799Z] === RUN   TestPingBuilderHeader/default_config
12:30:50 [2023-02-03T12:30:50.368Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:30:50 [2023-02-03T12:30:50.628Z] --- PASS: TestPingBuilderHeader (1.04s)
12:30:50 [2023-02-03T12:30:50.628Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:30:50 [2023-02-03T12:30:50.628Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:30:50 [2023-02-03T12:30:50.628Z] === RUN   TestVersion
12:30:50 [2023-02-03T12:30:50.888Z] --- PASS: TestVersion (0.02s)
12:30:50 [2023-02-03T12:30:50.888Z] === CONT  TestDiskUsage
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/container_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/image_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.458Z] === RUN   TestDiskUsage/after_container.Run
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:30:51 [2023-02-03T12:30:51.718Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:30:51 [2023-02-03T12:30:51.718Z] --- PASS: TestDiskUsage (1.00s)
12:30:51 [2023-02-03T12:30:51.718Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z] PASS
12:30:51 [2023-02-03T12:30:51.718Z] 
12:30:51 [2023-02-03T12:30:51.718Z] === Skipped
12:30:51 [2023-02-03T12:30:51.718Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:30:51 [2023-02-03T12:30:51.718Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:30:51 [2023-02-03T12:30:51.718Z] 
12:30:51 [2023-02-03T12:30:51.718Z] DONE 57 tests, 1 skipped in 22.695s
12:30:51 [2023-02-03T12:30:51.718Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:30:51 [2023-02-03T12:30:51.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:30:51 [2023-02-03T12:30:51.718Z] ++ set -e
12:30:51 [2023-02-03T12:30:51.718Z] ++ '[' -n 0 ']'
12:30:51 [2023-02-03T12:30:51.718Z] ++ set -x
12:30:51 [2023-02-03T12:30:51.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:30:51 [2023-02-03T12:30:51.979Z] INFO: Testing against a local daemon
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesCreateAndList
12:30:51 [2023-02-03T12:30:51.979Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesRemove
12:30:51 [2023-02-03T12:30:51.979Z] --- PASS: TestVolumesRemove (0.06s)
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInspect
12:30:51 [2023-02-03T12:30:51.979Z] --- PASS: TestVolumesInspect (0.02s)
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:30:51 [2023-02-03T12:30:51.979Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:30:51 [2023-02-03T12:30:51.979Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:30:51 [2023-02-03T12:30:51.979Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:30:51 [2023-02-03T12:30:51.979Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:30:51 [2023-02-03T12:30:51.979Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:30:51 [2023-02-03T12:30:51.979Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:30:51 [2023-02-03T12:30:51.979Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:30:51 [2023-02-03T12:30:51.979Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:30:51 [2023-02-03T12:30:51.979Z] === RUN   TestVolumePruneAnonymous
12:30:51 [2023-02-03T12:30:51.979Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:30:51 [2023-02-03T12:30:51.979Z] PASS
12:30:51 [2023-02-03T12:30:51.979Z] 
12:30:51 [2023-02-03T12:30:51.979Z] DONE 10 tests in 0.247s
12:30:51 [2023-02-03T12:30:51.979Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:30:52 [2023-02-03T12:30:52.239Z] ++++ cat bundles/test-integration/docker.pid
12:30:52 [2023-02-03T12:30:52.239Z] +++ kill 14464
12:30:52 [2023-02-03T12:30:52.239Z] +++ /etc/init.d/apparmor stop
12:30:52 [2023-02-03T12:30:52.499Z] Leaving: AppArmorNo profiles have been unloaded.
12:30:52 [2023-02-03T12:30:52.499Z] 
12:30:52 [2023-02-03T12:30:52.499Z] Unloading profiles will leave already running processes permanently
12:30:52 [2023-02-03T12:30:52.499Z] unconfined, which can lead to unexpected situations.
12:30:52 [2023-02-03T12:30:52.499Z] 
12:30:52 [2023-02-03T12:30:52.499Z] To set a process to complain mode, use the command line tool
12:30:52 [2023-02-03T12:30:52.499Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:30:52 [2023-02-03T12:30:52.499Z] +++ true
12:30:52 [2023-02-03T12:30:52.499Z] exiting test-integration
12:30:52 [2023-02-03T12:30:52.499Z] ++ exit 0
12:30:52 [2023-02-03T12:30:52.499Z] 
Post stage
[Pipeline] junit
12:30:53 [2023-02-03T12:30:53.083Z] Recording test results
12:30:53 [2023-02-03T12:30:53.267Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:30:53 [2023-02-03T12:30:53.580Z] + echo Ensuring container killed.
12:30:53 [2023-02-03T12:30:53.580Z] Ensuring container killed.
12:30:53 [2023-02-03T12:30:53.580Z] + docker rm -vf docker-pr1
12:30:53 [2023-02-03T12:30:53.580Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
12:30:53 [2023-02-03T12:30:53.864Z] + echo Chowning /workspace to jenkins user
12:30:53 [2023-02-03T12:30:53.864Z] Chowning /workspace to jenkins user
12:30:53 [2023-02-03T12:30:53.864Z] + id -u
12:30:53 [2023-02-03T12:30:53.864Z] + id -g
12:30:53 [2023-02-03T12:30:53.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44916:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:30:55 [2023-02-03T12:30:55.537Z] + bundleName=arm64-integration
12:30:55 [2023-02-03T12:30:55.537Z] + echo Creating arm64-integration-bundles.tar.gz
12:30:55 [2023-02-03T12:30:55.537Z] Creating arm64-integration-bundles.tar.gz
12:30:55 [2023-02-03T12:30:55.537Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:30:55 [2023-02-03T12:30:55.537Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:30:55 [2023-02-03T12:30:55.810Z] Archiving artifacts
12:30:56 [2023-02-03T12:30:56.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44916/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:30:56 [2023-02-03T12:30:56.481Z] + make clean
12:30:56 [2023-02-03T12:30:56.741Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:30:56 [2023-02-03T12:30:56.741Z] docker-dev-cache
12:30:56 [2023-02-03T12:30:56.741Z] 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