Skip to content
Success

Console Output

Pull request #44805 updated
19:20:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8be470eea8c69ceb736e307ed769b6efbfdfbc37+483b03562a47aef83e7ed95fa3847454b879cb02 (32bc4c9c06c5828ba999333038c84dde153cf171)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44805@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
19:20:34 [2023-01-13T19:20:34.303Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:20:34 [2023-01-13T19:20:34.306Z] Trying to pass milestone 3
[Pipeline] milestone
19:20:34 [2023-01-13T19:20:34.410Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:20:34 [2023-01-13T19:20:34.572Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cf6cdcbeae7a00d2) in /home/ubuntu/workspace/moby_PR-44805
[Pipeline] {
[Pipeline] checkout
19:20:34 [2023-01-13T19:20:34.596Z] The recommended git tool is: git
19:20:34 [2023-01-13T19:20:34.605Z] using credential docker-jenkins-github-credentials
19:20:34 [2023-01-13T19:20:34.621Z] Cloning the remote Git repository
19:20:34 [2023-01-13T19:20:34.621Z] Cloning with configured refspecs honoured and without tags
19:20:34 [2023-01-13T19:20:34.641Z] Cloning repository https://github.com/moby/moby.git
19:20:34 [2023-01-13T19:20:34.642Z]  > git init /home/ubuntu/workspace/moby_PR-44805 # timeout=10
19:20:34 [2023-01-13T19:20:34.646Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:34 [2023-01-13T19:20:34.647Z]  > git --version # timeout=10
19:20:34 [2023-01-13T19:20:34.651Z]  > git --version # 'git version 2.25.1'
19:20:34 [2023-01-13T19:20:34.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:34 [2023-01-13T19:20:34.652Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44805/head:refs/remotes/origin/PR-44805 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:47 [2023-01-13T19:20:47.139Z] Fetching without tags
19:20:47 [2023-01-13T19:20:47.143Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:47 [2023-01-13T19:20:47.146Z]  > git config --add remote.origin.fetch +refs/pull/44805/head:refs/remotes/origin/PR-44805 # timeout=10
19:20:47 [2023-01-13T19:20:47.148Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:47 [2023-01-13T19:20:47.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:47 [2023-01-13T19:20:47.160Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:47 [2023-01-13T19:20:47.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:47 [2023-01-13T19:20:47.161Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44805/head:refs/remotes/origin/PR-44805 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:47 [2023-01-13T19:20:47.350Z] Merging remotes/origin/master commit 483b03562a47aef83e7ed95fa3847454b879cb02 into PR head commit 8be470eea8c69ceb736e307ed769b6efbfdfbc37
19:20:47 [2023-01-13T19:20:47.941Z] Merge succeeded, producing 8be470eea8c69ceb736e307ed769b6efbfdfbc37
19:20:47 [2023-01-13T19:20:47.941Z] Checking out Revision 8be470eea8c69ceb736e307ed769b6efbfdfbc37 (PR-44805)
19:20:48 [2023-01-13T19:20:48.705Z] Commit message: "libnetwork: don't embed mutex in network"
19:20:48 [2023-01-13T19:20:48.718Z] First time build. Skipping changelog.
19:20:47 [2023-01-13T19:20:47.370Z]  > git config core.sparsecheckout # timeout=10
19:20:47 [2023-01-13T19:20:47.373Z]  > git checkout -f 8be470eea8c69ceb736e307ed769b6efbfdfbc37 # timeout=10
19:20:47 [2023-01-13T19:20:47.941Z]  > git remote # timeout=10
19:20:47 [2023-01-13T19:20:47.944Z]  > git config --get remote.origin.url # timeout=10
19:20:47 [2023-01-13T19:20:47.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:47 [2023-01-13T19:20:47.948Z]  > git merge 483b03562a47aef83e7ed95fa3847454b879cb02 # timeout=10
19:20:47 [2023-01-13T19:20:47.955Z]  > git rev-parse HEAD^{commit} # timeout=10
19:20:47 [2023-01-13T19:20:47.961Z]  > git config core.sparsecheckout # timeout=10
19:20:47 [2023-01-13T19:20:47.964Z]  > git checkout -f 8be470eea8c69ceb736e307ed769b6efbfdfbc37 # timeout=10
19:20:48 [2023-01-13T19:20:48.726Z]  > git rev-list --no-walk c74d0d8b7a4b8062dc7a2190f99dd82f849ec8da # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:20:49 [2023-01-13T19:20:49.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44805:/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
19:20:53 [2023-01-13T19:20:53.607Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
19:20:53 [2023-01-13T19:20:53.986Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cf6cdcbeae7a00d2) in /home/ubuntu/workspace/moby_PR-44805
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
19:20:54 [2023-01-13T19:20:54.021Z] The recommended git tool is: git
[Pipeline] // stage
19:20:54 [2023-01-13T19:20:54.030Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
19:20:54 [2023-01-13T19:20:54.044Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
19:20:54 [2023-01-13T19:20:54.049Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:20:54 [2023-01-13T19:20:54.264Z] Merging remotes/origin/master commit 483b03562a47aef83e7ed95fa3847454b879cb02 into PR head commit 8be470eea8c69ceb736e307ed769b6efbfdfbc37
19:20:54 [2023-01-13T19:20:54.322Z] Merge succeeded, producing 8be470eea8c69ceb736e307ed769b6efbfdfbc37
19:20:54 [2023-01-13T19:20:54.322Z] Checking out Revision 8be470eea8c69ceb736e307ed769b6efbfdfbc37 (PR-44805)
19:20:54 [2023-01-13T19:20:54.368Z] Commit message: "libnetwork: don't embed mutex in network"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:20:55 [2023-01-13T19:20:55.020Z] + docker version
19:20:55 [2023-01-13T19:20:55.020Z] Client: Docker Engine - Community
19:20:55 [2023-01-13T19:20:55.020Z]  Version:           22.06.0-beta.0
19:20:55 [2023-01-13T19:20:55.020Z]  API version:       1.42
19:20:55 [2023-01-13T19:20:55.020Z]  Go version:        go1.18.3
19:20:55 [2023-01-13T19:20:55.020Z]  Git commit:        3e9117b
19:20:55 [2023-01-13T19:20:55.020Z]  Built:             Fri Jun  3 17:55:34 2022
19:20:55 [2023-01-13T19:20:55.020Z]  OS/Arch:           linux/arm64
19:20:55 [2023-01-13T19:20:55.020Z]  Context:           default
19:20:55 [2023-01-13T19:20:55.020Z] 
19:20:55 [2023-01-13T19:20:55.020Z] Server: Docker Engine - Community
19:20:55 [2023-01-13T19:20:55.020Z]  Engine:
19:20:55 [2023-01-13T19:20:55.021Z]   Version:          22.06.0-beta.0
19:20:55 [2023-01-13T19:20:55.021Z]   API version:      1.42 (minimum version 1.12)
19:20:55 [2023-01-13T19:20:55.021Z]   Go version:       go1.18.3
19:20:55 [2023-01-13T19:20:55.021Z]   Git commit:       38633e7
19:20:55 [2023-01-13T19:20:55.021Z]   Built:            Fri Jun  3 17:55:34 2022
19:20:55 [2023-01-13T19:20:55.021Z]   OS/Arch:          linux/arm64
19:20:55 [2023-01-13T19:20:55.021Z]   Experimental:     true
19:20:55 [2023-01-13T19:20:55.021Z]  containerd:
19:20:55 [2023-01-13T19:20:55.021Z]   Version:          1.6.8
19:20:55 [2023-01-13T19:20:55.021Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:20:55 [2023-01-13T19:20:55.021Z]  runc:
19:20:55 [2023-01-13T19:20:55.021Z]   Version:          1.1.4
19:20:55 [2023-01-13T19:20:55.021Z]   GitCommit:        v1.1.4-0-g5fd4c4d
19:20:55 [2023-01-13T19:20:55.021Z]  docker-init:
19:20:55 [2023-01-13T19:20:55.021Z]   Version:          0.19.0
19:20:55 [2023-01-13T19:20:55.021Z]   GitCommit:        de40ad0
19:20:54 [2023-01-13T19:20:54.058Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44805/.git # timeout=10
19:20:54 [2023-01-13T19:20:54.064Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:20:54 [2023-01-13T19:20:54.070Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:54 [2023-01-13T19:20:54.070Z]  > git --version # timeout=10
19:20:54 [2023-01-13T19:20:54.072Z]  > git --version # 'git version 2.25.1'
19:20:54 [2023-01-13T19:20:54.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:54 [2023-01-13T19:20:54.073Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44805/head:refs/remotes/origin/PR-44805 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:20:54 [2023-01-13T19:20:54.285Z]  > git config core.sparsecheckout # timeout=10
19:20:54 [2023-01-13T19:20:54.288Z]  > git checkout -f 8be470eea8c69ceb736e307ed769b6efbfdfbc37 # timeout=10
19:20:54 [2023-01-13T19:20:54.321Z]  > git remote # timeout=10
19:20:54 [2023-01-13T19:20:54.325Z]  > git config --get remote.origin.url # timeout=10
19:20:54 [2023-01-13T19:20:54.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:54 [2023-01-13T19:20:54.328Z]  > git merge 483b03562a47aef83e7ed95fa3847454b879cb02 # timeout=10
19:20:54 [2023-01-13T19:20:54.336Z]  > git rev-parse HEAD^{commit} # timeout=10
19:20:54 [2023-01-13T19:20:54.342Z]  > git config core.sparsecheckout # timeout=10
19:20:54 [2023-01-13T19:20:54.345Z]  > git checkout -f 8be470eea8c69ceb736e307ed769b6efbfdfbc37 # timeout=10
[Pipeline] sh
19:20:55 [2023-01-13T19:20:55.303Z] + docker info
19:20:55 [2023-01-13T19:20:55.303Z] Client:
19:20:55 [2023-01-13T19:20:55.303Z]  Context:    default
19:20:55 [2023-01-13T19:20:55.303Z]  Debug Mode: false
19:20:55 [2023-01-13T19:20:55.303Z]  Plugins:
19:20:55 [2023-01-13T19:20:55.303Z]   buildx: Docker Buildx (Docker Inc.)
19:20:55 [2023-01-13T19:20:55.303Z]     Version:  v0.8.2
19:20:55 [2023-01-13T19:20:55.303Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:20:55 [2023-01-13T19:20:55.303Z]   compose: Docker Compose (Docker Inc.)
19:20:55 [2023-01-13T19:20:55.303Z]     Version:  v2.12.0
19:20:55 [2023-01-13T19:20:55.303Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:20:55 [2023-01-13T19:20:55.303Z] 
19:20:55 [2023-01-13T19:20:55.303Z] Server:
19:20:55 [2023-01-13T19:20:55.303Z]  Containers: 0
19:20:55 [2023-01-13T19:20:55.303Z]   Running: 0
19:20:55 [2023-01-13T19:20:55.303Z]   Paused: 0
19:20:55 [2023-01-13T19:20:55.303Z]   Stopped: 0
19:20:55 [2023-01-13T19:20:55.303Z]  Images: 4
19:20:55 [2023-01-13T19:20:55.303Z]  Server Version: 22.06.0-beta.0
19:20:55 [2023-01-13T19:20:55.303Z]  Storage Driver: overlay2
19:20:55 [2023-01-13T19:20:55.303Z]   Backing Filesystem: extfs
19:20:55 [2023-01-13T19:20:55.303Z]   Supports d_type: true
19:20:55 [2023-01-13T19:20:55.303Z]   Using metacopy: false
19:20:55 [2023-01-13T19:20:55.303Z]   Native Overlay Diff: true
19:20:55 [2023-01-13T19:20:55.303Z]   userxattr: false
19:20:55 [2023-01-13T19:20:55.303Z]  Logging Driver: json-file
19:20:55 [2023-01-13T19:20:55.303Z]  Cgroup Driver: cgroupfs
19:20:55 [2023-01-13T19:20:55.303Z]  Cgroup Version: 1
19:20:55 [2023-01-13T19:20:55.303Z]  Plugins:
19:20:55 [2023-01-13T19:20:55.303Z]   Volume: local
19:20:55 [2023-01-13T19:20:55.303Z]   Network: bridge host ipvlan macvlan null overlay
19:20:55 [2023-01-13T19:20:55.303Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:20:55 [2023-01-13T19:20:55.303Z]  Swarm: inactive
19:20:55 [2023-01-13T19:20:55.303Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
19:20:55 [2023-01-13T19:20:55.303Z]  Default Runtime: runc
19:20:55 [2023-01-13T19:20:55.303Z]  Init Binary: docker-init
19:20:55 [2023-01-13T19:20:55.303Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
19:20:55 [2023-01-13T19:20:55.303Z]  runc version: v1.1.4-0-g5fd4c4d
19:20:55 [2023-01-13T19:20:55.303Z]  init version: de40ad0
19:20:55 [2023-01-13T19:20:55.303Z]  Security Options:
19:20:55 [2023-01-13T19:20:55.303Z]   apparmor
19:20:55 [2023-01-13T19:20:55.303Z]   seccomp
19:20:55 [2023-01-13T19:20:55.303Z]    Profile: builtin
19:20:55 [2023-01-13T19:20:55.303Z]  Kernel Version: 5.15.0-1022-aws
19:20:55 [2023-01-13T19:20:55.303Z]  Operating System: Ubuntu 20.04.5 LTS
19:20:55 [2023-01-13T19:20:55.303Z]  OSType: linux
19:20:55 [2023-01-13T19:20:55.303Z]  Architecture: aarch64
19:20:55 [2023-01-13T19:20:55.303Z]  CPUs: 2
19:20:55 [2023-01-13T19:20:55.303Z]  Total Memory: 7.559GiB
19:20:55 [2023-01-13T19:20:55.303Z]  Name: ip-10-100-47-254
19:20:55 [2023-01-13T19:20:55.303Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
19:20:55 [2023-01-13T19:20:55.303Z]  Docker Root Dir: /var/lib/docker
19:20:55 [2023-01-13T19:20:55.303Z]  Debug Mode: false
19:20:55 [2023-01-13T19:20:55.303Z]  Registry: https://index.docker.io/v1/
19:20:55 [2023-01-13T19:20:55.303Z]  Labels:
19:20:55 [2023-01-13T19:20:55.303Z]  Experimental: true
19:20:55 [2023-01-13T19:20:55.303Z]  Insecure Registries:
19:20:55 [2023-01-13T19:20:55.303Z]   127.0.0.0/8
19:20:55 [2023-01-13T19:20:55.303Z]  Live Restore Enabled: true
19:20:55 [2023-01-13T19:20:55.303Z] 
[Pipeline] sh
19:20:55 [2023-01-13T19:20:55.587Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:20:55 [2023-01-13T19:20:55.587Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:20:55 [2023-01-13T19:20:55.587Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44805/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:20:55 [2023-01-13T19:20:55.587Z] + bash /home/ubuntu/workspace/moby_PR-44805/check-config.sh
19:20:55 [2023-01-13T19:20:55.587Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:20:55 [2023-01-13T19:20:55.587Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
19:20:55 [2023-01-13T19:20:55.587Z] 
19:20:55 [2023-01-13T19:20:55.587Z] Generally Necessary:
19:20:55 [2023-01-13T19:20:55.587Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:20:55 [2023-01-13T19:20:55.587Z] - apparmor: enabled and tools installed
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_NAMESPACES: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_NET_NS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_PID_NS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_IPC_NS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_UTS_NS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CGROUPS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CGROUP_CPUACCT: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CGROUP_DEVICE: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CGROUP_FREEZER: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CGROUP_SCHED: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_CPUSETS: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_MEMCG: enabled
19:20:55 [2023-01-13T19:20:55.587Z] - CONFIG_KEYS: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_VETH: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_BRIDGE: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_NF_NAT: enabled (as module)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_POSIX_MQUEUE: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_CGROUP_BPF: enabled
19:20:55 [2023-01-13T19:20:55.847Z] 
19:20:55 [2023-01-13T19:20:55.847Z] Optional Features:
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_USER_NS: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_SECCOMP: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_SECCOMP_FILTER: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_CGROUP_PIDS: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_MEMCG_SWAP: enabled
19:20:55 [2023-01-13T19:20:55.847Z]     (cgroup swap accounting is currently enabled)
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_BLK_CGROUP: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:20:55 [2023-01-13T19:20:55.847Z] - CONFIG_CGROUP_PERF: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_CGROUP_HUGETLB: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_CFS_BANDWIDTH: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_RT_GROUP_SCHED: missing
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_VS: enabled (as module)
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_VS_NFCT: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_IP_VS_RR: enabled (as module)
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_SECURITY_SELINUX: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_SECURITY_APPARMOR: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_EXT4_FS: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:20:56 [2023-01-13T19:20:56.110Z] - Network Drivers:
19:20:56 [2023-01-13T19:20:56.110Z]   - "overlay":
19:20:56 [2023-01-13T19:20:56.110Z]     - CONFIG_VXLAN: enabled (as module)
19:20:56 [2023-01-13T19:20:56.110Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:20:56 [2023-01-13T19:20:56.110Z]       Optional (for encrypted networks):
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_CRYPTO: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_CRYPTO_AEAD: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_CRYPTO_GCM: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_CRYPTO_GHASH: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_XFRM: enabled
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_XFRM_USER: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]       - CONFIG_INET_ESP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "ipvlan":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_IPVLAN: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "macvlan":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_MACVLAN: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_DUMMY: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "ftp,tftp client in container":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z] - Storage Drivers:
19:20:56 [2023-01-13T19:20:56.369Z]   - "aufs":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_AUFS_FS: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "btrfs":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:20:56 [2023-01-13T19:20:56.369Z]   - "devicemapper":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_BLK_DEV_DM: enabled
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "overlay":
19:20:56 [2023-01-13T19:20:56.369Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:20:56 [2023-01-13T19:20:56.369Z]   - "zfs":
19:20:56 [2023-01-13T19:20:56.369Z]     - /dev/zfs: present
19:20:56 [2023-01-13T19:20:56.369Z]     - zfs command: missing
19:20:56 [2023-01-13T19:20:56.369Z]     - zpool command: missing
19:20:56 [2023-01-13T19:20:56.369Z] 
19:20:56 [2023-01-13T19:20:56.369Z] Limits:
19:20:56 [2023-01-13T19:20:56.369Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:20:56 [2023-01-13T19:20:56.369Z] 
19:20:56 [2023-01-13T19:20:56.369Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:20:56 [2023-01-13T19:20:56.680Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8be470eea8c69ceb736e307ed769b6efbfdfbc37 .
19:20:56 [2023-01-13T19:20:56.940Z] #1 [internal] load build definition from Dockerfile
19:20:56 [2023-01-13T19:20:56.940Z] #1 transferring dockerfile: 25.95kB done
19:20:56 [2023-01-13T19:20:56.940Z] #1 DONE 0.0s
19:20:56 [2023-01-13T19:20:56.940Z] 
19:20:56 [2023-01-13T19:20:56.940Z] #2 [internal] load .dockerignore
19:20:56 [2023-01-13T19:20:56.940Z] #2 transferring context: 113B done
19:20:56 [2023-01-13T19:20:56.940Z] #2 DONE 0.0s
19:20:56 [2023-01-13T19:20:56.940Z] 
19:20:56 [2023-01-13T19:20:56.940Z] #3 resolve image config for docker.io/docker/dockerfile:1
19:20:56 [2023-01-13T19:20:56.940Z] #3 DONE 0.1s
19:20:56 [2023-01-13T19:20:56.940Z] 
19:20:56 [2023-01-13T19:20:56.940Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
19:20:56 [2023-01-13T19:20:56.940Z] #4 CACHED
19:20:56 [2023-01-13T19:20:56.940Z] 
19:20:56 [2023-01-13T19:20:56.940Z] #5 [internal] load metadata for docker.io/library/busybox:latest
19:20:56 [2023-01-13T19:20:56.940Z] #5 DONE 0.0s
19:20:56 [2023-01-13T19:20:56.940Z] 
19:20:56 [2023-01-13T19:20:56.940Z] #6 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
19:20:57 [2023-01-13T19:20:57.203Z] #6 DONE 0.1s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.203Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:20:57 [2023-01-13T19:20:57.203Z] #7 DONE 0.1s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.203Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
19:20:57 [2023-01-13T19:20:57.203Z] #8 DONE 0.1s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.203Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
19:20:57 [2023-01-13T19:20:57.203Z] #9 DONE 0.1s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.203Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:20:57 [2023-01-13T19:20:57.203Z] #10 DONE 0.0s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.203Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
19:20:57 [2023-01-13T19:20:57.203Z] #11 DONE 0.0s
19:20:57 [2023-01-13T19:20:57.203Z] 
19:20:57 [2023-01-13T19:20:57.204Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
19:20:57 [2023-01-13T19:20:57.204Z] #12 DONE 0.0s
19:20:57 [2023-01-13T19:20:57.204Z] 
19:20:57 [2023-01-13T19:20:57.204Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
19:20:57 [2023-01-13T19:20:57.204Z] #13 DONE 0.0s
19:20:57 [2023-01-13T19:20:57.204Z] 
19:20:57 [2023-01-13T19:20:57.204Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
19:20:57 [2023-01-13T19:20:57.204Z] #14 DONE 0.0s
19:20:57 [2023-01-13T19:20:57.204Z] 
19:20:57 [2023-01-13T19:20:57.204Z] #15 [internal] load build context
19:20:57 [2023-01-13T19:20:57.772Z] #15 ...
19:20:57 [2023-01-13T19:20:57.772Z] 
19:20:57 [2023-01-13T19:20:57.772Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
19:20:57 [2023-01-13T19:20:57.772Z] #16 DONE 0.5s
19:20:57 [2023-01-13T19:20:57.772Z] 
19:20:57 [2023-01-13T19:20:57.772Z] #15 [internal] load build context
19:20:58 [2023-01-13T19:20:58.716Z] #15 transferring context: 65.11MB 1.3s done
19:20:58 [2023-01-13T19:20:58.716Z] #15 DONE 1.3s
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #17 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:20:58 [2023-01-13T19:20:58.716Z] #17 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #18 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #18 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #19 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:20:58 [2023-01-13T19:20:58.716Z] #19 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #20 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
19:20:58 [2023-01-13T19:20:58.716Z] #20 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #21 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:20:58 [2023-01-13T19:20:58.716Z] #21 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #22 [delve-src 1/3] WORKDIR /usr/src/delve
19:20:58 [2023-01-13T19:20:58.716Z] #22 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #23 [dev-base  6/10] RUN ldconfig
19:20:58 [2023-01-13T19:20:58.716Z] #23 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #24 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:20:58 [2023-01-13T19:20:58.716Z] #24 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #25 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #25 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:20:58 [2023-01-13T19:20:58.716Z] #26 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #27 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #27 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #28 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #28 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #29 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
19:20:58 [2023-01-13T19:20:58.716Z] #29 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #30 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
19:20:58 [2023-01-13T19:20:58.716Z] #30 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #31 [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
19:20:58 [2023-01-13T19:20:58.716Z] #31 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #32 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #32 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #33 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #33 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #34 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #34 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #35 [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             ;
19:20:58 [2023-01-13T19:20:58.716Z] #35 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #36 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:20:58 [2023-01-13T19:20:58.716Z] #36 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #37 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #37 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #38 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
19:20:58 [2023-01-13T19:20:58.716Z] #38 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #39 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #39 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #40 [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
19:20:58 [2023-01-13T19:20:58.716Z] #40 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #41 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #41 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #42 [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
19:20:58 [2023-01-13T19:20:58.716Z] #42 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #43 [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
19:20:58 [2023-01-13T19:20:58.716Z] #43 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #44 [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
19:20:58 [2023-01-13T19:20:58.716Z] #44 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #45 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
19:20:58 [2023-01-13T19:20:58.716Z] #45 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #46 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:20:58 [2023-01-13T19:20:58.716Z] #46 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #47 [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
19:20:58 [2023-01-13T19:20:58.716Z] #47 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #48 [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
19:20:58 [2023-01-13T19:20:58.716Z] #48 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #49 [dev-base  1/10] RUN groupadd -r docker
19:20:58 [2023-01-13T19:20:58.716Z] #49 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #50 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #50 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #51 [build-dummy 2/2] RUN mkdir -p /build
19:20:58 [2023-01-13T19:20:58.716Z] #51 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #52 [base 2/5] COPY --from=xx / /
19:20:58 [2023-01-13T19:20:58.716Z] #52 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #53 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:20:58 [2023-01-13T19:20:58.716Z] #53 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #54 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #55 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:20:58 [2023-01-13T19:20:58.716Z] #55 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #56 [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
19:20:58 [2023-01-13T19:20:58.716Z] #56 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #57 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #57 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #58 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:20:58 [2023-01-13T19:20:58.716Z] #58 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #59 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:20:58 [2023-01-13T19:20:58.716Z] #59 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #60 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:20:58 [2023-01-13T19:20:58.716Z] #60 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #61 [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
19:20:58 [2023-01-13T19:20:58.716Z] #61 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #62 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #62 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #63 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:20:58 [2023-01-13T19:20:58.716Z] #63 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #64 [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
19:20:58 [2023-01-13T19:20:58.716Z] #64 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #65 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:20:58 [2023-01-13T19:20:58.716Z] #65 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #66 [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
19:20:58 [2023-01-13T19:20:58.716Z] #66 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #67 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
19:20:58 [2023-01-13T19:20:58.716Z] #67 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #68 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #69 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #69 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #70 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:20:58 [2023-01-13T19:20:58.716Z] #70 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #71 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #71 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #72 [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
19:20:58 [2023-01-13T19:20:58.716Z] #72 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #73 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:20:58 [2023-01-13T19:20:58.716Z] #73 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #74 [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
19:20:58 [2023-01-13T19:20:58.716Z] #74 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #75 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:20:58 [2023-01-13T19:20:58.716Z] #75 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #76 [dockercli-src 1/5] WORKDIR /tmp/dockercli
19:20:58 [2023-01-13T19:20:58.716Z] #76 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #77 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.716Z] #77 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #78 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #78 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #79 [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
19:20:58 [2023-01-13T19:20:58.716Z] #79 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #80 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #80 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #81 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #81 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #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
19:20:58 [2023-01-13T19:20:58.716Z] #82 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #83 [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
19:20:58 [2023-01-13T19:20:58.716Z] #83 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #84 [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...)
19:20:58 [2023-01-13T19:20:58.716Z] #84 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #85 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
19:20:58 [2023-01-13T19:20:58.716Z] #85 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #86 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:20:58 [2023-01-13T19:20:58.716Z] #86 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #87 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
19:20:58 [2023-01-13T19:20:58.716Z] #87 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #88 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:20:58 [2023-01-13T19:20:58.716Z] #88 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #89 [tini-src 1/3] WORKDIR /usr/src/tini
19:20:58 [2023-01-13T19:20:58.716Z] #89 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #90 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
19:20:58 [2023-01-13T19:20:58.716Z] #90 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #91 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #91 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #92 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.716Z] #92 CACHED
19:20:58 [2023-01-13T19:20:58.716Z] 
19:20:58 [2023-01-13T19:20:58.716Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:20:58 [2023-01-13T19:20:58.717Z] #93 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #94 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
19:20:58 [2023-01-13T19:20:58.717Z] #94 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #95 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
19:20:58 [2023-01-13T19:20:58.717Z] #95 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #96 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:20:58 [2023-01-13T19:20:58.717Z] #96 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #97 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:20:58 [2023-01-13T19:20:58.717Z] #97 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #98 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.717Z] #98 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #99 [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...)
19:20:58 [2023-01-13T19:20:58.717Z] #99 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #100 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.717Z] #100 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #101 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.717Z] #101 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #102 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
19:20:58 [2023-01-13T19:20:58.717Z] #102 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #103 [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
19:20:58 [2023-01-13T19:20:58.717Z] #103 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #104 [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
19:20:58 [2023-01-13T19:20:58.717Z] #104 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #105 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
19:20:58 [2023-01-13T19:20:58.717Z] #105 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #106 [registry-src 1/2] WORKDIR /usr/src/registry
19:20:58 [2023-01-13T19:20:58.717Z] #106 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #107 [runc-src 1/3] WORKDIR /usr/src/runc
19:20:58 [2023-01-13T19:20:58.717Z] #107 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #108 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
19:20:58 [2023-01-13T19:20:58.717Z] #108 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #109 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:20:58 [2023-01-13T19:20:58.717Z] #109 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #110 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:20:58 [2023-01-13T19:20:58.717Z] #110 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #111 [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...)
19:20:58 [2023-01-13T19:20:58.717Z] #111 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #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
19:20:58 [2023-01-13T19:20:58.717Z] #112 CACHED
19:20:58 [2023-01-13T19:20:58.717Z] 
19:20:58 [2023-01-13T19:20:58.717Z] #113 [dev 1/1] COPY . .
19:21:03 [2023-01-13T19:21:03.994Z] #113 DONE 4.8s
19:21:03 [2023-01-13T19:21:03.994Z] 
19:21:03 [2023-01-13T19:21:03.994Z] #114 exporting to image
19:21:03 [2023-01-13T19:21:03.994Z] #114 exporting layers
19:21:04 [2023-01-13T19:21:04.253Z] #114 exporting layers 0.8s done
19:21:04 [2023-01-13T19:21:04.253Z] #114 writing image sha256:ac71e1697a521b3220ade40b09c3f61939ca00391925e6f3b022d926e26197d4 done
19:21:04 [2023-01-13T19:21:04.253Z] #114 naming to docker.io/library/docker:8be470eea8c69ceb736e307ed769b6efbfdfbc37 done
19:21:04 [2023-01-13T19:21:04.253Z] #114 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:21:04 [2023-01-13T19:21:04.564Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:21:04 [2023-01-13T19:21:04.846Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44805/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8be470eea8c69ceb736e307ed769b6efbfdfbc37 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8be470eea8c69ceb736e307ed769b6efbfdfbc37 hack/test/unit
19:21:05 [2023-01-13T19:21:05.417Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
19:21:05 [2023-01-13T19:21:05.417Z] + TESTFLAGS+=' -test.timeout=5m'
19:21:05 [2023-01-13T19:21:05.417Z] + TESTDIRS=./...
19:21:05 [2023-01-13T19:21:05.417Z] + exclude_paths='/vendor/|/integration'
19:21:05 [2023-01-13T19:21:05.417Z] ++ go list ./...
19:21:05 [2023-01-13T19:21:05.417Z] ++ grep -vE '(/vendor/|/integration)'
19:21:06 [2023-01-13T19:21:06.360Z] + pkg_list='github.com/docker/docker/api
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/backend/build
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/httpstatus
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/httputils
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/middleware
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/build
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/checkpoint
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/container
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/debug
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/distribution
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/grpc
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/image
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/network
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/plugin
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/session
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/swarm
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/system
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/server/router/volume
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/backend
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/blkiodev
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/container
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/events
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/filters
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/image
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/mount
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/network
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/plugins/logdriver
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/registry
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/strslice
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/swarm
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/swarm/runtime
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/time
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/versions
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/versions/v1p19
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/versions/v1p20
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/api/types/volume
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/builder
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/builder/builder-next
19:21:06 [2023-01-13T19:21:06.360Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/exporter
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/worker
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/dockerfile
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext/git
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext/urlutil
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/debug
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/winresources/docker-proxy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/winresources/dockerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/client
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/docker-proxy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd/trap
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/container/stream
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/apparmor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/docker-device-tool
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/httpserver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/convert
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/executor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/executor/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/provider
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/config
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/containerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/events
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/events/testutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/aufs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/copy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlay
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/register
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/vfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/zfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/images
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/initlayer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/links
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/listeners
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/awslogs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/fluentd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/gcplogs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/gelf
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/local
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/logentries
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggertest
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggerutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/splunk
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/syslog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/templates
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/names
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/network
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/stats
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/metadata
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/utils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/xfer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/dockerversion
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/errdefs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/cache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/tarexport
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/v1
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/mounttree
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/test/suite
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/unshare
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/layer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/queue
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/remote
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/supervisor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/types
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/bitseq
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cluster
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/config
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/datastore
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/diagnostic
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/discoverapi
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/driverapi
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/host
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/null
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/remote
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/windows
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/drvregistry
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/etchosts
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/idm
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/internal/caller
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipam
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipamapi
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipams/builtin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipams/null
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipams/remote
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ipamutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/iptables
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/netlabel
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/netutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/networkdb
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/ns
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/options
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/osl
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/osl/kernel
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/portallocator
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/portmapper
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/resolvconf
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/testutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libnetwork/types
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/oci
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/oci/caps
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/opts
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/aaparser
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/archive
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/authorization
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/broadcaster
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/capabilities
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/chrootarchive
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/containerfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/devicemapper
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/directory
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/dmesg
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/fileutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/homedir
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/idtools
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/ioutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/jsonmessage
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/longpath
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/loopback
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/namesgenerator
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/parsers
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/parsers/kernel
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/pidfile
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/platform
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/platforms
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugingetter
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugins
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/plugins/transport
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/pools
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/process
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/progress
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/reexec
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/rootless
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/rootless/specconv
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/stack
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/stdcopy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/streamformatter
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/stringid
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/sysinfo
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/system
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/tailfile
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/tarsum
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/pkg/useragent
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/plugin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/plugin/executor/containerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/plugin/v2
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/profiles/apparmor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/profiles/seccomp
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/quota
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/reference
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/registry
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/registry/resumable
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/restartmanager
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/runconfig
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/runconfig/opts
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/daemon
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/environment
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fakecontext
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fakegit
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fakestorage
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fixtures/load
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fixtures/plugin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/registry
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/testutil/request
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/drivers
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/local
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/mounts
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/service
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/service/opts
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/volume/testutils'
19:21:06 [2023-01-13T19:21:06.361Z] ++ grep --fixed-strings -v /libnetwork
19:21:06 [2023-01-13T19:21:06.361Z] ++ echo 'github.com/docker/docker/api
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/backend/build
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/httpstatus
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/httputils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/middleware
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/build
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/checkpoint
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/debug
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/distribution
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/grpc
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/image
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/network
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/plugin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/session
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/swarm
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/system
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/server/router/volume
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/backend
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/blkiodev
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/events
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/filters
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/image
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/mount
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/network
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/plugins/logdriver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/registry
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/strslice
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/swarm
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/swarm/runtime
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/time
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/versions
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/versions/v1p19
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/versions/v1p20
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/api/types/volume
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/exporter
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/builder-next/worker
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/dockerfile
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext/git
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/builder/remotecontext/urlutil
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/debug
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/winresources/docker-proxy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cli/winresources/dockerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/client
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/docker-proxy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd/trap
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/container/stream
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/apparmor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/docker-device-tool
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/contrib/httpserver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/convert
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/executor
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/executor/container
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/cluster/provider
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/config
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/containerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/events
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/events/testutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/aufs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/copy
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlay
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/register
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/vfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/graphdriver/zfs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/images
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/initlayer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/links
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/listeners
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/awslogs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/fluentd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/gcplogs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/gelf
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/local
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/logentries
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggertest
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggerutils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/splunk
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/syslog
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/logger/templates
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/names
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/network
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/daemon/stats
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/metadata
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/utils
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/distribution/xfer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/dockerversion
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/errdefs
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/cache
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/tarexport
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/image/v1
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/mounttree
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/test/suite
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/internal/unshare
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/layer
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/queue
19:21:06 [2023-01-13T19:21:06.361Z] github.com/docker/docker/libcontainerd/remote
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/supervisor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/types
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/bitseq
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cluster
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/config
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/datastore
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/diagnostic
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/discoverapi
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/driverapi
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/host
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/null
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/overlay
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/remote
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/windows
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/drvregistry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/etchosts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/idm
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/internal/caller
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipam
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipamapi
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipams/builtin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipams/null
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipams/remote
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ipamutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/iptables
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/netlabel
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/netutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/networkdb
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/ns
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/options
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/osl
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/osl/kernel
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/portallocator
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/portmapper
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/resolvconf
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/testutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libnetwork/types
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/oci
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/oci/caps
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/aaparser
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/archive
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/authorization
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/broadcaster
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/capabilities
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/chrootarchive
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/containerfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/devicemapper
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/directory
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/dmesg
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/fileutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/homedir
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/idtools
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/ioutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/jsonmessage
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/longpath
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/loopback
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/namesgenerator
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers/kernel
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/pidfile
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/platform
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/platforms
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugingetter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/transport
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/pools
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/process
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/progress
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/reexec
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/rootless
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/rootless/specconv
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stack
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stdcopy
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/streamformatter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stringid
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/sysinfo
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/system
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/tailfile
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/tarsum
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/useragent
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin/executor/containerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin/v2
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/profiles/apparmor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/profiles/seccomp
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/quota
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/reference
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/registry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/registry/resumable
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/restartmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/runconfig
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/runconfig/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/daemon
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/environment
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakecontext
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakegit
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakestorage
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/load
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/registry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/request
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/drivers
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/local
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/mounts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/service
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/service/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/testutils'
19:21:06 [2023-01-13T19:21:06.362Z] + base_pkg_list='github.com/docker/docker/api
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/backend/build
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/httpstatus
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/httputils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/middleware
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/build
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/checkpoint
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/container
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/debug
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/distribution
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/grpc
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/image
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/network
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/session
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/swarm
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/system
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/volume
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/backend
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/blkiodev
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/container
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/events
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/filters
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/image
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/mount
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/network
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/plugins/logdriver
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/registry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/strslice
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/swarm
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/swarm/runtime
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/time
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/versions
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/versions/v1p19
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/versions/v1p20
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/volume
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/exporter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/builder-next/worker
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/dockerfile
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/remotecontext
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/remotecontext/git
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/builder/remotecontext/urlutil
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cli/debug
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cli/winresources/docker-proxy
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cli/winresources/dockerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/client
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cmd/docker-proxy
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cmd/dockerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cmd/dockerd/trap
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/container
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/container/stream
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/contrib/apparmor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/contrib/docker-device-tool
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/contrib/httpserver
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster/convert
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster/executor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster/executor/container
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/cluster/provider
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/config
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/containerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/events
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/events/testutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/aufs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/copy
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/overlay
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/register
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/vfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/graphdriver/zfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/images
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/initlayer
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/links
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/listeners
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/awslogs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/fluentd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/gcplogs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/gelf
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/journald
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/local
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/logentries
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/loggertest
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/loggerutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/splunk
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/syslog
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/logger/templates
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/names
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/network
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/daemon/stats
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/distribution
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/distribution/metadata
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/distribution/utils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/distribution/xfer
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/dockerversion
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/errdefs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/image
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/image/cache
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/image/tarexport
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/image/v1
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/internal/mounttree
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/internal/test/suite
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/internal/unshare
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/layer
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/queue
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/remote
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/supervisor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/libcontainerd/types
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/oci
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/oci/caps
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/aaparser
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/archive
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/authorization
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/broadcaster
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/capabilities
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/chrootarchive
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/containerfs
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/devicemapper
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/directory
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/dmesg
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/fileutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/homedir
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/idtools
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/ioutils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/jsonmessage
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/longpath
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/loopback
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/namesgenerator
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers/kernel
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/pidfile
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/platform
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/platforms
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugingetter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/plugins/transport
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/pools
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/process
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/progress
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/reexec
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/rootless
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/rootless/specconv
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stack
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stdcopy
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/streamformatter
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/stringid
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/sysinfo
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/system
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/tailfile
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/tarsum
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/pkg/useragent
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin/executor/containerd
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/plugin/v2
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/profiles/apparmor
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/profiles/seccomp
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/quota
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/reference
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/registry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/registry/resumable
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/restartmanager
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/runconfig
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/runconfig/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/daemon
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/environment
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakecontext
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakegit
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fakestorage
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/load
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/registry
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/testutil/request
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/drivers
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/local
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/mounts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/service
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/service/opts
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/volume/testutils'
19:21:06 [2023-01-13T19:21:06.362Z] ++ grep --fixed-strings /libnetwork
19:21:06 [2023-01-13T19:21:06.362Z] ++ echo 'github.com/docker/docker/api
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/backend/build
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/httpstatus
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/httputils
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/middleware
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/build
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/checkpoint
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/container
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/debug
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/distribution
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/grpc
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/image
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/network
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/plugin
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/session
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/swarm
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/system
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/server/router/volume
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types
19:21:06 [2023-01-13T19:21:06.362Z] github.com/docker/docker/api/types/backend
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/blkiodev
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/container
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/events
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/filters
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/image
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/mount
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/network
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/plugins/logdriver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/registry
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/strslice
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/swarm
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/swarm/runtime
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/time
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/versions
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/versions/v1p19
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/versions/v1p20
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/api/types/volume
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/exporter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/builder-next/worker
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/dockerfile
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/remotecontext
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/remotecontext/git
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/builder/remotecontext/urlutil
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cli/debug
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cli/winresources/docker-proxy
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cli/winresources/dockerd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/client
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cmd/docker-proxy
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cmd/dockerd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cmd/dockerd/trap
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/container
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/container/stream
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/contrib/apparmor
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/contrib/docker-device-tool
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/contrib/httpserver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster/convert
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster/executor
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster/executor/container
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/cluster/provider
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/config
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/containerd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/events
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/events/testutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/aufs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/copy
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/register
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/vfs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/graphdriver/zfs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/images
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/initlayer
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/links
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/listeners
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/awslogs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/fluentd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/gcplogs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/gelf
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/journald
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/local
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/logentries
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/loggertest
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/loggerutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/splunk
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/syslog
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/logger/templates
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/names
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/network
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/daemon/stats
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/distribution
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/distribution/metadata
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/distribution/utils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/distribution/xfer
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/dockerversion
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/errdefs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/image
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/image/cache
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/image/tarexport
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/image/v1
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/internal/mounttree
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/internal/test/suite
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/internal/unshare
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/layer
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libcontainerd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libcontainerd/queue
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libcontainerd/remote
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libcontainerd/supervisor
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libcontainerd/types
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/bitseq
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cluster
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/config
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/datastore
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/discoverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/driverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/host
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/null
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/remote
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/windows
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drvregistry
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/etchosts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/idm
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/internal/caller
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipam
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipamapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/builtin
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/null
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/remote
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipamutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/iptables
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/netlabel
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/netutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/networkdb
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ns
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/options
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/osl
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/osl/kernel
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/portallocator
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/portmapper
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/resolvconf
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/testutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/types
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/oci
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/oci/caps
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/opts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/aaparser
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/archive
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/authorization
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/broadcaster
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/capabilities
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/chrootarchive
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/containerfs
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/devicemapper
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/directory
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/dmesg
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/fileutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/homedir
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/idtools
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/ioutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/jsonmessage
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/longpath
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/loopback
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/namesgenerator
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/parsers
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/parsers/kernel
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/pidfile
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/platform
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/platforms
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugingetter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugins
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/plugins/transport
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/pools
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/process
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/progress
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/reexec
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/rootless
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/rootless/specconv
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/stack
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/stdcopy
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/streamformatter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/stringid
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/sysinfo
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/system
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/tailfile
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/tarsum
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/pkg/useragent
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/plugin
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/plugin/executor/containerd
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/plugin/v2
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/profiles/apparmor
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/profiles/seccomp
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/quota
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/reference
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/registry
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/registry/resumable
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/restartmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/runconfig
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/runconfig/opts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/daemon
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/environment
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fakecontext
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fakegit
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fakestorage
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fixtures/load
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fixtures/plugin
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/registry
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/testutil/request
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/drivers
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/local
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/mounts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/service
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/service/opts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/volume/testutils'
19:21:06 [2023-01-13T19:21:06.363Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/bitseq
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cluster
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/config
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/datastore
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/discoverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/driverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/host
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/null
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/remote
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/windows
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drvregistry
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/etchosts
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/idm
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/internal/caller
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipam
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipamapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/builtin
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/null
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/remote
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ipamutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/iptables
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/netlabel
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/netutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/networkdb
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/ns
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/options
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/osl
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/osl/kernel
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/portallocator
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/portmapper
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/resolvconf
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/testutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/types'
19:21:06 [2023-01-13T19:21:06.363Z] + grep --fixed-strings libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.363Z] + echo 'github.com/docker/docker/libnetwork
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/bitseq
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cluster
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/config
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/datastore
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/diagnostic
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/discoverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/driverapi
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/host
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/null
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:21:06 [2023-01-13T19:21:06.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/remote
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/windows
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drvregistry
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/etchosts
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/idm
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/internal/caller
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipam
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipamapi
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipams/builtin
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipams/null
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipams/remote
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ipamutils
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/iptables
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/netlabel
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/netutils
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/networkdb
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/ns
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/options
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/osl
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/osl/kernel
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/portallocator
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/portmapper
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/resolvconf
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/testutils
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/types'
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/bridge
19:21:06 [2023-01-13T19:21:06.364Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:21:06 [2023-01-13T19:21:06.364Z] + type docker-proxy
19:21:06 [2023-01-13T19:21:06.364Z] hack/test/unit: line 25: type: docker-proxy: not found
19:21:06 [2023-01-13T19:21:06.364Z] + hack/make.sh binary-proxy install-proxy
19:21:06 [2023-01-13T19:21:06.364Z] 
19:21:06 [2023-01-13T19:21:06.364Z] Removing bundles/
19:21:06 [2023-01-13T19:21:06.364Z] 
19:21:06 [2023-01-13T19:21:06.364Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:21:06 [2023-01-13T19:21:06.364Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:21:12 [2023-01-13T19:21:12.936Z] Created binary: bundles/binary-proxy/docker-proxy
19:21:12 [2023-01-13T19:21:12.936Z] 
19:21:12 [2023-01-13T19:21:12.936Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:21:13 [2023-01-13T19:21:13.196Z] Installing docker-proxy to /usr/local/bin/
19:21:13 [2023-01-13T19:21:13.196Z] 
19:21:13 [2023-01-13T19:21:13.196Z] + mkdir -p bundles
19:21:13 [2023-01-13T19:21:13.196Z] + '[' -n 'github.com/docker/docker/api
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/backend/build
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/httpstatus
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/httputils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/middleware
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/build
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/checkpoint
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/container
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/debug
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/distribution
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/grpc
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/image
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/network
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/plugin
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/session
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/swarm
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/system
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/server/router/volume
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/backend
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/blkiodev
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/container
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/events
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/filters
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/image
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/mount
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/network
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/plugins/logdriver
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/registry
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/strslice
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/swarm
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/swarm/runtime
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/time
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/versions
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/versions/v1p19
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/versions/v1p20
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/api/types/volume
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/exporter
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/builder-next/worker
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/dockerfile
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/remotecontext
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/remotecontext/git
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/builder/remotecontext/urlutil
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cli/debug
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cli/winresources/docker-proxy
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cli/winresources/dockerd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/client
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cmd/docker-proxy
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cmd/dockerd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cmd/dockerd/trap
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/container
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/container/stream
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/contrib/apparmor
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/contrib/docker-device-tool
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/contrib/httpserver
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster/convert
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster/executor
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster/executor/container
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/cluster/provider
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/config
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/containerd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/events
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/events/testutils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/aufs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/copy
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/overlay
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/register
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/vfs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/graphdriver/zfs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/images
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/initlayer
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/links
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/listeners
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/awslogs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/fluentd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/gcplogs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/gelf
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/journald
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/local
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/logentries
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/loggertest
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/loggerutils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/splunk
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/syslog
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/logger/templates
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/names
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/network
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/daemon/stats
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/distribution
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/distribution/metadata
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/distribution/utils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/distribution/xfer
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/dockerversion
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/errdefs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/image
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/image/cache
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/image/tarexport
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/image/v1
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/internal/mounttree
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/internal/test/suite
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/internal/unshare
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/layer
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/libcontainerd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/libcontainerd/queue
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/libcontainerd/remote
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/libcontainerd/supervisor
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/libcontainerd/types
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/oci
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/oci/caps
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/opts
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/aaparser
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/archive
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/authorization
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/broadcaster
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/capabilities
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/chrootarchive
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/containerfs
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/devicemapper
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/directory
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/dmesg
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/fileutils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/homedir
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/idtools
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/ioutils
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/jsonmessage
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/longpath
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/loopback
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/namesgenerator
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/parsers
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/parsers/kernel
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/pidfile
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/platform
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/platforms
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugingetter
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugins
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/plugins/transport
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/pools
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/process
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/progress
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/reexec
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/rootless
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/rootless/specconv
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/stack
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/stdcopy
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/streamformatter
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/stringid
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/sysinfo
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/system
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/tailfile
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/tarsum
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/pkg/useragent
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/plugin
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/plugin/executor/containerd
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/plugin/v2
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/profiles/apparmor
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/profiles/seccomp
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/quota
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/reference
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/registry
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/registry/resumable
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/restartmanager
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/runconfig
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/runconfig/opts
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/daemon
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/environment
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fakecontext
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fakegit
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fakestorage
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fixtures/load
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fixtures/plugin
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/registry
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/testutil/request
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/drivers
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/local
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/mounts
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/service
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/service/opts
19:21:13 [2023-01-13T19:21:13.196Z] github.com/docker/docker/volume/testutils' ']'
19:21:13 [2023-01-13T19:21:13.197Z] + 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
19:21:14 [2023-01-13T19:21:14.135Z] ?   	github.com/docker/docker/api	[no test files]
19:21:29 [2023-01-13T19:21:29.040Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 74.3% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 95.3% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 77.3% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/builder/remotecontext	0.038s	coverage: 13.7% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/builder/dockerfile	0.071s	coverage: 50.1% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.166s	coverage: 82.5% of statements
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:22:50 [2023-01-13T19:22:50.497Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:22:51 [2023-01-13T19:22:51.066Z] ok  	github.com/docker/docker/client	0.098s	coverage: 76.1% of statements
19:22:51 [2023-01-13T19:22:51.066Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.023s	coverage: 66.5% of statements
19:23:23 [2023-01-13T19:23:23.166Z] ok  	github.com/docker/docker/cmd/dockerd	0.075s	coverage: 27.7% of statements
19:23:25 [2023-01-13T19:23:25.072Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
19:23:25 [2023-01-13T19:23:25.331Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.380s	coverage: 0.0% of statements
19:23:25 [2023-01-13T19:23:25.331Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:23:25 [2023-01-13T19:23:25.331Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:23:25 [2023-01-13T19:23:25.331Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:23:25 [2023-01-13T19:23:25.331Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:23:25 [2023-01-13T19:23:25.331Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:23:30 [2023-01-13T19:23:30.607Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
19:23:32 [2023-01-13T19:23:32.513Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
19:23:33 [2023-01-13T19:23:33.893Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
19:23:42 [2023-01-13T19:23:42.021Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.455s	coverage: 13.4% of statements
19:23:42 [2023-01-13T19:23:42.021Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 77.3% of statements
19:23:42 [2023-01-13T19:23:42.590Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
19:23:43 [2023-01-13T19:23:43.158Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
19:23:43 [2023-01-13T19:23:43.727Z] ok  	github.com/docker/docker/daemon	10.115s	coverage: 16.2% of statements
19:23:43 [2023-01-13T19:23:43.727Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:23:43 [2023-01-13T19:23:43.727Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:23:43 [2023-01-13T19:23:43.727Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
19:23:43 [2023-01-13T19:23:43.727Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:23:44 [2023-01-13T19:23:44.664Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.602s	coverage: 74.8% of statements
19:23:46 [2023-01-13T19:23:46.045Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.8% of statements
19:23:46 [2023-01-13T19:23:46.045Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.267s	coverage: 60.7% of statements
19:23:47 [2023-01-13T19:23:47.427Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
19:23:49 [2023-01-13T19:23:49.334Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.319s	coverage: 50.6% of statements
19:23:49 [2023-01-13T19:23:49.593Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.945s	coverage: 46.1% of statements
19:23:49 [2023-01-13T19:23:49.593Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:23:50 [2023-01-13T19:23:50.973Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.176s	coverage: 60.3% of statements
19:23:50 [2023-01-13T19:23:50.973Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:23:50 [2023-01-13T19:23:50.973Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:23:50 [2023-01-13T19:23:50.973Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
19:23:51 [2023-01-13T19:23:51.913Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
19:23:52 [2023-01-13T19:23:52.482Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
19:23:53 [2023-01-13T19:23:53.052Z] ok  	github.com/docker/docker/daemon/images	0.061s	coverage: 6.9% of statements
19:23:53 [2023-01-13T19:23:53.052Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:23:53 [2023-01-13T19:23:53.052Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:23:53 [2023-01-13T19:23:53.991Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
19:23:54 [2023-01-13T19:23:54.560Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.117s	coverage: 78.8% of statements
19:23:54 [2023-01-13T19:23:54.819Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.027s	coverage: 53.6% of statements
19:23:54 [2023-01-13T19:23:54.819Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:23:55 [2023-01-13T19:23:55.388Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
19:23:55 [2023-01-13T19:23:55.956Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.013s	coverage: 88.2% of statements
19:23:56 [2023-01-13T19:23:56.894Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.105s	coverage: 76.8% of statements
19:23:57 [2023-01-13T19:23:57.154Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
19:23:58 [2023-01-13T19:23:58.107Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
19:23:59 [2023-01-13T19:23:59.045Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
19:23:59 [2023-01-13T19:23:59.615Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
19:23:59 [2023-01-13T19:23:59.615Z] ok  	github.com/docker/docker/daemon/logger/journald	3.500s	coverage: 74.5% of statements
19:23:59 [2023-01-13T19:23:59.615Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:23:59 [2023-01-13T19:23:59.615Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:23:59 [2023-01-13T19:23:59.615Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:23:59 [2023-01-13T19:23:59.615Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:24:00 [2023-01-13T19:24:00.554Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
19:24:00 [2023-01-13T19:24:00.813Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
19:24:01 [2023-01-13T19:24:01.382Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:24:01 [2023-01-13T19:24:01.951Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.515s	coverage: 82.5% of statements
19:24:01 [2023-01-13T19:24:01.951Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:24:01 [2023-01-13T19:24:01.951Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:24:02 [2023-01-13T19:24:02.889Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
19:24:03 [2023-01-13T19:24:03.458Z] ok  	github.com/docker/docker/distribution	0.611s	coverage: 29.5% of statements
19:24:03 [2023-01-13T19:24:03.458Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:24:04 [2023-01-13T19:24:04.028Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
19:24:04 [2023-01-13T19:24:04.967Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
19:24:05 [2023-01-13T19:24:05.536Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
19:24:05 [2023-01-13T19:24:05.796Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 85.4% of statements
19:24:05 [2023-01-13T19:24:05.796Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:24:06 [2023-01-13T19:24:06.055Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
19:24:06 [2023-01-13T19:24:06.055Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:24:06 [2023-01-13T19:24:06.055Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:24:06 [2023-01-13T19:24:06.055Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:24:06 [2023-01-13T19:24:06.055Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:24:06 [2023-01-13T19:24:06.625Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
19:24:07 [2023-01-13T19:24:07.564Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
19:24:08 [2023-01-13T19:24:08.132Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.3% of statements
19:24:08 [2023-01-13T19:24:08.132Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:24:10 [2023-01-13T19:24:10.039Z] ok  	github.com/docker/docker/pkg/archive	0.297s	coverage: 81.9% of statements
19:24:10 [2023-01-13T19:24:10.609Z] ok  	github.com/docker/docker/pkg/authorization	0.198s	coverage: 68.3% of statements
19:24:10 [2023-01-13T19:24:10.869Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:24:10 [2023-01-13T19:24:10.869Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:24:11 [2023-01-13T19:24:11.807Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
19:24:12 [2023-01-13T19:24:12.066Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
19:24:12 [2023-01-13T19:24:12.066Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
19:24:12 [2023-01-13T19:24:12.326Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
19:24:12 [2023-01-13T19:24:12.585Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
19:24:12 [2023-01-13T19:24:12.851Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
19:24:13 [2023-01-13T19:24:13.791Z] ok  	github.com/docker/docker/pkg/idtools	0.287s	coverage: 69.6% of statements
19:24:14 [2023-01-13T19:24:14.359Z] ok  	github.com/docker/docker/pkg/ioutils	0.349s	coverage: 70.5% of statements
19:24:14 [2023-01-13T19:24:14.618Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:24:14 [2023-01-13T19:24:14.878Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
19:24:14 [2023-01-13T19:24:14.878Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:24:15 [2023-01-13T19:24:15.137Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:24:15 [2023-01-13T19:24:15.137Z] ok  	github.com/docker/docker/layer	7.475s	coverage: 68.9% of statements
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:24:15 [2023-01-13T19:24:15.137Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:24:15 [2023-01-13T19:24:15.397Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:24:15 [2023-01-13T19:24:15.657Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
19:24:15 [2023-01-13T19:24:15.657Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
19:24:15 [2023-01-13T19:24:15.657Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:24:15 [2023-01-13T19:24:15.657Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
19:24:15 [2023-01-13T19:24:15.657Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:24:16 [2023-01-13T19:24:16.226Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
19:24:16 [2023-01-13T19:24:16.486Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
19:24:16 [2023-01-13T19:24:16.750Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
19:24:17 [2023-01-13T19:24:17.010Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
19:24:17 [2023-01-13T19:24:17.269Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:24:17 [2023-01-13T19:24:17.528Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
19:24:17 [2023-01-13T19:24:17.788Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
19:24:18 [2023-01-13T19:24:18.172Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:24:18 [2023-01-13T19:24:18.172Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:24:18 [2023-01-13T19:24:18.432Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
19:24:19 [2023-01-13T19:24:19.001Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
19:24:19 [2023-01-13T19:24:19.570Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
19:24:19 [2023-01-13T19:24:19.830Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
19:24:20 [2023-01-13T19:24:20.398Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
19:24:20 [2023-01-13T19:24:20.398Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
19:24:22 [2023-01-13T19:24:22.304Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
19:24:22 [2023-01-13T19:24:22.873Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
19:24:23 [2023-01-13T19:24:23.441Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
19:24:24 [2023-01-13T19:24:24.379Z] ok  	github.com/docker/docker/quota	0.250s	coverage: 71.4% of statements
19:24:24 [2023-01-13T19:24:24.949Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
19:24:25 [2023-01-13T19:24:25.886Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
19:24:26 [2023-01-13T19:24:26.145Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
19:24:26 [2023-01-13T19:24:26.405Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
19:24:26 [2023-01-13T19:24:26.664Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
19:24:26 [2023-01-13T19:24:26.924Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
19:24:28 [2023-01-13T19:24:28.832Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
19:24:29 [2023-01-13T19:24:29.401Z] ok  	github.com/docker/docker/volume/local	0.072s	coverage: 76.6% of statements
19:24:29 [2023-01-13T19:24:29.970Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
19:24:30 [2023-01-13T19:24:30.907Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.2% of statements
19:24:52 [2023-01-13T19:24:52.847Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 74.4% of statements
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/volume	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === Skipped
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     network_proxy_test.go:208: No support for dual stack yet
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver btrfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver btrfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver btrfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver btrfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver btrfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:71: No driver to put!
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z] time="2023-01-13T19:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z] time="2023-01-13T19:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z] time="2023-01-13T19:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z] time="2023-01-13T19:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z] time="2023-01-13T19:23:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:71: No driver to put!
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     overlay_test.go:50: Fails to compute changes intermittently
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver zfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver zfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver zfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver zfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:44: Driver zfs not supported
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     graphtest_unix.go:71: No driver to put!
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:24:52 [2023-01-13T19:24:52.847Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:24:52 [2023-01-13T19:24:52.847Z] 
19:24:52 [2023-01-13T19:24:52.847Z] DONE 2966 tests, 28 skipped in 217.137s
19:24:52 [2023-01-13T19:24:52.847Z] + '[' -n 'github.com/docker/docker/libnetwork
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/bitseq
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cluster
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/config
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/datastore
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/diagnostic
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/discoverapi
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/driverapi
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/bridge
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/host
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/null
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/overlay
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/remote
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/windows
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/drvregistry
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/etchosts
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/idm
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/internal/caller
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipam
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipamapi
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipams/builtin
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipams/null
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipams/remote
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ipamutils
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/iptables
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/netlabel
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/netutils
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/networkdb
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/ns
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/options
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/osl
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/osl/kernel
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/portallocator
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/portmapper
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/resolvconf
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/testutils
19:24:52 [2023-01-13T19:24:52.847Z] github.com/docker/docker/libnetwork/types' ']'
19:24:52 [2023-01-13T19:24:52.847Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
19:25:39 [2023-01-13T19:25:39.533Z] ok  	github.com/docker/docker/libnetwork	40.463s	coverage: 41.7% of statements
19:25:39 [2023-01-13T19:25:39.533Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 9.3% of statements
19:25:39 [2023-01-13T19:25:39.533Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 22.0% of statements
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:25:39 [2023-01-13T19:25:39.533Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
19:25:41 [2023-01-13T19:25:41.442Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.705s	coverage: 62.1% of statements
19:25:41 [2023-01-13T19:25:41.442Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:25:41 [2023-01-13T19:25:41.702Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
19:25:42 [2023-01-13T19:25:42.648Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.289s	coverage: 5.2% of statements
19:25:42 [2023-01-13T19:25:42.648Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:25:43 [2023-01-13T19:25:43.219Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.019s	coverage: 4.8% of statements
19:25:43 [2023-01-13T19:25:43.219Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:25:43 [2023-01-13T19:25:43.479Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
19:25:53 [2023-01-13T19:25:53.461Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.258s	coverage: 6.9% of statements
19:25:53 [2023-01-13T19:25:53.461Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:25:53 [2023-01-13T19:25:53.721Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
19:25:54 [2023-01-13T19:25:54.290Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
19:25:54 [2023-01-13T19:25:54.290Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:25:54 [2023-01-13T19:25:54.290Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:25:54 [2023-01-13T19:25:54.290Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:25:54 [2023-01-13T19:25:54.858Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.017s	coverage: 82.4% of statements
19:25:55 [2023-01-13T19:25:55.118Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.0% of statements
19:25:55 [2023-01-13T19:25:55.377Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
19:25:55 [2023-01-13T19:25:55.377Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:26:07 [2023-01-13T19:26:07.594Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:26:22 [2023-01-13T19:26:22.485Z] ok  	github.com/docker/docker/libnetwork/ipam	16.015s	coverage: 85.3% of statements
19:26:22 [2023-01-13T19:26:22.485Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:26:22 [2023-01-13T19:26:22.485Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:26:22 [2023-01-13T19:26:22.485Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
19:26:23 [2023-01-13T19:26:23.055Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
19:26:23 [2023-01-13T19:26:23.055Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:26:23 [2023-01-13T19:26:23.321Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
19:26:23 [2023-01-13T19:26:23.890Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.269s	coverage: 74.0% of statements
19:26:24 [2023-01-13T19:26:24.829Z] ok  	github.com/docker/docker/libnetwork/iptables	0.255s	coverage: 40.7% of statements
19:26:24 [2023-01-13T19:26:24.829Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:26:25 [2023-01-13T19:26:25.090Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
19:28:16 [2023-01-13T19:28:16.561Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.465s	coverage: 60.6% of statements
19:28:16 [2023-01-13T19:28:16.561Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:28:16 [2023-01-13T19:28:16.561Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:28:16 [2023-01-13T19:28:16.561Z] ok  	github.com/docker/docker/libnetwork/osl	4.279s	coverage: 41.4% of statements
19:28:16 [2023-01-13T19:28:16.561Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:28:16 [2023-01-13T19:28:16.561Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
19:28:17 [2023-01-13T19:28:17.500Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.677s	coverage: 46.3% of statements
19:28:17 [2023-01-13T19:28:17.760Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
19:28:17 [2023-01-13T19:28:17.760Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:28:18 [2023-01-13T19:28:18.019Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === Skipped
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:28:18 [2023-01-13T19:28:18.019Z]     firewalld_test.go:14: firewalld is not running
19:28:18 [2023-01-13T19:28:18.019Z] 
19:28:18 [2023-01-13T19:28:18.019Z] DONE 320 tests, 6 skipped in 207.872s
Post stage
[Pipeline] junit
19:28:18 [2023-01-13T19:28:18.971Z] Recording test results
19:28:19 [2023-01-13T19:28:19.125Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:28:19 [2023-01-13T19:28:19.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44805/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8be470eea8c69ceb736e307ed769b6efbfdfbc37 -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:8be470eea8c69ceb736e307ed769b6efbfdfbc37 hack/make.sh dynbinary test-integration
19:28:20 [2023-01-13T19:28:20.007Z] 
19:28:20 [2023-01-13T19:28:20.007Z] Removing bundles/
19:28:20 [2023-01-13T19:28:20.007Z] 
19:28:20 [2023-01-13T19:28:20.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:28:20 [2023-01-13T19:28:20.007Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:29:56 [2023-01-13T19:29:56.473Z] Created binary: bundles/dynbinary-daemon/dockerd
19:29:56 [2023-01-13T19:29:56.473Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:29:56 [2023-01-13T19:29:56.473Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:29:56 [2023-01-13T19:29:56.473Z] 
19:29:56 [2023-01-13T19:29:56.473Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:29:56 [2023-01-13T19:29:56.473Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:29:56 [2023-01-13T19:29:56.473Z] HOSTNAME=43fd313564be
19:29:56 [2023-01-13T19:29:56.473Z] TESTDEBUG=0
19:29:56 [2023-01-13T19:29:56.473Z] DEST=bundles/test-integration
19:29:56 [2023-01-13T19:29:56.473Z] PWD=/go/src/github.com/docker/docker
19:29:56 [2023-01-13T19:29:56.473Z] DOCKER_GITCOMMIT=8be470eea8c69ceb736e307ed769b6efbfdfbc37
19:29:56 [2023-01-13T19:29:56.473Z] container=docker
19:29:56 [2023-01-13T19:29:56.473Z] HOME=/root
19:29:56 [2023-01-13T19:29:56.473Z] GOLANG_VERSION=1.19.5
19:29:56 [2023-01-13T19:29:56.473Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:29:56 [2023-01-13T19:29:56.473Z] VALIDATE_BRANCH=master
19:29:56 [2023-01-13T19:29:56.473Z] TERM=xterm
19:29:56 [2023-01-13T19:29:56.473Z] DOCKER_PKG=github.com/docker/docker
19:29:56 [2023-01-13T19:29:56.473Z] SHLVL=1
19:29:56 [2023-01-13T19:29:56.473Z] TIMEOUT=120m
19:29:56 [2023-01-13T19:29:56.473Z] DOCKER_GRAPHDRIVER=overlay2
19:29:56 [2023-01-13T19:29:56.473Z] GO111MODULE=off
19:29:56 [2023-01-13T19:29:56.473Z] DOCKER_EXPERIMENTAL=1
19:29:56 [2023-01-13T19:29:56.473Z] TEST_SKIP_INTEGRATION_CLI=1
19:29:56 [2023-01-13T19:29:56.473Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:29:56 [2023-01-13T19:29:56.473Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:29:56 [2023-01-13T19:29:56.473Z] GOPATH=/go
19:29:56 [2023-01-13T19:29:56.473Z] PKG_CONFIG=pkg-config
19:29:56 [2023-01-13T19:29:56.473Z] _=/usr/bin/env
19:29:56 [2023-01-13T19:29:56.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:30:43 [2023-01-13T19:30:43.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:30:43 [2023-01-13T19:30:43.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:31:01 [2023-01-13T19:31:01.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:31:09 [2023-01-13T19:31:09.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:31:15 [2023-01-13T19:31:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:31:15 [2023-01-13T19:31:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:31:16 [2023-01-13T19:31:16.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:31:17 [2023-01-13T19:31:17.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:31:17 [2023-01-13T19:31:17.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:31:17 [2023-01-13T19:31:17.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:31:18 [2023-01-13T19:31:18.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:31:20 [2023-01-13T19:31:20.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:31:22 [2023-01-13T19:31:22.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:31:23 [2023-01-13T19:31:23.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:31:23 [2023-01-13T19:31:23.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:31:24 [2023-01-13T19:31:24.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:31:24 [2023-01-13T19:31:24.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:31:26 [2023-01-13T19:31:26.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:31:26 [2023-01-13T19:31:26.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:31:27 [2023-01-13T19:31:27.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:31:28 [2023-01-13T19:31:28.321Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:31:28 [2023-01-13T19:31:28.321Z] Using test binary docker
19:31:28 [2023-01-13T19:31:28.321Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:31:28 [2023-01-13T19:31:28.321Z] +++ /etc/init.d/apparmor start
19:31:28 [2023-01-13T19:31:28.321Z] Not: starting.
19:31:28 [2023-01-13T19:31:28.321Z] INFO: Waiting for daemon to start...
19:31:28 [2023-01-13T19:31:28.321Z] Starting dockerd
19:31:28 [2023-01-13T19:31:28.321Z] +++ 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
19:31:30 [2023-01-13T19:31:30.856Z] .
19:31:30 [2023-01-13T19:31:30.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:31:30 [2023-01-13T19:31:30.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:31:30 [2023-01-13T19:31:30.856Z] Error: No such image: emptyfs
19:31:30 [2023-01-13T19:31:30.856Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:31:30 [2023-01-13T19:31:30.856Z] ++++ docker load
19:31:30 [2023-01-13T19:31:30.856Z] Loaded image: emptyfs:latest
19:31:30 [2023-01-13T19:31:30.856Z] Running integration-test (iteration 1)
19:31:30 [2023-01-13T19:31:30.856Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:31:30 [2023-01-13T19:31:30.856Z] ++ 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
19:31:30 [2023-01-13T19:31:30.856Z] ++ set -e
19:31:30 [2023-01-13T19:31:30.856Z] ++ '[' -n 0 ']'
19:31:30 [2023-01-13T19:31:30.856Z] ++ set -x
19:31:30 [2023-01-13T19:31:30.856Z] ++ 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
19:31:30 [2023-01-13T19:31:30.856Z] Loaded image: busybox:latest
19:31:30 [2023-01-13T19:31:30.856Z] Loaded image: busybox:glibc
19:31:32 [2023-01-13T19:31:32.235Z] Loaded image: debian:bullseye-slim
19:31:32 [2023-01-13T19:31:32.235Z] Loaded image: hello-world:latest
19:31:32 [2023-01-13T19:31:32.235Z] Loaded image: arm32v7/hello-world:latest
19:31:32 [2023-01-13T19:31:32.235Z] INFO: Testing against a local daemon
19:31:32 [2023-01-13T19:31:32.235Z] === RUN   TestCgroupNamespacesBuild
19:31:33 [2023-01-13T19:31:33.613Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
19:31:33 [2023-01-13T19:31:33.613Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:31:34 [2023-01-13T19:31:34.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.95s)
19:31:34 [2023-01-13T19:31:34.551Z] === RUN   TestBuildWithSession
19:31:34 [2023-01-13T19:31:34.551Z]     build_session_test.go:25: TODO: BuildKit
19:31:34 [2023-01-13T19:31:34.551Z] --- SKIP: TestBuildWithSession (0.00s)
19:31:34 [2023-01-13T19:31:34.551Z] === RUN   TestBuildSquashParent
19:31:37 [2023-01-13T19:31:37.844Z] --- PASS: TestBuildSquashParent (2.90s)
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:37 [2023-01-13T19:31:37.844Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:37 [2023-01-13T19:31:37.844Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:37 [2023-01-13T19:31:37.844Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:37 [2023-01-13T19:31:37.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:38 [2023-01-13T19:31:38.413Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:38 [2023-01-13T19:31:38.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:39 [2023-01-13T19:31:39.617Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:39 [2023-01-13T19:31:39.617Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:40 [2023-01-13T19:31:40.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.89s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.94s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s)
19:31:40 [2023-01-13T19:31:40.998Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s)
19:31:40 [2023-01-13T19:31:40.998Z] === RUN   TestBuildMultiStageCopy
19:31:40 [2023-01-13T19:31:40.998Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:31:41 [2023-01-13T19:31:41.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:31:41 [2023-01-13T19:31:41.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:31:41 [2023-01-13T19:31:41.827Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:31:41 [2023-01-13T19:31:41.827Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:31:41 [2023-01-13T19:31:41.827Z] --- PASS: TestBuildMultiStageCopy (1.18s)
19:31:41 [2023-01-13T19:31:41.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s)
19:31:41 [2023-01-13T19:31:41.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
19:31:41 [2023-01-13T19:31:41.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s)
19:31:41 [2023-01-13T19:31:41.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
19:31:41 [2023-01-13T19:31:41.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
19:31:41 [2023-01-13T19:31:41.827Z] === RUN   TestBuildMultiStageParentConfig
19:31:42 [2023-01-13T19:31:42.086Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
19:31:42 [2023-01-13T19:31:42.086Z] === RUN   TestBuildLabelWithTargets
19:31:42 [2023-01-13T19:31:42.655Z] --- PASS: TestBuildLabelWithTargets (0.46s)
19:31:42 [2023-01-13T19:31:42.655Z] === RUN   TestBuildWithEmptyLayers
19:31:42 [2023-01-13T19:31:42.655Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
19:31:42 [2023-01-13T19:31:42.655Z] === RUN   TestBuildMultiStageOnBuild
19:31:44 [2023-01-13T19:31:44.035Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
19:31:44 [2023-01-13T19:31:44.035Z] === RUN   TestBuildUncleanTarFilenames
19:31:44 [2023-01-13T19:31:44.035Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
19:31:44 [2023-01-13T19:31:44.035Z] === RUN   TestBuildMultiStageLayerLeak
19:31:44 [2023-01-13T19:31:44.973Z] --- PASS: TestBuildMultiStageLayerLeak (0.89s)
19:31:44 [2023-01-13T19:31:44.973Z] === RUN   TestBuildWithHugeFile
19:33:06 [2023-01-13T19:33:06.421Z] --- PASS: TestBuildWithHugeFile (73.75s)
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildWCOWSandboxSize
19:33:06 [2023-01-13T19:33:06.421Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:33:06 [2023-01-13T19:33:06.421Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildWithEmptyDockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:06 [2023-01-13T19:33:06.421Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:33:06 [2023-01-13T19:33:06.421Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
19:33:06 [2023-01-13T19:33:06.421Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:33:06 [2023-01-13T19:33:06.421Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildPreserveOwnership
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildPreserveOwnership/copy_from
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:33:06 [2023-01-13T19:33:06.421Z] --- PASS: TestBuildPreserveOwnership (2.07s)
19:33:06 [2023-01-13T19:33:06.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.49s)
19:33:06 [2023-01-13T19:33:06.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s)
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildPlatformInvalid
19:33:06 [2023-01-13T19:33:06.421Z] --- PASS: TestBuildPlatformInvalid (0.03s)
19:33:06 [2023-01-13T19:33:06.421Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:33:06 [2023-01-13T19:33:06.421Z] Loaded image: busybox:latest
19:33:06 [2023-01-13T19:33:06.421Z] Loaded image: busybox:glibc
19:33:06 [2023-01-13T19:33:06.421Z] Loaded image: debian:bullseye-slim
19:33:06 [2023-01-13T19:33:06.421Z] Loaded image: hello-world:latest
19:33:06 [2023-01-13T19:33:06.421Z] Loaded image: arm32v7/hello-world:latest
19:33:11 [2023-01-13T19:33:11.697Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s)
19:33:11 [2023-01-13T19:33:11.697Z] PASS
19:33:11 [2023-01-13T19:33:11.697Z] 
19:33:11 [2023-01-13T19:33:11.697Z] === Skipped
19:33:11 [2023-01-13T19:33:11.697Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:33:11 [2023-01-13T19:33:11.697Z]     build_session_test.go:25: TODO: BuildKit
19:33:11 [2023-01-13T19:33:11.697Z] 
19:33:11 [2023-01-13T19:33:11.697Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:33:11 [2023-01-13T19:33:11.697Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:33:11 [2023-01-13T19:33:11.697Z] 
19:33:11 [2023-01-13T19:33:11.697Z] DONE 34 tests, 2 skipped in 101.202s
19:33:11 [2023-01-13T19:33:11.697Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:33:11 [2023-01-13T19:33:11.697Z] ++ 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
19:33:11 [2023-01-13T19:33:11.697Z] ++ set -e
19:33:11 [2023-01-13T19:33:11.697Z] ++ '[' -n 0 ']'
19:33:11 [2023-01-13T19:33:11.697Z] ++ set -x
19:33:11 [2023-01-13T19:33:11.697Z] ++ 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
19:33:11 [2023-01-13T19:33:11.697Z] INFO: Testing against a local daemon
19:33:11 [2023-01-13T19:33:11.697Z] === RUN   TestConfigInspect
19:33:13 [2023-01-13T19:33:13.601Z] --- PASS: TestConfigInspect (1.77s)
19:33:13 [2023-01-13T19:33:13.601Z] === RUN   TestConfigList
19:33:15 [2023-01-13T19:33:15.525Z] --- PASS: TestConfigList (1.74s)
19:33:15 [2023-01-13T19:33:15.525Z] === RUN   TestConfigsCreateAndDelete
19:33:17 [2023-01-13T19:33:17.429Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
19:33:17 [2023-01-13T19:33:17.429Z] === RUN   TestConfigsUpdate
19:33:19 [2023-01-13T19:33:19.334Z] --- PASS: TestConfigsUpdate (1.77s)
19:33:19 [2023-01-13T19:33:19.334Z] === RUN   TestTemplatedConfig
19:33:21 [2023-01-13T19:33:21.869Z] --- PASS: TestTemplatedConfig (2.42s)
19:33:21 [2023-01-13T19:33:21.869Z] === RUN   TestConfigCreateResolve
19:33:23 [2023-01-13T19:33:23.246Z] --- PASS: TestConfigCreateResolve (1.75s)
19:33:23 [2023-01-13T19:33:23.246Z] PASS
19:33:23 [2023-01-13T19:33:23.246Z] 
19:33:23 [2023-01-13T19:33:23.246Z] DONE 6 tests in 11.431s
19:33:23 [2023-01-13T19:33:23.246Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:33:23 [2023-01-13T19:33:23.246Z] ++ 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
19:33:23 [2023-01-13T19:33:23.246Z] ++ set -e
19:33:23 [2023-01-13T19:33:23.246Z] ++ '[' -n 0 ']'
19:33:23 [2023-01-13T19:33:23.246Z] ++ set -x
19:33:23 [2023-01-13T19:33:23.246Z] ++ 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
19:33:23 [2023-01-13T19:33:23.505Z] INFO: Testing against a local daemon
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestAttachWithTTY
19:33:23 [2023-01-13T19:33:23.505Z] --- PASS: TestAttachWithTTY (0.06s)
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestAttachWithoutTTy
19:33:23 [2023-01-13T19:33:23.505Z] --- PASS: TestAttachWithoutTTy (0.04s)
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestCheckpoint
19:33:23 [2023-01-13T19:33:23.505Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:23 [2023-01-13T19:33:23.505Z] --- SKIP: TestCheckpoint (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/commit
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/commit
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/create
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/containers/create
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/commit
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === CONT  TestContainerInvalidJSON/containers/create
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:33:23 [2023-01-13T19:33:23.505Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:33:23 [2023-01-13T19:33:23.505Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:33:23 [2023-01-13T19:33:23.505Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.505Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:33:23 [2023-01-13T19:33:23.506Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:33:23 [2023-01-13T19:33:23.506Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:33:23 [2023-01-13T19:33:23.506Z] === RUN   TestCopyFromContainerPathIsNotDir
19:33:23 [2023-01-13T19:33:23.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:33:23 [2023-01-13T19:33:23.765Z] === RUN   TestCopyToContainerPathDoesNotExist
19:33:23 [2023-01-13T19:33:23.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:33:23 [2023-01-13T19:33:23.765Z] === RUN   TestCopyEmptyFile
19:33:23 [2023-01-13T19:33:23.765Z] --- PASS: TestCopyEmptyFile (0.06s)
19:33:23 [2023-01-13T19:33:23.765Z] === RUN   TestCopyToContainerPathIsNotDir
19:33:23 [2023-01-13T19:33:23.765Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:33:23 [2023-01-13T19:33:23.765Z] === RUN   TestCopyFromContainer
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer/.
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//.
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer/./
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//./
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//bar/root
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//bar/root/
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer//bar/root/.
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer/bar/quux
19:33:24 [2023-01-13T19:33:24.336Z] === RUN   TestCopyFromContainer/bar/quux/
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/quux/.
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCopyFromContainer/bar/notarget
19:33:24 [2023-01-13T19:33:24.595Z] --- PASS: TestCopyFromContainer (0.71s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/. (0.02s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer//. (0.02s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
19:33:24 [2023-01-13T19:33:24.595Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:24 [2023-01-13T19:33:24.595Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:24 [2023-01-13T19:33:24.595Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:24 [2023-01-13T19:33:24.596Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:24 [2023-01-13T19:33:24.596Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:24 [2023-01-13T19:33:24.596Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateLinkToNonExistingContainer
19:33:24 [2023-01-13T19:33:24.596Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateWithInvalidEnv
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateWithInvalidEnv/0
19:33:24 [2023-01-13T19:33:24.596Z] === PAUSE TestCreateWithInvalidEnv/0
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateWithInvalidEnv/1
19:33:24 [2023-01-13T19:33:24.596Z] === PAUSE TestCreateWithInvalidEnv/1
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateWithInvalidEnv/2
19:33:24 [2023-01-13T19:33:24.596Z] === PAUSE TestCreateWithInvalidEnv/2
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateWithInvalidEnv/0
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateWithInvalidEnv/2
19:33:24 [2023-01-13T19:33:24.596Z] === CONT  TestCreateWithInvalidEnv/1
19:33:24 [2023-01-13T19:33:24.596Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateTmpfsMountsTarget
19:33:24 [2023-01-13T19:33:24.596Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:33:24 [2023-01-13T19:33:24.596Z] === RUN   TestCreateWithCustomMaskedPaths
19:33:25 [2023-01-13T19:33:25.973Z] --- PASS: TestCreateWithCustomMaskedPaths (1.05s)
19:33:25 [2023-01-13T19:33:25.973Z] === RUN   TestCreateWithCustomReadonlyPaths
19:33:26 [2023-01-13T19:33:26.910Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:26 [2023-01-13T19:33:26.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:26 [2023-01-13T19:33:26.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:26 [2023-01-13T19:33:26.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:26 [2023-01-13T19:33:26.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:26 [2023-01-13T19:33:26.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:33:26 [2023-01-13T19:33:26.910Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:33:27 [2023-01-13T19:33:27.169Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateDifferentPlatform
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateDifferentPlatform/different_os
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:33:27 [2023-01-13T19:33:27.169Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:33:27 [2023-01-13T19:33:27.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:33:27 [2023-01-13T19:33:27.169Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateInvalidHostConfig
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:33:27 [2023-01-13T19:33:27.169Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:33:27 [2023-01-13T19:33:27.169Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:33:27 [2023-01-13T19:33:27.169Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:33:27 [2023-01-13T19:33:27.169Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:33:27 [2023-01-13T19:33:27.169Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestContainerStartOnDaemonRestart
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestContainerStartOnDaemonRestart
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestDaemonRestartIpcMode
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestDaemonRestartIpcMode
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestDaemonHostGatewayIP
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestDaemonHostGatewayIP
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestRestartDaemonWithRestartingContainer
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestContainerKillOnDaemonStart
19:33:27 [2023-01-13T19:33:27.169Z] === PAUSE TestContainerKillOnDaemonStart
19:33:27 [2023-01-13T19:33:27.169Z] === RUN   TestDiff
19:33:27 [2023-01-13T19:33:27.737Z] --- PASS: TestDiff (0.38s)
19:33:27 [2023-01-13T19:33:27.737Z] === RUN   TestExecConsoleSize
19:33:27 [2023-01-13T19:33:27.997Z] --- PASS: TestExecConsoleSize (0.45s)
19:33:27 [2023-01-13T19:33:27.997Z] === RUN   TestExecWithCloseStdin
19:33:28 [2023-01-13T19:33:28.565Z] --- PASS: TestExecWithCloseStdin (0.47s)
19:33:28 [2023-01-13T19:33:28.565Z] === RUN   TestExec
19:33:29 [2023-01-13T19:33:29.137Z] --- PASS: TestExec (0.42s)
19:33:29 [2023-01-13T19:33:29.137Z] === RUN   TestExecUser
19:33:29 [2023-01-13T19:33:29.396Z] --- PASS: TestExecUser (0.42s)
19:33:29 [2023-01-13T19:33:29.396Z] === RUN   TestExportContainerAndImportImage
19:33:29 [2023-01-13T19:33:29.964Z] --- PASS: TestExportContainerAndImportImage (0.43s)
19:33:29 [2023-01-13T19:33:29.964Z] === RUN   TestExportContainerAfterDaemonRestart
19:33:30 [2023-01-13T19:33:30.903Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
19:33:30 [2023-01-13T19:33:30.903Z] === RUN   TestHealthCheckWorkdir
19:33:31 [2023-01-13T19:33:31.471Z] --- PASS: TestHealthCheckWorkdir (0.47s)
19:33:31 [2023-01-13T19:33:31.471Z] === RUN   TestHealthKillContainer
19:33:39 [2023-01-13T19:33:39.599Z] --- PASS: TestHealthKillContainer (7.78s)
19:33:39 [2023-01-13T19:33:39.599Z] === RUN   TestHealthCheckProcessKilled
19:33:39 [2023-01-13T19:33:39.858Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
19:33:39 [2023-01-13T19:33:39.858Z] === RUN   TestInspectCpusetInConfigPre120
19:33:40 [2023-01-13T19:33:40.117Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s)
19:33:40 [2023-01-13T19:33:40.117Z] === RUN   TestIpcModeNone
19:33:40 [2023-01-13T19:33:40.686Z] --- PASS: TestIpcModeNone (0.44s)
19:33:40 [2023-01-13T19:33:40.686Z] === RUN   TestIpcModePrivate
19:33:40 [2023-01-13T19:33:40.947Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:33:40 [2023-01-13T19:33:40.947Z] --- PASS: TestIpcModePrivate (0.41s)
19:33:40 [2023-01-13T19:33:40.947Z] === RUN   TestIpcModeShareable
19:33:41 [2023-01-13T19:33:41.206Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:33:41 [2023-01-13T19:33:41.465Z] --- PASS: TestIpcModeShareable (0.43s)
19:33:41 [2023-01-13T19:33:41.465Z] === RUN   TestAPIIpcModeShareableAndContainer
19:33:42 [2023-01-13T19:33:42.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
19:33:42 [2023-01-13T19:33:42.843Z] === RUN   TestAPIIpcModeHost
19:33:43 [2023-01-13T19:33:43.103Z] --- PASS: TestAPIIpcModeHost (0.34s)
19:33:43 [2023-01-13T19:33:43.103Z] === RUN   TestDaemonIpcModeShareable
19:33:44 [2023-01-13T19:33:44.040Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:33:44 [2023-01-13T19:33:44.299Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
19:33:44 [2023-01-13T19:33:44.299Z] === RUN   TestDaemonIpcModePrivate
19:33:45 [2023-01-13T19:33:45.236Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:33:45 [2023-01-13T19:33:45.236Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
19:33:45 [2023-01-13T19:33:45.236Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:33:46 [2023-01-13T19:33:46.172Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:33:46 [2023-01-13T19:33:46.172Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s)
19:33:46 [2023-01-13T19:33:46.172Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:33:47 [2023-01-13T19:33:47.113Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:33:47 [2023-01-13T19:33:47.372Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
19:33:47 [2023-01-13T19:33:47.372Z] === RUN   TestIpcModeOlderClient
19:33:47 [2023-01-13T19:33:47.372Z] === PAUSE TestIpcModeOlderClient
19:33:47 [2023-01-13T19:33:47.372Z] === RUN   TestKillContainerInvalidSignal
19:33:47 [2023-01-13T19:33:47.632Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
19:33:47 [2023-01-13T19:33:47.632Z] === RUN   TestKillContainer
19:33:47 [2023-01-13T19:33:47.632Z] === RUN   TestKillContainer/no_signal
19:33:47 [2023-01-13T19:33:47.891Z] === RUN   TestKillContainer/non_killing_signal
19:33:48 [2023-01-13T19:33:48.152Z] === RUN   TestKillContainer/killing_signal
19:33:48 [2023-01-13T19:33:48.720Z] --- PASS: TestKillContainer (1.10s)
19:33:48 [2023-01-13T19:33:48.720Z]     --- PASS: TestKillContainer/no_signal (0.35s)
19:33:48 [2023-01-13T19:33:48.720Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
19:33:48 [2023-01-13T19:33:48.720Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
19:33:48 [2023-01-13T19:33:48.720Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:33:48 [2023-01-13T19:33:48.720Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:33:49 [2023-01-13T19:33:49.288Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:33:49 [2023-01-13T19:33:49.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
19:33:49 [2023-01-13T19:33:49.857Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s)
19:33:49 [2023-01-13T19:33:49.857Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
19:33:49 [2023-01-13T19:33:49.857Z] === RUN   TestKillStoppedContainer
19:33:49 [2023-01-13T19:33:49.857Z] --- PASS: TestKillStoppedContainer (0.04s)
19:33:49 [2023-01-13T19:33:49.857Z] === RUN   TestKillStoppedContainerAPIPre120
19:33:49 [2023-01-13T19:33:49.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:33:49 [2023-01-13T19:33:49.857Z] === RUN   TestKillDifferentUserContainer
19:33:50 [2023-01-13T19:33:50.425Z] --- PASS: TestKillDifferentUserContainer (0.35s)
19:33:50 [2023-01-13T19:33:50.425Z] === RUN   TestInspectOomKilledTrue
19:33:50 [2023-01-13T19:33:50.685Z] --- PASS: TestInspectOomKilledTrue (0.42s)
19:33:50 [2023-01-13T19:33:50.685Z] === RUN   TestInspectOomKilledFalse
19:33:51 [2023-01-13T19:33:51.253Z] --- PASS: TestInspectOomKilledFalse (0.46s)
19:33:51 [2023-01-13T19:33:51.253Z] === RUN   TestLinksEtcHostsContentMatch
19:33:51 [2023-01-13T19:33:51.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
19:33:51 [2023-01-13T19:33:51.512Z] === RUN   TestLinksContainerNames
19:33:52 [2023-01-13T19:33:52.081Z] --- PASS: TestLinksContainerNames (0.77s)
19:33:52 [2023-01-13T19:33:52.081Z] === RUN   TestLogsFollowTailEmpty
19:33:52 [2023-01-13T19:33:52.650Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:33:52 [2023-01-13T19:33:52.650Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:33:52 [2023-01-13T19:33:52.650Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:33:53 [2023-01-13T19:33:53.218Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:33:53 [2023-01-13T19:33:53.477Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:33:53 [2023-01-13T19:33:53.737Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:33:53 [2023-01-13T19:33:53.737Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:33:54 [2023-01-13T19:33:54.318Z] === RUN   TestLogs/driver_json-file
19:33:54 [2023-01-13T19:33:54.318Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:33:54 [2023-01-13T19:33:54.318Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:33:54 [2023-01-13T19:33:54.318Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:33:54 [2023-01-13T19:33:54.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:33:54 [2023-01-13T19:33:54.318Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:33:54 [2023-01-13T19:33:54.318Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:33:54 [2023-01-13T19:33:54.319Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:33:54 [2023-01-13T19:33:54.319Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:33:54 [2023-01-13T19:33:54.319Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:33:55 [2023-01-13T19:33:55.257Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:33:55 [2023-01-13T19:33:55.257Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:33:55 [2023-01-13T19:33:55.517Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:33:55 [2023-01-13T19:33:55.517Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:33:56 [2023-01-13T19:33:56.085Z] --- PASS: TestLogs (3.54s)
19:33:56 [2023-01-13T19:33:56.085Z]     --- PASS: TestLogs/driver_local (0.01s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
19:33:56 [2023-01-13T19:33:56.085Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.40s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.40s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.38s)
19:33:56 [2023-01-13T19:33:56.085Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
19:33:56 [2023-01-13T19:33:56.085Z] === RUN   TestContainerNetworkMountsNoChown
19:33:56 [2023-01-13T19:33:56.653Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/default
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/default
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/private
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/private
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rprivate
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rprivate
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/slave
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/slave
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rslave
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rslave
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/shared
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/shared
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rshared
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rshared
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/default
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/default/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/default/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rslave
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rshared
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/shared
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rprivate
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/slave
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/private
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/private/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/private/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/default/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/default/bind_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:33:56 [2023-01-13T19:33:56.653Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/private/bind_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/private/mount_root
19:33:56 [2023-01-13T19:33:56.912Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:33:57 [2023-01-13T19:33:57.172Z] --- PASS: TestMountDaemonRoot (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.13s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:33:57 [2023-01-13T19:33:57.172Z] === RUN   TestContainerBindMountNonRecursive
19:33:58 [2023-01-13T19:33:58.109Z] --- PASS: TestContainerBindMountNonRecursive (1.01s)
19:33:58 [2023-01-13T19:33:58.109Z] === RUN   TestContainerVolumesMountedAsShared
19:33:58 [2023-01-13T19:33:58.368Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
19:33:58 [2023-01-13T19:33:58.368Z] === RUN   TestContainerVolumesMountedAsSlave
19:33:58 [2023-01-13T19:33:58.627Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
19:33:58 [2023-01-13T19:33:58.627Z] === RUN   TestContainerCopyLeaksMounts
19:33:59 [2023-01-13T19:33:59.195Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
19:33:59 [2023-01-13T19:33:59.195Z] === RUN   TestNetworkNat
19:33:59 [2023-01-13T19:33:59.455Z] --- PASS: TestNetworkNat (0.41s)
19:33:59 [2023-01-13T19:33:59.455Z] === RUN   TestNetworkLocalhostTCPNat
19:34:00 [2023-01-13T19:34:00.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
19:34:00 [2023-01-13T19:34:00.023Z] === RUN   TestNetworkLoopbackNat
19:34:02 [2023-01-13T19:34:02.559Z] --- PASS: TestNetworkLoopbackNat (2.53s)
19:34:02 [2023-01-13T19:34:02.559Z] === RUN   TestPause
19:34:02 [2023-01-13T19:34:02.819Z] --- PASS: TestPause (0.42s)
19:34:02 [2023-01-13T19:34:02.819Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:34:02 [2023-01-13T19:34:02.819Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:34:02 [2023-01-13T19:34:02.819Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:34:02 [2023-01-13T19:34:02.819Z] === RUN   TestPauseStopPausedContainer
19:34:03 [2023-01-13T19:34:03.388Z] --- PASS: TestPauseStopPausedContainer (0.40s)
19:34:03 [2023-01-13T19:34:03.388Z] === RUN   TestPidHost
19:34:04 [2023-01-13T19:34:04.326Z] --- PASS: TestPidHost (1.03s)
19:34:04 [2023-01-13T19:34:04.326Z] === RUN   TestPsFilter
19:34:04 [2023-01-13T19:34:04.586Z] --- PASS: TestPsFilter (0.10s)
19:34:04 [2023-01-13T19:34:04.586Z] === RUN   TestRemoveContainerWithRemovedVolume
19:34:04 [2023-01-13T19:34:04.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
19:34:04 [2023-01-13T19:34:04.846Z] === RUN   TestRemoveContainerWithVolume
19:34:05 [2023-01-13T19:34:05.418Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
19:34:05 [2023-01-13T19:34:05.418Z] === RUN   TestRemoveContainerRunning
19:34:05 [2023-01-13T19:34:05.678Z] --- PASS: TestRemoveContainerRunning (0.40s)
19:34:05 [2023-01-13T19:34:05.678Z] === RUN   TestRemoveContainerForceRemoveRunning
19:34:05 [2023-01-13T19:34:05.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
19:34:05 [2023-01-13T19:34:05.939Z] === RUN   TestRemoveInvalidContainer
19:34:05 [2023-01-13T19:34:05.939Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:34:05 [2023-01-13T19:34:05.939Z] === RUN   TestRenameLinkedContainer
19:34:07 [2023-01-13T19:34:07.847Z] --- PASS: TestRenameLinkedContainer (1.57s)
19:34:07 [2023-01-13T19:34:07.847Z] === RUN   TestRenameStoppedContainer
19:34:08 [2023-01-13T19:34:08.106Z] --- PASS: TestRenameStoppedContainer (0.36s)
19:34:08 [2023-01-13T19:34:08.106Z] === RUN   TestRenameRunningContainerAndReuse
19:34:08 [2023-01-13T19:34:08.676Z] --- PASS: TestRenameRunningContainerAndReuse (0.72s)
19:34:08 [2023-01-13T19:34:08.676Z] === RUN   TestRenameInvalidName
19:34:09 [2023-01-13T19:34:09.244Z] --- PASS: TestRenameInvalidName (0.36s)
19:34:09 [2023-01-13T19:34:09.244Z] === RUN   TestRenameAnonymousContainer
19:34:10 [2023-01-13T19:34:10.183Z] --- PASS: TestRenameAnonymousContainer (1.23s)
19:34:10 [2023-01-13T19:34:10.183Z] === RUN   TestRenameContainerWithSameName
19:34:10 [2023-01-13T19:34:10.752Z] --- PASS: TestRenameContainerWithSameName (0.53s)
19:34:10 [2023-01-13T19:34:10.752Z] === RUN   TestRenameContainerWithLinkedContainer
19:34:11 [2023-01-13T19:34:11.708Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
19:34:11 [2023-01-13T19:34:11.708Z] === RUN   TestResize
19:34:11 [2023-01-13T19:34:11.974Z] --- PASS: TestResize (0.40s)
19:34:11 [2023-01-13T19:34:11.975Z] === RUN   TestResizeWithInvalidSize
19:34:12 [2023-01-13T19:34:12.543Z] --- PASS: TestResizeWithInvalidSize (0.46s)
19:34:12 [2023-01-13T19:34:12.543Z] === RUN   TestResizeWhenContainerNotStarted
19:34:12 [2023-01-13T19:34:12.803Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:12 [2023-01-13T19:34:12.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:14 [2023-01-13T19:34:14.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:15 [2023-01-13T19:34:15.561Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:16 [2023-01-13T19:34:16.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:16 [2023-01-13T19:34:16.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:17 [2023-01-13T19:34:17.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:17 [2023-01-13T19:34:17.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:34:20 [2023-01-13T19:34:20.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:34:20 [2023-01-13T19:34:20.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:22 [2023-01-13T19:34:22.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:24 [2023-01-13T19:34:24.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:24 [2023-01-13T19:34:24.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:25 [2023-01-13T19:34:25.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:26 [2023-01-13T19:34:26.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:27 [2023-01-13T19:34:27.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:28 [2023-01-13T19:34:28.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.44s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.48s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.54s)
19:34:28 [2023-01-13T19:34:28.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.49s)
19:34:28 [2023-01-13T19:34:28.671Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:34:28 [2023-01-13T19:34:28.671Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:34:29 [2023-01-13T19:34:29.612Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:34:30 [2023-01-13T19:34:30.549Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.62s)
19:34:30 [2023-01-13T19:34:30.549Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
19:34:30 [2023-01-13T19:34:30.549Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.80s)
19:34:30 [2023-01-13T19:34:30.549Z] === RUN   TestCgroupNamespacesRun
19:34:31 [2023-01-13T19:34:31.507Z] --- PASS: TestCgroupNamespacesRun (1.03s)
19:34:31 [2023-01-13T19:34:31.507Z] === RUN   TestCgroupNamespacesRunPrivileged
19:34:32 [2023-01-13T19:34:32.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
19:34:32 [2023-01-13T19:34:32.444Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:34:33 [2023-01-13T19:34:33.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
19:34:33 [2023-01-13T19:34:33.383Z] === RUN   TestCgroupNamespacesRunHostMode
19:34:34 [2023-01-13T19:34:34.762Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
19:34:34 [2023-01-13T19:34:34.762Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:34:35 [2023-01-13T19:34:35.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
19:34:35 [2023-01-13T19:34:35.700Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:34:37 [2023-01-13T19:34:37.079Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
19:34:37 [2023-01-13T19:34:37.079Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:34:37 [2023-01-13T19:34:37.338Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:34:37 [2023-01-13T19:34:37.338Z] === RUN   TestCgroupNamespacesRunOlderClient
19:34:38 [2023-01-13T19:34:38.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
19:34:38 [2023-01-13T19:34:38.717Z] === RUN   TestNISDomainname
19:34:38 [2023-01-13T19:34:38.977Z] --- PASS: TestNISDomainname (0.47s)
19:34:38 [2023-01-13T19:34:38.977Z] === RUN   TestHostnameDnsResolution
19:34:39 [2023-01-13T19:34:39.546Z] --- PASS: TestHostnameDnsResolution (0.55s)
19:34:39 [2023-01-13T19:34:39.546Z] === RUN   TestUnprivilegedPortsAndPing
19:34:39 [2023-01-13T19:34:39.805Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
19:34:39 [2023-01-13T19:34:39.805Z] === RUN   TestPrivilegedHostDevices
19:34:40 [2023-01-13T19:34:40.373Z] --- PASS: TestPrivilegedHostDevices (0.44s)
19:34:40 [2023-01-13T19:34:40.373Z] === RUN   TestRunConsoleSize
19:34:40 [2023-01-13T19:34:40.633Z] --- PASS: TestRunConsoleSize (0.38s)
19:34:40 [2023-01-13T19:34:40.633Z] === RUN   TestRunWithAlternativeContainerdShim
19:34:42 [2023-01-13T19:34:42.540Z] --- PASS: TestRunWithAlternativeContainerdShim (1.80s)
19:34:42 [2023-01-13T19:34:42.540Z] === RUN   TestStats
19:34:45 [2023-01-13T19:34:45.076Z] --- PASS: TestStats (2.39s)
19:34:45 [2023-01-13T19:34:45.076Z] === RUN   TestStopContainerWithTimeout
19:34:45 [2023-01-13T19:34:45.076Z] === RUN   TestStopContainerWithTimeout/0
19:34:45 [2023-01-13T19:34:45.076Z] === PAUSE TestStopContainerWithTimeout/0
19:34:45 [2023-01-13T19:34:45.076Z] === RUN   TestStopContainerWithTimeout/1
19:34:45 [2023-01-13T19:34:45.076Z] === PAUSE TestStopContainerWithTimeout/1
19:34:45 [2023-01-13T19:34:45.076Z] === RUN   TestStopContainerWithTimeout/3
19:34:45 [2023-01-13T19:34:45.076Z] === PAUSE TestStopContainerWithTimeout/3
19:34:45 [2023-01-13T19:34:45.076Z] === RUN   TestStopContainerWithTimeout/-1
19:34:45 [2023-01-13T19:34:45.076Z] === PAUSE TestStopContainerWithTimeout/-1
19:34:45 [2023-01-13T19:34:45.076Z] === CONT  TestStopContainerWithTimeout/0
19:34:45 [2023-01-13T19:34:45.076Z] === CONT  TestStopContainerWithTimeout/3
19:34:45 [2023-01-13T19:34:45.645Z] === CONT  TestStopContainerWithTimeout/-1
19:34:47 [2023-01-13T19:34:47.551Z] === CONT  TestStopContainerWithTimeout/1
19:34:48 [2023-01-13T19:34:48.929Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:34:48 [2023-01-13T19:34:48.929Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
19:34:48 [2023-01-13T19:34:48.929Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
19:34:48 [2023-01-13T19:34:48.929Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
19:34:48 [2023-01-13T19:34:48.929Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
19:34:48 [2023-01-13T19:34:48.929Z] === RUN   TestDeleteDevicemapper
19:34:48 [2023-01-13T19:34:48.929Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:34:48 [2023-01-13T19:34:48.929Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:34:48 [2023-01-13T19:34:48.929Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:34:50 [2023-01-13T19:34:50.308Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
19:34:50 [2023-01-13T19:34:50.308Z] === RUN   TestUpdateMemory
19:34:50 [2023-01-13T19:34:50.907Z] --- PASS: TestUpdateMemory (0.49s)
19:34:50 [2023-01-13T19:34:50.907Z] === RUN   TestUpdateCPUQuota
19:34:51 [2023-01-13T19:34:51.480Z] --- PASS: TestUpdateCPUQuota (0.73s)
19:34:51 [2023-01-13T19:34:51.480Z] === RUN   TestUpdatePidsLimit
19:34:51 [2023-01-13T19:34:51.480Z] === RUN   TestUpdatePidsLimit/update_from_none
19:34:51 [2023-01-13T19:34:51.740Z] === RUN   TestUpdatePidsLimit/no_change
19:34:52 [2023-01-13T19:34:52.000Z] === RUN   TestUpdatePidsLimit/update_lower
19:34:52 [2023-01-13T19:34:52.259Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:34:52 [2023-01-13T19:34:52.519Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:34:52 [2023-01-13T19:34:52.778Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:34:52 [2023-01-13T19:34:52.778Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:34:53 [2023-01-13T19:34:53.715Z] --- PASS: TestUpdatePidsLimit (1.94s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
19:34:53 [2023-01-13T19:34:53.715Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:34:53 [2023-01-13T19:34:53.715Z] === RUN   TestUpdateRestartPolicy
19:35:05 [2023-01-13T19:35:05.926Z] --- PASS: TestUpdateRestartPolicy (10.53s)
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestUpdateRestartWithAutoRemove
19:35:05 [2023-01-13T19:35:05.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitNonBlocked
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] --- PASS: TestWaitNonBlocked (0.01s)
19:35:05 [2023-01-13T19:35:05.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
19:35:05 [2023-01-13T19:35:05.926Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitBlocked
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:35:05 [2023-01-13T19:35:05.926Z] --- PASS: TestWaitBlocked (0.01s)
19:35:05 [2023-01-13T19:35:05.926Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
19:35:05 [2023-01-13T19:35:05.926Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitConditions
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitConditions/default
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitConditions/default
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitConditions/not-running
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitConditions/not-running
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitConditions/next-exit
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitConditions/next-exit
19:35:05 [2023-01-13T19:35:05.926Z] === RUN   TestWaitConditions/removed
19:35:05 [2023-01-13T19:35:05.926Z] === PAUSE TestWaitConditions/removed
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitConditions/default
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitConditions/removed
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitConditions/default
19:35:05 [2023-01-13T19:35:05.926Z]     wait_test.go:146: ContainerID = 0c517da61d8f692d9d1e1b0e6b2aad71c7aebc3248e0da250ef2a36e83c468b1
19:35:05 [2023-01-13T19:35:05.926Z] === CONT  TestWaitConditions/removed
19:35:05 [2023-01-13T19:35:05.926Z]     wait_test.go:146: ContainerID = a42d1d93a0fea4de903e69c1d7daf38289aab32573cbc394bbf07dc7a5545fd7
19:35:06 [2023-01-13T19:35:06.494Z] === CONT  TestWaitConditions/next-exit
19:35:06 [2023-01-13T19:35:06.494Z] === CONT  TestWaitConditions/not-running
19:35:06 [2023-01-13T19:35:06.494Z] === CONT  TestWaitConditions/next-exit
19:35:06 [2023-01-13T19:35:06.494Z]     wait_test.go:146: ContainerID = 800821c0b2313c66871ccd5f2a154e70ec7ddc97122b089514f3b17cbc17c761
19:35:06 [2023-01-13T19:35:06.754Z] === CONT  TestWaitConditions/not-running
19:35:06 [2023-01-13T19:35:06.754Z]     wait_test.go:146: ContainerID = 3ac83daa0058f60b1fc120d8b38c85ade2ae3338af79da1e18008a68e5be5b25
19:35:07 [2023-01-13T19:35:07.322Z] --- PASS: TestWaitConditions (0.02s)
19:35:07 [2023-01-13T19:35:07.322Z]     --- PASS: TestWaitConditions/removed (0.71s)
19:35:07 [2023-01-13T19:35:07.322Z]     --- PASS: TestWaitConditions/default (0.73s)
19:35:07 [2023-01-13T19:35:07.322Z]     --- PASS: TestWaitConditions/not-running (0.62s)
19:35:07 [2023-01-13T19:35:07.322Z]     --- PASS: TestWaitConditions/next-exit (0.66s)
19:35:07 [2023-01-13T19:35:07.322Z] === RUN   TestWaitRestartedContainer
19:35:07 [2023-01-13T19:35:07.322Z] === RUN   TestWaitRestartedContainer/default
19:35:07 [2023-01-13T19:35:07.322Z] === PAUSE TestWaitRestartedContainer/default
19:35:07 [2023-01-13T19:35:07.322Z] === RUN   TestWaitRestartedContainer/not-running
19:35:07 [2023-01-13T19:35:07.322Z] === PAUSE TestWaitRestartedContainer/not-running
19:35:07 [2023-01-13T19:35:07.322Z] === RUN   TestWaitRestartedContainer/next-exit
19:35:07 [2023-01-13T19:35:07.322Z] === PAUSE TestWaitRestartedContainer/next-exit
19:35:07 [2023-01-13T19:35:07.322Z] === CONT  TestWaitRestartedContainer/default
19:35:07 [2023-01-13T19:35:07.322Z] === CONT  TestWaitRestartedContainer/next-exit
19:35:08 [2023-01-13T19:35:08.701Z] === CONT  TestWaitRestartedContainer/not-running
19:35:09 [2023-01-13T19:35:09.270Z] --- PASS: TestWaitRestartedContainer (0.02s)
19:35:09 [2023-01-13T19:35:09.270Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.30s)
19:35:09 [2023-01-13T19:35:09.270Z]     --- PASS: TestWaitRestartedContainer/default (1.33s)
19:35:09 [2023-01-13T19:35:09.270Z]     --- PASS: TestWaitRestartedContainer/not-running (0.79s)
19:35:09 [2023-01-13T19:35:09.270Z] === CONT  TestRestartDaemonWithRestartingContainer
19:35:09 [2023-01-13T19:35:09.270Z] === CONT  TestIpcModeOlderClient
19:35:09 [2023-01-13T19:35:09.270Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:35:09 [2023-01-13T19:35:09.270Z] === CONT  TestContainerKillOnDaemonStart
19:35:11 [2023-01-13T19:35:11.177Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.67s)
19:35:11 [2023-01-13T19:35:11.177Z] === CONT  TestDaemonHostGatewayIP
19:35:13 [2023-01-13T19:35:13.083Z] --- PASS: TestDaemonHostGatewayIP (2.02s)
19:35:13 [2023-01-13T19:35:13.083Z] === CONT  TestDaemonRestartIpcMode
19:35:14 [2023-01-13T19:35:14.988Z] --- PASS: TestDaemonRestartIpcMode (2.02s)
19:35:14 [2023-01-13T19:35:14.988Z] === CONT  TestContainerStartOnDaemonRestart
19:35:16 [2023-01-13T19:35:16.894Z] --- PASS: TestContainerStartOnDaemonRestart (1.71s)
19:35:21 [2023-01-13T19:35:21.099Z] --- PASS: TestContainerKillOnDaemonStart (11.45s)
19:35:21 [2023-01-13T19:35:21.099Z] PASS
19:35:21 [2023-01-13T19:35:21.099Z] 
19:35:21 [2023-01-13T19:35:21.099Z] === Skipped
19:35:21 [2023-01-13T19:35:21.099Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:35:21 [2023-01-13T19:35:21.099Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:35:21 [2023-01-13T19:35:21.099Z] 
19:35:21 [2023-01-13T19:35:21.099Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:35:21 [2023-01-13T19:35:21.099Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:35:21 [2023-01-13T19:35:21.099Z] 
19:35:21 [2023-01-13T19:35:21.099Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:35:21 [2023-01-13T19:35:21.099Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:35:21 [2023-01-13T19:35:21.099Z] 
19:35:21 [2023-01-13T19:35:21.100Z] DONE 281 tests, 3 skipped in 117.696s
19:35:21 [2023-01-13T19:35:21.100Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:35:21 [2023-01-13T19:35:21.100Z] ++ 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
19:35:21 [2023-01-13T19:35:21.100Z] ++ set -e
19:35:21 [2023-01-13T19:35:21.100Z] ++ '[' -n 0 ']'
19:35:21 [2023-01-13T19:35:21.100Z] ++ set -x
19:35:21 [2023-01-13T19:35:21.100Z] ++ 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
19:35:21 [2023-01-13T19:35:21.100Z] INFO: Testing against a local daemon
19:35:21 [2023-01-13T19:35:21.100Z] === RUN   TestConfigDaemonID
19:35:22 [2023-01-13T19:35:22.036Z]     daemon_test.go:51: [d4118e2b66da3] daemon is not started
19:35:22 [2023-01-13T19:35:22.036Z] --- PASS: TestConfigDaemonID (1.04s)
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:35:22 [2023-01-13T19:35:22.036Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:35:22 [2023-01-13T19:35:22.036Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation/invalid_config
19:35:22 [2023-01-13T19:35:22.036Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation/malformed_config
19:35:22 [2023-01-13T19:35:22.036Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:35:22 [2023-01-13T19:35:22.036Z] === RUN   TestDaemonConfigValidation/valid_config
19:35:22 [2023-01-13T19:35:22.036Z] === PAUSE TestDaemonConfigValidation/valid_config
19:35:22 [2023-01-13T19:35:22.036Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:35:22 [2023-01-13T19:35:22.036Z] === CONT  TestDaemonConfigValidation/malformed_config
19:35:22 [2023-01-13T19:35:22.036Z] === CONT  TestDaemonConfigValidation/valid_config
19:35:22 [2023-01-13T19:35:22.036Z] === CONT  TestDaemonConfigValidation/invalid_config
19:35:22 [2023-01-13T19:35:22.295Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:35:22 [2023-01-13T19:35:22.295Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:35:22 [2023-01-13T19:35:22.295Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
19:35:22 [2023-01-13T19:35:22.295Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:35:22 [2023-01-13T19:35:22.295Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:35:22 [2023-01-13T19:35:22.295Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
19:35:22 [2023-01-13T19:35:22.295Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:35:22 [2023-01-13T19:35:22.295Z] === RUN   TestConfigDaemonSeccompProfiles
19:35:22 [2023-01-13T19:35:22.295Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:35:23 [2023-01-13T19:35:23.232Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:35:24 [2023-01-13T19:35:24.610Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:35:25 [2023-01-13T19:35:25.548Z] === CONT  TestConfigDaemonSeccompProfiles
19:35:25 [2023-01-13T19:35:25.548Z]     daemon_test.go:165: [db7bacb20d8c6] daemon is not started
19:35:25 [2023-01-13T19:35:25.548Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:35:25 [2023-01-13T19:35:25.548Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:35:25 [2023-01-13T19:35:25.548Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:35:25 [2023-01-13T19:35:25.548Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:35:25 [2023-01-13T19:35:25.548Z] === RUN   TestDaemonProxy
19:35:25 [2023-01-13T19:35:25.548Z] === RUN   TestDaemonProxy/environment_variables
19:35:27 [2023-01-13T19:35:27.453Z] === RUN   TestDaemonProxy/command-line_options
19:35:28 [2023-01-13T19:35:28.831Z] === RUN   TestDaemonProxy/configuration_file
19:35:30 [2023-01-13T19:35:30.736Z] === RUN   TestDaemonProxy/conflicting_options
19:35:30 [2023-01-13T19:35:30.995Z] === RUN   TestDaemonProxy/reload_sanitized
19:35:31 [2023-01-13T19:35:31.563Z] --- PASS: TestDaemonProxy (6.23s)
19:35:31 [2023-01-13T19:35:31.563Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:35:31 [2023-01-13T19:35:31.563Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:35:31 [2023-01-13T19:35:31.563Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
19:35:31 [2023-01-13T19:35:31.563Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:35:31 [2023-01-13T19:35:31.563Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:35:31 [2023-01-13T19:35:31.563Z] === RUN   TestLiveRestore
19:35:31 [2023-01-13T19:35:31.563Z] === RUN   TestLiveRestore/volume_references
19:35:31 [2023-01-13T19:35:31.563Z] === PAUSE TestLiveRestore/volume_references
19:35:31 [2023-01-13T19:35:31.563Z] === CONT  TestLiveRestore/volume_references
19:35:32 [2023-01-13T19:35:32.131Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:35:32 [2023-01-13T19:35:32.131Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:35:33 [2023-01-13T19:35:33.071Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:35:34 [2023-01-13T19:35:34.014Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:35:34 [2023-01-13T19:35:34.585Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:35:35 [2023-01-13T19:35:35.521Z] --- PASS: TestLiveRestore (0.00s)
19:35:35 [2023-01-13T19:35:35.521Z]     --- PASS: TestLiveRestore/volume_references (3.89s)
19:35:35 [2023-01-13T19:35:35.521Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.28s)
19:35:35 [2023-01-13T19:35:35.521Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s)
19:35:35 [2023-01-13T19:35:35.521Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s)
19:35:35 [2023-01-13T19:35:35.521Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.80s)
19:35:35 [2023-01-13T19:35:35.521Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
19:35:35 [2023-01-13T19:35:35.521Z] PASS
19:35:35 [2023-01-13T19:35:35.521Z] 
19:35:35 [2023-01-13T19:35:35.521Z] DONE 24 tests in 14.641s
19:35:35 [2023-01-13T19:35:35.521Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:35:35 [2023-01-13T19:35:35.521Z] ++ 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
19:35:35 [2023-01-13T19:35:35.521Z] ++ set -e
19:35:35 [2023-01-13T19:35:35.521Z] ++ '[' -n 0 ']'
19:35:35 [2023-01-13T19:35:35.521Z] ++ set -x
19:35:35 [2023-01-13T19:35:35.521Z] ++ 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
19:35:35 [2023-01-13T19:35:35.780Z] INFO: Testing against a local daemon
19:35:35 [2023-01-13T19:35:35.780Z] === RUN   TestCommitInheritsEnv
19:35:35 [2023-01-13T19:35:35.780Z] --- PASS: TestCommitInheritsEnv (0.16s)
19:35:35 [2023-01-13T19:35:35.780Z] === RUN   TestImportExtremelyLargeImageWorks
19:35:35 [2023-01-13T19:35:35.780Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:35:35 [2023-01-13T19:35:35.781Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:35:35 [2023-01-13T19:35:35.781Z] === RUN   TestImportWithCustomPlatform
19:35:35 [2023-01-13T19:35:35.781Z] === RUN   TestImportWithCustomPlatform/#00
19:35:35 [2023-01-13T19:35:35.781Z] === RUN   TestImportWithCustomPlatform/_______
19:35:35 [2023-01-13T19:35:35.781Z] === RUN   TestImportWithCustomPlatform//
19:35:35 [2023-01-13T19:35:35.781Z] === RUN   TestImportWithCustomPlatform/linux
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImportWithCustomPlatform/LINUX
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImportWithCustomPlatform/macos
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:35:36 [2023-01-13T19:35:36.040Z] --- PASS: TestImportWithCustomPlatform (0.14s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:35:36 [2023-01-13T19:35:36.040Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImagesFilterMultiReference
19:35:36 [2023-01-13T19:35:36.040Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:35:36 [2023-01-13T19:35:36.040Z] === RUN   TestImagesFilterBeforeSince
19:35:36 [2023-01-13T19:35:36.299Z]     list_test.go:87: ImageList: ID=sha256:b10cc3effee6bc19ee5fb5d438110dc1cbd9d9ec987696d66ab388145d10d897 RepoTags=[testimagesfilterbeforesince:v3]
19:35:36 [2023-01-13T19:35:36.299Z]     list_test.go:87: ImageList: ID=sha256:234e569eb55f4a542c4ee6a9c21440347999368992b1ceae76946796c1e8a413 RepoTags=[testimagesfilterbeforesince:v2]
19:35:36 [2023-01-13T19:35:36.299Z]     list_test.go:87: ImageList: ID=sha256:d521684984cfb5c53de11b28610c2f0c7c709bb2b0d3e07df269f87deafd6191 RepoTags=[testimagesfilterbeforesince:v1]
19:35:36 [2023-01-13T19:35:36.560Z] --- PASS: TestImagesFilterBeforeSince (0.36s)
19:35:36 [2023-01-13T19:35:36.560Z] === RUN   TestImagePullPlatformInvalid
19:35:36 [2023-01-13T19:35:36.560Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:35:36 [2023-01-13T19:35:36.560Z] === RUN   TestImagePullStoredfDigestForOtherRepo
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" 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=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.19.5 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=76fda0b6-53b5-441c-b8f8-9821bd47ec62 http.request.method=GET http.request.remoteaddr="127.0.0.1:46280" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=76fda0b6-53b5-441c-b8f8-9821bd47ec62 http.request.method=GET http.request.remoteaddr="127.0.0.1:46280" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.145755ms http.response.status=200 http.response.written=2 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=058065bd-fe62-4ca2-847a-9a3311cbdb6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=058065bd-fe62-4ca2-847a-9a3311cbdb6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" 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=058065bd-fe62-4ca2-847a-9a3311cbdb6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=85.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc2c2b25-f695-43a3-b32e-8aabc44a0be8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" 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=058065bd-fe62-4ca2-847a-9a3311cbdb6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.271462ms http.response.status=404 http.response.written=157 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d976a3a-94c9-422a-9cd0-549513fea938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d976a3a-94c9-422a-9cd0-549513fea938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" 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=1d976a3a-94c9-422a-9cd0-549513fea938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=25.338µs trace.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=687da70b-ae6e-4c19-b65e-ed716ff0c75f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" 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=1d976a3a-94c9-422a-9cd0-549513fea938 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.354554ms http.response.status=404 http.response.written=157 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.560Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.560Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=117.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).PutContent" trace.id=16ba3934-0a60-4794-a6b9-ae0253beb403 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=17.329µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dba91717-e831-4bcb-a9ac-59b4089c6fc0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=75.421µs trace.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=5d3d6442-7d9c-4d12-b19f-544856f4d360 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=112c61c9-8b3f-4c51-b53a-512472194621 http.request.method=POST http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.718937ms http.response.status=202 http.response.written=0 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=59.372µs trace.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=6d5becd6-5102-4c60-bc9c-1470b56b5e40 trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=12.341µs trace.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=bf44182b-4fdc-4fa6-95fd-3ed3afe627ac trace.line=141 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=109.637µs trace.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=62b205f1-03fe-4622-8694-47d396cbed8e trace.line=95 vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e4cca346-a7d2-400f-9654-8f12042f3f6d http.request.method=POST http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=9.565905ms http.response.status=202 http.response.written=0 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=32.057µs trace.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=7ebe712c-ad30-43f6-95a8-15570a231d65 trace.line=82 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=31.163µs trace.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=55c5701b-4832-4754-a3b9-0fef6720b2c9 trace.line=141 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=569.96µs trace.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=45f6c6eb-254e-43f2-a71b-4933fb51c947 trace.line=124 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=17.042µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=71e34bc0-9fbd-4fa8-adbe-34c38573411d trace.line=141 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=12.833µs trace.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=5d5858fb-e7f0-4cc0-ae3c-0b5512a706bb trace.line=141 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=7.943µs trace.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=11b6d2c2-a89d-4190-9f9d-a50d49d2b360 trace.line=141 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=65.953µs trace.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=ca34a609-57fd-4c44-8e2c-17dd25b919c2 trace.line=82 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0/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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=48.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ba5ece2c-03b6-4c78-8d74-af0a09411b59 trace.line=167 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=121.099µs trace.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=d30b66b2-56b6-4b5e-af48-3887ae88ea73 trace.line=95 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=136.96µs trace.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=01768e19-24d3-4398-b951-08b3c1f99803 trace.line=181 vars.name=test vars.uuid=65c702ff-6ad4-4a86-b2b9-d59a6149e6e0 version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" 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=e2453270-8760-4c1f-8159-4b969b368327 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46308" http.request.uri="/v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=7.747561ms http.response.status=201 http.response.written=0 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.561Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "PUT /v2/test/blobs/uploads/65c702ff-6ad4-4a86-b2b9-d59a6149e6e0?_state=_HR4Idh-hlB2ynCDkAI7o6qEpr0gvmdDRXgkWtX6MG17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1YzcwMmZmLTZhZDQtNGE4Ni1iMmI5LWQ1OWE2MTQ5ZTZlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40OTMwNDc1NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.561Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=1.044282ms trace.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=669f34d0-55df-400f-b025-970e201dd4b6 trace.line=141 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=103.926µs trace.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=ef5730f9-4b39-439a-b7e9-637e15486804 trace.line=124 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=20.882µs trace.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=eaf47f62-4edb-451a-aaa8-13b80572a492 trace.line=141 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=17.083µs trace.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=f60f8ae1-eb50-47b6-9254-21a5c4f87836 trace.line=141 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=8.731µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb8524c0-58fc-41ef-b40b-8cbee0f85018 trace.line=141 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a/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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=38.983µs trace.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=c6006510-1dec-4547-9394-97a9d54f0d3a trace.line=167 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=46.376µs trace.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=fb3ea11d-f046-4e4d-8eee-e318568711be trace.line=95 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=76.201µs trace.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=9be45099-703d-4d20-a972-764c6e1f960d trace.line=181 vars.name=test vars.uuid=ca45edc9-ebbb-457b-b6cb-bf1eb686134a version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=12030a3c-68b4-4958-8982-f394522659b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=14.589949ms http.response.status=201 http.response.written=0 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "PUT /v2/test/blobs/uploads/ca45edc9-ebbb-457b-b6cb-bf1eb686134a?_state=-jRpHOOojXPaDSeEc1ECCkzMpaw9-Y_rKA2YJBDwoEN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNhNDVlZGM5LWViYmItNDU3Yi1iNmNiLWJmMWViNjg2MTM0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xM1QxOTozNTozNi40ODgxODgwODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=890d4617-e032-44a8-9dfc-7f35d82a2b30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=890d4617-e032-44a8-9dfc-7f35d82a2b30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=890d4617-e032-44a8-9dfc-7f35d82a2b30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=20.144µs trace.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=f6762032-b126-4def-b200-88a565b34faf trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=890d4617-e032-44a8-9dfc-7f35d82a2b30 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.12863ms http.response.status=404 http.response.written=96 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=51.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d02bc22-b544-49d6-84a0-3f21dad88225 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=18.781µs trace.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=2b5d7252-1363-49f8-bf3b-fac4adcec6b4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=42.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4e71327-c5b3-41c7-948d-de897b9f2d8a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=17.198µs trace.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=d92a1887-d1e0-49fb-9a8f-38593bd7ea4f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=15.893µs trace.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=8910b259-21f0-4a3a-9954-79133b71fbb2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=320.073µs trace.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=3f08fbf1-1ba8-4213-9bbe-b3507a4c26f7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=246.81µs trace.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=f407c34e-5224-4350-bde5-b3ab00bf54a4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=64.377µs trace.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=3a1f40ed-2a9a-4dce-a55c-2e27a2d7cb17 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=226.814µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f9e3231f-f244-4402-b206-35923a0a1f85 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=66.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).PutContent" trace.id=2a1ee849-bb6b-4c8d-92bc-2b764aaad77d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" 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=ccfcd45f-728d-415f-93cb-d46a6bfd76c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46292" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.739303ms http.response.status=201 http.response.written=0 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.562Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
19:35:36 [2023-01-13T19:35:36.562Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6d154999-4cac-4290-a87a-faf49dfd3a4e http.request.method=GET http.request.remoteaddr="127.0.0.1:46328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6d154999-4cac-4290-a87a-faf49dfd3a4e http.request.method=GET http.request.remoteaddr="127.0.0.1:46328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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="809.476µs" http.response.status=200 http.response.written=2 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=230.014µs trace.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=4680b609-df71-4aae-b2a5-fe4c3573adbb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=30.285µs trace.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=955e129c-8122-4917-94bd-eed1f684a048 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=15.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4ea3c28-990f-43f4-8be3-68a4e6262812 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=22.425µs trace.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=dcdeaafa-3b74-40f1-aef8-47d1465cf9ad trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=657bdadf-595d-45bb-bdbd-e39ea18f3610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46338" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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.06943ms http.response.status=200 http.response.written=417 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=40.796µs trace.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=f3a37f9c-42bc-456e-9f91-52bebab1a346 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=14.638µs trace.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=c227696d-9eb5-4f86-bf0a-2efc1fb00623 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b 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).GetContent" trace.id=1759171b-02f0-4380-b601-e90aa50ec5d6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bfbc5a38-3b5e-4464-8df7-51b636867569 http.request.method=GET http.request.remoteaddr="127.0.0.1:46340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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.387264ms http.response.status=200 http.response.written=417 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=124.242µs trace.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=1e8d020f-b437-4bb0-824f-1c53f1efa17f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=265.428µs trace.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=1806c11d-fcf6-4ad4-a891-2631051b64ee trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=169.51µs trace.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=ff902609-49cc-4d14-92c1-cf59850d9b63 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=46.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f043924-ab9e-478d-8f78-0f07cb5be03e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.563Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=14.991µs trace.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=73263b75-0d72-41c3-9038-048b05338a41 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=6.703µs trace.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=6cddc3a4-142f-4203-8f11-82354ff45111 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=36.955µs trace.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=de5a3332-aded-4300-89ac-18580eadbcaf trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=2.499025ms trace.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=b75465fe-3993-45c4-8233-2e6bf9b75a0d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=130.511µs trace.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=b24d0c09-90fc-4d97-bd33-a579fcb41ff4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=21.186µs trace.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=b6c09009-3bad-4277-b564-4b9f5df1413c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=17.97µs trace.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=b74e932f-7d04-4a69-b50b-eeb32b3a6212 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=23.475µs trace.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=e1afa8be-489c-462d-a1ed-b343dcd7c378 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=65bb729c-8fb9-4b53-9af9-3319e5250021 http.request.method=GET http.request.remoteaddr="127.0.0.1:46342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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=5.804703ms http.response.status=200 http.response.written=179 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=8.764µs trace.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=c6518af5-fe84-4819-84a8-3a7ffddeb2b3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=8.402µs trace.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=37c162da-8941-475b-aa2f-d24d933b76d2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=5.308µs trace.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=15ee2780-bdb5-44c6-8723-2f21ab01ec86 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=11.889µs trace.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=8481dacd-2afa-4d92-b2e8-23f081cdc4a8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=30.154µs trace.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=dbd7555e-728e-42d8-b784-fb7e68dd58ba trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" 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=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=27.25µs trace.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=9274b6fb-969f-4e77-b865-72563edb262e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fd133b1b-6427-41ad-9170-58be3ad8f473 http.request.method=GET http.request.remoteaddr="127.0.0.1:46358" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.911722ms http.response.status=200 http.response.written=68 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.564Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8ab706cc-1558-4acd-a772-ba0b7597c46f http.request.method=GET http.request.remoteaddr="127.0.0.1:46366" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8ab706cc-1558-4acd-a772-ba0b7597c46f http.request.method=GET http.request.remoteaddr="127.0.0.1:46366" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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="883.987µs" http.response.status=200 http.response.written=2 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=106.765µs trace.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=ec9cfd52-6af6-43b6-ae67-c6378f9ad282 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=25.821µs trace.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=9b1a2aff-d1f4-4dbd-94c6-764a057205c7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=6d61befd-f441-4b86-928f-a64e812a50a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46374" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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.431891ms http.response.status=404 http.response.written=181 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=26.675µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7ef45637-55cd-4a06-8e21-d5b8618558ac trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b trace.duration=19.897µs trace.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=88564f4e-557c-4bf2-8e44-724ce40f9c96 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] time="2023-01-13T19:35:36Z" 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=fe3734e5-8c50-4652-84b6-4808f930b9f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 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.79592ms http.response.status=404 http.response.written=181 instance.id=c85232e5-2a3c-4efd-901d-6eb8b9fb533b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
19:35:36 [2023-01-13T19:35:36.824Z] 127.0.0.1 - - [13/Jan/2023:19:35:36 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/8be470eea8c69ceb736e307ed769b6efbfdfbc37 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:35:36 [2023-01-13T19:35:36.824Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
19:35:36 [2023-01-13T19:35:36.824Z] === RUN   TestRemoveImageOrphaning
19:35:36 [2023-01-13T19:35:36.824Z] --- PASS: TestRemoveImageOrphaning (0.15s)
19:35:36 [2023-01-13T19:35:36.824Z] === RUN   TestRemoveImageGarbageCollector
19:35:36 [2023-01-13T19:35:36.824Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:36 [2023-01-13T19:35:36.824Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:35:36 [2023-01-13T19:35:36.824Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:35:36 [2023-01-13T19:35:36.824Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:35:36 [2023-01-13T19:35:36.824Z] === RUN   TestTagInvalidReference
19:35:36 [2023-01-13T19:35:36.824Z] --- PASS: TestTagInvalidReference (0.02s)
19:35:36 [2023-01-13T19:35:36.824Z] === RUN   TestTagValidPrefixedRepo
19:35:37 [2023-01-13T19:35:37.083Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestTagExistedNameWithoutForce
19:35:37 [2023-01-13T19:35:37.084Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestTagOfficialNames
19:35:37 [2023-01-13T19:35:37.084Z] --- PASS: TestTagOfficialNames (0.05s)
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestTagMatchesDigest
19:35:37 [2023-01-13T19:35:37.084Z] --- PASS: TestTagMatchesDigest (0.01s)
19:35:37 [2023-01-13T19:35:37.084Z] PASS
19:35:37 [2023-01-13T19:35:37.084Z] 
19:35:37 [2023-01-13T19:35:37.084Z] === Skipped
19:35:37 [2023-01-13T19:35:37.084Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:35:37 [2023-01-13T19:35:37.084Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:35:37 [2023-01-13T19:35:37.084Z] 
19:35:37 [2023-01-13T19:35:37.084Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:35:37 [2023-01-13T19:35:37.084Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:37 [2023-01-13T19:35:37.084Z] 
19:35:37 [2023-01-13T19:35:37.084Z] DONE 24 tests, 2 skipped in 1.530s
19:35:37 [2023-01-13T19:35:37.084Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:35:37 [2023-01-13T19:35:37.084Z] ++ 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
19:35:37 [2023-01-13T19:35:37.084Z] ++ set -e
19:35:37 [2023-01-13T19:35:37.084Z] ++ '[' -n 0 ']'
19:35:37 [2023-01-13T19:35:37.084Z] ++ set -x
19:35:37 [2023-01-13T19:35:37.084Z] ++ 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
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestStripANSICommands
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestStripANSICommands/#00
19:35:37 [2023-01-13T19:35:37.084Z] === RUN   TestStripANSICommands/#01
19:35:37 [2023-01-13T19:35:37.084Z] --- PASS: TestStripANSICommands (0.00s)
19:35:37 [2023-01-13T19:35:37.084Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:35:37 [2023-01-13T19:35:37.084Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:35:37 [2023-01-13T19:35:37.084Z] PASS
19:35:37 [2023-01-13T19:35:37.084Z] 
19:35:37 [2023-01-13T19:35:37.084Z] DONE 3 tests in 0.042s
19:35:37 [2023-01-13T19:35:37.084Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:35:37 [2023-01-13T19:35:37.084Z] ++ 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
19:35:37 [2023-01-13T19:35:37.084Z] ++ set -e
19:35:37 [2023-01-13T19:35:37.084Z] ++ '[' -n 0 ']'
19:35:37 [2023-01-13T19:35:37.084Z] ++ set -x
19:35:37 [2023-01-13T19:35:37.084Z] ++ 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
19:35:37 [2023-01-13T19:35:37.343Z] INFO: Testing against a local daemon
19:35:37 [2023-01-13T19:35:37.343Z] === RUN   TestNetworkCreateDelete
19:35:37 [2023-01-13T19:35:37.343Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:35:37 [2023-01-13T19:35:37.343Z] === RUN   TestDockerNetworkDeletePreferID
19:35:37 [2023-01-13T19:35:37.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
19:35:37 [2023-01-13T19:35:37.912Z] === RUN   TestDaemonDNSFallback
19:35:44 [2023-01-13T19:35:44.501Z] --- PASS: TestDaemonDNSFallback (6.15s)
19:35:44 [2023-01-13T19:35:44.501Z] === RUN   TestInspectNetwork
19:35:46 [2023-01-13T19:35:46.407Z] === RUN   TestInspectNetwork/full_network_id
19:35:46 [2023-01-13T19:35:46.407Z] === RUN   TestInspectNetwork/partial_network_id
19:35:46 [2023-01-13T19:35:46.407Z] === RUN   TestInspectNetwork/network_name
19:35:46 [2023-01-13T19:35:46.407Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:35:50 [2023-01-13T19:35:50.599Z] --- PASS: TestInspectNetwork (6.63s)
19:35:50 [2023-01-13T19:35:50.599Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:35:50 [2023-01-13T19:35:50.599Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:35:50 [2023-01-13T19:35:50.599Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:35:50 [2023-01-13T19:35:50.599Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:35:50 [2023-01-13T19:35:50.599Z] === RUN   TestRunContainerWithBridgeNone
19:35:51 [2023-01-13T19:35:51.978Z] --- PASS: TestRunContainerWithBridgeNone (1.31s)
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/create
19:35:51 [2023-01-13T19:35:51.978Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:35:51 [2023-01-13T19:35:51.978Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:35:51 [2023-01-13T19:35:51.978Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:35:51 [2023-01-13T19:35:51.978Z] === CONT  TestNetworkInvalidJSON/networks/create
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:35:51 [2023-01-13T19:35:51.978Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:35:51 [2023-01-13T19:35:51.978Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:35:51 [2023-01-13T19:35:51.978Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:35:51 [2023-01-13T19:35:51.978Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkList
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkList//networks
19:35:51 [2023-01-13T19:35:51.978Z] === PAUSE TestNetworkList//networks
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestNetworkList//networks/
19:35:51 [2023-01-13T19:35:51.978Z] === PAUSE TestNetworkList//networks/
19:35:51 [2023-01-13T19:35:51.978Z] === CONT  TestNetworkList//networks
19:35:51 [2023-01-13T19:35:51.978Z] === CONT  TestNetworkList//networks/
19:35:51 [2023-01-13T19:35:51.978Z] --- PASS: TestNetworkList (0.01s)
19:35:51 [2023-01-13T19:35:51.978Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z]     --- PASS: TestNetworkList//networks (0.00s)
19:35:51 [2023-01-13T19:35:51.978Z] === RUN   TestHostIPv4BridgeLabel
19:35:52 [2023-01-13T19:35:52.555Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:35:52 [2023-01-13T19:35:52.555Z] === RUN   TestDaemonRestartWithLiveRestore
19:35:53 [2023-01-13T19:35:53.492Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:35:53 [2023-01-13T19:35:53.492Z] === RUN   TestDaemonDefaultNetworkPools
19:35:54 [2023-01-13T19:35:54.428Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:35:54 [2023-01-13T19:35:54.428Z] === RUN   TestDaemonRestartWithExistingNetwork
19:35:55 [2023-01-13T19:35:55.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:35:55 [2023-01-13T19:35:55.365Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:35:56 [2023-01-13T19:35:56.743Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:35:56 [2023-01-13T19:35:56.743Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:35:57 [2023-01-13T19:35:57.310Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:35:57 [2023-01-13T19:35:57.310Z] === RUN   TestServiceWithPredefinedNetwork
19:35:59 [2023-01-13T19:35:59.216Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
19:35:59 [2023-01-13T19:35:59.216Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:35:59 [2023-01-13T19:35:59.216Z]     service_test.go:242: FLAKY_TEST
19:35:59 [2023-01-13T19:35:59.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:35:59 [2023-01-13T19:35:59.216Z] === RUN   TestServiceWithDataPathPortInit
19:36:14 [2023-01-13T19:36:14.106Z] --- PASS: TestServiceWithDataPathPortInit (12.63s)
19:36:14 [2023-01-13T19:36:14.106Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:36:14 [2023-01-13T19:36:14.106Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x5rap4vtp5c819z5igzba038z Created:2023-01-13 19:36:13.124089138 +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[eeac486e5e2a2f43490cee915bde0ceb528df87228f18666ffbb2b1f36afcc33:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inx5422syvgmwh3ad5rju3j8p EndpointID:ca894f869e443496d6062ea4ec9f35375963052447ebc56a566d7ac056779ba5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4a3d3f27339968d25217528e73b999e19dfb74bfbbc0fc80bad2c2f6cd47ed5 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:e65960eb5d7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.inx5422syvgmwh3ad5rju3j8p EndpointID:ca894f869e443496d6062ea4ec9f35375963052447ebc56a566d7ac056779ba5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:36:18 [2023-01-13T19:36:18.301Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s)
19:36:18 [2023-01-13T19:36:18.301Z] PASS
19:36:18 [2023-01-13T19:36:18.301Z] 
19:36:18 [2023-01-13T19:36:18.301Z] === Skipped
19:36:18 [2023-01-13T19:36:18.301Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:18 [2023-01-13T19:36:18.301Z]     service_test.go:242: FLAKY_TEST
19:36:18 [2023-01-13T19:36:18.301Z] 
19:36:18 [2023-01-13T19:36:18.301Z] DONE 38 tests, 1 skipped in 40.982s
19:36:18 [2023-01-13T19:36:18.301Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:36:18 [2023-01-13T19:36:18.301Z] ++ 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
19:36:18 [2023-01-13T19:36:18.301Z] ++ set -e
19:36:18 [2023-01-13T19:36:18.301Z] ++ '[' -n 0 ']'
19:36:18 [2023-01-13T19:36:18.301Z] ++ set -x
19:36:18 [2023-01-13T19:36:18.301Z] ++ 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
19:36:18 [2023-01-13T19:36:18.301Z] INFO: Testing against a local daemon
19:36:18 [2023-01-13T19:36:18.301Z] === RUN   TestDockerNetworkIpvlanPersistance
19:36:18 [2023-01-13T19:36:18.301Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:18 [2023-01-13T19:36:18.301Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:36:18 [2023-01-13T19:36:18.301Z] === RUN   TestDockerNetworkIpvlan
19:36:18 [2023-01-13T19:36:18.301Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:18 [2023-01-13T19:36:18.301Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:36:18 [2023-01-13T19:36:18.301Z] PASS
19:36:18 [2023-01-13T19:36:18.301Z] 
19:36:18 [2023-01-13T19:36:18.301Z] === Skipped
19:36:18 [2023-01-13T19:36:18.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:36:18 [2023-01-13T19:36:18.301Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:18 [2023-01-13T19:36:18.301Z] 
19:36:18 [2023-01-13T19:36:18.301Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:36:18 [2023-01-13T19:36:18.301Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:36:18 [2023-01-13T19:36:18.301Z] 
19:36:18 [2023-01-13T19:36:18.301Z] DONE 2 tests, 2 skipped in 0.100s
19:36:18 [2023-01-13T19:36:18.301Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:36:18 [2023-01-13T19:36:18.301Z] ++ 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
19:36:18 [2023-01-13T19:36:18.301Z] ++ set -e
19:36:18 [2023-01-13T19:36:18.301Z] ++ '[' -n 0 ']'
19:36:18 [2023-01-13T19:36:18.301Z] ++ set -x
19:36:18 [2023-01-13T19:36:18.301Z] ++ 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
19:36:18 [2023-01-13T19:36:18.301Z] INFO: Testing against a local daemon
19:36:18 [2023-01-13T19:36:18.301Z] === RUN   TestDockerNetworkMacvlanPersistance
19:36:19 [2023-01-13T19:36:19.678Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
19:36:19 [2023-01-13T19:36:19.678Z] === RUN   TestDockerNetworkMacvlan
19:36:20 [2023-01-13T19:36:20.246Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:36:20 [2023-01-13T19:36:20.814Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:36:21 [2023-01-13T19:36:21.382Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:36:22 [2023-01-13T19:36:22.761Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:36:24 [2023-01-13T19:36:24.146Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:36:26 [2023-01-13T19:36:26.681Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:36:26 [2023-01-13T19:36:26.940Z] --- PASS: TestDockerNetworkMacvlan (7.54s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.62s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.61s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.21s)
19:36:26 [2023-01-13T19:36:26.941Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.44s)
19:36:26 [2023-01-13T19:36:26.941Z] PASS
19:36:26 [2023-01-13T19:36:26.941Z] 
19:36:26 [2023-01-13T19:36:26.941Z] DONE 8 tests in 8.791s
19:36:26 [2023-01-13T19:36:26.941Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:36:26 [2023-01-13T19:36:26.941Z] ++ 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
19:36:26 [2023-01-13T19:36:26.941Z] ++ set -e
19:36:26 [2023-01-13T19:36:26.941Z] ++ '[' -n 0 ']'
19:36:26 [2023-01-13T19:36:26.941Z] ++ set -x
19:36:26 [2023-01-13T19:36:26.941Z] ++ 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
19:36:27 [2023-01-13T19:36:27.200Z] testing: warning: no tests to run
19:36:27 [2023-01-13T19:36:27.200Z] PASS
19:36:27 [2023-01-13T19:36:27.200Z] 
19:36:27 [2023-01-13T19:36:27.200Z] DONE 0 tests in 0.029s
19:36:27 [2023-01-13T19:36:27.200Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:36:27 [2023-01-13T19:36:27.200Z] ++ 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
19:36:27 [2023-01-13T19:36:27.200Z] ++ set -e
19:36:27 [2023-01-13T19:36:27.200Z] ++ '[' -n 0 ']'
19:36:27 [2023-01-13T19:36:27.200Z] ++ set -x
19:36:27 [2023-01-13T19:36:27.200Z] ++ 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
19:36:27 [2023-01-13T19:36:27.200Z] INFO: Testing against a local daemon
19:36:27 [2023-01-13T19:36:27.200Z] === RUN   TestAuthZPluginAllowRequest
19:36:28 [2023-01-13T19:36:28.138Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
19:36:28 [2023-01-13T19:36:28.138Z] === RUN   TestAuthZPluginTLS
19:36:28 [2023-01-13T19:36:28.706Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:36:28 [2023-01-13T19:36:28.706Z] === RUN   TestAuthZPluginDenyRequest
19:36:29 [2023-01-13T19:36:29.274Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:36:29 [2023-01-13T19:36:29.274Z] === RUN   TestAuthZPluginAPIDenyResponse
19:36:29 [2023-01-13T19:36:29.842Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:36:29 [2023-01-13T19:36:29.842Z] === RUN   TestAuthZPluginDenyResponse
19:36:30 [2023-01-13T19:36:30.411Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:36:30 [2023-01-13T19:36:30.411Z] === RUN   TestAuthZPluginAllowEventStream
19:36:31 [2023-01-13T19:36:31.350Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s)
19:36:31 [2023-01-13T19:36:31.350Z] === RUN   TestAuthZPluginErrorResponse
19:36:31 [2023-01-13T19:36:31.918Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:36:31 [2023-01-13T19:36:31.918Z] === RUN   TestAuthZPluginErrorRequest
19:36:32 [2023-01-13T19:36:32.487Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:36:32 [2023-01-13T19:36:32.487Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:36:33 [2023-01-13T19:36:33.055Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:36:33 [2023-01-13T19:36:33.055Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:36:33 [2023-01-13T19:36:33.996Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
19:36:33 [2023-01-13T19:36:33.996Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:36:35 [2023-01-13T19:36:35.396Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
19:36:35 [2023-01-13T19:36:35.397Z] === RUN   TestAuthZPluginHeader
19:36:35 [2023-01-13T19:36:35.965Z] --- PASS: TestAuthZPluginHeader (0.62s)
19:36:35 [2023-01-13T19:36:35.965Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:36:35 [2023-01-13T19:36:35.965Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:35 [2023-01-13T19:36:35.965Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:36:35 [2023-01-13T19:36:35.965Z] === RUN   TestAuthZPluginV2Disable
19:36:35 [2023-01-13T19:36:35.965Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:35 [2023-01-13T19:36:35.965Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:36:35 [2023-01-13T19:36:35.965Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:36:35 [2023-01-13T19:36:35.965Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:35 [2023-01-13T19:36:35.965Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:36:35 [2023-01-13T19:36:35.965Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:36:35 [2023-01-13T19:36:35.965Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:35 [2023-01-13T19:36:35.965Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:36:35 [2023-01-13T19:36:35.965Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:36:54 [2023-01-13T19:36:54.055Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:36:54 [2023-01-13T19:36:54.055Z] PASS
19:36:54 [2023-01-13T19:36:54.055Z] 
19:36:54 [2023-01-13T19:36:54.055Z] === Skipped
19:36:54 [2023-01-13T19:36:54.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:54 [2023-01-13T19:36:54.055Z] 
19:36:54 [2023-01-13T19:36:54.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:54 [2023-01-13T19:36:54.055Z] 
19:36:54 [2023-01-13T19:36:54.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:54 [2023-01-13T19:36:54.055Z] 
19:36:54 [2023-01-13T19:36:54.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:54 [2023-01-13T19:36:54.055Z] 
19:36:54 [2023-01-13T19:36:54.055Z] DONE 17 tests, 4 skipped in 25.647s
19:36:54 [2023-01-13T19:36:54.055Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:36:54 [2023-01-13T19:36:54.055Z] ++ 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
19:36:54 [2023-01-13T19:36:54.055Z] ++ set -e
19:36:54 [2023-01-13T19:36:54.055Z] ++ '[' -n 0 ']'
19:36:54 [2023-01-13T19:36:54.055Z] ++ set -x
19:36:54 [2023-01-13T19:36:54.055Z] ++ 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
19:36:54 [2023-01-13T19:36:54.055Z] INFO: Testing against a local daemon
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:36:54 [2023-01-13T19:36:54.055Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:36:54 [2023-01-13T19:36:54.055Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:36:54 [2023-01-13T19:36:54.055Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:36:54 [2023-01-13T19:36:54.055Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:36:54 [2023-01-13T19:36:54.055Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:36:54 [2023-01-13T19:36:54.055Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:36:54 [2023-01-13T19:36:54.055Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:36:54 [2023-01-13T19:36:54.055Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInstall
19:36:54 [2023-01-13T19:36:54.055Z] === RUN   TestPluginInstall/no_auth
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910c08ecf330453d2b0ac4b1b96e0d3331a4e8b31ff3f204c2d917c4b8474c8f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910c08ecf330453d2b0ac4b1b96e0d3331a4e8b31ff3f204c2d917c4b8474c8f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:57 [2023-01-13T19:36:57.346Z] === RUN   TestPluginInstall/with_htpasswd
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910c08ecf330453d2b0ac4b1b96e0d3331a4e8b31ff3f204c2d917c4b8474c8f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:57 [2023-01-13T19:36:57.346Z] time="2023-01-13T19:36:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910c08ecf330453d2b0ac4b1b96e0d3331a4e8b31ff3f204c2d917c4b8474c8f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:57 [2023-01-13T19:36:57.606Z] === RUN   TestPluginInstall/with_insecure
19:36:58 [2023-01-13T19:36:58.543Z] time="2023-01-13T19:36:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:58 [2023-01-13T19:36:58.543Z] time="2023-01-13T19:36:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c1d31423a1c439985f5d26e1ca9a658c522f7eb8644e7e87dbccb0df6a5e1cc" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:58 [2023-01-13T19:36:58.543Z] time="2023-01-13T19:36:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:36:58 [2023-01-13T19:36:58.543Z] time="2023-01-13T19:36:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c1d31423a1c439985f5d26e1ca9a658c522f7eb8644e7e87dbccb0df6a5e1cc" mediatype=application/vnd.docker.plugin.v1+json size=522
19:36:58 [2023-01-13T19:36:58.543Z]     plugin_test.go:196: [d11b1e41eb413] daemon is not started
19:36:58 [2023-01-13T19:36:58.543Z] --- PASS: TestPluginInstall (5.56s)
19:36:58 [2023-01-13T19:36:58.543Z]     --- PASS: TestPluginInstall/no_auth (4.07s)
19:36:58 [2023-01-13T19:36:58.543Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
19:36:58 [2023-01-13T19:36:58.543Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
19:36:58 [2023-01-13T19:36:58.543Z] === RUN   TestPluginsWithRuntimes
19:36:59 [2023-01-13T19:36:59.921Z] === RUN   TestPluginsWithRuntimes/No_Args
19:37:00 [2023-01-13T19:37:00.858Z] === RUN   TestPluginsWithRuntimes/With_Args
19:37:01 [2023-01-13T19:37:01.796Z] --- PASS: TestPluginsWithRuntimes (3.33s)
19:37:01 [2023-01-13T19:37:01.796Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
19:37:01 [2023-01-13T19:37:01.796Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
19:37:01 [2023-01-13T19:37:01.796Z] === RUN   TestPluginBackCompatMediaTypes
19:37:02 [2023-01-13T19:37:02.366Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
19:37:02 [2023-01-13T19:37:02.366Z] PASS
19:37:02 [2023-01-13T19:37:02.366Z] 
19:37:02 [2023-01-13T19:37:02.366Z] DONE 24 tests in 9.591s
19:37:02 [2023-01-13T19:37:02.366Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:37:02 [2023-01-13T19:37:02.366Z] ++ 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
19:37:02 [2023-01-13T19:37:02.366Z] ++ set -e
19:37:02 [2023-01-13T19:37:02.366Z] ++ '[' -n 0 ']'
19:37:02 [2023-01-13T19:37:02.366Z] ++ set -x
19:37:02 [2023-01-13T19:37:02.366Z] ++ 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
19:37:02 [2023-01-13T19:37:02.625Z] INFO: Testing against a local daemon
19:37:02 [2023-01-13T19:37:02.625Z] === RUN   TestExternalGraphDriver
19:37:02 [2023-01-13T19:37:02.885Z] === RUN   TestExternalGraphDriver/json
19:37:04 [2023-01-13T19:37:04.263Z] === RUN   TestExternalGraphDriver/spec
19:37:06 [2023-01-13T19:37:06.169Z] === RUN   TestExternalGraphDriver/pull
19:37:07 [2023-01-13T19:37:07.547Z] --- PASS: TestExternalGraphDriver (4.87s)
19:37:07 [2023-01-13T19:37:07.547Z]     --- PASS: TestExternalGraphDriver/json (1.47s)
19:37:07 [2023-01-13T19:37:07.547Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
19:37:07 [2023-01-13T19:37:07.547Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
19:37:07 [2023-01-13T19:37:07.547Z] === RUN   TestGraphdriverPluginV2
19:37:07 [2023-01-13T19:37:07.806Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:07 [2023-01-13T19:37:07.806Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
19:37:07 [2023-01-13T19:37:07.806Z] PASS
19:37:07 [2023-01-13T19:37:07.806Z] 
19:37:07 [2023-01-13T19:37:07.806Z] === Skipped
19:37:07 [2023-01-13T19:37:07.806Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
19:37:07 [2023-01-13T19:37:07.806Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:07 [2023-01-13T19:37:07.806Z] 
19:37:07 [2023-01-13T19:37:07.806Z] DONE 5 tests, 1 skipped in 5.327s
19:37:07 [2023-01-13T19:37:07.806Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:37:07 [2023-01-13T19:37:07.806Z] ++ 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
19:37:07 [2023-01-13T19:37:07.806Z] ++ set -e
19:37:07 [2023-01-13T19:37:07.806Z] ++ '[' -n 0 ']'
19:37:07 [2023-01-13T19:37:07.806Z] ++ set -x
19:37:07 [2023-01-13T19:37:07.807Z] ++ 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
19:37:07 [2023-01-13T19:37:07.807Z] INFO: Testing against a local daemon
19:37:07 [2023-01-13T19:37:07.807Z] === RUN   TestContinueAfterPluginCrash
19:37:07 [2023-01-13T19:37:07.807Z] === PAUSE TestContinueAfterPluginCrash
19:37:07 [2023-01-13T19:37:07.807Z] === RUN   TestReadPluginNoRead
19:37:07 [2023-01-13T19:37:07.807Z] === PAUSE TestReadPluginNoRead
19:37:07 [2023-01-13T19:37:07.807Z] === RUN   TestDaemonStartWithLogOpt
19:37:07 [2023-01-13T19:37:07.807Z] === PAUSE TestDaemonStartWithLogOpt
19:37:07 [2023-01-13T19:37:07.807Z] === CONT  TestDaemonStartWithLogOpt
19:37:07 [2023-01-13T19:37:07.807Z] === CONT  TestContinueAfterPluginCrash
19:37:11 [2023-01-13T19:37:11.104Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
19:37:11 [2023-01-13T19:37:11.104Z] === CONT  TestReadPluginNoRead
19:37:13 [2023-01-13T19:37:13.011Z] === RUN   TestReadPluginNoRead/default
19:37:13 [2023-01-13T19:37:13.948Z] === RUN   TestReadPluginNoRead/disabled_caching
19:37:15 [2023-01-13T19:37:15.327Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:37:15 [2023-01-13T19:37:15.586Z] --- PASS: TestContinueAfterPluginCrash (7.79s)
19:37:16 [2023-01-13T19:37:16.159Z] === CONT  TestReadPluginNoRead
19:37:16 [2023-01-13T19:37:16.159Z]     read_test.go:91: [dc6d69eeb2fb7] daemon is not started
19:37:16 [2023-01-13T19:37:16.159Z] --- PASS: TestReadPluginNoRead (5.43s)
19:37:16 [2023-01-13T19:37:16.159Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
19:37:16 [2023-01-13T19:37:16.159Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
19:37:16 [2023-01-13T19:37:16.159Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
19:37:16 [2023-01-13T19:37:16.159Z] PASS
19:37:16 [2023-01-13T19:37:16.159Z] 
19:37:16 [2023-01-13T19:37:16.159Z] DONE 6 tests in 8.542s
19:37:16 [2023-01-13T19:37:16.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:37:16 [2023-01-13T19:37:16.159Z] ++ 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
19:37:16 [2023-01-13T19:37:16.159Z] ++ set -e
19:37:16 [2023-01-13T19:37:16.159Z] ++ '[' -n 0 ']'
19:37:16 [2023-01-13T19:37:16.159Z] ++ set -x
19:37:16 [2023-01-13T19:37:16.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-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
19:37:16 [2023-01-13T19:37:16.420Z] testing: warning: no tests to run
19:37:16 [2023-01-13T19:37:16.420Z] PASS
19:37:16 [2023-01-13T19:37:16.420Z] 
19:37:16 [2023-01-13T19:37:16.420Z] DONE 0 tests in 0.043s
19:37:16 [2023-01-13T19:37:16.420Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:37:16 [2023-01-13T19:37:16.420Z] ++ 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
19:37:16 [2023-01-13T19:37:16.420Z] ++ set -e
19:37:16 [2023-01-13T19:37:16.420Z] ++ '[' -n 0 ']'
19:37:16 [2023-01-13T19:37:16.420Z] ++ set -x
19:37:16 [2023-01-13T19:37:16.420Z] ++ 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
19:37:16 [2023-01-13T19:37:16.420Z] INFO: Testing against a local daemon
19:37:16 [2023-01-13T19:37:16.420Z] === RUN   TestPluginWithDevMounts
19:37:16 [2023-01-13T19:37:16.420Z] === PAUSE TestPluginWithDevMounts
19:37:16 [2023-01-13T19:37:16.420Z] === CONT  TestPluginWithDevMounts
19:37:18 [2023-01-13T19:37:18.325Z] --- PASS: TestPluginWithDevMounts (1.50s)
19:37:18 [2023-01-13T19:37:18.325Z] PASS
19:37:18 [2023-01-13T19:37:18.325Z] 
19:37:18 [2023-01-13T19:37:18.325Z] DONE 1 tests in 1.628s
19:37:18 [2023-01-13T19:37:18.325Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:37:18 [2023-01-13T19:37:18.325Z] ++ 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
19:37:18 [2023-01-13T19:37:18.325Z] ++ set -e
19:37:18 [2023-01-13T19:37:18.325Z] ++ '[' -n 0 ']'
19:37:18 [2023-01-13T19:37:18.325Z] ++ set -x
19:37:18 [2023-01-13T19:37:18.325Z] ++ 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
19:37:18 [2023-01-13T19:37:18.325Z] INFO: Testing against a local daemon
19:37:18 [2023-01-13T19:37:18.325Z] === RUN   TestSecretInspect
19:37:20 [2023-01-13T19:37:20.229Z] --- PASS: TestSecretInspect (1.80s)
19:37:20 [2023-01-13T19:37:20.229Z] === RUN   TestSecretList
19:37:21 [2023-01-13T19:37:21.669Z] --- PASS: TestSecretList (1.80s)
19:37:21 [2023-01-13T19:37:21.669Z] === RUN   TestSecretsCreateAndDelete
19:37:23 [2023-01-13T19:37:23.574Z] --- PASS: TestSecretsCreateAndDelete (1.72s)
19:37:23 [2023-01-13T19:37:23.574Z] === RUN   TestSecretsUpdate
19:37:24 [2023-01-13T19:37:24.953Z] --- PASS: TestSecretsUpdate (1.31s)
19:37:24 [2023-01-13T19:37:24.953Z] === RUN   TestTemplatedSecret
19:37:27 [2023-01-13T19:37:27.488Z] --- PASS: TestTemplatedSecret (2.44s)
19:37:27 [2023-01-13T19:37:27.488Z] === RUN   TestSecretCreateResolve
19:37:28 [2023-01-13T19:37:28.865Z] --- PASS: TestSecretCreateResolve (1.74s)
19:37:28 [2023-01-13T19:37:28.865Z] PASS
19:37:28 [2023-01-13T19:37:28.865Z] 
19:37:28 [2023-01-13T19:37:28.865Z] DONE 6 tests in 10.913s
19:37:28 [2023-01-13T19:37:28.865Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:37:28 [2023-01-13T19:37:28.865Z] ++ 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
19:37:28 [2023-01-13T19:37:28.865Z] ++ set -e
19:37:28 [2023-01-13T19:37:28.865Z] ++ '[' -n 0 ']'
19:37:28 [2023-01-13T19:37:28.865Z] ++ set -x
19:37:28 [2023-01-13T19:37:28.865Z] ++ 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
19:37:29 [2023-01-13T19:37:29.124Z] INFO: Testing against a local daemon
19:37:29 [2023-01-13T19:37:29.124Z] === RUN   TestServiceCreateInit
19:37:29 [2023-01-13T19:37:29.124Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:37:33 [2023-01-13T19:37:33.335Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:37:36 [2023-01-13T19:37:36.623Z] --- PASS: TestServiceCreateInit (7.24s)
19:37:36 [2023-01-13T19:37:36.623Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
19:37:36 [2023-01-13T19:37:36.623Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s)
19:37:36 [2023-01-13T19:37:36.623Z] === RUN   TestCreateServiceMultipleTimes
19:37:51 [2023-01-13T19:37:51.506Z] --- PASS: TestCreateServiceMultipleTimes (14.64s)
19:37:51 [2023-01-13T19:37:51.506Z] === RUN   TestCreateServiceConflict
19:37:52 [2023-01-13T19:37:52.885Z] --- PASS: TestCreateServiceConflict (1.83s)
19:37:52 [2023-01-13T19:37:52.885Z] === RUN   TestCreateServiceMaxReplicas
19:37:56 [2023-01-13T19:37:56.173Z] --- PASS: TestCreateServiceMaxReplicas (2.81s)
19:37:56 [2023-01-13T19:37:56.173Z] === RUN   TestCreateWithDuplicateNetworkNames
19:38:08 [2023-01-13T19:38:08.383Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.50s)
19:38:08 [2023-01-13T19:38:08.383Z] === RUN   TestCreateServiceSecretFileMode
19:38:10 [2023-01-13T19:38:10.918Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
19:38:10 [2023-01-13T19:38:10.918Z] === RUN   TestCreateServiceConfigFileMode
19:38:12 [2023-01-13T19:38:12.841Z] --- PASS: TestCreateServiceConfigFileMode (2.43s)
19:38:12 [2023-01-13T19:38:12.841Z] === RUN   TestCreateServiceSysctls
19:38:16 [2023-01-13T19:38:16.134Z] --- PASS: TestCreateServiceSysctls (2.87s)
19:38:16 [2023-01-13T19:38:16.134Z] === RUN   TestCreateServiceCapabilities
19:38:18 [2023-01-13T19:38:18.669Z] --- PASS: TestCreateServiceCapabilities (2.42s)
19:38:18 [2023-01-13T19:38:18.669Z] === RUN   TestInspect
19:38:20 [2023-01-13T19:38:20.574Z] --- PASS: TestInspect (2.12s)
19:38:20 [2023-01-13T19:38:20.574Z] === RUN   TestCreateJob
19:38:23 [2023-01-13T19:38:23.865Z] --- PASS: TestCreateJob (2.99s)
19:38:23 [2023-01-13T19:38:23.865Z] === RUN   TestReplicatedJob
19:38:28 [2023-01-13T19:38:28.059Z] --- PASS: TestReplicatedJob (4.08s)
19:38:28 [2023-01-13T19:38:28.059Z] === RUN   TestUpdateReplicatedJob
19:38:30 [2023-01-13T19:38:30.595Z] --- PASS: TestUpdateReplicatedJob (2.86s)
19:38:30 [2023-01-13T19:38:30.595Z] === RUN   TestServiceListWithStatuses
19:38:30 [2023-01-13T19:38:30.595Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:38:30 [2023-01-13T19:38:30.595Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:38:30 [2023-01-13T19:38:30.595Z] === RUN   TestDockerNetworkConnectAlias
19:38:33 [2023-01-13T19:38:33.885Z] --- PASS: TestDockerNetworkConnectAlias (3.50s)
19:38:33 [2023-01-13T19:38:33.885Z] === RUN   TestDockerNetworkReConnect
19:38:36 [2023-01-13T19:38:36.421Z] --- PASS: TestDockerNetworkReConnect (2.68s)
19:38:36 [2023-01-13T19:38:36.421Z] === RUN   TestServicePlugin
19:38:36 [2023-01-13T19:38:36.421Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:38:36 [2023-01-13T19:38:36.421Z] --- SKIP: TestServicePlugin (0.00s)
19:38:36 [2023-01-13T19:38:36.421Z] === RUN   TestServiceUpdateLabel
19:38:38 [2023-01-13T19:38:38.344Z] --- PASS: TestServiceUpdateLabel (1.75s)
19:38:38 [2023-01-13T19:38:38.344Z] === RUN   TestServiceUpdateSecrets
19:38:53 [2023-01-13T19:38:53.227Z] --- PASS: TestServiceUpdateSecrets (14.29s)
19:38:53 [2023-01-13T19:38:53.227Z] === RUN   TestServiceUpdateConfigs
19:39:08 [2023-01-13T19:39:08.111Z] --- PASS: TestServiceUpdateConfigs (14.12s)
19:39:08 [2023-01-13T19:39:08.111Z] === RUN   TestServiceUpdateNetwork
19:39:18 [2023-01-13T19:39:18.091Z] --- PASS: TestServiceUpdateNetwork (11.60s)
19:39:18 [2023-01-13T19:39:18.091Z] === RUN   TestServiceUpdatePidsLimit
19:39:19 [2023-01-13T19:39:19.029Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:39:19 [2023-01-13T19:39:19.597Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:39:27 [2023-01-13T19:39:27.724Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:39:34 [2023-01-13T19:39:34.293Z] --- PASS: TestServiceUpdatePidsLimit (15.57s)
19:39:34 [2023-01-13T19:39:34.293Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
19:39:34 [2023-01-13T19:39:34.293Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
19:39:34 [2023-01-13T19:39:34.293Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:39:34 [2023-01-13T19:39:34.293Z] PASS
19:39:34 [2023-01-13T19:39:34.293Z] 
19:39:34 [2023-01-13T19:39:34.293Z] === Skipped
19:39:34 [2023-01-13T19:39:34.293Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:39:34 [2023-01-13T19:39:34.293Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:39:34 [2023-01-13T19:39:34.293Z] 
19:39:34 [2023-01-13T19:39:34.293Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:39:34 [2023-01-13T19:39:34.293Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:34 [2023-01-13T19:39:34.293Z] 
19:39:34 [2023-01-13T19:39:34.293Z] DONE 27 tests, 2 skipped in 124.841s
19:39:34 [2023-01-13T19:39:34.293Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:39:34 [2023-01-13T19:39:34.293Z] ++ 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
19:39:34 [2023-01-13T19:39:34.293Z] ++ set -e
19:39:34 [2023-01-13T19:39:34.293Z] ++ '[' -n 0 ']'
19:39:34 [2023-01-13T19:39:34.293Z] ++ set -x
19:39:34 [2023-01-13T19:39:34.293Z] ++ 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
19:39:34 [2023-01-13T19:39:34.293Z] INFO: Testing against a local daemon
19:39:34 [2023-01-13T19:39:34.293Z] === RUN   TestSessionCreate
19:39:34 [2023-01-13T19:39:34.293Z] --- PASS: TestSessionCreate (0.02s)
19:39:34 [2023-01-13T19:39:34.293Z] === RUN   TestSessionCreateWithBadUpgrade
19:39:34 [2023-01-13T19:39:34.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:39:34 [2023-01-13T19:39:34.293Z] PASS
19:39:34 [2023-01-13T19:39:34.293Z] 
19:39:34 [2023-01-13T19:39:34.293Z] DONE 2 tests in 0.133s
19:39:34 [2023-01-13T19:39:34.293Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:39:34 [2023-01-13T19:39:34.293Z] ++ 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
19:39:34 [2023-01-13T19:39:34.293Z] ++ set -e
19:39:34 [2023-01-13T19:39:34.293Z] ++ '[' -n 0 ']'
19:39:34 [2023-01-13T19:39:34.293Z] ++ set -x
19:39:34 [2023-01-13T19:39:34.293Z] ++ 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
19:39:34 [2023-01-13T19:39:34.293Z] INFO: Testing against a local daemon
19:39:34 [2023-01-13T19:39:34.293Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:39:34 [2023-01-13T19:39:34.293Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:39:34 [2023-01-13T19:39:34.293Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:39:34 [2023-01-13T19:39:34.293Z] === RUN   TestDiskUsage
19:39:34 [2023-01-13T19:39:34.293Z] === PAUSE TestDiskUsage
19:39:34 [2023-01-13T19:39:34.293Z] === RUN   TestEventsExecDie
19:39:34 [2023-01-13T19:39:34.552Z] --- PASS: TestEventsExecDie (0.45s)
19:39:34 [2023-01-13T19:39:34.552Z] === RUN   TestEventsBackwardsCompatible
19:39:34 [2023-01-13T19:39:34.552Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:39:34 [2023-01-13T19:39:34.552Z] === RUN   TestEventsVolumeCreate
19:39:34 [2023-01-13T19:39:34.552Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:39:34 [2023-01-13T19:39:34.553Z] === RUN   TestInfoBinaryCommits
19:39:34 [2023-01-13T19:39:34.553Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:39:34 [2023-01-13T19:39:34.553Z] === RUN   TestInfoAPIVersioned
19:39:34 [2023-01-13T19:39:34.553Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:39:34 [2023-01-13T19:39:34.553Z] === RUN   TestInfoAPI
19:39:34 [2023-01-13T19:39:34.553Z] --- PASS: TestInfoAPI (0.02s)
19:39:34 [2023-01-13T19:39:34.553Z] === RUN   TestInfoAPIWarnings
19:39:52 [2023-01-13T19:39:52.643Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:39:52 [2023-01-13T19:39:52.643Z] === RUN   TestInfoDebug
19:39:52 [2023-01-13T19:39:52.643Z] --- PASS: TestInfoDebug (0.53s)
19:39:52 [2023-01-13T19:39:52.643Z] === RUN   TestInfoInsecureRegistries
19:39:52 [2023-01-13T19:39:52.643Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:39:52 [2023-01-13T19:39:52.643Z] === RUN   TestInfoRegistryMirrors
19:39:52 [2023-01-13T19:39:52.643Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:39:52 [2023-01-13T19:39:52.643Z] === RUN   TestLoginFailsWithBadCredentials
19:39:53 [2023-01-13T19:39:53.211Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:39:53 [2023-01-13T19:39:53.211Z] === RUN   TestPingCacheHeaders
19:39:53 [2023-01-13T19:39:53.211Z] --- PASS: TestPingCacheHeaders (0.02s)
19:39:53 [2023-01-13T19:39:53.211Z] === RUN   TestPingGet
19:39:53 [2023-01-13T19:39:53.211Z] --- PASS: TestPingGet (0.02s)
19:39:53 [2023-01-13T19:39:53.211Z] === RUN   TestPingHead
19:39:53 [2023-01-13T19:39:53.211Z] --- PASS: TestPingHead (0.02s)
19:39:53 [2023-01-13T19:39:53.211Z] === RUN   TestPingSwarmHeader
19:39:53 [2023-01-13T19:39:53.780Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:39:53 [2023-01-13T19:39:53.780Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:39:54 [2023-01-13T19:39:54.717Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:39:54 [2023-01-13T19:39:54.717Z] --- PASS: TestPingSwarmHeader (1.31s)
19:39:54 [2023-01-13T19:39:54.717Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:39:54 [2023-01-13T19:39:54.717Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:39:54 [2023-01-13T19:39:54.717Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:39:54 [2023-01-13T19:39:54.717Z] === RUN   TestPingBuilderHeader
19:39:54 [2023-01-13T19:39:54.717Z] === RUN   TestPingBuilderHeader/default_config
19:39:54 [2023-01-13T19:39:54.977Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:39:55 [2023-01-13T19:39:55.546Z] --- PASS: TestPingBuilderHeader (1.04s)
19:39:55 [2023-01-13T19:39:55.546Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:39:55 [2023-01-13T19:39:55.546Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:39:55 [2023-01-13T19:39:55.546Z] === RUN   TestVersion
19:39:55 [2023-01-13T19:39:55.546Z] --- PASS: TestVersion (0.02s)
19:39:55 [2023-01-13T19:39:55.546Z] === CONT  TestDiskUsage
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/container_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/image_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.114Z] === RUN   TestDiskUsage/after_container.Run
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:39:56 [2023-01-13T19:39:56.373Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:39:56 [2023-01-13T19:39:56.633Z] --- PASS: TestDiskUsage (1.01s)
19:39:56 [2023-01-13T19:39:56.633Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z] PASS
19:39:56 [2023-01-13T19:39:56.633Z] 
19:39:56 [2023-01-13T19:39:56.633Z] === Skipped
19:39:56 [2023-01-13T19:39:56.633Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:39:56 [2023-01-13T19:39:56.633Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:39:56 [2023-01-13T19:39:56.633Z] 
19:39:56 [2023-01-13T19:39:56.633Z] DONE 57 tests, 1 skipped in 22.660s
19:39:56 [2023-01-13T19:39:56.633Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:39:56 [2023-01-13T19:39:56.633Z] ++ 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
19:39:56 [2023-01-13T19:39:56.633Z] ++ set -e
19:39:56 [2023-01-13T19:39:56.633Z] ++ '[' -n 0 ']'
19:39:56 [2023-01-13T19:39:56.633Z] ++ set -x
19:39:56 [2023-01-13T19:39:56.633Z] ++ 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
19:39:56 [2023-01-13T19:39:56.633Z] INFO: Testing against a local daemon
19:39:56 [2023-01-13T19:39:56.633Z] === RUN   TestVolumesCreateAndList
19:39:56 [2023-01-13T19:39:56.633Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:39:56 [2023-01-13T19:39:56.633Z] === RUN   TestVolumesRemove
19:39:56 [2023-01-13T19:39:56.892Z] --- PASS: TestVolumesRemove (0.06s)
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInspect
19:39:56 [2023-01-13T19:39:56.892Z] --- PASS: TestVolumesInspect (0.02s)
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:39:56 [2023-01-13T19:39:56.892Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:39:56 [2023-01-13T19:39:56.892Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:39:56 [2023-01-13T19:39:56.892Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:39:56 [2023-01-13T19:39:56.892Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:39:56 [2023-01-13T19:39:56.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:39:56 [2023-01-13T19:39:56.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:39:56 [2023-01-13T19:39:56.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:39:56 [2023-01-13T19:39:56.892Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:39:56 [2023-01-13T19:39:56.892Z] === RUN   TestVolumePruneAnonymous
19:39:56 [2023-01-13T19:39:56.892Z] --- PASS: TestVolumePruneAnonymous (0.03s)
19:39:56 [2023-01-13T19:39:56.892Z] PASS
19:39:56 [2023-01-13T19:39:56.892Z] 
19:39:56 [2023-01-13T19:39:56.892Z] DONE 10 tests in 0.235s
19:39:56 [2023-01-13T19:39:56.892Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:39:56 [2023-01-13T19:39:56.892Z] ++++ cat bundles/test-integration/docker.pid
19:39:56 [2023-01-13T19:39:56.892Z] +++ kill 15276
19:39:57 [2023-01-13T19:39:57.152Z] +++ /etc/init.d/apparmor stop
19:39:57 [2023-01-13T19:39:57.152Z] Leaving: AppArmorNo profiles have been unloaded.
19:39:57 [2023-01-13T19:39:57.152Z] 
19:39:57 [2023-01-13T19:39:57.152Z] Unloading profiles will leave already running processes permanently
19:39:57 [2023-01-13T19:39:57.152Z] unconfined, which can lead to unexpected situations.
19:39:57 [2023-01-13T19:39:57.152Z] 
19:39:57 [2023-01-13T19:39:57.152Z] To set a process to complain mode, use the command line tool
19:39:57 [2023-01-13T19:39:57.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:39:57 [2023-01-13T19:39:57.152Z] +++ true
19:39:57 [2023-01-13T19:39:57.152Z] exiting test-integration
19:39:57 [2023-01-13T19:39:57.152Z] ++ exit 0
19:39:57 [2023-01-13T19:39:57.152Z] 
Post stage
[Pipeline] junit
19:39:58 [2023-01-13T19:39:58.103Z] Recording test results
19:39:58 [2023-01-13T19:39:58.291Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:39:58 [2023-01-13T19:39:58.609Z] + echo Ensuring container killed.
19:39:58 [2023-01-13T19:39:58.610Z] Ensuring container killed.
19:39:58 [2023-01-13T19:39:58.610Z] + docker rm -vf docker-pr4
19:39:58 [2023-01-13T19:39:58.610Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
19:39:58 [2023-01-13T19:39:58.891Z] + echo Chowning /workspace to jenkins user
19:39:58 [2023-01-13T19:39:58.891Z] Chowning /workspace to jenkins user
19:39:58 [2023-01-13T19:39:58.891Z] + id -u
19:39:58 [2023-01-13T19:39:58.891Z] + id -g
19:39:58 [2023-01-13T19:39:58.891Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44805:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:40:00 [2023-01-13T19:40:00.559Z] + bundleName=arm64-integration
19:40:00 [2023-01-13T19:40:00.559Z] + echo Creating arm64-integration-bundles.tar.gz
19:40:00 [2023-01-13T19:40:00.559Z] Creating arm64-integration-bundles.tar.gz
19:40:00 [2023-01-13T19:40:00.559Z] + xargs tar -czf arm64-integration-bundles.tar.gz
19:40:00 [2023-01-13T19:40:00.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
19:40:00 [2023-01-13T19:40:00.830Z] Archiving artifacts
19:40:01 [2023-01-13T19:40:01.139Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44805/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:40:01 [2023-01-13T19:40:01.435Z] + make clean
19:40:01 [2023-01-13T19:40:01.694Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:40:01 [2023-01-13T19:40:01.694Z] docker-dev-cache
19:40:01 [2023-01-13T19:40:01.694Z] 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