Skip to content
Success

Console Output

Pull request #46516 event
12:20:19 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dfe1cd831c4a73d06188626f0542ea7eec0f1679+e78152aecb897146f5fe1debb106a96387946930 (9633b5cda7b0c4a02b0d928bb3f94544fae992fc)
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-46516@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:20:21 [2023-10-11T12:20:21.598Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:20:21 [2023-10-11T12:20:21.603Z] Trying to pass milestone 1
[Pipeline] milestone
12:20:21 [2023-10-11T12:20:21.791Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:20:37 [2023-10-11T12:20:37.004Z] Still waiting to schedule task
12:20:37 [2023-10-11T12:20:37.005Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01fcd5cb59e548db7)12:21:19 [2023-10-11T12:21:19.353Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b08b76f076febc59) in /home/ubuntu/workspace/moby_PR-46516
[Pipeline] {
[Pipeline] checkout
12:21:19 [2023-10-11T12:21:19.416Z] The recommended git tool is: git
12:21:20 [2023-10-11T12:21:20.990Z] using credential docker-jenkins-github-credentials
12:21:21 [2023-10-11T12:21:21.005Z] Cloning the remote Git repository
12:21:21 [2023-10-11T12:21:21.005Z] Cloning with configured refspecs honoured and without tags
12:21:21 [2023-10-11T12:21:21.037Z] Cloning repository https://github.com/moby/moby.git
12:21:21 [2023-10-11T12:21:21.089Z]  > git init /home/ubuntu/workspace/moby_PR-46516 # timeout=10
12:21:21 [2023-10-11T12:21:21.655Z] Fetching upstream changes from https://github.com/moby/moby.git
12:21:21 [2023-10-11T12:21:21.655Z]  > git --version # timeout=10
12:21:21 [2023-10-11T12:21:21.658Z]  > git --version # 'git version 2.25.1'
12:21:21 [2023-10-11T12:21:21.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:21:21 [2023-10-11T12:21:21.660Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46516/head:refs/remotes/origin/PR-46516 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:21:36 [2023-10-11T12:21:36.634Z] Fetching without tags
12:21:36 [2023-10-11T12:21:36.845Z] Merging remotes/origin/master commit e78152aecb897146f5fe1debb106a96387946930 into PR head commit dfe1cd831c4a73d06188626f0542ea7eec0f1679
12:21:36 [2023-10-11T12:21:36.613Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:21:36 [2023-10-11T12:21:36.620Z]  > git config --add remote.origin.fetch +refs/pull/46516/head:refs/remotes/origin/PR-46516 # timeout=10
12:21:36 [2023-10-11T12:21:36.624Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:21:36 [2023-10-11T12:21:36.631Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:21:36 [2023-10-11T12:21:36.638Z] Fetching upstream changes from https://github.com/moby/moby.git
12:21:36 [2023-10-11T12:21:36.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:21:36 [2023-10-11T12:21:36.639Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46516/head:refs/remotes/origin/PR-46516 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:21:36 [2023-10-11T12:21:36.851Z]  > git config core.sparsecheckout # timeout=10
12:21:36 [2023-10-11T12:21:36.854Z]  > git checkout -f dfe1cd831c4a73d06188626f0542ea7eec0f1679 # timeout=10
12:21:38 [2023-10-11T12:21:38.517Z]  > git remote # timeout=10
12:21:38 [2023-10-11T12:21:38.570Z]  > git config --get remote.origin.url # timeout=10
12:21:38 [2023-10-11T12:21:38.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:21:38 [2023-10-11T12:21:38.577Z]  > git merge e78152aecb897146f5fe1debb106a96387946930 # timeout=10
12:21:39 [2023-10-11T12:21:39.521Z] Merge succeeded, producing 155b0ed8e8be61abf696b5c8033f760129c42c5f
12:21:39 [2023-10-11T12:21:39.521Z] Checking out Revision 155b0ed8e8be61abf696b5c8033f760129c42c5f (PR-46516)
12:21:39 [2023-10-11T12:21:39.517Z]  > git rev-parse HEAD^{commit} # timeout=10
12:21:39 [2023-10-11T12:21:39.524Z]  > git config core.sparsecheckout # timeout=10
12:21:39 [2023-10-11T12:21:39.527Z]  > git checkout -f 155b0ed8e8be61abf696b5c8033f760129c42c5f # timeout=10
12:21:43 [2023-10-11T12:21:43.015Z] Commit message: "Merge commit 'e78152aecb897146f5fe1debb106a96387946930' into HEAD"
12:21:43 [2023-10-11T12:21:43.018Z]  > git rev-list --no-walk dfe1cd831c4a73d06188626f0542ea7eec0f1679 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:21:43 [2023-10-11T12:21:43.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46516:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:21:47 [2023-10-11T12:21:47.157Z] Unable to find image 'alpine:latest' locally
12:21:47 [2023-10-11T12:21:47.157Z] latest: Pulling from library/alpine
12:21:47 [2023-10-11T12:21:47.157Z] 579b34f0a95b: Pulling fs layer
12:21:47 [2023-10-11T12:21:47.157Z] 579b34f0a95b: Verifying Checksum
12:21:47 [2023-10-11T12:21:47.157Z] 579b34f0a95b: Download complete
12:21:47 [2023-10-11T12:21:47.157Z] 579b34f0a95b: Pull complete
12:21:47 [2023-10-11T12:21:47.157Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
12:21:47 [2023-10-11T12:21:47.157Z] Status: Downloaded newer image for alpine:latest
12:21:52 [2023-10-11T12:21:52.419Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
12:21:52 [2023-10-11T12:21:52.503Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01fcd5cb59e548db7) in /home/ubuntu/workspace/moby_PR-46516
[Pipeline] {
[Pipeline] checkout
12:21:52 [2023-10-11T12:21:52.515Z] The recommended git tool is: git
12:21:52 [2023-10-11T12:21:52.521Z] using credential docker-jenkins-github-credentials
12:21:52 [2023-10-11T12:21:52.534Z] Cloning the remote Git repository
12:21:52 [2023-10-11T12:21:52.534Z] Cloning with configured refspecs honoured and without tags
12:21:52 [2023-10-11T12:21:52.542Z] Cloning repository https://github.com/moby/moby.git
12:21:52 [2023-10-11T12:21:52.542Z]  > git init /home/ubuntu/workspace/moby_PR-46516 # timeout=10
12:21:52 [2023-10-11T12:21:52.547Z] Fetching upstream changes from https://github.com/moby/moby.git
12:21:52 [2023-10-11T12:21:52.547Z]  > git --version # timeout=10
12:21:52 [2023-10-11T12:21:52.549Z]  > git --version # 'git version 2.25.1'
12:21:52 [2023-10-11T12:21:52.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:21:52 [2023-10-11T12:21:52.550Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46516/head:refs/remotes/origin/PR-46516 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:05 [2023-10-11T12:22:05.639Z] Fetching without tags
12:22:05 [2023-10-11T12:22:05.871Z] Merging remotes/origin/master commit e78152aecb897146f5fe1debb106a96387946930 into PR head commit dfe1cd831c4a73d06188626f0542ea7eec0f1679
12:22:05 [2023-10-11T12:22:05.632Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:05 [2023-10-11T12:22:05.635Z]  > git config --add remote.origin.fetch +refs/pull/46516/head:refs/remotes/origin/PR-46516 # timeout=10
12:22:05 [2023-10-11T12:22:05.637Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:05 [2023-10-11T12:22:05.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:05 [2023-10-11T12:22:05.647Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:05 [2023-10-11T12:22:05.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:05 [2023-10-11T12:22:05.648Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46516/head:refs/remotes/origin/PR-46516 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:05 [2023-10-11T12:22:05.880Z]  > git config core.sparsecheckout # timeout=10
12:22:05 [2023-10-11T12:22:05.882Z]  > git checkout -f dfe1cd831c4a73d06188626f0542ea7eec0f1679 # timeout=10
12:22:06 [2023-10-11T12:22:06.545Z]  > git remote # timeout=10
12:22:06 [2023-10-11T12:22:06.548Z]  > git config --get remote.origin.url # timeout=10
12:22:06 [2023-10-11T12:22:06.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:06 [2023-10-11T12:22:06.551Z]  > git merge e78152aecb897146f5fe1debb106a96387946930 # timeout=10
12:22:07 [2023-10-11T12:22:07.618Z] Merge succeeded, producing 70a591c586b68ad030836d36a67a3f5bdb2837c6
12:22:07 [2023-10-11T12:22:07.618Z] Checking out Revision 70a591c586b68ad030836d36a67a3f5bdb2837c6 (PR-46516)
12:22:07 [2023-10-11T12:22:07.745Z] Commit message: "Merge commit 'e78152aecb897146f5fe1debb106a96387946930' into HEAD"
12:22:07 [2023-10-11T12:22:07.621Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:07 [2023-10-11T12:22:07.626Z]  > git config core.sparsecheckout # timeout=10
12:22:07 [2023-10-11T12:22:07.628Z]  > git checkout -f 70a591c586b68ad030836d36a67a3f5bdb2837c6 # timeout=10
12:22:07 [2023-10-11T12:22:07.753Z]  > git rev-list --no-walk dfe1cd831c4a73d06188626f0542ea7eec0f1679 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:22:08 [2023-10-11T12:22:08.611Z] + docker version
12:22:08 [2023-10-11T12:22:08.611Z] Client: Docker Engine - Community
12:22:08 [2023-10-11T12:22:08.611Z]  Version:           24.0.2
12:22:08 [2023-10-11T12:22:08.611Z]  API version:       1.43
12:22:08 [2023-10-11T12:22:08.611Z]  Go version:        go1.20.4
12:22:08 [2023-10-11T12:22:08.611Z]  Git commit:        cb74dfc
12:22:08 [2023-10-11T12:22:08.611Z]  Built:             Thu May 25 21:52:41 2023
12:22:08 [2023-10-11T12:22:08.611Z]  OS/Arch:           linux/arm64
12:22:08 [2023-10-11T12:22:08.611Z]  Context:           default
12:22:08 [2023-10-11T12:22:08.611Z] 
12:22:08 [2023-10-11T12:22:08.611Z] Server: Docker Engine - Community
12:22:08 [2023-10-11T12:22:08.611Z]  Engine:
12:22:08 [2023-10-11T12:22:08.611Z]   Version:          24.0.2
12:22:08 [2023-10-11T12:22:08.611Z]   API version:      1.43 (minimum version 1.12)
12:22:08 [2023-10-11T12:22:08.611Z]   Go version:       go1.20.4
12:22:08 [2023-10-11T12:22:08.611Z]   Git commit:       659604f
12:22:08 [2023-10-11T12:22:08.611Z]   Built:            Thu May 25 21:52:41 2023
12:22:08 [2023-10-11T12:22:08.611Z]   OS/Arch:          linux/arm64
12:22:08 [2023-10-11T12:22:08.611Z]   Experimental:     true
12:22:08 [2023-10-11T12:22:08.611Z]  containerd:
12:22:08 [2023-10-11T12:22:08.611Z]   Version:          1.6.21
12:22:08 [2023-10-11T12:22:08.611Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
12:22:08 [2023-10-11T12:22:08.611Z]  runc:
12:22:08 [2023-10-11T12:22:08.611Z]   Version:          1.1.7
12:22:08 [2023-10-11T12:22:08.611Z]   GitCommit:        v1.1.7-0-g860f061
12:22:08 [2023-10-11T12:22:08.611Z]  docker-init:
12:22:08 [2023-10-11T12:22:08.611Z]   Version:          0.19.0
12:22:08 [2023-10-11T12:22:08.611Z]   GitCommit:        de40ad0
[Pipeline] sh
12:22:08 [2023-10-11T12:22:08.884Z] + docker info
12:22:08 [2023-10-11T12:22:08.884Z] Client: Docker Engine - Community
12:22:08 [2023-10-11T12:22:08.884Z]  Version:    24.0.2
12:22:08 [2023-10-11T12:22:08.884Z]  Context:    default
12:22:08 [2023-10-11T12:22:08.884Z]  Debug Mode: false
12:22:08 [2023-10-11T12:22:08.884Z]  Plugins:
12:22:08 [2023-10-11T12:22:08.884Z]   buildx: Docker Buildx (Docker Inc.)
12:22:08 [2023-10-11T12:22:08.884Z]     Version:  v0.11.0
12:22:08 [2023-10-11T12:22:08.884Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:22:08 [2023-10-11T12:22:08.884Z]   compose: Docker Compose (Docker Inc.)
12:22:08 [2023-10-11T12:22:08.884Z]     Version:  v2.19.1
12:22:08 [2023-10-11T12:22:08.884Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:22:08 [2023-10-11T12:22:08.884Z] 
12:22:08 [2023-10-11T12:22:08.884Z] Server:
12:22:08 [2023-10-11T12:22:08.884Z]  Containers: 0
12:22:08 [2023-10-11T12:22:08.884Z]   Running: 0
12:22:08 [2023-10-11T12:22:08.884Z]   Paused: 0
12:22:08 [2023-10-11T12:22:08.884Z]   Stopped: 0
12:22:08 [2023-10-11T12:22:08.884Z]  Images: 4
12:22:08 [2023-10-11T12:22:08.884Z]  Server Version: 24.0.2
12:22:08 [2023-10-11T12:22:08.884Z]  Storage Driver: overlay2
12:22:08 [2023-10-11T12:22:08.884Z]   Backing Filesystem: extfs
12:22:08 [2023-10-11T12:22:08.884Z]   Supports d_type: true
12:22:08 [2023-10-11T12:22:08.884Z]   Using metacopy: false
12:22:08 [2023-10-11T12:22:08.884Z]   Native Overlay Diff: true
12:22:08 [2023-10-11T12:22:08.884Z]   userxattr: false
12:22:08 [2023-10-11T12:22:08.884Z]  Logging Driver: json-file
12:22:08 [2023-10-11T12:22:08.884Z]  Cgroup Driver: cgroupfs
12:22:08 [2023-10-11T12:22:08.884Z]  Cgroup Version: 1
12:22:08 [2023-10-11T12:22:08.884Z]  Plugins:
12:22:08 [2023-10-11T12:22:08.884Z]   Volume: local
12:22:08 [2023-10-11T12:22:08.884Z]   Network: bridge host ipvlan macvlan null overlay
12:22:08 [2023-10-11T12:22:08.884Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:22:08 [2023-10-11T12:22:08.884Z]  Swarm: inactive
12:22:08 [2023-10-11T12:22:08.884Z]  Runtimes: io.containerd.runc.v2 runc
12:22:08 [2023-10-11T12:22:08.884Z]  Default Runtime: runc
12:22:08 [2023-10-11T12:22:08.884Z]  Init Binary: docker-init
12:22:08 [2023-10-11T12:22:08.884Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
12:22:08 [2023-10-11T12:22:08.884Z]  runc version: v1.1.7-0-g860f061
12:22:08 [2023-10-11T12:22:08.884Z]  init version: de40ad0
12:22:08 [2023-10-11T12:22:08.884Z]  Security Options:
12:22:08 [2023-10-11T12:22:08.884Z]   apparmor
12:22:08 [2023-10-11T12:22:08.884Z]   seccomp
12:22:08 [2023-10-11T12:22:08.884Z]    Profile: builtin
12:22:08 [2023-10-11T12:22:08.884Z]  Kernel Version: 5.15.0-1039-aws
12:22:08 [2023-10-11T12:22:08.884Z]  Operating System: Ubuntu 20.04.6 LTS
12:22:08 [2023-10-11T12:22:08.884Z]  OSType: linux
12:22:08 [2023-10-11T12:22:08.884Z]  Architecture: aarch64
12:22:08 [2023-10-11T12:22:08.884Z]  CPUs: 8
12:22:08 [2023-10-11T12:22:08.884Z]  Total Memory: 30.64GiB
12:22:08 [2023-10-11T12:22:08.884Z]  Name: ip-10-100-73-100
12:22:08 [2023-10-11T12:22:08.884Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
12:22:08 [2023-10-11T12:22:08.884Z]  Docker Root Dir: /var/lib/docker
12:22:08 [2023-10-11T12:22:08.884Z]  Debug Mode: false
12:22:08 [2023-10-11T12:22:08.884Z]  Experimental: true
12:22:08 [2023-10-11T12:22:08.884Z]  Insecure Registries:
12:22:08 [2023-10-11T12:22:08.884Z]   127.0.0.0/8
12:22:08 [2023-10-11T12:22:08.884Z]  Live Restore Enabled: true
12:22:08 [2023-10-11T12:22:08.884Z] 
[Pipeline] sh
12:22:09 [2023-10-11T12:22:09.156Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:09 [2023-10-11T12:22:09.157Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:09 [2023-10-11T12:22:09.157Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46516/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:22:09 [2023-10-11T12:22:09.157Z] + bash /home/ubuntu/workspace/moby_PR-46516/check-config.sh
12:22:09 [2023-10-11T12:22:09.157Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:22:09 [2023-10-11T12:22:09.157Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
12:22:09 [2023-10-11T12:22:09.157Z] 
12:22:09 [2023-10-11T12:22:09.157Z] Generally Necessary:
12:22:09 [2023-10-11T12:22:09.157Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:22:09 [2023-10-11T12:22:09.157Z] - apparmor: enabled and tools installed
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_NAMESPACES: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_NET_NS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_PID_NS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_IPC_NS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_UTS_NS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CGROUPS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CGROUP_CPUACCT: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CGROUP_DEVICE: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CGROUP_FREEZER: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CGROUP_SCHED: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_CPUSETS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_MEMCG: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_KEYS: enabled
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_VETH: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_BRIDGE: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:22:09 [2023-10-11T12:22:09.157Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_NF_NAT: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_POSIX_MQUEUE: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CGROUP_BPF: enabled
12:22:09 [2023-10-11T12:22:09.412Z] 
12:22:09 [2023-10-11T12:22:09.412Z] Optional Features:
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_USER_NS: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_SECCOMP: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_SECCOMP_FILTER: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CGROUP_PIDS: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_MEMCG_SWAP: enabled
12:22:09 [2023-10-11T12:22:09.412Z]     (cgroup swap accounting is currently enabled)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_BLK_CGROUP: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CGROUP_PERF: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CGROUP_HUGETLB: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_CFS_BANDWIDTH: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_RT_GROUP_SCHED: missing
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_VS: enabled (as module)
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_VS_NFCT: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:22:09 [2023-10-11T12:22:09.412Z] - CONFIG_IP_VS_RR: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z] - CONFIG_SECURITY_SELINUX: enabled
12:22:09 [2023-10-11T12:22:09.668Z] - CONFIG_SECURITY_APPARMOR: enabled
12:22:09 [2023-10-11T12:22:09.668Z] - CONFIG_EXT4_FS: enabled
12:22:09 [2023-10-11T12:22:09.668Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:22:09 [2023-10-11T12:22:09.668Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:22:09 [2023-10-11T12:22:09.668Z] - Network Drivers:
12:22:09 [2023-10-11T12:22:09.668Z]   - "overlay":
12:22:09 [2023-10-11T12:22:09.668Z]     - CONFIG_VXLAN: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       Optional (for encrypted networks):
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_CRYPTO: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_CRYPTO_AEAD: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_CRYPTO_GCM: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_CRYPTO_GHASH: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_XFRM: enabled
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_XFRM_USER: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]       - CONFIG_INET_ESP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]   - "ipvlan":
12:22:09 [2023-10-11T12:22:09.668Z]     - CONFIG_IPVLAN: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]   - "macvlan":
12:22:09 [2023-10-11T12:22:09.668Z]     - CONFIG_MACVLAN: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]     - CONFIG_DUMMY: enabled (as module)
12:22:09 [2023-10-11T12:22:09.668Z]   - "ftp,tftp client in container":
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z] - Storage Drivers:
12:22:09 [2023-10-11T12:22:09.924Z]   - "aufs":
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_AUFS_FS: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]   - "btrfs":
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:22:09 [2023-10-11T12:22:09.924Z]   - "devicemapper":
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_BLK_DEV_DM: enabled
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]   - "overlay":
12:22:09 [2023-10-11T12:22:09.924Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:22:09 [2023-10-11T12:22:09.924Z]   - "zfs":
12:22:09 [2023-10-11T12:22:09.924Z]     - /dev/zfs: present
12:22:09 [2023-10-11T12:22:09.924Z]     - zfs command: missing
12:22:09 [2023-10-11T12:22:09.924Z]     - zpool command: missing
12:22:09 [2023-10-11T12:22:09.924Z] 
12:22:09 [2023-10-11T12:22:09.924Z] Limits:
12:22:09 [2023-10-11T12:22:09.924Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:22:09 [2023-10-11T12:22:09.924Z] 
12:22:09 [2023-10-11T12:22:09.924Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:22:10 [2023-10-11T12:22:10.254Z] + docker build --force-rm -t docker:70a591c586b68ad030836d36a67a3f5bdb2837c6 .
12:22:10 [2023-10-11T12:22:10.510Z] #0 building with "default" instance using docker driver
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #1 [internal] load build definition from Dockerfile
12:22:10 [2023-10-11T12:22:10.510Z] #1 transferring dockerfile: 28.07kB done
12:22:10 [2023-10-11T12:22:10.510Z] #1 DONE 0.0s
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #2 [internal] load .dockerignore
12:22:10 [2023-10-11T12:22:10.510Z] #2 transferring context: 113B done
12:22:10 [2023-10-11T12:22:10.510Z] #2 DONE 0.0s
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:22:10 [2023-10-11T12:22:10.510Z] #3 DONE 0.1s
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
12:22:10 [2023-10-11T12:22:10.510Z] #4 CACHED
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #5 [internal] load metadata for docker.io/library/busybox:latest
12:22:10 [2023-10-11T12:22:10.510Z] #5 DONE 0.0s
12:22:10 [2023-10-11T12:22:10.510Z] 
12:22:10 [2023-10-11T12:22:10.510Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:22:10 [2023-10-11T12:22:10.766Z] #6 DONE 0.2s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
12:22:10 [2023-10-11T12:22:10.766Z] #7 DONE 0.1s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
12:22:10 [2023-10-11T12:22:10.766Z] #8 DONE 0.2s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
12:22:10 [2023-10-11T12:22:10.766Z] #9 DONE 0.2s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #10 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye
12:22:10 [2023-10-11T12:22:10.766Z] #10 DONE 0.2s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:22:10 [2023-10-11T12:22:10.766Z] #11 DONE 0.2s
12:22:10 [2023-10-11T12:22:10.766Z] 
12:22:10 [2023-10-11T12:22:10.766Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
12:22:10 [2023-10-11T12:22:10.766Z] #12 DONE 0.2s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
12:22:11 [2023-10-11T12:22:11.328Z] #13 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:22:11 [2023-10-11T12:22:11.328Z] #14 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
12:22:11 [2023-10-11T12:22:11.328Z] #15 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
12:22:11 [2023-10-11T12:22:11.328Z] #16 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:22:11 [2023-10-11T12:22:11.328Z] #17 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
12:22:11 [2023-10-11T12:22:11.328Z] #18 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
12:22:11 [2023-10-11T12:22:11.328Z] #19 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
12:22:11 [2023-10-11T12:22:11.328Z] #20 DONE 0.0s
12:22:11 [2023-10-11T12:22:11.328Z] 
12:22:11 [2023-10-11T12:22:11.328Z] #21 [internal] load build context
12:22:12 [2023-10-11T12:22:12.256Z] #21 transferring context: 73.82MB 0.9s done
12:22:12 [2023-10-11T12:22:12.256Z] #21 DONE 1.0s
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #22 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:22:12 [2023-10-11T12:22:12.256Z] #22 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #23 [build-dummy 2/2] RUN mkdir -p /build
12:22:12 [2023-10-11T12:22:12.256Z] #23 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:22:12 [2023-10-11T12:22:12.256Z] #24 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #25 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:22:12 [2023-10-11T12:22:12.256Z] #25 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #26 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.256Z] #26 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #27 [base 2/5] COPY --from=xx / /
12:22:12 [2023-10-11T12:22:12.256Z] #27 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #28 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
12:22:12 [2023-10-11T12:22:12.256Z] #28 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #29 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:22:12 [2023-10-11T12:22:12.256Z] #29 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #30 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
12:22:12 [2023-10-11T12:22:12.256Z] #30 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:22:12 [2023-10-11T12:22:12.256Z] #31 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #32 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:22:12 [2023-10-11T12:22:12.256Z] #32 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:22:12 [2023-10-11T12:22:12.256Z] #33 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #34 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:22:12 [2023-10-11T12:22:12.256Z] #34 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #35 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
12:22:12 [2023-10-11T12:22:12.256Z] #35 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #36 [tini-src 1/3] WORKDIR /usr/src/tini
12:22:12 [2023-10-11T12:22:12.256Z] #36 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #37 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.256Z] #37 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #38 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:22:12 [2023-10-11T12:22:12.256Z] #38 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #39 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.256Z] #39 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #40 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.256Z] #40 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #41 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.256Z] #41 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #42 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:22:12 [2023-10-11T12:22:12.256Z] #42 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:22:12 [2023-10-11T12:22:12.256Z] #43 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #44 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.256Z] #44 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #45 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.256Z] #45 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #46 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
12:22:12 [2023-10-11T12:22:12.256Z] #46 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #47 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.256Z] #47 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #48 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:22:12 [2023-10-11T12:22:12.256Z] #48 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #49 [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.54.2"      && /build/golangci-lint --version
12:22:12 [2023-10-11T12:22:12.256Z] #49 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #50 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:22:12 [2023-10-11T12:22:12.256Z] #50 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.256Z] #51 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #52 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.256Z] #52 CACHED
12:22:12 [2023-10-11T12:22:12.256Z] 
12:22:12 [2023-10-11T12:22:12.256Z] #53 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.257Z] #53 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #54 [dev-base  6/13] RUN ldconfig
12:22:12 [2023-10-11T12:22:12.257Z] #54 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #55 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #55 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:22:12 [2023-10-11T12:22:12.257Z] #56 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #57 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
12:22:12 [2023-10-11T12:22:12.257Z] #57 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #58 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
12:22:12 [2023-10-11T12:22:12.257Z] #58 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #59 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #59 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #60 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #60 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
12:22:12 [2023-10-11T12:22:12.257Z] #61 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #62 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #62 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #63 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:22:12 [2023-10-11T12:22:12.257Z] #63 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #64 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:22:12 [2023-10-11T12:22:12.257Z] #64 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #65 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:22:12 [2023-10-11T12:22:12.257Z] #65 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #66 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:22:12 [2023-10-11T12:22:12.257Z] #66 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #67 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.257Z] #67 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #68 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #68 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #69 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:22:12 [2023-10-11T12:22:12.257Z] #69 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #70 [registry-src 1/2] WORKDIR /usr/src/registry
12:22:12 [2023-10-11T12:22:12.257Z] #70 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #71 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.257Z] #71 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #72 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:22:12 [2023-10-11T12:22:12.257Z] #72 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #73 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:22:12 [2023-10-11T12:22:12.257Z] #73 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #74 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #74 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #75 [runc-src 1/3] WORKDIR /usr/src/runc
12:22:12 [2023-10-11T12:22:12.257Z] #75 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #76 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:22:12 [2023-10-11T12:22:12.257Z] #76 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #77 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:22:12 [2023-10-11T12:22:12.257Z] #77 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #78 [delve-src 1/3] WORKDIR /usr/src/delve
12:22:12 [2023-10-11T12:22:12.257Z] #78 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #79 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:22:12 [2023-10-11T12:22:12.257Z] #79 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #80 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #80 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #81 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:22:12 [2023-10-11T12:22:12.257Z] #81 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #82 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
12:22:12 [2023-10-11T12:22:12.257Z] #82 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #83 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #83 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #84 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.257Z] #84 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #85 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:22:12 [2023-10-11T12:22:12.257Z] #85 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #86 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:22:12 [2023-10-11T12:22:12.257Z] #86 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #87 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #87 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #88 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:22:12 [2023-10-11T12:22:12.257Z] #88 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #89 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
12:22:12 [2023-10-11T12:22:12.257Z] #89 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #90 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.257Z] #90 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #91 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:22:12 [2023-10-11T12:22:12.257Z] #91 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #92 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:22:12 [2023-10-11T12:22:12.257Z] #92 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #93 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:22:12 [2023-10-11T12:22:12.257Z] #93 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #94 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
12:22:12 [2023-10-11T12:22:12.257Z] #94 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #95 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
12:22:12 [2023-10-11T12:22:12.257Z] #95 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #96 [dev-base  1/13] RUN groupadd -r docker
12:22:12 [2023-10-11T12:22:12.257Z] #96 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #97 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
12:22:12 [2023-10-11T12:22:12.257Z] #97 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #98 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:22:12 [2023-10-11T12:22:12.257Z] #98 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #99 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:22:12 [2023-10-11T12:22:12.257Z] #99 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #100 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:22:12 [2023-10-11T12:22:12.257Z] #100 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #101 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:22:12 [2023-10-11T12:22:12.257Z] #101 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #102 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #102 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #103 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:22:12 [2023-10-11T12:22:12.257Z] #103 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #104 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
12:22:12 [2023-10-11T12:22:12.257Z] #104 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #105 [dev-base 11/13] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
12:22:12 [2023-10-11T12:22:12.257Z] #105 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #106 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
12:22:12 [2023-10-11T12:22:12.257Z] #106 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #107 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:22:12 [2023-10-11T12:22:12.257Z] #107 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #108 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:22:12 [2023-10-11T12:22:12.257Z] #108 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #109 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:22:12 [2023-10-11T12:22:12.257Z] #109 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #110 [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.6.0"      && /build/shfmt --version
12:22:12 [2023-10-11T12:22:12.257Z] #110 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #111 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:22:12 [2023-10-11T12:22:12.257Z] #111 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #112 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
12:22:12 [2023-10-11T12:22:12.257Z] #112 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #113 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:22:12 [2023-10-11T12:22:12.257Z] #113 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #114 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
12:22:12 [2023-10-11T12:22:12.257Z] #114 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:22:12 [2023-10-11T12:22:12.257Z] #115 CACHED
12:22:12 [2023-10-11T12:22:12.257Z] 
12:22:12 [2023-10-11T12:22:12.257Z] #116 [dev 1/1] COPY --link . .
12:22:14 [2023-10-11T12:22:14.146Z] #116 DONE 1.7s
12:22:14 [2023-10-11T12:22:14.146Z] 
12:22:14 [2023-10-11T12:22:14.146Z] #117 exporting to image
12:22:14 [2023-10-11T12:22:14.146Z] #117 exporting layers
12:22:15 [2023-10-11T12:22:15.073Z] #117 exporting layers 0.9s done
12:22:15 [2023-10-11T12:22:15.073Z] #117 writing image sha256:73e709fd9cfead0bd0378b750f7ac0405537944ef2e65030dd2098131d45ef37 done
12:22:15 [2023-10-11T12:22:15.073Z] #117 naming to docker.io/library/docker:70a591c586b68ad030836d36a67a3f5bdb2837c6 done
12:22:15 [2023-10-11T12:22:15.073Z] #117 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:22:15 [2023-10-11T12:22:15.408Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:22:15 [2023-10-11T12:22:15.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46516/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70a591c586b68ad030836d36a67a3f5bdb2837c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:70a591c586b68ad030836d36a67a3f5bdb2837c6 hack/test/unit
12:22:15 [2023-10-11T12:22:15.936Z] + BUILDFLAGS=(-tags 'netgo journald')
12:22:15 [2023-10-11T12:22:15.936Z] + TESTFLAGS+=' -test.timeout=5m'
12:22:15 [2023-10-11T12:22:15.936Z] + TESTDIRS=./...
12:22:15 [2023-10-11T12:22:15.936Z] + exclude_paths='/vendor/|/integration'
12:22:15 [2023-10-11T12:22:15.936Z] ++ go list ./...
12:22:15 [2023-10-11T12:22:15.936Z] ++ grep -vE '(/vendor/|/integration)'
12:22:16 [2023-10-11T12:22:16.500Z] + pkg_list='github.com/docker/docker/api
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server/backend/build
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server/httpstatus
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server/httputils
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server/middleware
12:22:16 [2023-10-11T12:22:16.500Z] github.com/docker/docker/api/server/router
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/build
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/checkpoint
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/debug
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/distribution
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/grpc
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/image
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/network
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/plugin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/session
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/swarm
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/system
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/volume
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/backend
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/blkiodev
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/checkpoint
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/events
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/filters
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/image
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/mount
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/network
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/plugins/logdriver
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/registry
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/strslice
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/swarm
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/swarm/runtime
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/system
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/time
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions/v1p19
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions/v1p20
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/volume
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/worker
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/worker/label
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/dockerfile
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext/git
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext/urlutil
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/debug
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/winresources/docker-proxy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/winresources/dockerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/client
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/client/buildkit
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/docker-proxy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd/trap
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/container/stream
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/contrib/apparmor
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/contrib/httpserver
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster/convert
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster/executor
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster/executor/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/cluster/provider
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/config
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/containerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/events
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/events/testutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/copy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/register
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/vfs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/graphdriver/zfs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/images
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/initlayer
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/links
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/listeners
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/awslogs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/fluentd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/gcplogs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/gelf
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/journald
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/local
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/logentries
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/loggertest
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/loggerutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/splunk
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/syslog
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/logger/templates
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/names
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/network
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/snapshotter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/daemon/stats
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/distribution
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/distribution/metadata
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/distribution/utils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/distribution/xfer
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/dockerversion
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/errdefs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image/cache
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image/spec/specs-go
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image/spec/specs-go/v1
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image/tarexport
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/image/v1
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/compatcontext
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/mod
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/mounttree
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/multierror
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/test/suite
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/testutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/testutils/netnsutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/internal/unshare
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/layer
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd/queue
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd/remote
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd/shimopts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd/supervisor
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libcontainerd/types
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/bitmap
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cluster
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/config
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/datastore
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/diagnostic
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/discoverapi
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/driverapi
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/host
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/null
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/overlay
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/remote
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/windows
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/drvregistry
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/etchosts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/internal/caller
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/internal/kvstore
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipam
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipamapi
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipams/builtin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipams/null
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipams/remote
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipamutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ipbits
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/iptables
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/netlabel
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/netutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/networkdb
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/ns
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/options
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/osl
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/osl/kernel
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/portallocator
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/portmapper
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/resolvconf
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/scope
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/libnetwork/types
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/oci
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/oci/caps
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/opts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/aaparser
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/archive
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/authorization
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/broadcaster
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/capabilities
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/chrootarchive
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/containerfs
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/directory
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/dmesg
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/fileutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/homedir
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/idtools
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/ioutils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/jsonmessage
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/longpath
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/loopback
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/meminfo
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/namesgenerator
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/parsers
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/parsers/kernel
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/pidfile
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/platform
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/platforms
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugingetter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugins
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/plugins/transport
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/pools
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/process
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/progress
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/reexec
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/rootless
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/rootless/specconv
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/stack
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/stdcopy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/streamformatter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/stringid
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/sysinfo
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/system
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/tailfile
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/tarsum
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/pkg/useragent
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/plugin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/plugin/executor/containerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/plugin/v2
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/profiles/apparmor
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/profiles/seccomp
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/quota
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/reference
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/registry
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/registry/resumable
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/restartmanager
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/runconfig
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/runconfig/opts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/daemon
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/environment
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fakecontext
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fakegit
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fakestorage
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fixtures/load
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fixtures/plugin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/registry
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/testutil/request
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/drivers
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/local
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/mounts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/service
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/service/opts
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/volume/testutils'
12:22:16 [2023-10-11T12:22:16.501Z] ++ grep --fixed-strings -v /libnetwork
12:22:16 [2023-10-11T12:22:16.501Z] ++ echo 'github.com/docker/docker/api
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/backend/build
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/httpstatus
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/httputils
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/middleware
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/build
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/checkpoint
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/debug
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/distribution
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/grpc
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/image
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/network
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/plugin
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/session
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/swarm
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/system
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/server/router/volume
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/backend
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/blkiodev
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/checkpoint
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/events
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/filters
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/image
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/mount
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/network
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/plugins/logdriver
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/registry
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/strslice
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/swarm
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/swarm/runtime
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/system
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/time
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions/v1p19
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/versions/v1p20
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/api/types/volume
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/worker
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/builder-next/worker/label
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/dockerfile
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext/git
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/builder/remotecontext/urlutil
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/debug
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/winresources/docker-proxy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cli/winresources/dockerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/client
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/client/buildkit
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/docker-proxy
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd/trap
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/container
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/container/stream
12:22:16 [2023-10-11T12:22:16.501Z] github.com/docker/docker/contrib/apparmor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/contrib/httpserver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/convert
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/executor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/executor/container
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/provider
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/config
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/containerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/events
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/events/testutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/copy
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/register
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/vfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/zfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/images
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/initlayer
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/links
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/listeners
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/awslogs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/fluentd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/gcplogs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/gelf
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/local
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/logentries
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggertest
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggerutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/splunk
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/syslog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/templates
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/names
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/network
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/snapshotter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/stats
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/metadata
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/utils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/xfer
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/dockerversion
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/errdefs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/cache
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/spec/specs-go
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/spec/specs-go/v1
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/tarexport
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/v1
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/compatcontext
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/mod
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/mounttree
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/multierror
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/test/suite
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/testutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/testutils/netnsutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/unshare
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/layer
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd/queue
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd/remote
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd/shimopts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd/supervisor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libcontainerd/types
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/bitmap
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cluster
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/config
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/datastore
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/diagnostic
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/discoverapi
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/driverapi
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/host
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/null
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/overlay
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/remote
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/windows
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/drvregistry
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/etchosts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/internal/caller
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/internal/kvstore
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipam
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipamapi
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipams/builtin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipams/null
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipams/remote
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipamutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ipbits
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/iptables
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/netlabel
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/netutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/networkdb
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/ns
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/options
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/osl
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/osl/kernel
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/portallocator
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/portmapper
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/resolvconf
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/scope
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/libnetwork/types
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/oci
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/oci/caps
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/opts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/aaparser
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/archive
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/authorization
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/broadcaster
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/capabilities
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/chrootarchive
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/containerfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/directory
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/dmesg
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/fileutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/homedir
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/idtools
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/ioutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/jsonmessage
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/longpath
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/loopback
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/meminfo
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/namesgenerator
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/parsers
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/parsers/kernel
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/pidfile
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/platform
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/platforms
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugingetter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugins
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/plugins/transport
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/pools
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/process
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/progress
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/reexec
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/rootless
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/rootless/specconv
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/stack
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/stdcopy
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/streamformatter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/stringid
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/sysinfo
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/system
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/tailfile
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/tarsum
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/pkg/useragent
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/plugin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/plugin/executor/containerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/plugin/v2
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/profiles/apparmor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/profiles/seccomp
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/quota
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/reference
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/registry
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/registry/resumable
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/restartmanager
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/runconfig
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/runconfig/opts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/daemon
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/environment
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fakecontext
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fakegit
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fakestorage
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fixtures/load
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fixtures/plugin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/registry
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/testutil/request
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/drivers
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/local
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/mounts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/service
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/service/opts
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/volume/testutils'
12:22:16 [2023-10-11T12:22:16.502Z] + base_pkg_list='github.com/docker/docker/api
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/backend/build
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/httpstatus
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/httputils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/middleware
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/build
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/checkpoint
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/container
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/debug
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/distribution
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/grpc
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/image
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/network
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/plugin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/session
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/swarm
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/system
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/server/router/volume
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/backend
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/blkiodev
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/checkpoint
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/container
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/events
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/filters
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/image
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/mount
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/network
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/plugins/logdriver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/registry
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/strslice
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/swarm
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/swarm/runtime
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/system
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/time
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/versions
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/versions/v1p19
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/versions/v1p20
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/api/types/volume
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/exporter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/worker
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/builder-next/worker/label
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/dockerfile
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/remotecontext
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/remotecontext/git
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/builder/remotecontext/urlutil
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cli/debug
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cli/winresources/docker-proxy
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cli/winresources/dockerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/client
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/client/buildkit
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cmd/docker-proxy
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cmd/dockerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cmd/dockerd/trap
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/container
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/container/stream
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/contrib/apparmor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/contrib/httpserver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/convert
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/executor
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/executor/container
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/cluster/provider
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/config
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/containerd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/events
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/events/testutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/copy
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/register
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/vfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/graphdriver/zfs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/images
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/initlayer
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/links
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/listeners
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/awslogs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/fluentd
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/gcplogs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/gelf
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/local
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/logentries
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggertest
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggerutils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/splunk
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/syslog
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/logger/templates
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/names
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/network
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/snapshotter
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/daemon/stats
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/metadata
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/utils
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/distribution/xfer
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/dockerversion
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/errdefs
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/cache
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/spec/specs-go
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/spec/specs-go/v1
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/tarexport
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/image/v1
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/compatcontext
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/mod
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/mounttree
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/multierror
12:22:16 [2023-10-11T12:22:16.502Z] github.com/docker/docker/internal/test/suite
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/testutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/testutils/netnsutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/unshare
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/layer
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/queue
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/remote
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/shimopts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/supervisor
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/types
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/oci
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/oci/caps
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/opts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/aaparser
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/archive
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/authorization
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/broadcaster
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/capabilities
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/chrootarchive
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/containerfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/directory
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/dmesg
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/fileutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/homedir
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/idtools
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/ioutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/jsonmessage
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/longpath
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/loopback
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/meminfo
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/namesgenerator
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers/kernel
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/pidfile
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/platform
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/platforms
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugingetter
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugins
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugins/transport
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/pools
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/process
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/progress
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/reexec
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/rootless
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/rootless/specconv
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/stack
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/stdcopy
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/streamformatter
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/stringid
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/sysinfo
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/system
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/tailfile
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/tarsum
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/useragent
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/plugin
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/plugin/executor/containerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/plugin/v2
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/profiles/apparmor
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/profiles/seccomp
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/quota
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/reference
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/registry
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/registry/resumable
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/restartmanager
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/runconfig
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/runconfig/opts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/daemon
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/environment
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fakecontext
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fakegit
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fakestorage
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fixtures/load
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fixtures/plugin
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/registry
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/testutil/request
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/drivers
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/local
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/mounts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/service
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/service/opts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/volume/testutils'
12:22:16 [2023-10-11T12:22:16.503Z] ++ grep --fixed-strings /libnetwork
12:22:16 [2023-10-11T12:22:16.503Z] ++ echo 'github.com/docker/docker/api
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/backend/build
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/httpstatus
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/httputils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/middleware
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/build
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/checkpoint
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/container
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/debug
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/distribution
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/grpc
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/image
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/network
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/plugin
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/session
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/swarm
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/system
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/server/router/volume
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/backend
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/blkiodev
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/checkpoint
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/container
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/events
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/filters
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/image
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/mount
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/network
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/plugins/logdriver
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/registry
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/strslice
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/swarm
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/swarm/runtime
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/system
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/time
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/versions
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/versions/v1p19
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/versions/v1p20
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/api/types/volume
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/exporter
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/worker
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/builder-next/worker/label
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/dockerfile
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/remotecontext
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/remotecontext/git
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/builder/remotecontext/urlutil
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cli/debug
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cli/winresources/docker-proxy
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cli/winresources/dockerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/client
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/client/buildkit
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cmd/docker-proxy
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cmd/dockerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cmd/dockerd/trap
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/container
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/container/stream
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/contrib/apparmor
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/contrib/httpserver
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster/convert
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster/executor
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster/executor/container
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/cluster/provider
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/config
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/containerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/events
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/events/testutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/copy
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/register
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/vfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/graphdriver/zfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/images
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/initlayer
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/links
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/listeners
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/awslogs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/fluentd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/gcplogs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/gelf
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/journald
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/local
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/logentries
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/loggertest
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/loggerutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/splunk
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/syslog
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/logger/templates
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/names
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/network
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/snapshotter
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/daemon/stats
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/distribution
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/distribution/metadata
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/distribution/utils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/distribution/xfer
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/dockerversion
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/errdefs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image/cache
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image/spec/specs-go
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image/spec/specs-go/v1
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image/tarexport
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/image/v1
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/compatcontext
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/mod
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/mounttree
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/multierror
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/test/suite
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/testutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/testutils/netnsutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/internal/unshare
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/layer
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/queue
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/remote
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/shimopts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/supervisor
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libcontainerd/types
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/bitmap
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cluster
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/config
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/datastore
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/diagnostic
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/discoverapi
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/driverapi
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/host
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/null
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/overlay
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/remote
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/windows
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/drvregistry
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/etchosts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/internal/caller
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/internal/kvstore
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipam
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipamapi
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipams/builtin
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipams/null
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipams/remote
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipamutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ipbits
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/iptables
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/netlabel
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/netutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/networkdb
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/ns
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/options
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/osl
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/osl/kernel
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/portallocator
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/portmapper
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/resolvconf
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/scope
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/libnetwork/types
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/oci
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/oci/caps
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/opts
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/aaparser
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/archive
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/authorization
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/broadcaster
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/capabilities
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/chrootarchive
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/containerfs
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/directory
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/dmesg
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/fileutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/homedir
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/idtools
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/ioutils
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/jsonmessage
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/longpath
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/loopback
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/meminfo
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/namesgenerator
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers/kernel
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/pidfile
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/platform
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/platforms
12:22:16 [2023-10-11T12:22:16.503Z] github.com/docker/docker/pkg/plugingetter
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/plugins
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/plugins/transport
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/pools
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/process
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/progress
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/reexec
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/rootless
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/rootless/specconv
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/stack
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/stdcopy
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/streamformatter
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/stringid
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/sysinfo
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/system
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/tailfile
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/tarsum
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/pkg/useragent
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/plugin
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/plugin/executor/containerd
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/plugin/v2
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/profiles/apparmor
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/profiles/seccomp
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/quota
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/reference
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/registry
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/registry/resumable
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/restartmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/runconfig
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/runconfig/opts
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/daemon
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/environment
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fakecontext
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fakegit
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fakestorage
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fixtures/load
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fixtures/plugin
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/registry
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/testutil/request
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/drivers
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/local
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/mounts
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/service
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/service/opts
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/volume/testutils'
12:22:16 [2023-10-11T12:22:16.504Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/bitmap
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cluster
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/config
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/datastore
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/diagnostic
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/discoverapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/driverapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/host
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/null
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/remote
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/windows
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drvregistry
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/etchosts
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/caller
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/kvstore
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipam
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipamapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/builtin
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/null
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/remote
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipamutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipbits
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/iptables
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/netlabel
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/netutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/networkdb
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ns
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/options
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/osl
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/osl/kernel
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/portallocator
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/portmapper
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/resolvconf
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/scope
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/types'
12:22:16 [2023-10-11T12:22:16.504Z] + echo 'github.com/docker/docker/libnetwork
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/bitmap
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cluster
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/config
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/datastore
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/diagnostic
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/discoverapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/driverapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/host
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/null
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/remote
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/windows
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drvregistry
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/etchosts
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/caller
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/kvstore
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipam
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipamapi
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/builtin
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/null
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/remote
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipamutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ipbits
12:22:16 [2023-10-11T12:22:16.504Z] + grep --fixed-strings libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/iptables
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/netlabel
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/netutils
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/networkdb
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/ns
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/options
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/osl
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/osl/kernel
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/portallocator
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/portmapper
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/resolvconf
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/scope
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/types'
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge
12:22:16 [2023-10-11T12:22:16.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:22:16 [2023-10-11T12:22:16.504Z] + type docker-proxy
12:22:16 [2023-10-11T12:22:16.504Z] hack/test/unit: line 25: type: docker-proxy: not found
12:22:16 [2023-10-11T12:22:16.504Z] + hack/make.sh binary-proxy install-proxy
12:22:16 [2023-10-11T12:22:16.504Z] 
12:22:16 [2023-10-11T12:22:16.504Z] Removing bundles/
12:22:16 [2023-10-11T12:22:16.504Z] 
12:22:16 [2023-10-11T12:22:16.504Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:22:16 [2023-10-11T12:22:16.504Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:22:16 [2023-10-11T12:22:16.504Z] + tee /go/src/github.com/docker/docker/go.mod
12:22:16 [2023-10-11T12:22:16.504Z] module github.com/docker/docker
12:22:16 [2023-10-11T12:22:16.504Z] 
12:22:16 [2023-10-11T12:22:16.504Z] go 1.20
12:22:16 [2023-10-11T12:22:16.504Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:22:16 [2023-10-11T12:22:16.504Z] + GO111MODULE=on
12:22:16 [2023-10-11T12:22:16.504Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=70a591c586b68ad030836d36a67a3f5bdb2837c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T12:22:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
12:22:20 [2023-10-11T12:22:20.673Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:22:20 [2023-10-11T12:22:20.673Z] Created binary: bundles/binary-proxy/docker-proxy
12:22:20 [2023-10-11T12:22:20.673Z] 
12:22:20 [2023-10-11T12:22:20.673Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:22:20 [2023-10-11T12:22:20.673Z] Installing docker-proxy to /usr/local/bin/
12:22:20 [2023-10-11T12:22:20.673Z] 
12:22:20 [2023-10-11T12:22:20.673Z] + mkdir -p bundles
12:22:20 [2023-10-11T12:22:20.673Z] + '[' -n 'github.com/docker/docker/api
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/backend/build
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/httpstatus
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/httputils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/middleware
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/build
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/checkpoint
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/container
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/debug
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/distribution
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/grpc
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/image
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/network
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/plugin
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/session
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/swarm
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/system
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/server/router/volume
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/backend
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/blkiodev
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/checkpoint
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/container
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/events
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/filters
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/image
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/mount
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/network
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/plugins/logdriver
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/registry
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/strslice
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/swarm
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/swarm/runtime
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/system
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/time
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/versions
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/versions/v1p19
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/versions/v1p20
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/api/types/volume
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/exporter
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/worker
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/builder-next/worker/label
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/dockerfile
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/remotecontext
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/remotecontext/git
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/builder/remotecontext/urlutil
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cli/debug
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cli/winresources/docker-proxy
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cli/winresources/dockerd
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/client
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/client/buildkit
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cmd/docker-proxy
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cmd/dockerd
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cmd/dockerd/trap
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/container
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/container/stream
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/contrib/apparmor
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/contrib/httpserver
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster/convert
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster/executor
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster/executor/container
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/cluster/provider
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/config
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/containerd
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/events
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/events/testutils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/copy
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/register
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/vfs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/graphdriver/zfs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/images
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/initlayer
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/links
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/listeners
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/awslogs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/fluentd
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/gcplogs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/gelf
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/journald
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/local
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/logentries
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/loggertest
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/loggerutils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/splunk
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/syslog
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/logger/templates
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/names
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/network
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/snapshotter
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/daemon/stats
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/distribution
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/distribution/metadata
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/distribution/utils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/distribution/xfer
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/dockerversion
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/errdefs
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image/cache
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image/spec/specs-go
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image/spec/specs-go/v1
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image/tarexport
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/image/v1
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/compatcontext
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/mod
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/mounttree
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/multierror
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/test/suite
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/testutils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/testutils/netnsutils
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/internal/unshare
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/layer
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/libcontainerd
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/libcontainerd/queue
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/libcontainerd/remote
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/libcontainerd/shimopts
12:22:20 [2023-10-11T12:22:20.673Z] github.com/docker/docker/libcontainerd/supervisor
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/libcontainerd/types
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/oci
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/oci/caps
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/opts
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/aaparser
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/archive
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/authorization
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/broadcaster
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/capabilities
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/chrootarchive
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/containerfs
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/directory
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/dmesg
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/fileutils
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/homedir
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/idtools
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/ioutils
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/jsonmessage
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/longpath
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/loopback
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/meminfo
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/namesgenerator
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/parsers
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/parsers/kernel
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/pidfile
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/platform
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/platforms
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugingetter
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugins
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/plugins/transport
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/pools
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/process
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/progress
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/reexec
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/rootless
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/rootless/specconv
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/stack
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/stdcopy
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/streamformatter
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/stringid
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/sysinfo
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/system
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/tailfile
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/tarsum
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/pkg/useragent
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/plugin
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/plugin/executor/containerd
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/plugin/v2
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/profiles/apparmor
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/profiles/seccomp
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/quota
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/reference
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/registry
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/registry/resumable
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/restartmanager
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/runconfig
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/runconfig/opts
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/daemon
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/environment
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fakecontext
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fakegit
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fakestorage
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fixtures/load
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fixtures/plugin
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/registry
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/testutil/request
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/drivers
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/local
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/mounts
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/service
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/service/opts
12:22:20 [2023-10-11T12:22:20.674Z] github.com/docker/docker/volume/testutils' ']'
12:22:20 [2023-10-11T12:22:20.674Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label 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/client/buildkit 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/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/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils 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/shimopts 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/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/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:22:21 [2023-10-11T12:22:21.238Z] ?   	github.com/docker/docker/api	[no test files]
12:22:29 [2023-10-11T12:22:29.336Z] ok  	github.com/docker/docker/api/server	0.025s	coverage: 13.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/server/httputils	0.029s	coverage: 28.3% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/system	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 33.5% of statements
12:22:51 [2023-10-11T12:22:51.241Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.1% of statements
12:22:53 [2023-10-11T12:22:53.135Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:22:53 [2023-10-11T12:22:53.135Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.049s	coverage: 68.2% of statements
12:22:53 [2023-10-11T12:22:53.135Z] ok  	github.com/docker/docker/client	0.216s	coverage: 77.3% of statements
12:22:55 [2023-10-11T12:22:55.658Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.693s	coverage: 82.5% of statements
12:23:03 [2023-10-11T12:23:03.751Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:23:03 [2023-10-11T12:23:03.751Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:23:03 [2023-10-11T12:23:03.751Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:23:03 [2023-10-11T12:23:03.751Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:23:03 [2023-10-11T12:23:03.751Z] ok  	github.com/docker/docker/container	0.139s	coverage: 36.5% of statements
12:23:03 [2023-10-11T12:23:03.751Z] ok  	github.com/docker/docker/cmd/dockerd	0.312s	coverage: 29.5% of statements
12:23:06 [2023-10-11T12:23:06.271Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.430s	coverage: 0.0% of statements
12:23:07 [2023-10-11T12:23:07.199Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:23:07 [2023-10-11T12:23:07.199Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
12:23:07 [2023-10-11T12:23:07.199Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
12:23:07 [2023-10-11T12:23:07.199Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
12:23:07 [2023-10-11T12:23:07.456Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:23:07 [2023-10-11T12:23:07.712Z] ok  	github.com/docker/docker/daemon/config	0.098s	coverage: 75.7% of statements
12:23:08 [2023-10-11T12:23:08.639Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:23:08 [2023-10-11T12:23:08.639Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
12:23:08 [2023-10-11T12:23:08.639Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.9% of statements
12:23:08 [2023-10-11T12:23:08.639Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:23:08 [2023-10-11T12:23:08.896Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
12:23:09 [2023-10-11T12:23:09.152Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.193s	coverage: 59.6% of statements
12:23:09 [2023-10-11T12:23:09.408Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:23:09 [2023-10-11T12:23:09.408Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
12:23:09 [2023-10-11T12:23:09.663Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:23:09 [2023-10-11T12:23:09.664Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:23:09 [2023-10-11T12:23:09.920Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.217s	coverage: 60.2% of statements
12:23:09 [2023-10-11T12:23:09.920Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
12:23:10 [2023-10-11T12:23:10.483Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:23:11 [2023-10-11T12:23:11.045Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:23:11 [2023-10-11T12:23:11.045Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:23:11 [2023-10-11T12:23:11.045Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:23:11 [2023-10-11T12:23:11.045Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
12:23:11 [2023-10-11T12:23:11.045Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 13.4% of statements
12:23:11 [2023-10-11T12:23:11.045Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
12:23:11 [2023-10-11T12:23:11.608Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.114s	coverage: 78.3% of statements
12:23:11 [2023-10-11T12:23:11.608Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:23:11 [2023-10-11T12:23:11.608Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
12:23:11 [2023-10-11T12:23:11.608Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
12:23:12 [2023-10-11T12:23:12.171Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:23:12 [2023-10-11T12:23:12.171Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:23:12 [2023-10-11T12:23:12.171Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
12:23:12 [2023-10-11T12:23:12.171Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
12:23:12 [2023-10-11T12:23:12.171Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.103s	coverage: 76.8% of statements
12:23:12 [2023-10-11T12:23:12.171Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:23:12 [2023-10-11T12:23:12.171Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:23:12 [2023-10-11T12:23:12.171Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
12:23:12 [2023-10-11T12:23:12.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
12:23:12 [2023-10-11T12:23:12.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
12:23:12 [2023-10-11T12:23:12.989Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:23:12 [2023-10-11T12:23:12.989Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
12:23:12 [2023-10-11T12:23:12.989Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
12:23:13 [2023-10-11T12:23:13.245Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:23:13 [2023-10-11T12:23:13.245Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:23:13 [2023-10-11T12:23:13.245Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
12:23:13 [2023-10-11T12:23:13.502Z] ok  	github.com/docker/docker/daemon/logger/journald	1.445s	coverage: 74.5% of statements
12:23:14 [2023-10-11T12:23:14.063Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:23:14 [2023-10-11T12:23:14.063Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.7% of statements
12:23:14 [2023-10-11T12:23:14.063Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
12:23:14 [2023-10-11T12:23:14.063Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
12:23:14 [2023-10-11T12:23:14.319Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
12:23:14 [2023-10-11T12:23:14.881Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
12:23:14 [2023-10-11T12:23:14.881Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
12:23:14 [2023-10-11T12:23:14.881Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
12:23:14 [2023-10-11T12:23:14.881Z] ok  	github.com/docker/docker/image	0.027s	coverage: 84.6% of statements
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
12:23:15 [2023-10-11T12:23:15.137Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:23:15 [2023-10-11T12:23:15.137Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
12:23:15 [2023-10-11T12:23:15.698Z] ok  	github.com/docker/docker/distribution	1.507s	coverage: 29.3% of statements
12:23:16 [2023-10-11T12:23:16.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:23:16 [2023-10-11T12:23:16.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:23:16 [2023-10-11T12:23:16.260Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:23:16 [2023-10-11T12:23:16.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:23:16 [2023-10-11T12:23:16.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:23:16 [2023-10-11T12:23:16.260Z] ok  	github.com/docker/docker/distribution/xfer	2.179s	coverage: 85.4% of statements
12:23:16 [2023-10-11T12:23:16.260Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:23:16 [2023-10-11T12:23:16.516Z] ok  	github.com/docker/docker/daemon	10.790s	coverage: 17.1% of statements
12:23:16 [2023-10-11T12:23:16.773Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:23:16 [2023-10-11T12:23:16.773Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
12:23:16 [2023-10-11T12:23:16.773Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 38.1% of statements
12:23:16 [2023-10-11T12:23:16.773Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
12:23:17 [2023-10-11T12:23:17.336Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
12:23:17 [2023-10-11T12:23:17.336Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
12:23:17 [2023-10-11T12:23:17.336Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
12:23:17 [2023-10-11T12:23:17.336Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
12:23:17 [2023-10-11T12:23:17.593Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:23:17 [2023-10-11T12:23:17.593Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 56.4% of statements
12:23:17 [2023-10-11T12:23:17.593Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.7% of statements
12:23:17 [2023-10-11T12:23:17.849Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 8.3% of statements
12:23:17 [2023-10-11T12:23:17.849Z] ok  	github.com/docker/docker/pkg/archive	0.443s	coverage: 81.0% of statements
12:23:17 [2023-10-11T12:23:17.849Z] ok  	github.com/docker/docker/pkg/authorization	0.626s	coverage: 68.3% of statements
12:23:18 [2023-10-11T12:23:18.105Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:23:18 [2023-10-11T12:23:18.105Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
12:23:18 [2023-10-11T12:23:18.105Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
12:23:18 [2023-10-11T12:23:18.105Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
12:23:18 [2023-10-11T12:23:18.105Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
12:23:18 [2023-10-11T12:23:18.105Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
12:23:18 [2023-10-11T12:23:18.362Z] ok  	github.com/docker/docker/pkg/idtools	0.411s	coverage: 69.7% of statements
12:23:18 [2023-10-11T12:23:18.362Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:23:18 [2023-10-11T12:23:18.362Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
12:23:18 [2023-10-11T12:23:18.362Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:23:18 [2023-10-11T12:23:18.362Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:23:18 [2023-10-11T12:23:18.362Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:23:18 [2023-10-11T12:23:18.362Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
12:23:18 [2023-10-11T12:23:18.362Z] ok  	github.com/docker/docker/pkg/ioutils	0.410s	coverage: 72.3% of statements
12:23:18 [2023-10-11T12:23:18.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:23:18 [2023-10-11T12:23:18.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:23:18 [2023-10-11T12:23:18.924Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
12:23:18 [2023-10-11T12:23:18.924Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
12:23:18 [2023-10-11T12:23:18.924Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
12:23:18 [2023-10-11T12:23:18.924Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
12:23:19 [2023-10-11T12:23:19.180Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:23:19 [2023-10-11T12:23:19.180Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:23:19 [2023-10-11T12:23:19.180Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:23:19 [2023-10-11T12:23:19.180Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
12:23:19 [2023-10-11T12:23:19.180Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:23:19 [2023-10-11T12:23:19.180Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
12:23:19 [2023-10-11T12:23:19.436Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:23:19 [2023-10-11T12:23:19.436Z] ok  	github.com/docker/docker/pkg/stringid	0.016s	coverage: 61.9% of statements
12:23:19 [2023-10-11T12:23:19.692Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
12:23:19 [2023-10-11T12:23:19.692Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.4% of statements
12:23:19 [2023-10-11T12:23:19.692Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
12:23:19 [2023-10-11T12:23:19.692Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
12:23:19 [2023-10-11T12:23:19.948Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.1% of statements
12:23:20 [2023-10-11T12:23:20.511Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:23:20 [2023-10-11T12:23:20.511Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:23:20 [2023-10-11T12:23:20.511Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
12:23:20 [2023-10-11T12:23:20.511Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
12:23:20 [2023-10-11T12:23:20.769Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
12:23:20 [2023-10-11T12:23:20.769Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 83.7% of statements
12:23:21 [2023-10-11T12:23:21.025Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
12:23:21 [2023-10-11T12:23:21.025Z] ok  	github.com/docker/docker/quota	0.252s	coverage: 69.2% of statements
12:23:21 [2023-10-11T12:23:21.281Z] ok  	github.com/docker/docker/restartmanager	0.015s	coverage: 46.2% of statements
12:23:21 [2023-10-11T12:23:21.281Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:23:21 [2023-10-11T12:23:21.281Z] ok  	github.com/docker/docker/registry/resumable	0.020s	coverage: 100.0% of statements
12:23:21 [2023-10-11T12:23:21.281Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 63.6% of statements
12:23:21 [2023-10-11T12:23:21.281Z] ok  	github.com/docker/docker/registry	0.125s	coverage: 63.9% of statements
12:23:21 [2023-10-11T12:23:21.537Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:23:21 [2023-10-11T12:23:21.794Z] ?   	github.com/docker/docker/volume	[no test files]
12:23:22 [2023-10-11T12:23:22.356Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
12:23:22 [2023-10-11T12:23:22.356Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
12:23:22 [2023-10-11T12:23:22.612Z] ok  	github.com/docker/docker/volume/local	0.127s	coverage: 74.6% of statements
12:23:22 [2023-10-11T12:23:22.868Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:23:22 [2023-10-11T12:23:22.868Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:23:22 [2023-10-11T12:23:22.868Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
12:23:24 [2023-10-11T12:23:24.233Z] ok  	github.com/docker/docker/layer	7.848s	coverage: 68.7% of statements
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === Skipped
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     network_proxy_test.go:210: No support for dual stack yet
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver btrfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver btrfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver btrfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver btrfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver btrfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:68: No driver to put!
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z] time="2023-10-11T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z] time="2023-10-11T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z] time="2023-10-11T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z] time="2023-10-11T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z] time="2023-10-11T12:23:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:68: No driver to put!
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     overlay_test.go:61: Cannot run test with naive change algorithm
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver zfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver zfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver zfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver zfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:41: Driver zfs not supported
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     graphtest_unix.go:68: No driver to put!
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
12:23:24 [2023-10-11T12:23:24.233Z]     validate_test.go:70: only tested on Windows
12:23:24 [2023-10-11T12:23:24.233Z] 
12:23:24 [2023-10-11T12:23:24.233Z] DONE 3152 tests, 27 skipped in 63.605s
12:23:24 [2023-10-11T12:23:24.233Z] + '[' -n 'github.com/docker/docker/libnetwork
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/bitmap
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cluster
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/config
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/datastore
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/diagnostic
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/discoverapi
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/driverapi
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/host
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/null
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/drvregistry
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/etchosts
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/internal/caller
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/internal/kvstore
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipam
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipamapi
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipams/null
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipamutils
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ipbits
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/iptables
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/netlabel
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/netutils
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/networkdb
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/ns
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/options
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/osl
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/portallocator
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/portmapper
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/resolvconf
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/scope
12:23:24 [2023-10-11T12:23:24.233Z] github.com/docker/docker/libnetwork/types' ']'
12:23:24 [2023-10-11T12:23:24.234Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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/scope github.com/docker/docker/libnetwork/types
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork	44.423s	coverage: 42.9% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.111s	coverage: 62.4% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.866s	coverage: 5.0% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
12:24:20 [2023-10-11T12:24:20.401Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:24:20 [2023-10-11T12:24:20.401Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
12:24:21 [2023-10-11T12:24:21.328Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
12:24:21 [2023-10-11T12:24:21.584Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
12:24:21 [2023-10-11T12:24:21.839Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
12:24:22 [2023-10-11T12:24:22.401Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
12:24:22 [2023-10-11T12:24:22.401Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:24:22 [2023-10-11T12:24:22.401Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:24:22 [2023-10-11T12:24:22.401Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:24:22 [2023-10-11T12:24:22.962Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
12:24:23 [2023-10-11T12:24:23.218Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
12:24:23 [2023-10-11T12:24:23.474Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:24:23 [2023-10-11T12:24:23.474Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
12:24:23 [2023-10-11T12:24:23.474Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
12:24:35 [2023-10-11T12:24:35.642Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:24:37 [2023-10-11T12:24:37.531Z] ok  	github.com/docker/docker/libnetwork/ipam	3.454s	coverage: 80.0% of statements
12:24:37 [2023-10-11T12:24:37.531Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:24:37 [2023-10-11T12:24:37.531Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:24:37 [2023-10-11T12:24:37.787Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
12:24:38 [2023-10-11T12:24:38.348Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
12:24:38 [2023-10-11T12:24:38.348Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:24:38 [2023-10-11T12:24:38.603Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:24:39 [2023-10-11T12:24:39.165Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.332s	coverage: 86.4% of statements
12:24:39 [2023-10-11T12:24:39.165Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:24:40 [2023-10-11T12:24:40.092Z] ok  	github.com/docker/docker/libnetwork/iptables	0.230s	coverage: 39.9% of statements
12:24:40 [2023-10-11T12:24:40.092Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:24:40 [2023-10-11T12:24:40.348Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
12:26:31 [2023-10-11T12:26:31.725Z] time="2023-10-11T12:26:25Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
12:26:31 [2023-10-11T12:26:31.725Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.664s	coverage: 54.4% of statements
12:26:31 [2023-10-11T12:26:31.725Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:26:31 [2023-10-11T12:26:31.725Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:26:31 [2023-10-11T12:26:31.725Z] ok  	github.com/docker/docker/libnetwork/osl	4.420s	coverage: 40.2% of statements
12:26:31 [2023-10-11T12:26:31.725Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
12:26:31 [2023-10-11T12:26:31.725Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
12:26:32 [2023-10-11T12:26:32.287Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.747s	coverage: 46.3% of statements
12:26:32 [2023-10-11T12:26:32.543Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
12:26:32 [2023-10-11T12:26:32.543Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
12:26:32 [2023-10-11T12:26:32.799Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
12:26:32 [2023-10-11T12:26:32.799Z] 
12:26:32 [2023-10-11T12:26:32.799Z] === Skipped
12:26:32 [2023-10-11T12:26:32.799Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:26:32 [2023-10-11T12:26:32.799Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
12:26:32 [2023-10-11T12:26:32.799Z] 
12:26:32 [2023-10-11T12:26:32.799Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
12:26:32 [2023-10-11T12:26:32.799Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
12:26:32 [2023-10-11T12:26:32.799Z] 
12:26:32 [2023-10-11T12:26:32.799Z] DONE 345 tests, 2 skipped in 188.454s
Post stage
[Pipeline] junit
12:26:33 [2023-10-11T12:26:33.737Z] Recording test results
12:26:33 [2023-10-11T12:26:33.828Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:26:34 [2023-10-11T12:26:34.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46516/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70a591c586b68ad030836d36a67a3f5bdb2837c6 -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:70a591c586b68ad030836d36a67a3f5bdb2837c6 hack/make.sh dynbinary test-integration
12:26:34 [2023-10-11T12:26:34.383Z] 
12:26:34 [2023-10-11T12:26:34.383Z] Removing bundles/
12:26:34 [2023-10-11T12:26:34.383Z] 
12:26:34 [2023-10-11T12:26:34.383Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:26:34 [2023-10-11T12:26:34.383Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:26:34 [2023-10-11T12:26:34.383Z] + tee /go/src/github.com/docker/docker/go.mod
12:26:34 [2023-10-11T12:26:34.383Z] module github.com/docker/docker
12:26:34 [2023-10-11T12:26:34.383Z] 
12:26:34 [2023-10-11T12:26:34.383Z] go 1.20
12:26:34 [2023-10-11T12:26:34.383Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:26:34 [2023-10-11T12:26:34.383Z] + GO111MODULE=on
12:26:34 [2023-10-11T12:26:34.383Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=70a591c586b68ad030836d36a67a3f5bdb2837c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T12:26:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
12:27:13 [2023-10-11T12:27:13.094Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:27:13 [2023-10-11T12:27:13.094Z] Created binary: bundles/dynbinary-daemon/dockerd
12:27:13 [2023-10-11T12:27:13.094Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:27:13 [2023-10-11T12:27:13.094Z] + tee /go/src/github.com/docker/docker/go.mod
12:27:13 [2023-10-11T12:27:13.094Z] module github.com/docker/docker
12:27:13 [2023-10-11T12:27:13.094Z] 
12:27:13 [2023-10-11T12:27:13.094Z] go 1.20
12:27:13 [2023-10-11T12:27:13.094Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:27:13 [2023-10-11T12:27:13.094Z] + GO111MODULE=on
12:27:13 [2023-10-11T12:27:13.094Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=70a591c586b68ad030836d36a67a3f5bdb2837c6" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T12:26:34.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
12:27:13 [2023-10-11T12:27:13.094Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:27:13 [2023-10-11T12:27:13.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:27:13 [2023-10-11T12:27:13.095Z] 
12:27:13 [2023-10-11T12:27:13.095Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:27:13 [2023-10-11T12:27:13.095Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:27:13 [2023-10-11T12:27:13.095Z] HOSTNAME=07cdb6c18bbd
12:27:13 [2023-10-11T12:27:13.095Z] TESTDEBUG=0
12:27:13 [2023-10-11T12:27:13.095Z] DEST=bundles/test-integration
12:27:13 [2023-10-11T12:27:13.095Z] PWD=/go/src/github.com/docker/docker
12:27:13 [2023-10-11T12:27:13.095Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:27:13 [2023-10-11T12:27:13.095Z] DOCKER_GITCOMMIT=70a591c586b68ad030836d36a67a3f5bdb2837c6
12:27:13 [2023-10-11T12:27:13.095Z] container=docker
12:27:13 [2023-10-11T12:27:13.095Z] HOME=/root
12:27:13 [2023-10-11T12:27:13.095Z] CONTAINERD_NAMESPACE=moby
12:27:13 [2023-10-11T12:27:13.095Z] GOLANG_VERSION=1.21.1
12:27:13 [2023-10-11T12:27:13.095Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:27:13 [2023-10-11T12:27:13.095Z] VALIDATE_BRANCH=master
12:27:13 [2023-10-11T12:27:13.095Z] TERM=xterm
12:27:13 [2023-10-11T12:27:13.095Z] DOCKER_PKG=github.com/docker/docker
12:27:13 [2023-10-11T12:27:13.095Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:27:13 [2023-10-11T12:27:13.095Z] SHLVL=1
12:27:13 [2023-10-11T12:27:13.095Z] TIMEOUT=120m
12:27:13 [2023-10-11T12:27:13.095Z] GOTOOLCHAIN=local
12:27:13 [2023-10-11T12:27:13.095Z] DOCKER_GRAPHDRIVER=overlay2
12:27:13 [2023-10-11T12:27:13.095Z] GO111MODULE=off
12:27:13 [2023-10-11T12:27:13.095Z] DOCKER_EXPERIMENTAL=1
12:27:13 [2023-10-11T12:27:13.095Z] TEST_SKIP_INTEGRATION_CLI=1
12:27:13 [2023-10-11T12:27:13.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:27:13 [2023-10-11T12:27:13.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:27:13 [2023-10-11T12:27:13.095Z] GOPATH=/go
12:27:13 [2023-10-11T12:27:13.095Z] PKG_CONFIG=pkg-config
12:27:13 [2023-10-11T12:27:13.095Z] _=/usr/bin/env
12:27:13 [2023-10-11T12:27:13.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:27:34 [2023-10-11T12:27:34.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
12:27:34 [2023-10-11T12:27:34.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:27:34 [2023-10-11T12:27:34.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:27:35 [2023-10-11T12:27:35.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:27:39 [2023-10-11T12:27:39.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:27:43 [2023-10-11T12:27:43.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:27:43 [2023-10-11T12:27:43.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:27:44 [2023-10-11T12:27:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:27:45 [2023-10-11T12:27:45.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:27:46 [2023-10-11T12:27:46.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:27:46 [2023-10-11T12:27:46.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:27:48 [2023-10-11T12:27:48.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:27:49 [2023-10-11T12:27:49.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:27:51 [2023-10-11T12:27:51.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:27:52 [2023-10-11T12:27:52.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:27:52 [2023-10-11T12:27:52.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:27:54 [2023-10-11T12:27:54.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:27:55 [2023-10-11T12:27:55.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:27:56 [2023-10-11T12:27:56.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:27:57 [2023-10-11T12:27:57.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:27:58 [2023-10-11T12:27:58.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:27:59 [2023-10-11T12:27:59.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:27:59 [2023-10-11T12:27:59.462Z] Using test binary /usr/local/cli-integration/docker
12:27:59 [2023-10-11T12:27:59.462Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:27:59 [2023-10-11T12:27:59.462Z] +++ /etc/init.d/apparmor start
12:27:59 [2023-10-11T12:27:59.462Z] Not: starting.
12:27:59 [2023-10-11T12:27:59.462Z] INFO: Waiting for daemon to start...
12:27:59 [2023-10-11T12:27:59.462Z] Starting dockerd
12:27:59 [2023-10-11T12:27:59.462Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:28:03 [2023-10-11T12:28:03.667Z] .
12:28:03 [2023-10-11T12:28:03.667Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
12:28:03 [2023-10-11T12:28:03.667Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:28:03 [2023-10-11T12:28:03.667Z] ++++ docker load
12:28:03 [2023-10-11T12:28:03.667Z] Loaded image: emptyfs:latest
12:28:03 [2023-10-11T12:28:03.667Z] ++++ tar -cC bundles/test-integration/dangling .
12:28:03 [2023-10-11T12:28:03.667Z] ++++ docker load
12:28:03 [2023-10-11T12:28:03.667Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
12:28:03 [2023-10-11T12:28:03.667Z] Running integration-test (iteration 1)
12:28:03 [2023-10-11T12:28:03.667Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
12:28:03 [2023-10-11T12:28:03.667Z] ++ '[' -n '' ']'
12:28:03 [2023-10-11T12:28:03.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:28:03 [2023-10-11T12:28:03.667Z] ++ set -e
12:28:03 [2023-10-11T12:28:03.667Z] ++ '[' -n 0 ']'
12:28:03 [2023-10-11T12:28:03.667Z] ++ set -x
12:28:03 [2023-10-11T12:28:03.667Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
12:28:03 [2023-10-11T12:28:03.667Z] Loaded image: busybox:latest
12:28:03 [2023-10-11T12:28:03.667Z] Loaded image: busybox:glibc
12:28:04 [2023-10-11T12:28:04.241Z] Loaded image: debian:bullseye-slim
12:28:04 [2023-10-11T12:28:04.497Z] Loaded image: hello-world:latest
12:28:04 [2023-10-11T12:28:04.497Z] Loaded image: arm32v7/hello-world:latest
12:28:04 [2023-10-11T12:28:04.497Z] INFO: Testing against a local daemon
12:28:04 [2023-10-11T12:28:04.497Z] === RUN   TestCgroupNamespacesBuild
12:28:05 [2023-10-11T12:28:05.861Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
12:28:05 [2023-10-11T12:28:05.861Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:28:07 [2023-10-11T12:28:07.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
12:28:07 [2023-10-11T12:28:07.225Z] === RUN   TestBuildWithSession
12:28:07 [2023-10-11T12:28:07.225Z]     build_session_test.go:26: TODO: BuildKit
12:28:07 [2023-10-11T12:28:07.225Z] --- SKIP: TestBuildWithSession (0.00s)
12:28:07 [2023-10-11T12:28:07.225Z] === RUN   TestBuildSquashParent
12:28:10 [2023-10-11T12:28:10.490Z] --- PASS: TestBuildSquashParent (3.34s)
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:10 [2023-10-11T12:28:10.490Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:10 [2023-10-11T12:28:10.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:13 [2023-10-11T12:28:13.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
12:28:13 [2023-10-11T12:28:13.756Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
12:28:13 [2023-10-11T12:28:13.756Z] === RUN   TestBuildMultiStageCopy
12:28:13 [2023-10-11T12:28:13.756Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:28:14 [2023-10-11T12:28:14.683Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:28:14 [2023-10-11T12:28:14.683Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:28:14 [2023-10-11T12:28:14.683Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:28:14 [2023-10-11T12:28:14.938Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:28:14 [2023-10-11T12:28:14.938Z] --- PASS: TestBuildMultiStageCopy (1.39s)
12:28:14 [2023-10-11T12:28:14.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s)
12:28:14 [2023-10-11T12:28:14.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
12:28:14 [2023-10-11T12:28:14.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
12:28:14 [2023-10-11T12:28:14.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
12:28:14 [2023-10-11T12:28:14.938Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
12:28:14 [2023-10-11T12:28:14.938Z] === RUN   TestBuildMultiStageParentConfig
12:28:15 [2023-10-11T12:28:15.500Z] --- PASS: TestBuildMultiStageParentConfig (0.38s)
12:28:15 [2023-10-11T12:28:15.500Z] === RUN   TestBuildLabelWithTargets
12:28:16 [2023-10-11T12:28:16.061Z] --- PASS: TestBuildLabelWithTargets (0.71s)
12:28:16 [2023-10-11T12:28:16.061Z] === RUN   TestBuildWithEmptyLayers
12:28:16 [2023-10-11T12:28:16.316Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
12:28:16 [2023-10-11T12:28:16.316Z] === RUN   TestBuildMultiStageOnBuild
12:28:17 [2023-10-11T12:28:17.680Z] --- PASS: TestBuildMultiStageOnBuild (1.20s)
12:28:17 [2023-10-11T12:28:17.680Z] === RUN   TestBuildUncleanTarFilenames
12:28:17 [2023-10-11T12:28:17.680Z] --- PASS: TestBuildUncleanTarFilenames (0.14s)
12:28:17 [2023-10-11T12:28:17.680Z] === RUN   TestBuildMultiStageLayerLeak
12:28:19 [2023-10-11T12:28:19.044Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s)
12:28:19 [2023-10-11T12:28:19.044Z] === RUN   TestBuildWithHugeFile
12:29:15 [2023-10-11T12:29:15.205Z] --- PASS: TestBuildWithHugeFile (53.82s)
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildWCOWSandboxSize
12:29:15 [2023-10-11T12:29:15.205Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:29:15 [2023-10-11T12:29:15.205Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildWithEmptyDockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:15 [2023-10-11T12:29:15.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:29:15 [2023-10-11T12:29:15.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:29:15 [2023-10-11T12:29:15.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:29:15 [2023-10-11T12:29:15.205Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildPreserveOwnership
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildPreserveOwnership/copy_from
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:29:15 [2023-10-11T12:29:15.205Z] --- PASS: TestBuildPreserveOwnership (2.16s)
12:29:15 [2023-10-11T12:29:15.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.51s)
12:29:15 [2023-10-11T12:29:15.205Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildPlatformInvalid
12:29:15 [2023-10-11T12:29:15.205Z] --- PASS: TestBuildPlatformInvalid (0.02s)
12:29:15 [2023-10-11T12:29:15.205Z] === RUN   TestBuildkitHistoryTracePropagation
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {},\n      \"BalancerAttributes\": null,\n      \"Type\": 0,\n      \"Metadata\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z] time="2023-10-11T12:29:14Z" level=info msg="[core] [Server #4] Server created" module=grpc
12:29:15 [2023-10-11T12:29:15.205Z]     build_traces_test.go:84: Waiting for trace to be available
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] time="2023-10-11T12:29:18Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
12:29:19 [2023-10-11T12:29:19.368Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
12:29:19 [2023-10-11T12:29:19.368Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:29:19 [2023-10-11T12:29:19.368Z] Loaded image: busybox:latest
12:29:19 [2023-10-11T12:29:19.624Z] Loaded image: busybox:glibc
12:29:20 [2023-10-11T12:29:20.551Z] Loaded image: debian:bullseye-slim
12:29:20 [2023-10-11T12:29:20.551Z] Loaded image: hello-world:latest
12:29:20 [2023-10-11T12:29:20.551Z] Loaded image: arm32v7/hello-world:latest
12:29:30 [2023-10-11T12:29:30.492Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
12:29:30 [2023-10-11T12:29:30.492Z] PASS
12:29:30 [2023-10-11T12:29:30.492Z] 
12:29:30 [2023-10-11T12:29:30.492Z] === Skipped
12:29:30 [2023-10-11T12:29:30.492Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:29:30 [2023-10-11T12:29:30.492Z]     build_session_test.go:26: TODO: BuildKit
12:29:30 [2023-10-11T12:29:30.492Z] 
12:29:30 [2023-10-11T12:29:30.492Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:29:30 [2023-10-11T12:29:30.492Z]     build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:29:30 [2023-10-11T12:29:30.492Z] 
12:29:30 [2023-10-11T12:29:30.492Z] DONE 35 tests, 2 skipped in 85.913s
12:29:30 [2023-10-11T12:29:30.492Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
12:29:30 [2023-10-11T12:29:30.492Z] ++ '[' -n '' ']'
12:29:30 [2023-10-11T12:29:30.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
12:29:30 [2023-10-11T12:29:30.492Z] ++ set -e
12:29:30 [2023-10-11T12:29:30.492Z] ++ '[' -n 0 ']'
12:29:30 [2023-10-11T12:29:30.492Z] ++ set -x
12:29:30 [2023-10-11T12:29:30.492Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
12:29:30 [2023-10-11T12:29:30.492Z] INFO: Testing against a local daemon
12:29:30 [2023-10-11T12:29:30.492Z] === RUN   TestNoNewPrivileges
12:29:34 [2023-10-11T12:29:34.656Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
12:29:34 [2023-10-11T12:29:34.656Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
12:29:35 [2023-10-11T12:29:35.217Z] --- PASS: TestNoNewPrivileges (5.99s)
12:29:35 [2023-10-11T12:29:35.217Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s)
12:29:35 [2023-10-11T12:29:35.217Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
12:29:35 [2023-10-11T12:29:35.217Z] PASS
12:29:35 [2023-10-11T12:29:35.217Z] 
12:29:35 [2023-10-11T12:29:35.217Z] DONE 3 tests in 6.017s
12:29:35 [2023-10-11T12:29:35.217Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
12:29:35 [2023-10-11T12:29:35.217Z] ++ '[' -n '' ']'
12:29:35 [2023-10-11T12:29:35.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:29:35 [2023-10-11T12:29:35.217Z] ++ set -e
12:29:35 [2023-10-11T12:29:35.217Z] ++ '[' -n 0 ']'
12:29:35 [2023-10-11T12:29:35.217Z] ++ set -x
12:29:35 [2023-10-11T12:29:35.217Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
12:29:35 [2023-10-11T12:29:35.217Z] INFO: Testing against a local daemon
12:29:35 [2023-10-11T12:29:35.217Z] === RUN   TestConfigInspect
12:29:37 [2023-10-11T12:29:37.105Z] --- PASS: TestConfigInspect (1.94s)
12:29:37 [2023-10-11T12:29:37.105Z] === RUN   TestConfigList
12:29:38 [2023-10-11T12:29:38.469Z] === RUN   TestConfigList/test_filter_by_name
12:29:38 [2023-10-11T12:29:38.469Z] === RUN   TestConfigList/test_filter_by_id
12:29:38 [2023-10-11T12:29:38.469Z] === RUN   TestConfigList/test_filter_by_label_key_only
12:29:38 [2023-10-11T12:29:38.469Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
12:29:38 [2023-10-11T12:29:38.469Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
12:29:39 [2023-10-11T12:29:39.029Z] --- PASS: TestConfigList (1.98s)
12:29:39 [2023-10-11T12:29:39.029Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
12:29:39 [2023-10-11T12:29:39.029Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
12:29:39 [2023-10-11T12:29:39.029Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
12:29:39 [2023-10-11T12:29:39.029Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
12:29:39 [2023-10-11T12:29:39.029Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
12:29:39 [2023-10-11T12:29:39.029Z] === RUN   TestConfigsCreateAndDelete
12:29:40 [2023-10-11T12:29:40.919Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
12:29:40 [2023-10-11T12:29:40.919Z] === RUN   TestConfigsUpdate
12:29:42 [2023-10-11T12:29:42.807Z] --- PASS: TestConfigsUpdate (1.86s)
12:29:42 [2023-10-11T12:29:42.807Z] === RUN   TestTemplatedConfig
12:29:45 [2023-10-11T12:29:45.320Z] --- PASS: TestTemplatedConfig (2.51s)
12:29:45 [2023-10-11T12:29:45.320Z] === RUN   TestConfigCreateResolve
12:29:47 [2023-10-11T12:29:47.206Z] --- PASS: TestConfigCreateResolve (1.89s)
12:29:47 [2023-10-11T12:29:47.206Z] PASS
12:29:47 [2023-10-11T12:29:47.206Z] 
12:29:47 [2023-10-11T12:29:47.206Z] DONE 11 tests in 12.100s
12:29:47 [2023-10-11T12:29:47.206Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
12:29:47 [2023-10-11T12:29:47.206Z] ++ '[' -n '' ']'
12:29:47 [2023-10-11T12:29:47.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:29:47 [2023-10-11T12:29:47.206Z] ++ set -e
12:29:47 [2023-10-11T12:29:47.206Z] ++ '[' -n 0 ']'
12:29:47 [2023-10-11T12:29:47.206Z] ++ set -x
12:29:47 [2023-10-11T12:29:47.206Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
12:29:47 [2023-10-11T12:29:47.207Z] INFO: Testing against a local daemon
12:29:47 [2023-10-11T12:29:47.207Z] === RUN   TestAttach
12:29:47 [2023-10-11T12:29:47.207Z] === RUN   TestAttach/without_TTY
12:29:47 [2023-10-11T12:29:47.207Z] === PAUSE TestAttach/without_TTY
12:29:47 [2023-10-11T12:29:47.207Z] === RUN   TestAttach/with_TTY
12:29:47 [2023-10-11T12:29:47.207Z] === PAUSE TestAttach/with_TTY
12:29:47 [2023-10-11T12:29:47.207Z] === CONT  TestAttach/without_TTY
12:29:47 [2023-10-11T12:29:47.207Z] === CONT  TestAttach/with_TTY
12:29:47 [2023-10-11T12:29:47.462Z] --- PASS: TestAttach (0.02s)
12:29:47 [2023-10-11T12:29:47.462Z]     --- PASS: TestAttach/without_TTY (0.05s)
12:29:47 [2023-10-11T12:29:47.462Z]     --- PASS: TestAttach/with_TTY (0.05s)
12:29:47 [2023-10-11T12:29:47.462Z] === RUN   TestCreateWithCDIDevices
12:29:48 [2023-10-11T12:29:48.388Z] --- PASS: TestCreateWithCDIDevices (1.08s)
12:29:48 [2023-10-11T12:29:48.388Z] === RUN   TestCDISpecDirsAreInSystemInfo
12:29:48 [2023-10-11T12:29:48.388Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
12:29:48 [2023-10-11T12:29:48.949Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
12:29:49 [2023-10-11T12:29:49.510Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
12:29:50 [2023-10-11T12:29:50.071Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
12:29:50 [2023-10-11T12:29:50.632Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
12:29:51 [2023-10-11T12:29:51.194Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
12:29:51 [2023-10-11T12:29:51.449Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
12:29:52 [2023-10-11T12:29:52.011Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
12:29:52 [2023-10-11T12:29:52.573Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestCheckpoint
12:29:52 [2023-10-11T12:29:52.573Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:52 [2023-10-11T12:29:52.573Z] --- SKIP: TestCheckpoint (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/commit
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/commit
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/create
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/containers/create
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/commit
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/containers/create
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:29:52 [2023-10-11T12:29:52.573Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:29:52 [2023-10-11T12:29:52.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:29:52 [2023-10-11T12:29:52.573Z] === RUN   TestCopyFromContainerPathIsNotDir
12:29:52 [2023-10-11T12:29:52.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:29:52 [2023-10-11T12:29:52.829Z] === RUN   TestCopyToContainerPathDoesNotExist
12:29:52 [2023-10-11T12:29:52.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:29:52 [2023-10-11T12:29:52.829Z] === RUN   TestCopyEmptyFile
12:29:52 [2023-10-11T12:29:52.829Z] --- PASS: TestCopyEmptyFile (0.07s)
12:29:52 [2023-10-11T12:29:52.829Z] === RUN   TestCopyToContainerPathIsNotDir
12:29:52 [2023-10-11T12:29:52.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:29:52 [2023-10-11T12:29:52.829Z] === RUN   TestCopyFromContainer
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/.
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//.
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/./
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//./
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//bar/root
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//bar/root/
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer//bar/root/.
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/quux
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/quux/
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/quux/.
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCopyFromContainer/bar/notarget
12:29:53 [2023-10-11T12:29:53.757Z] --- PASS: TestCopyFromContainer (0.81s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:29:53 [2023-10-11T12:29:53.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateLinkToNonExistingContainer
12:29:53 [2023-10-11T12:29:53.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateWithInvalidEnv
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateWithInvalidEnv/0
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateWithInvalidEnv/0
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateWithInvalidEnv/1
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateWithInvalidEnv/1
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateWithInvalidEnv/2
12:29:53 [2023-10-11T12:29:53.757Z] === PAUSE TestCreateWithInvalidEnv/2
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateWithInvalidEnv/0
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateWithInvalidEnv/2
12:29:53 [2023-10-11T12:29:53.757Z] === CONT  TestCreateWithInvalidEnv/1
12:29:53 [2023-10-11T12:29:53.757Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateTmpfsMountsTarget
12:29:53 [2023-10-11T12:29:53.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:29:53 [2023-10-11T12:29:53.757Z] === RUN   TestCreateWithCustomMaskedPaths
12:29:55 [2023-10-11T12:29:55.121Z] --- PASS: TestCreateWithCustomMaskedPaths (1.38s)
12:29:55 [2023-10-11T12:29:55.121Z] === RUN   TestCreateWithCustomReadonlyPaths
12:29:56 [2023-10-11T12:29:56.486Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s)
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:56 [2023-10-11T12:29:56.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:56 [2023-10-11T12:29:56.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:29:56 [2023-10-11T12:29:56.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:29:56 [2023-10-11T12:29:56.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:29:56 [2023-10-11T12:29:56.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:29:56 [2023-10-11T12:29:56.486Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:29:57 [2023-10-11T12:29:57.047Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
12:29:57 [2023-10-11T12:29:57.047Z] === RUN   TestCreateDifferentPlatform
12:29:57 [2023-10-11T12:29:57.047Z] === RUN   TestCreateDifferentPlatform/different_os
12:29:57 [2023-10-11T12:29:57.047Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:29:57 [2023-10-11T12:29:57.047Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:29:57 [2023-10-11T12:29:57.047Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:29:57 [2023-10-11T12:29:57.047Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:29:57 [2023-10-11T12:29:57.047Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:29:57 [2023-10-11T12:29:57.047Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:29:57 [2023-10-11T12:29:57.047Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:29:57 [2023-10-11T12:29:57.302Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:29:57 [2023-10-11T12:29:57.302Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:29:57 [2023-10-11T12:29:57.302Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:29:57 [2023-10-11T12:29:57.302Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:29:57 [2023-10-11T12:29:57.302Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:29:57 [2023-10-11T12:29:57.302Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:29:57 [2023-10-11T12:29:57.302Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:29:57 [2023-10-11T12:29:57.302Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:29:57 [2023-10-11T12:29:57.302Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:29:57 [2023-10-11T12:29:57.302Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:29:57 [2023-10-11T12:29:57.302Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:29:57 [2023-10-11T12:29:57.302Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:29:57 [2023-10-11T12:29:57.302Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:29:57 [2023-10-11T12:29:57.302Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:29:57 [2023-10-11T12:29:57.302Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:29:57 [2023-10-11T12:29:57.302Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:29:57 [2023-10-11T12:29:57.302Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateWithMultipleEndpointSettings
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
12:29:57 [2023-10-11T12:29:57.302Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
12:29:57 [2023-10-11T12:29:57.303Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
12:29:57 [2023-10-11T12:29:57.303Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
12:29:57 [2023-10-11T12:29:57.303Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestContainerStartOnDaemonRestart
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestContainerStartOnDaemonRestart
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestDaemonRestartIpcMode
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestDaemonRestartIpcMode
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestDaemonHostGatewayIP
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestDaemonHostGatewayIP
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestRestartDaemonWithRestartingContainer
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestHardRestartWhenContainerIsRunning
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestContainerKillOnDaemonStart
12:29:57 [2023-10-11T12:29:57.303Z] === PAUSE TestContainerKillOnDaemonStart
12:29:57 [2023-10-11T12:29:57.303Z] === RUN   TestDiff
12:29:57 [2023-10-11T12:29:57.864Z] --- PASS: TestDiff (0.50s)
12:29:57 [2023-10-11T12:29:57.864Z] === RUN   TestDiffStoppedContainer
12:29:58 [2023-10-11T12:29:58.119Z] --- PASS: TestDiffStoppedContainer (0.48s)
12:29:58 [2023-10-11T12:29:58.119Z] === RUN   TestExecConsoleSize
12:29:58 [2023-10-11T12:29:58.680Z] --- PASS: TestExecConsoleSize (0.57s)
12:29:58 [2023-10-11T12:29:58.680Z] === RUN   TestExecWithCloseStdin
12:29:59 [2023-10-11T12:29:59.607Z] --- PASS: TestExecWithCloseStdin (0.59s)
12:29:59 [2023-10-11T12:29:59.607Z] === RUN   TestExec
12:29:59 [2023-10-11T12:29:59.862Z] --- PASS: TestExec (0.55s)
12:29:59 [2023-10-11T12:29:59.862Z] === RUN   TestExecUser
12:30:00 [2023-10-11T12:30:00.423Z] --- PASS: TestExecUser (0.57s)
12:30:00 [2023-10-11T12:30:00.423Z] === RUN   TestExportContainerAndImportImage
12:30:00 [2023-10-11T12:30:00.984Z] --- PASS: TestExportContainerAndImportImage (0.53s)
12:30:00 [2023-10-11T12:30:00.984Z] === RUN   TestExportContainerAfterDaemonRestart
12:30:07 [2023-10-11T12:30:07.518Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
12:30:07 [2023-10-11T12:30:07.518Z] === RUN   TestHealthCheckWorkdir
12:30:07 [2023-10-11T12:30:07.774Z] --- PASS: TestHealthCheckWorkdir (0.57s)
12:30:07 [2023-10-11T12:30:07.774Z] === RUN   TestHealthKillContainer
12:30:15 [2023-10-11T12:30:15.855Z] --- PASS: TestHealthKillContainer (8.00s)
12:30:15 [2023-10-11T12:30:15.855Z] === RUN   TestHealthCheckProcessKilled
12:30:16 [2023-10-11T12:30:16.782Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
12:30:16 [2023-10-11T12:30:16.782Z] === RUN   TestHealthStartInterval
12:30:18 [2023-10-11T12:30:18.146Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.146Z]         }
12:30:18 [2023-10-11T12:30:18.146Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.146Z]         }
12:30:18 [2023-10-11T12:30:18.146Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.146Z]         }
12:30:18 [2023-10-11T12:30:18.146Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.146Z]         }
12:30:18 [2023-10-11T12:30:18.401Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.401Z]         }
12:30:18 [2023-10-11T12:30:18.401Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.401Z]         }
12:30:18 [2023-10-11T12:30:18.657Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.657Z]         }
12:30:18 [2023-10-11T12:30:18.657Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.657Z]         }
12:30:18 [2023-10-11T12:30:18.657Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.657Z]         }
12:30:18 [2023-10-11T12:30:18.912Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.912Z]         }
12:30:18 [2023-10-11T12:30:18.912Z]     health_test.go:141: &{2023-10-11 12:30:17.706779204 +0000 UTC 2023-10-11 12:30:17.765750343 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:30:18 [2023-10-11T12:30:18.912Z]         }
12:30:19 [2023-10-11T12:30:19.168Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.168Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.168Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.423Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.423Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.679Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.679Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.679Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.935Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:19 [2023-10-11T12:30:19.935Z]     health_test.go:141: &{2023-10-11 12:30:18.77223943 +0000 UTC 2023-10-11 12:30:18.859023966 +0000 UTC 1 2}
12:30:20 [2023-10-11T12:30:20.190Z]     health_test.go:169: 1.094588291s
12:30:21 [2023-10-11T12:30:21.117Z]     health_test.go:169: 1.094588291s
12:30:22 [2023-10-11T12:30:22.042Z]     health_test.go:169: 1.094588291s
12:30:22 [2023-10-11T12:30:22.968Z]     health_test.go:169: 1.094588291s
12:30:24 [2023-10-11T12:30:24.331Z]     health_test.go:169: 1.094588291s
12:30:25 [2023-10-11T12:30:25.257Z]     health_test.go:169: 1.094588291s
12:30:26 [2023-10-11T12:30:26.182Z]     health_test.go:169: 1.094588291s
12:30:27 [2023-10-11T12:30:27.107Z]     health_test.go:169: 1.094588291s
12:30:28 [2023-10-11T12:30:28.034Z]     health_test.go:169: 1.094588291s
12:30:28 [2023-10-11T12:30:28.959Z]     health_test.go:169: 1.094588291s
12:30:30 [2023-10-11T12:30:30.321Z]     health_test.go:169: 1.094588291s
12:30:31 [2023-10-11T12:30:31.247Z]     health_test.go:169: 1.094588291s
12:30:32 [2023-10-11T12:30:32.172Z]     health_test.go:169: 1.094588291s
12:30:33 [2023-10-11T12:30:33.097Z]     health_test.go:169: 1.094588291s
12:30:34 [2023-10-11T12:30:34.023Z]     health_test.go:169: 1.094588291s
12:30:35 [2023-10-11T12:30:35.386Z]     health_test.go:169: 1.094588291s
12:30:36 [2023-10-11T12:30:36.311Z]     health_test.go:169: 1.094588291s
12:30:37 [2023-10-11T12:30:37.237Z]     health_test.go:169: 1.094588291s
12:30:38 [2023-10-11T12:30:38.162Z]     health_test.go:169: 1.094588291s
12:30:39 [2023-10-11T12:30:39.088Z]     health_test.go:169: 1.094588291s
12:30:40 [2023-10-11T12:30:40.014Z]     health_test.go:169: 1.094588291s
12:30:41 [2023-10-11T12:30:41.377Z]     health_test.go:169: 1.094588291s
12:30:42 [2023-10-11T12:30:42.303Z]     health_test.go:169: 1.094588291s
12:30:43 [2023-10-11T12:30:43.228Z]     health_test.go:169: 1.094588291s
12:30:44 [2023-10-11T12:30:44.154Z]     health_test.go:169: 1.094588291s
12:30:45 [2023-10-11T12:30:45.079Z]     health_test.go:169: 1.094588291s
12:30:46 [2023-10-11T12:30:46.004Z]     health_test.go:169: 1.094588291s
12:30:47 [2023-10-11T12:30:47.367Z]     health_test.go:169: 1.094588291s
12:30:48 [2023-10-11T12:30:48.293Z]     health_test.go:169: 1.094588291s
12:30:49 [2023-10-11T12:30:49.219Z]     health_test.go:169: 1.094588291s
12:30:50 [2023-10-11T12:30:50.144Z]     health_test.go:169: 1.094588291s
12:30:51 [2023-10-11T12:30:51.508Z] --- PASS: TestHealthStartInterval (34.75s)
12:30:51 [2023-10-11T12:30:51.508Z] === RUN   TestInspectCpusetInConfigPre120
12:30:51 [2023-10-11T12:30:51.764Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
12:30:51 [2023-10-11T12:30:51.764Z] === RUN   TestInspectAnnotations
12:30:51 [2023-10-11T12:30:51.764Z] --- PASS: TestInspectAnnotations (0.06s)
12:30:51 [2023-10-11T12:30:51.764Z] === RUN   TestIpcModeNone
12:30:52 [2023-10-11T12:30:52.325Z] --- PASS: TestIpcModeNone (0.59s)
12:30:52 [2023-10-11T12:30:52.325Z] === RUN   TestIpcModePrivate
12:30:52 [2023-10-11T12:30:52.886Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:30:52 [2023-10-11T12:30:52.886Z] --- PASS: TestIpcModePrivate (0.54s)
12:30:52 [2023-10-11T12:30:52.886Z] === RUN   TestIpcModeShareable
12:30:53 [2023-10-11T12:30:53.447Z]     ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:30:53 [2023-10-11T12:30:53.447Z] --- PASS: TestIpcModeShareable (0.53s)
12:30:53 [2023-10-11T12:30:53.447Z] === RUN   TestAPIIpcModeShareableAndContainer
12:30:54 [2023-10-11T12:30:54.812Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.26s)
12:30:54 [2023-10-11T12:30:54.812Z] === RUN   TestAPIIpcModeHost
12:30:55 [2023-10-11T12:30:55.068Z] --- PASS: TestAPIIpcModeHost (0.35s)
12:30:55 [2023-10-11T12:30:55.068Z] === RUN   TestDaemonIpcModeShareable
12:30:55 [2023-10-11T12:30:55.995Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:30:56 [2023-10-11T12:30:56.251Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
12:30:56 [2023-10-11T12:30:56.251Z] === RUN   TestDaemonIpcModePrivate
12:30:57 [2023-10-11T12:30:57.177Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:30:57 [2023-10-11T12:30:57.433Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:30:57 [2023-10-11T12:30:57.433Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:30:58 [2023-10-11T12:30:58.361Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:30:58 [2023-10-11T12:30:58.617Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
12:30:58 [2023-10-11T12:30:58.617Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:30:59 [2023-10-11T12:30:59.544Z]     ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:30:59 [2023-10-11T12:30:59.544Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
12:30:59 [2023-10-11T12:30:59.544Z] === RUN   TestIpcModeOlderClient
12:30:59 [2023-10-11T12:30:59.544Z] === PAUSE TestIpcModeOlderClient
12:30:59 [2023-10-11T12:30:59.544Z] === RUN   TestKillContainerInvalidSignal
12:31:00 [2023-10-11T12:31:00.105Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
12:31:00 [2023-10-11T12:31:00.105Z] === RUN   TestKillContainer
12:31:00 [2023-10-11T12:31:00.105Z] === RUN   TestKillContainer/no_signal
12:31:00 [2023-10-11T12:31:00.667Z] === RUN   TestKillContainer/non_killing_signal
12:31:00 [2023-10-11T12:31:00.922Z] === RUN   TestKillContainer/killing_signal
12:31:01 [2023-10-11T12:31:01.850Z] --- PASS: TestKillContainer (1.49s)
12:31:01 [2023-10-11T12:31:01.850Z]     --- PASS: TestKillContainer/no_signal (0.43s)
12:31:01 [2023-10-11T12:31:01.850Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
12:31:01 [2023-10-11T12:31:01.850Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
12:31:01 [2023-10-11T12:31:01.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:31:01 [2023-10-11T12:31:01.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:31:02 [2023-10-11T12:31:02.106Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:31:02 [2023-10-11T12:31:02.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s)
12:31:02 [2023-10-11T12:31:02.667Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
12:31:02 [2023-10-11T12:31:02.667Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
12:31:02 [2023-10-11T12:31:02.667Z] === RUN   TestKillStoppedContainer
12:31:02 [2023-10-11T12:31:02.667Z] --- PASS: TestKillStoppedContainer (0.05s)
12:31:02 [2023-10-11T12:31:02.667Z] === RUN   TestKillStoppedContainerAPIPre120
12:31:02 [2023-10-11T12:31:02.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:31:02 [2023-10-11T12:31:02.667Z] === RUN   TestKillDifferentUserContainer
12:31:03 [2023-10-11T12:31:03.228Z] --- PASS: TestKillDifferentUserContainer (0.50s)
12:31:03 [2023-10-11T12:31:03.228Z] === RUN   TestInspectOomKilledTrue
12:31:03 [2023-10-11T12:31:03.789Z] --- PASS: TestInspectOomKilledTrue (0.54s)
12:31:03 [2023-10-11T12:31:03.789Z] === RUN   TestInspectOomKilledFalse
12:31:04 [2023-10-11T12:31:04.351Z] --- PASS: TestInspectOomKilledFalse (0.46s)
12:31:04 [2023-10-11T12:31:04.351Z] === RUN   TestLinksEtcHostsContentMatch
12:31:04 [2023-10-11T12:31:04.351Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
12:31:04 [2023-10-11T12:31:04.351Z] === RUN   TestLinksContainerNames
12:31:05 [2023-10-11T12:31:05.715Z] --- PASS: TestLinksContainerNames (0.99s)
12:31:05 [2023-10-11T12:31:05.715Z] === RUN   TestLogsFollowTailEmpty
12:31:05 [2023-10-11T12:31:05.972Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:31:05 [2023-10-11T12:31:05.972Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:31:05 [2023-10-11T12:31:05.972Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:31:07 [2023-10-11T12:31:07.860Z] === RUN   TestLogs/driver_json-file
12:31:07 [2023-10-11T12:31:07.860Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.860Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.860Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:31:07 [2023-10-11T12:31:07.860Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:31:07 [2023-10-11T12:31:07.861Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:31:07 [2023-10-11T12:31:07.861Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:31:07 [2023-10-11T12:31:07.861Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:31:07 [2023-10-11T12:31:07.861Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:31:09 [2023-10-11T12:31:09.749Z] --- PASS: TestLogs (3.46s)
12:31:09 [2023-10-11T12:31:09.749Z]     --- PASS: TestLogs/driver_local (0.01s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.92s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.44s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.50s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.64s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.69s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.74s)
12:31:09 [2023-10-11T12:31:09.749Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.40s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.46s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.62s)
12:31:09 [2023-10-11T12:31:09.749Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.69s)
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestContainerNetworkMountsNoChown
12:31:09 [2023-10-11T12:31:09.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/default
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/default
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/private
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/private
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/rprivate
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/rprivate
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/slave
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/slave
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/rslave
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/rslave
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/shared
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/shared
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/rshared
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/rshared
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/default
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/shared
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/rshared
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/slave
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/rprivate
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:31:09 [2023-10-11T12:31:09.749Z] === CONT  TestMountDaemonRoot/private
12:31:09 [2023-10-11T12:31:09.749Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/default/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/rslave
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/private/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/private/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/default/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:31:09 [2023-10-11T12:31:09.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:31:09 [2023-10-11T12:31:09.750Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/default/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/default/bind_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/private/bind_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/private/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:31:10 [2023-10-11T12:31:10.006Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:31:10 [2023-10-11T12:31:10.261Z] --- PASS: TestMountDaemonRoot (0.02s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
12:31:10 [2023-10-11T12:31:10.261Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
12:31:10 [2023-10-11T12:31:10.261Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:31:10 [2023-10-11T12:31:10.261Z] === RUN   TestContainerBindMountNonRecursive
12:31:11 [2023-10-11T12:31:11.626Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
12:31:11 [2023-10-11T12:31:11.626Z] === RUN   TestContainerVolumesMountedAsShared
12:31:11 [2023-10-11T12:31:11.882Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
12:31:11 [2023-10-11T12:31:11.882Z] === RUN   TestContainerVolumesMountedAsSlave
12:31:12 [2023-10-11T12:31:12.444Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
12:31:12 [2023-10-11T12:31:12.444Z] === RUN   TestContainerCopyLeaksMounts
12:31:13 [2023-10-11T12:31:13.006Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
12:31:13 [2023-10-11T12:31:13.006Z] === RUN   TestContainerBindMountRecursivelyReadOnly
12:31:14 [2023-10-11T12:31:14.894Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.92s)
12:31:14 [2023-10-11T12:31:14.894Z] === RUN   TestNetworkNat
12:31:15 [2023-10-11T12:31:15.456Z] --- PASS: TestNetworkNat (0.49s)
12:31:15 [2023-10-11T12:31:15.456Z] === RUN   TestNetworkLocalhostTCPNat
12:31:15 [2023-10-11T12:31:15.712Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
12:31:15 [2023-10-11T12:31:15.712Z] === RUN   TestNetworkLoopbackNat
12:31:18 [2023-10-11T12:31:18.980Z] --- PASS: TestNetworkLoopbackNat (2.68s)
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
12:31:18 [2023-10-11T12:31:18.980Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.57s)
12:31:18 [2023-10-11T12:31:18.980Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
12:31:18 [2023-10-11T12:31:18.980Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
12:31:18 [2023-10-11T12:31:18.980Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
12:31:18 [2023-10-11T12:31:18.980Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
12:31:18 [2023-10-11T12:31:18.980Z] === RUN   TestPause
12:31:19 [2023-10-11T12:31:19.541Z] --- PASS: TestPause (0.56s)
12:31:19 [2023-10-11T12:31:19.541Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:31:19 [2023-10-11T12:31:19.541Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:19 [2023-10-11T12:31:19.541Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:19 [2023-10-11T12:31:19.541Z] === RUN   TestPauseStopPausedContainer
12:31:20 [2023-10-11T12:31:20.103Z] --- PASS: TestPauseStopPausedContainer (0.48s)
12:31:20 [2023-10-11T12:31:20.103Z] === RUN   TestPIDModeHost
12:31:21 [2023-10-11T12:31:21.467Z] --- PASS: TestPIDModeHost (1.11s)
12:31:21 [2023-10-11T12:31:21.467Z] === RUN   TestPIDModeContainer
12:31:21 [2023-10-11T12:31:21.467Z] === RUN   TestPIDModeContainer/non-existing_container
12:31:21 [2023-10-11T12:31:21.467Z] === RUN   TestPIDModeContainer/non-running_container
12:31:21 [2023-10-11T12:31:21.467Z] === RUN   TestPIDModeContainer/running_container
12:31:22 [2023-10-11T12:31:22.394Z] --- PASS: TestPIDModeContainer (1.21s)
12:31:22 [2023-10-11T12:31:22.394Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
12:31:22 [2023-10-11T12:31:22.394Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
12:31:22 [2023-10-11T12:31:22.394Z]     --- PASS: TestPIDModeContainer/running_container (0.59s)
12:31:22 [2023-10-11T12:31:22.394Z] === RUN   TestPsFilter
12:31:22 [2023-10-11T12:31:22.650Z] === RUN   TestPsFilter/since
12:31:22 [2023-10-11T12:31:22.650Z] === RUN   TestPsFilter/before
12:31:22 [2023-10-11T12:31:22.650Z] --- PASS: TestPsFilter (0.15s)
12:31:22 [2023-10-11T12:31:22.650Z]     --- PASS: TestPsFilter/since (0.00s)
12:31:22 [2023-10-11T12:31:22.650Z]     --- PASS: TestPsFilter/before (0.00s)
12:31:22 [2023-10-11T12:31:22.650Z] === RUN   TestRemoveContainerWithRemovedVolume
12:31:23 [2023-10-11T12:31:23.212Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
12:31:23 [2023-10-11T12:31:23.212Z] === RUN   TestRemoveContainerWithVolume
12:31:23 [2023-10-11T12:31:23.467Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
12:31:23 [2023-10-11T12:31:23.467Z] === RUN   TestRemoveContainerRunning
12:31:24 [2023-10-11T12:31:24.029Z] --- PASS: TestRemoveContainerRunning (0.53s)
12:31:24 [2023-10-11T12:31:24.029Z] === RUN   TestRemoveContainerForceRemoveRunning
12:31:24 [2023-10-11T12:31:24.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
12:31:24 [2023-10-11T12:31:24.590Z] === RUN   TestRemoveInvalidContainer
12:31:24 [2023-10-11T12:31:24.590Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:31:24 [2023-10-11T12:31:24.590Z] === RUN   TestRenameLinkedContainer
12:31:26 [2023-10-11T12:31:26.481Z] --- PASS: TestRenameLinkedContainer (2.01s)
12:31:26 [2023-10-11T12:31:26.481Z] === RUN   TestRenameStoppedContainer
12:31:27 [2023-10-11T12:31:27.043Z] --- PASS: TestRenameStoppedContainer (0.49s)
12:31:27 [2023-10-11T12:31:27.043Z] === RUN   TestRenameRunningContainerAndReuse
12:31:27 [2023-10-11T12:31:27.970Z] --- PASS: TestRenameRunningContainerAndReuse (1.02s)
12:31:27 [2023-10-11T12:31:27.970Z] === RUN   TestRenameInvalidName
12:31:28 [2023-10-11T12:31:28.531Z] --- PASS: TestRenameInvalidName (0.47s)
12:31:28 [2023-10-11T12:31:28.531Z] === RUN   TestRenameAnonymousContainer
12:31:30 [2023-10-11T12:31:30.421Z] --- PASS: TestRenameAnonymousContainer (1.68s)
12:31:30 [2023-10-11T12:31:30.421Z] === RUN   TestRenameContainerWithSameName
12:31:30 [2023-10-11T12:31:30.677Z] --- PASS: TestRenameContainerWithSameName (0.47s)
12:31:30 [2023-10-11T12:31:30.677Z] === RUN   TestRenameContainerWithLinkedContainer
12:31:32 [2023-10-11T12:31:32.042Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s)
12:31:32 [2023-10-11T12:31:32.042Z] === RUN   TestResize
12:31:32 [2023-10-11T12:31:32.042Z] === RUN   TestResize/success
12:31:32 [2023-10-11T12:31:32.042Z] === RUN   TestResize/invalid_size
12:31:32 [2023-10-11T12:31:32.298Z] === RUN   TestResize/invalid_state
12:31:32 [2023-10-11T12:31:32.859Z] --- PASS: TestResize (1.00s)
12:31:32 [2023-10-11T12:31:32.859Z]     --- PASS: TestResize/success (0.24s)
12:31:32 [2023-10-11T12:31:32.859Z]     --- PASS: TestResize/invalid_size (0.28s)
12:31:32 [2023-10-11T12:31:32.859Z]     --- PASS: TestResize/invalid_state (0.04s)
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:31:32 [2023-10-11T12:31:32.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:31:34 [2023-10-11T12:31:34.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:31:34 [2023-10-11T12:31:34.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:31:34 [2023-10-11T12:31:34.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:31:34 [2023-10-11T12:31:34.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:31:35 [2023-10-11T12:31:35.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:35 [2023-10-11T12:31:35.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:31:35 [2023-10-11T12:31:35.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:31:35 [2023-10-11T12:31:35.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:31:39 [2023-10-11T12:31:39.467Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.38s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.97s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.60s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.48s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s)
12:31:39 [2023-10-11T12:31:39.467Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.51s)
12:31:39 [2023-10-11T12:31:39.467Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:31:39 [2023-10-11T12:31:39.467Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:31:40 [2023-10-11T12:31:40.396Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:31:41 [2023-10-11T12:31:41.762Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.08s)
12:31:41 [2023-10-11T12:31:41.762Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
12:31:41 [2023-10-11T12:31:41.762Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
12:31:41 [2023-10-11T12:31:41.762Z] === RUN   TestCgroupNamespacesRun
12:31:42 [2023-10-11T12:31:42.688Z] --- PASS: TestCgroupNamespacesRun (1.18s)
12:31:42 [2023-10-11T12:31:42.688Z] === RUN   TestCgroupNamespacesRunPrivileged
12:31:44 [2023-10-11T12:31:44.056Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
12:31:44 [2023-10-11T12:31:44.056Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:31:45 [2023-10-11T12:31:45.026Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
12:31:45 [2023-10-11T12:31:45.026Z] === RUN   TestCgroupNamespacesRunHostMode
12:31:45 [2023-10-11T12:31:45.952Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
12:31:45 [2023-10-11T12:31:45.952Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:31:47 [2023-10-11T12:31:47.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
12:31:47 [2023-10-11T12:31:47.316Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:31:48 [2023-10-11T12:31:48.243Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
12:31:48 [2023-10-11T12:31:48.243Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:31:48 [2023-10-11T12:31:48.803Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
12:31:48 [2023-10-11T12:31:48.803Z] === RUN   TestCgroupNamespacesRunOlderClient
12:31:50 [2023-10-11T12:31:50.168Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
12:31:50 [2023-10-11T12:31:50.168Z] === RUN   TestNISDomainname
12:31:50 [2023-10-11T12:31:50.730Z] --- PASS: TestNISDomainname (0.61s)
12:31:50 [2023-10-11T12:31:50.730Z] === RUN   TestHostnameDnsResolution
12:31:51 [2023-10-11T12:31:51.291Z] --- PASS: TestHostnameDnsResolution (0.78s)
12:31:51 [2023-10-11T12:31:51.291Z] === RUN   TestUnprivilegedPortsAndPing
12:31:52 [2023-10-11T12:31:52.219Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s)
12:31:52 [2023-10-11T12:31:52.219Z] === RUN   TestPrivilegedHostDevices
12:31:52 [2023-10-11T12:31:52.780Z] --- PASS: TestPrivilegedHostDevices (0.61s)
12:31:52 [2023-10-11T12:31:52.780Z] === RUN   TestRunConsoleSize
12:31:53 [2023-10-11T12:31:53.036Z] --- PASS: TestRunConsoleSize (0.49s)
12:31:53 [2023-10-11T12:31:53.036Z] === RUN   TestRunWithAlternativeContainerdShim
12:31:59 [2023-10-11T12:31:59.570Z] --- PASS: TestRunWithAlternativeContainerdShim (5.60s)
12:31:59 [2023-10-11T12:31:59.570Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
12:31:59 [2023-10-11T12:31:59.825Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s)
12:31:59 [2023-10-11T12:31:59.825Z] === RUN   TestStats
12:32:01 [2023-10-11T12:32:01.713Z] --- PASS: TestStats (1.48s)
12:32:01 [2023-10-11T12:32:01.713Z] === RUN   TestStopContainerWithTimeout
12:32:01 [2023-10-11T12:32:01.713Z] === RUN   TestStopContainerWithTimeout/0
12:32:01 [2023-10-11T12:32:01.713Z] === PAUSE TestStopContainerWithTimeout/0
12:32:01 [2023-10-11T12:32:01.713Z] === RUN   TestStopContainerWithTimeout/1
12:32:01 [2023-10-11T12:32:01.713Z] === PAUSE TestStopContainerWithTimeout/1
12:32:01 [2023-10-11T12:32:01.713Z] === RUN   TestStopContainerWithTimeout/3
12:32:01 [2023-10-11T12:32:01.713Z] === PAUSE TestStopContainerWithTimeout/3
12:32:01 [2023-10-11T12:32:01.713Z] === RUN   TestStopContainerWithTimeout/-1
12:32:01 [2023-10-11T12:32:01.713Z] === PAUSE TestStopContainerWithTimeout/-1
12:32:01 [2023-10-11T12:32:01.713Z] === CONT  TestStopContainerWithTimeout/0
12:32:01 [2023-10-11T12:32:01.713Z] === CONT  TestStopContainerWithTimeout/3
12:32:01 [2023-10-11T12:32:01.713Z] === CONT  TestStopContainerWithTimeout/1
12:32:01 [2023-10-11T12:32:01.713Z] === CONT  TestStopContainerWithTimeout/-1
12:32:04 [2023-10-11T12:32:04.978Z] --- PASS: TestStopContainerWithTimeout (0.04s)
12:32:04 [2023-10-11T12:32:04.978Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
12:32:04 [2023-10-11T12:32:04.978Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
12:32:04 [2023-10-11T12:32:04.978Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
12:32:04 [2023-10-11T12:32:04.978Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
12:32:04 [2023-10-11T12:32:04.978Z] === RUN   TestStopContainerWithTimeoutCancel
12:32:04 [2023-10-11T12:32:04.978Z] === PAUSE TestStopContainerWithTimeoutCancel
12:32:04 [2023-10-11T12:32:04.978Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:32:07 [2023-10-11T12:32:07.492Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
12:32:07 [2023-10-11T12:32:07.492Z] === RUN   TestUpdateMemory
12:32:07 [2023-10-11T12:32:07.492Z] --- PASS: TestUpdateMemory (0.58s)
12:32:07 [2023-10-11T12:32:07.492Z] === RUN   TestUpdateCPUQuota
12:32:08 [2023-10-11T12:32:08.421Z] --- PASS: TestUpdateCPUQuota (0.87s)
12:32:08 [2023-10-11T12:32:08.421Z] === RUN   TestUpdatePidsLimit
12:32:08 [2023-10-11T12:32:08.421Z] === RUN   TestUpdatePidsLimit/update_from_none
12:32:08 [2023-10-11T12:32:08.677Z] === RUN   TestUpdatePidsLimit/no_change
12:32:08 [2023-10-11T12:32:08.932Z] === RUN   TestUpdatePidsLimit/update_lower
12:32:09 [2023-10-11T12:32:09.188Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:32:09 [2023-10-11T12:32:09.444Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:32:09 [2023-10-11T12:32:09.699Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:32:09 [2023-10-11T12:32:09.955Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:32:10 [2023-10-11T12:32:10.516Z] --- PASS: TestUpdatePidsLimit (2.13s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
12:32:10 [2023-10-11T12:32:10.516Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
12:32:10 [2023-10-11T12:32:10.516Z] === RUN   TestUpdateRestartPolicy
12:32:22 [2023-10-11T12:32:22.681Z] --- PASS: TestUpdateRestartPolicy (10.85s)
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestUpdateRestartWithAutoRemove
12:32:22 [2023-10-11T12:32:22.681Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitNonBlocked
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:22 [2023-10-11T12:32:22.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:22 [2023-10-11T12:32:22.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:22 [2023-10-11T12:32:22.681Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:32:22 [2023-10-11T12:32:22.681Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:32:22 [2023-10-11T12:32:22.681Z] --- PASS: TestWaitNonBlocked (0.03s)
12:32:22 [2023-10-11T12:32:22.681Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
12:32:22 [2023-10-11T12:32:22.681Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitBlocked
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:32:22 [2023-10-11T12:32:22.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:32:22 [2023-10-11T12:32:22.681Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:32:22 [2023-10-11T12:32:22.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:32:22 [2023-10-11T12:32:22.681Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:32:22 [2023-10-11T12:32:22.681Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:32:23 [2023-10-11T12:32:23.609Z] --- PASS: TestWaitBlocked (0.03s)
12:32:23 [2023-10-11T12:32:23.609Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
12:32:23 [2023-10-11T12:32:23.609Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
12:32:23 [2023-10-11T12:32:23.609Z] === RUN   TestWaitConditions
12:32:23 [2023-10-11T12:32:23.609Z] === RUN   TestWaitConditions/default
12:32:23 [2023-10-11T12:32:23.609Z] === PAUSE TestWaitConditions/default
12:32:23 [2023-10-11T12:32:23.609Z] === RUN   TestWaitConditions/not-running
12:32:23 [2023-10-11T12:32:23.609Z] === PAUSE TestWaitConditions/not-running
12:32:23 [2023-10-11T12:32:23.609Z] === RUN   TestWaitConditions/next-exit
12:32:23 [2023-10-11T12:32:23.609Z] === PAUSE TestWaitConditions/next-exit
12:32:23 [2023-10-11T12:32:23.609Z] === RUN   TestWaitConditions/removed
12:32:23 [2023-10-11T12:32:23.609Z] === PAUSE TestWaitConditions/removed
12:32:23 [2023-10-11T12:32:23.609Z] === CONT  TestWaitConditions/default
12:32:23 [2023-10-11T12:32:23.609Z] === CONT  TestWaitConditions/next-exit
12:32:23 [2023-10-11T12:32:23.609Z] === CONT  TestWaitConditions/not-running
12:32:23 [2023-10-11T12:32:23.609Z] === CONT  TestWaitConditions/removed
12:32:23 [2023-10-11T12:32:23.609Z]     wait_test.go:146: ContainerID = be880e7dba2e1550e1f108fa6a9f1fd65bbb3308801f49fdf9c578bed9cb9966
12:32:23 [2023-10-11T12:32:23.609Z]     wait_test.go:146: ContainerID = 925f27702c50f3bbd30f60b47d40fcade4d1634753423454911ed875b7d0246a
12:32:23 [2023-10-11T12:32:23.609Z]     wait_test.go:146: ContainerID = 5a01f214ff72545fc39dcdf7138a1ddcc43a7951f8471fd979e18fd750e0b27a
12:32:23 [2023-10-11T12:32:23.609Z]     wait_test.go:146: ContainerID = 5070497d3b0377fdc596f8d16dc21b6b8d603f1d6446eebc34ac161fe721a5cc
12:32:24 [2023-10-11T12:32:24.975Z] --- PASS: TestWaitConditions (0.04s)
12:32:24 [2023-10-11T12:32:24.975Z]     --- PASS: TestWaitConditions/removed (0.90s)
12:32:24 [2023-10-11T12:32:24.975Z]     --- PASS: TestWaitConditions/next-exit (1.18s)
12:32:24 [2023-10-11T12:32:24.975Z]     --- PASS: TestWaitConditions/not-running (1.19s)
12:32:24 [2023-10-11T12:32:24.975Z]     --- PASS: TestWaitConditions/default (1.27s)
12:32:24 [2023-10-11T12:32:24.975Z] === RUN   TestWaitRestartedContainer
12:32:24 [2023-10-11T12:32:24.975Z] === RUN   TestWaitRestartedContainer/default
12:32:24 [2023-10-11T12:32:24.975Z] === PAUSE TestWaitRestartedContainer/default
12:32:24 [2023-10-11T12:32:24.975Z] === RUN   TestWaitRestartedContainer/not-running
12:32:24 [2023-10-11T12:32:24.975Z] === PAUSE TestWaitRestartedContainer/not-running
12:32:24 [2023-10-11T12:32:24.975Z] === RUN   TestWaitRestartedContainer/next-exit
12:32:24 [2023-10-11T12:32:24.975Z] === PAUSE TestWaitRestartedContainer/next-exit
12:32:24 [2023-10-11T12:32:24.975Z] === CONT  TestWaitRestartedContainer/default
12:32:24 [2023-10-11T12:32:24.975Z] === CONT  TestWaitRestartedContainer/next-exit
12:32:24 [2023-10-11T12:32:24.975Z] === CONT  TestWaitRestartedContainer/not-running
12:32:26 [2023-10-11T12:32:26.863Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:32:26 [2023-10-11T12:32:26.863Z]     --- PASS: TestWaitRestartedContainer/default (1.77s)
12:32:26 [2023-10-11T12:32:26.863Z]     --- PASS: TestWaitRestartedContainer/not-running (1.86s)
12:32:26 [2023-10-11T12:32:26.863Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.00s)
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestHardRestartWhenContainerIsRunning
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestIpcModeOlderClient
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestStopContainerWithTimeoutCancel
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestContainerKillOnDaemonStart
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestDaemonHostGatewayIP
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestRestartDaemonWithRestartingContainer
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestDaemonRestartIpcMode
12:32:26 [2023-10-11T12:32:26.863Z] === CONT  TestContainerStartOnDaemonRestart
12:32:26 [2023-10-11T12:32:26.863Z] --- PASS: TestIpcModeOlderClient (0.12s)
12:32:29 [2023-10-11T12:32:29.379Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
12:32:29 [2023-10-11T12:32:29.379Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
12:32:29 [2023-10-11T12:32:29.379Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.40s)
12:32:29 [2023-10-11T12:32:29.379Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
12:32:29 [2023-10-11T12:32:29.379Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.32s)
12:32:29 [2023-10-11T12:32:29.379Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s)
12:32:29 [2023-10-11T12:32:29.941Z] --- PASS: TestDaemonHostGatewayIP (3.17s)
12:32:30 [2023-10-11T12:32:30.197Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.29s)
12:32:30 [2023-10-11T12:32:30.197Z] --- PASS: TestDaemonRestartIpcMode (3.41s)
12:32:30 [2023-10-11T12:32:30.452Z] --- PASS: TestStopContainerWithTimeoutCancel (3.64s)
12:32:40 [2023-10-11T12:32:40.391Z] --- PASS: TestContainerKillOnDaemonStart (11.88s)
12:32:40 [2023-10-11T12:32:40.391Z] PASS
12:32:40 [2023-10-11T12:32:40.391Z] 
12:32:40 [2023-10-11T12:32:40.391Z] === Skipped
12:32:40 [2023-10-11T12:32:40.391Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:32:40 [2023-10-11T12:32:40.391Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:32:40 [2023-10-11T12:32:40.391Z] 
12:32:40 [2023-10-11T12:32:40.391Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:32:40 [2023-10-11T12:32:40.391Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:32:40 [2023-10-11T12:32:40.391Z] 
12:32:40 [2023-10-11T12:32:40.391Z] DONE 316 tests, 2 skipped in 171.520s
12:32:40 [2023-10-11T12:32:40.391Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
12:32:40 [2023-10-11T12:32:40.391Z] ++ '[' -n '' ']'
12:32:40 [2023-10-11T12:32:40.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:32:40 [2023-10-11T12:32:40.391Z] ++ set -e
12:32:40 [2023-10-11T12:32:40.391Z] ++ '[' -n 0 ']'
12:32:40 [2023-10-11T12:32:40.391Z] ++ set -x
12:32:40 [2023-10-11T12:32:40.391Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:32:40 [2023-10-11T12:32:40.391Z] INFO: Testing against a local daemon
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestConfigDaemonID
12:32:40 [2023-10-11T12:32:40.391Z]     daemon_test.go:60: [d0fd871370784] daemon is not started
12:32:40 [2023-10-11T12:32:40.391Z] --- PASS: TestConfigDaemonID (1.04s)
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:32:40 [2023-10-11T12:32:40.391Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:32:40 [2023-10-11T12:32:40.391Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation/invalid_config
12:32:40 [2023-10-11T12:32:40.391Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation/malformed_config
12:32:40 [2023-10-11T12:32:40.391Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestDaemonConfigValidation/valid_config
12:32:40 [2023-10-11T12:32:40.391Z] === PAUSE TestDaemonConfigValidation/valid_config
12:32:40 [2023-10-11T12:32:40.391Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:32:40 [2023-10-11T12:32:40.391Z] === CONT  TestDaemonConfigValidation/malformed_config
12:32:40 [2023-10-11T12:32:40.391Z] === CONT  TestDaemonConfigValidation/invalid_config
12:32:40 [2023-10-11T12:32:40.391Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:32:40 [2023-10-11T12:32:40.391Z] === CONT  TestDaemonConfigValidation/valid_config
12:32:40 [2023-10-11T12:32:40.391Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:32:40 [2023-10-11T12:32:40.391Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
12:32:40 [2023-10-11T12:32:40.391Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:32:40 [2023-10-11T12:32:40.391Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
12:32:40 [2023-10-11T12:32:40.391Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:32:40 [2023-10-11T12:32:40.391Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestConfigDaemonSeccompProfiles
12:32:40 [2023-10-11T12:32:40.391Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:32:40 [2023-10-11T12:32:40.953Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:32:42 [2023-10-11T12:32:42.317Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:32:43 [2023-10-11T12:32:43.245Z]     daemon_test.go:179: [d2644532bb64e] daemon is not started
12:32:43 [2023-10-11T12:32:43.245Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
12:32:43 [2023-10-11T12:32:43.245Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:32:43 [2023-10-11T12:32:43.245Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
12:32:43 [2023-10-11T12:32:43.245Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:32:43 [2023-10-11T12:32:43.245Z] === RUN   TestDaemonProxy
12:32:43 [2023-10-11T12:32:43.245Z] === RUN   TestDaemonProxy/environment_variables
12:32:43 [2023-10-11T12:32:43.245Z] === PAUSE TestDaemonProxy/environment_variables
12:32:43 [2023-10-11T12:32:43.245Z] === RUN   TestDaemonProxy/command-line_options
12:32:43 [2023-10-11T12:32:43.245Z] === PAUSE TestDaemonProxy/command-line_options
12:32:43 [2023-10-11T12:32:43.245Z] === RUN   TestDaemonProxy/configuration_file
12:32:43 [2023-10-11T12:32:43.245Z] === PAUSE TestDaemonProxy/configuration_file
12:32:43 [2023-10-11T12:32:43.245Z] === RUN   TestDaemonProxy/conflicting_options
12:32:43 [2023-10-11T12:32:43.502Z] === RUN   TestDaemonProxy/reload_sanitized
12:32:43 [2023-10-11T12:32:43.502Z] === PAUSE TestDaemonProxy/reload_sanitized
12:32:43 [2023-10-11T12:32:43.502Z] === CONT  TestDaemonProxy/environment_variables
12:32:43 [2023-10-11T12:32:43.502Z] === CONT  TestDaemonProxy/configuration_file
12:32:43 [2023-10-11T12:32:43.502Z] === CONT  TestDaemonProxy/reload_sanitized
12:32:43 [2023-10-11T12:32:43.502Z] === CONT  TestDaemonProxy/command-line_options
12:32:45 [2023-10-11T12:32:45.390Z] --- PASS: TestDaemonProxy (0.50s)
12:32:45 [2023-10-11T12:32:45.390Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:32:45 [2023-10-11T12:32:45.390Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
12:32:45 [2023-10-11T12:32:45.390Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
12:32:45 [2023-10-11T12:32:45.390Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
12:32:45 [2023-10-11T12:32:45.390Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
12:32:45 [2023-10-11T12:32:45.390Z] === RUN   TestLiveRestore
12:32:45 [2023-10-11T12:32:45.390Z] === RUN   TestLiveRestore/volume_references
12:32:45 [2023-10-11T12:32:45.390Z] === PAUSE TestLiveRestore/volume_references
12:32:45 [2023-10-11T12:32:45.390Z] === CONT  TestLiveRestore/volume_references
12:32:45 [2023-10-11T12:32:45.951Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:32:45 [2023-10-11T12:32:45.951Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:32:46 [2023-10-11T12:32:46.885Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:32:47 [2023-10-11T12:32:47.836Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:32:48 [2023-10-11T12:32:48.771Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:32:49 [2023-10-11T12:32:49.755Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
12:32:50 [2023-10-11T12:32:50.696Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
12:32:51 [2023-10-11T12:32:51.276Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
12:32:52 [2023-10-11T12:32:52.661Z] --- PASS: TestLiveRestore (0.00s)
12:32:52 [2023-10-11T12:32:52.661Z]     --- PASS: TestLiveRestore/volume_references (7.02s)
12:32:52 [2023-10-11T12:32:52.661Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.89s)
12:32:52 [2023-10-11T12:32:52.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
12:32:52 [2023-10-11T12:32:52.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
12:32:52 [2023-10-11T12:32:52.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
12:32:52 [2023-10-11T12:32:52.664Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
12:32:52 [2023-10-11T12:32:52.664Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.52s)
12:32:52 [2023-10-11T12:32:52.664Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
12:32:52 [2023-10-11T12:32:52.664Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.01s)
12:32:52 [2023-10-11T12:32:52.664Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:32:52 [2023-10-11T12:32:52.947Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
12:32:52 [2023-10-11T12:32:52.947Z] PASS
12:32:52 [2023-10-11T12:32:52.947Z] 
12:32:52 [2023-10-11T12:32:52.947Z] DONE 28 tests in 14.261s
12:32:52 [2023-10-11T12:32:52.947Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
12:32:52 [2023-10-11T12:32:52.947Z] ++ '[' -n '' ']'
12:32:52 [2023-10-11T12:32:52.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:32:52 [2023-10-11T12:32:52.947Z] ++ set -e
12:32:52 [2023-10-11T12:32:52.947Z] ++ '[' -n 0 ']'
12:32:52 [2023-10-11T12:32:52.947Z] ++ set -x
12:32:52 [2023-10-11T12:32:52.947Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
12:32:53 [2023-10-11T12:32:53.229Z] INFO: Testing against a local daemon
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestCommitInheritsEnv
12:32:53 [2023-10-11T12:32:53.229Z] --- PASS: TestCommitInheritsEnv (0.18s)
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportExtremelyLargeImageWorks
12:32:53 [2023-10-11T12:32:53.229Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:32:53 [2023-10-11T12:32:53.229Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform/#00
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform/_______
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform//
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform/linux
12:32:53 [2023-10-11T12:32:53.229Z] === RUN   TestImportWithCustomPlatform/LINUX
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImportWithCustomPlatform/macos
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:32:53 [2023-10-11T12:32:53.504Z] --- PASS: TestImportWithCustomPlatform (0.14s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:32:53 [2023-10-11T12:32:53.504Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImageInspectEmptyTagsAndDigests
12:32:53 [2023-10-11T12:32:53.504Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImagesFilterMultiReference
12:32:53 [2023-10-11T12:32:53.504Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:32:53 [2023-10-11T12:32:53.504Z] === RUN   TestImagesFilterBeforeSince
12:32:53 [2023-10-11T12:32:53.759Z]     list_test.go:87: ImageList: ID=sha256:e468689b95936086ff0140bbbe987a109ef173e2c679238f5c36cf8ed2482721 RepoTags=[testimagesfilterbeforesince:v3]
12:32:53 [2023-10-11T12:32:53.759Z]     list_test.go:87: ImageList: ID=sha256:e11bcf4395da62ac3ce0c3cae922b6e3c59d8596799b4f3a7ad7a025f43e3d49 RepoTags=[testimagesfilterbeforesince:v1]
12:32:53 [2023-10-11T12:32:53.759Z]     list_test.go:87: ImageList: ID=sha256:bd1d92d1f2b0dfeefe040ae7810c8d1b4423c91b4984d0df74f984ab29a647da RepoTags=[testimagesfilterbeforesince:v2]
12:32:53 [2023-10-11T12:32:53.759Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestAPIImagesFilters
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestAPIImagesFilters/repository_regex
12:32:53 [2023-10-11T12:32:53.759Z] === PAUSE TestAPIImagesFilters/repository_regex
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestAPIImagesFilters/image_name_regex
12:32:53 [2023-10-11T12:32:53.759Z] === PAUSE TestAPIImagesFilters/image_name_regex
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
12:32:53 [2023-10-11T12:32:53.759Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestAPIImagesFilters/registry_port_regex
12:32:53 [2023-10-11T12:32:53.759Z] === PAUSE TestAPIImagesFilters/registry_port_regex
12:32:53 [2023-10-11T12:32:53.759Z] === CONT  TestAPIImagesFilters/repository_regex
12:32:53 [2023-10-11T12:32:53.759Z] === CONT  TestAPIImagesFilters/registry_port_regex
12:32:53 [2023-10-11T12:32:53.759Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
12:32:53 [2023-10-11T12:32:53.759Z] === CONT  TestAPIImagesFilters/image_name_regex
12:32:53 [2023-10-11T12:32:53.759Z] --- PASS: TestAPIImagesFilters (0.04s)
12:32:53 [2023-10-11T12:32:53.759Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
12:32:53 [2023-10-11T12:32:53.759Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
12:32:53 [2023-10-11T12:32:53.759Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
12:32:53 [2023-10-11T12:32:53.759Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestPruneDontDeleteUsedDangling
12:32:53 [2023-10-11T12:32:53.759Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestImagePullPlatformInvalid
12:32:53 [2023-10-11T12:32:53.759Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:32:53 [2023-10-11T12:32:53.759Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:32:53 [2023-10-11T12:32:53.759Z] time="2023-10-11T12:32:53.740577135Z" 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.20.8 instance.id=8f2b3dcb-1ce8-4e7c-9c76-2d7f3f7a9cbb version=2.8.3 
12:32:53 [2023-10-11T12:32:53.759Z] time="2023-10-11T12:32:53.740674497Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=8f2b3dcb-1ce8-4e7c-9c76-2d7f3f7a9cbb version=2.8.3 
12:32:53 [2023-10-11T12:32:53.759Z] time="2023-10-11T12:32:53.740717779Z" level=info msg="Starting upload purge in 31m0s" go.version=go1.20.8 instance.id=8f2b3dcb-1ce8-4e7c-9c76-2d7f3f7a9cbb version=2.8.3 
12:32:53 [2023-10-11T12:32:53.759Z] time="2023-10-11T12:32:53.741030162Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=8f2b3dcb-1ce8-4e7c-9c76-2d7f3f7a9cbb version=2.8.3 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.835243457Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a5d42a-dd91-4b62-aad3-03adba730da5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.835306825Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=41a5d42a-dd91-4b62-aad3-03adba730da5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42684" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.254911ms http.response.status=200 http.response.written=2 
12:32:54 [2023-10-11T12:32:54.017Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.837841726Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd06f641-0787-4fb7-b307-b88bc5c9f0a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.837879864Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e346d9a6-1d43-4e2b-951c-e51fe463748c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.837891662Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd06f641-0787-4fb7-b307-b88bc5c9f0a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.837911502Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e346d9a6-1d43-4e2b-951c-e51fe463748c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.838018538Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd06f641-0787-4fb7-b307-b88bc5c9f0a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=51.954µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c7bc7b6-a77c-47ce-9e50-46a3ad2ced89 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.838097897Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e346d9a6-1d43-4e2b-951c-e51fe463748c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=128.483µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bfca3903-911a-4e51-b099-aebc6960eff8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.838131152Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd06f641-0787-4fb7-b307-b88bc5c9f0a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.197424ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.838154332Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e346d9a6-1d43-4e2b-951c-e51fe463748c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.258215ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.839862629Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.839875617Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.839912417Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.839923888Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840066566Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=122.764µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=75e82ac3-6d6e-43db-b932-368cf748849b trace.line=110 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840119735Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=23.474µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=be860e31-4274-44c4-802e-5f4a487b0cb8 trace.line=142 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840142307Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=189.398µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf4bc9ac-396a-40db-9091-83a5df94e844 trace.line=110 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840196444Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=41.361µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e4c565fb-390f-47fa-bef0-7de0f0dc2f1a trace.line=110 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.84021164Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=32.549µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9da7ef6e-bdf5-4edf-af91-b1e8fd630dc1 trace.line=142 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840284919Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.422µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6eceb8e6-250a-43f2-9273-3db67be68dad trace.line=110 vars.name=test 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.840293387Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=55de5905-701b-485f-8d88-ccfb04358889 http.request.method=POST http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.883582ms http.response.status=202 http.response.written=0 
12:32:54 [2023-10-11T12:32:54.017Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.8403549Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8b6fd31b-81d0-4724-a22b-996e60cbfbc0 http.request.method=POST http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.91198ms http.response.status=202 http.response.written=0 
12:32:54 [2023-10-11T12:32:54.017Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.842547625Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.017Z] time="2023-10-11T12:32:53.842570829Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842638726Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842645134Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842722664Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=50.297µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1e86f69-b41b-40c1-9264-1827f050e1f7 trace.line=95 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842790463Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=26.215µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8228e7ad-0afc-44eb-b48b-3159a5357ef7 trace.line=142 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842799784Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=126.317µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b0c32c83-7ebc-49d1-a600-e4dcbc1baf71 trace.line=95 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842840907Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.84288309Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=63d5b03e-fe6c-4e3f-9861-0794b6313176 trace.line=142 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842917526Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.582µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7dd1c550-5461-4e06-98e2-221c46b32dad trace.line=110 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.842955262Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.84295632Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=15.491µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ba37918-ea2b-4682-b239-3b781f3d4227 trace.line=155 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.84300674Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.817µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=790261ed-0e83-4487-8c2d-4d252f8dd194 trace.line=155 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843036082Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.371µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=068a7c92-0122-44a4-9d6e-5137d78697d0 trace.line=110 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843045608Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.342µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=422b916d-c535-450b-a72a-7e2613c1c0a3 trace.line=155 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843071741Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.65µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24081180-838b-44eb-865d-9585af738bd3 trace.line=155 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.84311188Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.759µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a7bd9c4-083a-441f-a129-75e750a7dea2 trace.line=155 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843120856Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=53.013µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5e570411-ce3f-4632-a441-fa34efd0b6dc trace.line=185 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843148023Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74419fe3-dfcf-459f-920d-921912d6d144 trace.line=155 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843197853Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=50.158µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c730f7f5-0424-483c-8405-4b3e4a799d3c trace.line=110 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843212647Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=43.274µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5deac188-68fb-489d-af62-bd83b078b5e9 trace.line=185 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843277557Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.869µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=68bb188e-078b-400e-8bd2-db184f889027 trace.line=110 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843383993Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/110a48fd-0295-456c-a172-b847e3b4146e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=161.969µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b159604e-16b7-499b-9646-8a2d8753a2a5 trace.line=202 vars.name=test vars.uuid=110a48fd-0295-456c-a172-b847e3b4146e 
12:32:54 [2023-10-11T12:32:54.018Z] time="2023-10-11T12:32:53.843392847Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=92.964µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=56a4681e-ac36-4439-8d03-287c250f794d trace.line=202 vars.name=test vars.uuid=8fc7b564-2d54-4215-99b9-b5bd938442c2 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.843465494Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1585aa01-9712-43f3-ad4e-d2580cc3a799 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42700" http.request.uri="/v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.266251ms http.response.status=201 http.response.written=0 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "PUT /v2/test/blobs/uploads/110a48fd-0295-456c-a172-b847e3b4146e?_state=Y5qt88_EAdcb7a5eC2dLR59HAlD8JJKWpxa4teDvPIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjExMGE0OGZkLTAyOTUtNDU2Yy1hMTcyLWI4NDdlM2I0MTQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MzQ3MjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.843579414Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=798b6891-e03f-496e-a593-1d9565716fd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.395677ms http.response.status=201 http.response.written=0 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "PUT /v2/test/blobs/uploads/8fc7b564-2d54-4215-99b9-b5bd938442c2?_state=ChIknkRg_Oe0elNFDbFqKZrHaGp1rsf-3wYU794OQvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmYzdiNTY0LTJkNTQtNDIxNS05OWI5LWI1YmQ5Mzg0NDJjMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxMjozMjo1My44Mzk5MjQwMjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.845043191Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b1065c3-5ff7-4e1d-a7ed-16f3330614eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.845085209Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b1065c3-5ff7-4e1d-a7ed-16f3330614eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.845150161Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b1065c3-5ff7-4e1d-a7ed-16f3330614eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=31.589µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=51be9a86-2840-49be-94ea-01bb1c222415 trace.line=95 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.845217188Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b1065c3-5ff7-4e1d-a7ed-16f3330614eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.313067ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846195865Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846230515Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846379002Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846395166Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846404299Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846480491Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.447µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b7878e5-d3f0-45aa-9bd5-d9a392278bbd trace.line=95 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846533332Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=17.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e70c33c-f534-4437-869f-4046d862fc16 trace.line=155 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846586336Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=23.958µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eb15baca-4f89-4795-9674-c090c154a299 trace.line=95 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.84662481Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=11.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=81c72c5f-8746-4d5d-8868-be38e4dd8d65 trace.line=155 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846665655Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.89µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=efbda6a3-48ac-4103-ae37-d1bba7c28790 trace.line=155 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846741404Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.505µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e50a83d-96ce-4be1-bb81-cf6b18165d9b trace.line=110 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846823307Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=50.092µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=09c8a068-288a-466c-a95e-0797823550d2 trace.line=110 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.846982026Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=59.701µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f27c65d-4aff-4d65-833f-dba881a51608 trace.line=110 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.847039076Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=30.145µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a7982460-350d-4328-af90-29c4d7a4d501 trace.line=110 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.847081439Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.847095125Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9703474f-2501-4c8d-b84f-51ef43135820 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42698" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.519137ms http.response.status=201 http.response.written=0 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.851921507Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e25d403-8897-43e2-b75b-fd551a961989 http.request.method=GET http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.851962492Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e25d403-8897-43e2-b75b-fd551a961989 http.request.method=GET http.request.remoteaddr="127.0.0.1:42714" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.482µs" http.response.status=200 http.response.written=2 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854662536Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854705112Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.85478992Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.1µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a12f5314-6a43-4ed9-b18e-0309baa4b9cf trace.line=95 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854815339Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854865284Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.254µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fab0d47f-17cc-4ee9-89e0-804219ec8dac trace.line=95 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854916114Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.545µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f6805bc-8ce7-4da8-8c7e-4c78386b5dc0 trace.line=155 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.854955622Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.358µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=cd761885-f887-4f4e-b0e1-743aaee041a2 trace.line=125 vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.855005525Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.855099539Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7955bd8-0b04-40f1-a8cd-50534036cca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-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.861009ms http.response.status=200 http.response.written=417 
12:32:54 [2023-10-11T12:32:54.019Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.019Z] time="2023-10-11T12:32:53.865209547Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.86525872Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.865274203Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.865359536Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.519µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2226496c-4963-4a21-a331-f2f6559c4f7e trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.865428122Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.772µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0e04346-e4e7-4edb-b2b9-a08484773d5e trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.86547138Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.162µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d892865b-f26e-4b9c-92de-33a29914a389 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.865510583Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.865619563Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=67f0c88e-40f2-455f-a174-c57a9425be12 http.request.method=GET http.request.remoteaddr="127.0.0.1:42742" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-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.324341ms http.response.status=200 http.response.written=417 
12:32:54 [2023-10-11T12:32:54.020Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.87291162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.872924379Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.872964215Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.872964289Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873050294Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.354µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6b9d9e46-d4b4-4653-b976-af0ff8d9a237 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873104948Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.766µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf27be63-30d7-496e-8eeb-04bcfec6dbac trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.87315998Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.651µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60a3d016-6fa5-4d1a-8ca2-7b40acd45054 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873197403Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.871µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=857c68e6-75db-476a-8918-396debe1850c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873105244Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.776µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9fa3f578-e9e3-4f0c-a924-3d264e024f3c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.8732349Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.321µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8305060f-01ca-48e8-95cd-b0068606e9a9 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873268615Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.65µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3ccacc0a-e4ac-4c40-abb8-a586de419bc5 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873275335Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.505µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f144a71-7c64-4c15-9089-96f402ebbcce trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873324598Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.736µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=61c2039c-021d-4edb-ad20-40b47add3916 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.020Z] time="2023-10-11T12:32:53.873327175Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.606µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e48bc9a9-670e-4413-8212-88131301388a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.873371269Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.176µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46073d7b-6ab3-4bb0-8871-40b0148f8f07 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.873411613Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.559µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=62520d9a-dd99-429c-a546-1c5b9209d628 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.873441414Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.482µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=3a33a4c3-6eff-4c30-9374-a792cd559d19 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.873690126Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.29µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=6eba1a6a-8741-443e-870b-8c1d12cf6bfc trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874562753Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.085µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09acea50-b6b1-4240-97a3-934ca45f02b2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874626588Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.931µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=50dadd57-2fc1-4a84-affd-033e9520fc25 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874687626Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afb2e6cd-bbdb-4760-8750-e41f2e7cff29 http.request.method=GET http.request.remoteaddr="127.0.0.1:42750" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.376012ms http.response.status=200 http.response.written=68 
12:32:54 [2023-10-11T12:32:54.021Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874744659Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.479µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7082bf38-4d4f-4fac-93fc-b0be01b42576 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874791953Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=04c5ba38-e452-46bf-ae47-583037f5a26a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.874836704Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c7852ff3-41b6-4560-95c8-9e58764bffb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42746" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.54118ms http.response.status=200 http.response.written=194 
12:32:54 [2023-10-11T12:32:54.021Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.888448311Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c72b7cc4-5050-4ebf-ae68-925fc32fcdec http.request.method=GET http.request.remoteaddr="127.0.0.1:42762" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.888493283Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c72b7cc4-5050-4ebf-ae68-925fc32fcdec http.request.method=GET http.request.remoteaddr="127.0.0.1:42762" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="920.035µs" http.response.status=200 http.response.written=2 
12:32:54 [2023-10-11T12:32:54.021Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.895231366Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.895284896Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.895298541Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.89537402Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.123µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f4c69f62-dc36-4b9c-852d-344cbf8b1d80 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.895422126Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.775µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dfe2701f-30f5-4fcd-8912-11e6a639ab7d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.895503291Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=08e43b83-1c65-49d2-a4b2-7a346145c7b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.128928ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897540578Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897590096Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897606039Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897676102Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.398µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=604d1ac6-57ba-4fa4-9502-f32cbc752093 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897724988Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.441µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e7302418-4a4c-446d-b62d-a1ae57059981 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] time="2023-10-11T12:32:53.897780511Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6b666fc4-b950-4bd7-91d4-287a30d25b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:42786" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.696736ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:32:54 [2023-10-11T12:32:54.021Z] 127.0.0.1 - - [11/Oct/2023:12:32:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/70a591c586b68ad030836d36a67a3f5bdb2837c6 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:32:54 [2023-10-11T12:32:54.021Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
12:32:54 [2023-10-11T12:32:54.021Z] === RUN   TestRemoveImageOrphaning
12:32:54 [2023-10-11T12:32:54.277Z] --- PASS: TestRemoveImageOrphaning (0.19s)
12:32:54 [2023-10-11T12:32:54.277Z] === RUN   TestRemoveByDigest
12:32:54 [2023-10-11T12:32:54.277Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:32:54 [2023-10-11T12:32:54.277Z] --- SKIP: TestRemoveByDigest (0.00s)
12:32:54 [2023-10-11T12:32:54.277Z] === RUN   TestRemoveImageGarbageCollector
12:32:54 [2023-10-11T12:32:54.277Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:32:54 [2023-10-11T12:32:54.277Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:32:54 [2023-10-11T12:32:54.277Z] === RUN   TestSaveCheckTimes
12:32:54 [2023-10-11T12:32:54.277Z] === PAUSE TestSaveCheckTimes
12:32:54 [2023-10-11T12:32:54.277Z] === RUN   TestSaveRepoWithMultipleImages
12:32:55 [2023-10-11T12:32:55.204Z] --- PASS: TestSaveRepoWithMultipleImages (1.01s)
12:32:55 [2023-10-11T12:32:55.204Z] === RUN   TestSaveDirectoryPermissions
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestSaveDirectoryPermissions (1.04s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagUsingDigestAlgorithmAsName
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagValidPrefixedRepo
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
12:32:56 [2023-10-11T12:32:56.569Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
12:32:56 [2023-10-11T12:32:56.569Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagValidPrefixedRepo/foooo:t
12:32:56 [2023-10-11T12:32:56.569Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:32:56 [2023-10-11T12:32:56.569Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:32:56 [2023-10-11T12:32:56.569Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
12:32:56 [2023-10-11T12:32:56.569Z] === CONT  TestTagValidPrefixedRepo/foooo:t
12:32:56 [2023-10-11T12:32:56.569Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
12:32:56 [2023-10-11T12:32:56.569Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagExistedNameWithoutForce
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagOfficialNames (0.06s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestTagMatchesDigest
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestTagMatchesDigest (0.01s)
12:32:56 [2023-10-11T12:32:56.569Z] === CONT  TestSaveCheckTimes
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestSaveCheckTimes (0.03s)
12:32:56 [2023-10-11T12:32:56.569Z] PASS
12:32:56 [2023-10-11T12:32:56.569Z] 
12:32:56 [2023-10-11T12:32:56.569Z] === Skipped
12:32:56 [2023-10-11T12:32:56.569Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:32:56 [2023-10-11T12:32:56.569Z] 
12:32:56 [2023-10-11T12:32:56.569Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z]     remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:32:56 [2023-10-11T12:32:56.569Z] 
12:32:56 [2023-10-11T12:32:56.569Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:32:56 [2023-10-11T12:32:56.569Z] 
12:32:56 [2023-10-11T12:32:56.569Z] DONE 44 tests, 3 skipped in 3.436s
12:32:56 [2023-10-11T12:32:56.569Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
12:32:56 [2023-10-11T12:32:56.569Z] ++ '[' -n '' ']'
12:32:56 [2023-10-11T12:32:56.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:32:56 [2023-10-11T12:32:56.569Z] ++ set -e
12:32:56 [2023-10-11T12:32:56.569Z] ++ '[' -n 0 ']'
12:32:56 [2023-10-11T12:32:56.569Z] ++ set -x
12:32:56 [2023-10-11T12:32:56.569Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestStripANSICommands
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestStripANSICommands/#00
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestStripANSICommands/#01
12:32:56 [2023-10-11T12:32:56.569Z] --- PASS: TestStripANSICommands (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:32:56 [2023-10-11T12:32:56.569Z] PASS
12:32:56 [2023-10-11T12:32:56.569Z] 
12:32:56 [2023-10-11T12:32:56.569Z] DONE 3 tests in 0.009s
12:32:56 [2023-10-11T12:32:56.569Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
12:32:56 [2023-10-11T12:32:56.569Z] ++ '[' -n '' ']'
12:32:56 [2023-10-11T12:32:56.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:32:56 [2023-10-11T12:32:56.569Z] ++ set -e
12:32:56 [2023-10-11T12:32:56.569Z] ++ '[' -n 0 ']'
12:32:56 [2023-10-11T12:32:56.569Z] ++ set -x
12:32:56 [2023-10-11T12:32:56.569Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
12:32:56 [2023-10-11T12:32:56.569Z] INFO: Testing against a local daemon
12:32:56 [2023-10-11T12:32:56.569Z] === RUN   TestCreateWithMultiNetworks
12:32:57 [2023-10-11T12:32:57.496Z] --- PASS: TestCreateWithMultiNetworks (0.98s)
12:32:57 [2023-10-11T12:32:57.496Z] === RUN   TestNetworkCreateDelete
12:32:57 [2023-10-11T12:32:57.752Z] --- PASS: TestNetworkCreateDelete (0.20s)
12:32:57 [2023-10-11T12:32:57.752Z] === RUN   TestDockerNetworkDeletePreferID
12:32:58 [2023-10-11T12:32:58.313Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
12:32:58 [2023-10-11T12:32:58.313Z] === RUN   TestDaemonDNSFallback
12:33:04 [2023-10-11T12:33:04.846Z] --- PASS: TestDaemonDNSFallback (6.24s)
12:33:04 [2023-10-11T12:33:04.846Z] === RUN   TestInspectNetwork
12:33:07 [2023-10-11T12:33:07.360Z] === RUN   TestInspectNetwork/full_network_id
12:33:07 [2023-10-11T12:33:07.360Z] === RUN   TestInspectNetwork/partial_network_id
12:33:07 [2023-10-11T12:33:07.360Z] === RUN   TestInspectNetwork/network_name
12:33:07 [2023-10-11T12:33:07.360Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:33:11 [2023-10-11T12:33:11.524Z] --- PASS: TestInspectNetwork (7.02s)
12:33:11 [2023-10-11T12:33:11.524Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:33:11 [2023-10-11T12:33:11.524Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:33:11 [2023-10-11T12:33:11.524Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:33:11 [2023-10-11T12:33:11.524Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:33:11 [2023-10-11T12:33:11.524Z] === RUN   TestRunContainerWithBridgeNone
12:33:12 [2023-10-11T12:33:12.887Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/create
12:33:12 [2023-10-11T12:33:12.887Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:33:12 [2023-10-11T12:33:12.887Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:33:12 [2023-10-11T12:33:12.887Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:33:12 [2023-10-11T12:33:12.887Z] === CONT  TestNetworkInvalidJSON/networks/create
12:33:12 [2023-10-11T12:33:12.887Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:33:12 [2023-10-11T12:33:12.887Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:33:12 [2023-10-11T12:33:12.887Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:33:12 [2023-10-11T12:33:12.887Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkList
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkList//networks
12:33:12 [2023-10-11T12:33:12.887Z] === PAUSE TestNetworkList//networks
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestNetworkList//networks/
12:33:12 [2023-10-11T12:33:12.887Z] === PAUSE TestNetworkList//networks/
12:33:12 [2023-10-11T12:33:12.887Z] === CONT  TestNetworkList//networks
12:33:12 [2023-10-11T12:33:12.887Z] === CONT  TestNetworkList//networks/
12:33:12 [2023-10-11T12:33:12.887Z] --- PASS: TestNetworkList (0.01s)
12:33:12 [2023-10-11T12:33:12.887Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z]     --- PASS: TestNetworkList//networks (0.00s)
12:33:12 [2023-10-11T12:33:12.887Z] === RUN   TestHostIPv4BridgeLabel
12:33:13 [2023-10-11T12:33:13.449Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:33:13 [2023-10-11T12:33:13.449Z] === RUN   TestDefaultNetworkOpts
12:33:13 [2023-10-11T12:33:13.449Z] === RUN   TestDefaultNetworkOpts/default_value
12:33:14 [2023-10-11T12:33:14.813Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:33:16 [2023-10-11T12:33:16.177Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:33:17 [2023-10-11T12:33:17.541Z] --- PASS: TestDefaultNetworkOpts (4.04s)
12:33:17 [2023-10-11T12:33:17.541Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.34s)
12:33:17 [2023-10-11T12:33:17.541Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
12:33:17 [2023-10-11T12:33:17.541Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.38s)
12:33:17 [2023-10-11T12:33:17.541Z] === RUN   TestForbidDuplicateNetworkNames
12:33:18 [2023-10-11T12:33:18.102Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
12:33:18 [2023-10-11T12:33:18.102Z] === RUN   TestDaemonRestartWithLiveRestore
12:33:19 [2023-10-11T12:33:19.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:33:19 [2023-10-11T12:33:19.467Z] === RUN   TestDaemonDefaultNetworkPools
12:33:20 [2023-10-11T12:33:20.028Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
12:33:20 [2023-10-11T12:33:20.028Z] === RUN   TestDaemonRestartWithExistingNetwork
12:33:21 [2023-10-11T12:33:21.393Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
12:33:21 [2023-10-11T12:33:21.393Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:33:22 [2023-10-11T12:33:22.757Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
12:33:22 [2023-10-11T12:33:22.757Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:33:23 [2023-10-11T12:33:23.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
12:33:23 [2023-10-11T12:33:23.318Z] === RUN   TestServiceWithPredefinedNetwork
12:33:25 [2023-10-11T12:33:25.206Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
12:33:25 [2023-10-11T12:33:25.206Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:33:25 [2023-10-11T12:33:25.206Z]     service_test.go:256: FLAKY_TEST
12:33:25 [2023-10-11T12:33:25.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:25 [2023-10-11T12:33:25.206Z] === RUN   TestServiceWithDataPathPortInit
12:33:40 [2023-10-11T12:33:40.040Z] --- PASS: TestServiceWithDataPathPortInit (13.68s)
12:33:40 [2023-10-11T12:33:40.040Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:41 [2023-10-11T12:33:41.405Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lb7drpfv5wth01ru5cla5qo3f Created:2023-10-11 12:33:40.181078085 +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[83092c1e210fc71dfeb110c3efdfb77aaa7306dc6282c36bbb0c34dd85683c02:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yvpndc7prkaqzpo55vm86gv96 EndpointID:63817d7d012d2e50e7f9b7426407068e5b11c3264160570aedc689dc2ef1d803 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:79773cdee666cd997ae880efe0df7da32360a2e75ed8295cb1f642febda40762 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:07fe9c34ca80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yvpndc7prkaqzpo55vm86gv96 EndpointID:63817d7d012d2e50e7f9b7426407068e5b11c3264160570aedc689dc2ef1d803 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:33:46 [2023-10-11T12:33:46.648Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s)
12:33:46 [2023-10-11T12:33:46.648Z] PASS
12:33:46 [2023-10-11T12:33:46.648Z] 
12:33:46 [2023-10-11T12:33:46.648Z] === Skipped
12:33:46 [2023-10-11T12:33:46.648Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:46 [2023-10-11T12:33:46.648Z]     service_test.go:256: FLAKY_TEST
12:33:46 [2023-10-11T12:33:46.648Z] 
12:33:46 [2023-10-11T12:33:46.648Z] DONE 44 tests, 1 skipped in 49.356s
12:33:46 [2023-10-11T12:33:46.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
12:33:46 [2023-10-11T12:33:46.648Z] ++ '[' -n '' ']'
12:33:46 [2023-10-11T12:33:46.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:33:46 [2023-10-11T12:33:46.648Z] ++ set -e
12:33:46 [2023-10-11T12:33:46.648Z] ++ '[' -n 0 ']'
12:33:46 [2023-10-11T12:33:46.648Z] ++ set -x
12:33:46 [2023-10-11T12:33:46.648Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:33:46 [2023-10-11T12:33:46.648Z] INFO: Testing against a local daemon
12:33:46 [2023-10-11T12:33:46.648Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:46 [2023-10-11T12:33:46.648Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:46 [2023-10-11T12:33:46.648Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:33:46 [2023-10-11T12:33:46.648Z] === RUN   TestDockerNetworkIpvlan
12:33:46 [2023-10-11T12:33:46.648Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:46 [2023-10-11T12:33:46.648Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:46 [2023-10-11T12:33:46.648Z] PASS
12:33:46 [2023-10-11T12:33:46.648Z] 
12:33:46 [2023-10-11T12:33:46.648Z] === Skipped
12:33:46 [2023-10-11T12:33:46.648Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:33:46 [2023-10-11T12:33:46.648Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:46 [2023-10-11T12:33:46.648Z] 
12:33:46 [2023-10-11T12:33:46.648Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:46 [2023-10-11T12:33:46.648Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:46 [2023-10-11T12:33:46.648Z] 
12:33:46 [2023-10-11T12:33:46.648Z] DONE 2 tests, 2 skipped in 0.040s
12:33:46 [2023-10-11T12:33:46.648Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
12:33:46 [2023-10-11T12:33:46.648Z] ++ '[' -n '' ']'
12:33:46 [2023-10-11T12:33:46.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:33:46 [2023-10-11T12:33:46.648Z] ++ set -e
12:33:46 [2023-10-11T12:33:46.648Z] ++ '[' -n 0 ']'
12:33:46 [2023-10-11T12:33:46.648Z] ++ set -x
12:33:46 [2023-10-11T12:33:46.648Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:33:46 [2023-10-11T12:33:46.648Z] INFO: Testing against a local daemon
12:33:46 [2023-10-11T12:33:46.648Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:47 [2023-10-11T12:33:47.208Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
12:33:47 [2023-10-11T12:33:47.208Z] === RUN   TestDockerNetworkMacvlan
12:33:47 [2023-10-11T12:33:47.208Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:33:47 [2023-10-11T12:33:47.770Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:33:48 [2023-10-11T12:33:48.331Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:33:49 [2023-10-11T12:33:49.257Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:33:49 [2023-10-11T12:33:49.512Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:33:50 [2023-10-11T12:33:50.439Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:33:51 [2023-10-11T12:33:51.001Z] --- PASS: TestDockerNetworkMacvlan (3.60s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
12:33:51 [2023-10-11T12:33:51.001Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
12:33:51 [2023-10-11T12:33:51.001Z] PASS
12:33:51 [2023-10-11T12:33:51.001Z] 
12:33:51 [2023-10-11T12:33:51.001Z] DONE 8 tests in 4.895s
12:33:51 [2023-10-11T12:33:51.001Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
12:33:51 [2023-10-11T12:33:51.001Z] ++ '[' -n '' ']'
12:33:51 [2023-10-11T12:33:51.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:33:51 [2023-10-11T12:33:51.001Z] ++ set -e
12:33:51 [2023-10-11T12:33:51.001Z] ++ '[' -n 0 ']'
12:33:51 [2023-10-11T12:33:51.001Z] ++ set -x
12:33:51 [2023-10-11T12:33:51.001Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:33:51 [2023-10-11T12:33:51.001Z] testing: warning: no tests to run
12:33:51 [2023-10-11T12:33:51.001Z] PASS
12:33:51 [2023-10-11T12:33:51.001Z] 
12:33:51 [2023-10-11T12:33:51.001Z] DONE 0 tests in 0.007s
12:33:51 [2023-10-11T12:33:51.001Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
12:33:51 [2023-10-11T12:33:51.001Z] ++ '[' -n '' ']'
12:33:51 [2023-10-11T12:33:51.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:33:51 [2023-10-11T12:33:51.001Z] ++ set -e
12:33:51 [2023-10-11T12:33:51.001Z] ++ '[' -n 0 ']'
12:33:51 [2023-10-11T12:33:51.001Z] ++ set -x
12:33:51 [2023-10-11T12:33:51.001Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:33:51 [2023-10-11T12:33:51.001Z] INFO: Testing against a local daemon
12:33:51 [2023-10-11T12:33:51.001Z] === RUN   TestAuthZPluginAllowRequest
12:33:51 [2023-10-11T12:33:51.928Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
12:33:51 [2023-10-11T12:33:51.928Z] === RUN   TestAuthZPluginTLS
12:33:52 [2023-10-11T12:33:52.489Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:33:52 [2023-10-11T12:33:52.489Z] === RUN   TestAuthZPluginDenyRequest
12:33:53 [2023-10-11T12:33:53.052Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:33:53 [2023-10-11T12:33:53.052Z] === RUN   TestAuthZPluginAPIDenyResponse
12:33:53 [2023-10-11T12:33:53.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:33:53 [2023-10-11T12:33:53.613Z] === RUN   TestAuthZPluginDenyResponse
12:33:54 [2023-10-11T12:33:54.175Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:33:54 [2023-10-11T12:33:54.175Z] === RUN   TestAuthZPluginAllowEventStream
12:33:55 [2023-10-11T12:33:55.103Z] 2023/10/11 12:33:54 http: panic serving 127.0.0.1:38040: runtime error: invalid memory address or nil pointer dereference
12:33:55 [2023-10-11T12:33:55.103Z] goroutine 44 [running]:
12:33:55 [2023-10-11T12:33:55.103Z] net/http.(*conn).serve.func1()
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:33:55 [2023-10-11T12:33:55.103Z] panic({0xa71b80?, 0x15799d0?})
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:33:55 [2023-10-11T12:33:55.103Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x40002e83c0}, 0xffff5bb1bf20?)
12:33:55 [2023-10-11T12:33:55.103Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
12:33:55 [2023-10-11T12:33:55.103Z] net/http.HandlerFunc.ServeHTTP(0x4000119300?, {0xd69d40?, 0x40002e83c0?}, 0x407788?)
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:33:55 [2023-10-11T12:33:55.103Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x40002e83c0}, 0x4000119300)
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:33:55 [2023-10-11T12:33:55.103Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000024180, {0xd68930?, 0x40002a8b60}, 0x4000119200)
12:33:55 [2023-10-11T12:33:55.103Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:33:55 [2023-10-11T12:33:55.103Z] net/http.serverHandler.ServeHTTP({0xd654e8?}, {0xd68930?, 0x40002a8b60?}, 0x6?)
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:33:55 [2023-10-11T12:33:55.103Z] net/http.(*conn).serve(0x40005a0ab0, {0xd6fe28, 0x400011cd20})
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:33:55 [2023-10-11T12:33:55.103Z] created by net/http.(*Server).Serve in goroutine 20
12:33:55 [2023-10-11T12:33:55.103Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:33:56 [2023-10-11T12:33:56.029Z] 2023/10/11 12:33:55 http: panic serving 127.0.0.1:38046: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:33:56 [2023-10-11T12:33:56.029Z] goroutine 164 [running]:
12:33:56 [2023-10-11T12:33:56.029Z] net/http.(*conn).serve.func1()
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:33:56 [2023-10-11T12:33:56.029Z] panic({0xa092a0?, 0x400004dc40?})
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:33:56 [2023-10-11T12:33:56.029Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x40002e8480}, 0xffff5bb1bf20?)
12:33:56 [2023-10-11T12:33:56.029Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:33:56 [2023-10-11T12:33:56.029Z] net/http.HandlerFunc.ServeHTTP(0x4000119400?, {0xd69d40?, 0x40002e8480?}, 0x407788?)
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:33:56 [2023-10-11T12:33:56.029Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x40002e8480}, 0x4000119400)
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:33:56 [2023-10-11T12:33:56.029Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000024180, {0xd68930?, 0x40002a8c40}, 0x4000434200)
12:33:56 [2023-10-11T12:33:56.029Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:33:56 [2023-10-11T12:33:56.029Z] net/http.serverHandler.ServeHTTP({0x400054c330?}, {0xd68930?, 0x40002a8c40?}, 0x6?)
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:33:56 [2023-10-11T12:33:56.029Z] net/http.(*conn).serve(0x4000268ea0, {0xd6fe28, 0x400011cd20})
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:33:56 [2023-10-11T12:33:56.029Z] created by net/http.(*Server).Serve in goroutine 20
12:33:56 [2023-10-11T12:33:56.029Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:33:58 [2023-10-11T12:33:58.542Z] 2023/10/11 12:33:57 http: panic serving 127.0.0.1:54344: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:33:58 [2023-10-11T12:33:58.542Z] goroutine 225 [running]:
12:33:58 [2023-10-11T12:33:58.542Z] net/http.(*conn).serve.func1()
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:33:58 [2023-10-11T12:33:58.542Z] panic({0xa092a0?, 0x40003a40d0?})
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:33:58 [2023-10-11T12:33:58.542Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x4000548180}, 0xffff5bd3b350?)
12:33:58 [2023-10-11T12:33:58.542Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:33:58 [2023-10-11T12:33:58.542Z] net/http.HandlerFunc.ServeHTTP(0x400021a100?, {0xd69d40?, 0x4000548180?}, 0x407788?)
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:33:58 [2023-10-11T12:33:58.542Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x4000548180}, 0x400021a100)
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:33:58 [2023-10-11T12:33:58.542Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000024180, {0xd68930?, 0x40000e80e0}, 0x400021a000)
12:33:58 [2023-10-11T12:33:58.542Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
12:33:58 [2023-10-11T12:33:58.542Z] net/http.serverHandler.ServeHTTP({0x40002d0090?}, {0xd68930?, 0x40000e80e0?}, 0x6?)
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:33:58 [2023-10-11T12:33:58.542Z] net/http.(*conn).serve(0x4000268000, {0xd6fe28, 0x400011cd20})
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:33:58 [2023-10-11T12:33:58.542Z] created by net/http.(*Server).Serve in goroutine 20
12:33:58 [2023-10-11T12:33:58.542Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:34:00 [2023-10-11T12:34:00.428Z] --- PASS: TestAuthZPluginAllowEventStream (6.09s)
12:34:00 [2023-10-11T12:34:00.428Z] === RUN   TestAuthZPluginErrorResponse
12:34:00 [2023-10-11T12:34:00.684Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:34:00 [2023-10-11T12:34:00.684Z] === RUN   TestAuthZPluginErrorRequest
12:34:01 [2023-10-11T12:34:01.245Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:34:01 [2023-10-11T12:34:01.245Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:34:01 [2023-10-11T12:34:01.806Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:34:01 [2023-10-11T12:34:01.806Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:34:03 [2023-10-11T12:34:03.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s)
12:34:03 [2023-10-11T12:34:03.170Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:34:04 [2023-10-11T12:34:04.535Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
12:34:04 [2023-10-11T12:34:04.535Z] === RUN   TestAuthZPluginHeader
12:34:05 [2023-10-11T12:34:05.096Z] --- PASS: TestAuthZPluginHeader (0.61s)
12:34:05 [2023-10-11T12:34:05.096Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:34:05 [2023-10-11T12:34:05.096Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:34:05 [2023-10-11T12:34:05.096Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:05 [2023-10-11T12:34:05.096Z] === RUN   TestAuthZPluginV2Disable
12:34:05 [2023-10-11T12:34:05.096Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:34:05 [2023-10-11T12:34:05.096Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:34:05 [2023-10-11T12:34:05.096Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:34:05 [2023-10-11T12:34:05.096Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:34:05 [2023-10-11T12:34:05.096Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:05 [2023-10-11T12:34:05.096Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:34:05 [2023-10-11T12:34:05.096Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:34:05 [2023-10-11T12:34:05.096Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:05 [2023-10-11T12:34:05.096Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:34:23 [2023-10-11T12:34:23.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:34:23 [2023-10-11T12:34:23.133Z] PASS
12:34:23 [2023-10-11T12:34:23.133Z] 
12:34:23 [2023-10-11T12:34:23.133Z] === Skipped
12:34:23 [2023-10-11T12:34:23.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:23 [2023-10-11T12:34:23.133Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:34:23 [2023-10-11T12:34:23.133Z] 
12:34:23 [2023-10-11T12:34:23.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:34:23 [2023-10-11T12:34:23.133Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:34:23 [2023-10-11T12:34:23.133Z] 
12:34:23 [2023-10-11T12:34:23.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:23 [2023-10-11T12:34:23.133Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:34:23 [2023-10-11T12:34:23.133Z] 
12:34:23 [2023-10-11T12:34:23.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:23 [2023-10-11T12:34:23.133Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:34:23 [2023-10-11T12:34:23.133Z] 
12:34:23 [2023-10-11T12:34:23.133Z] DONE 17 tests, 4 skipped in 31.132s
12:34:23 [2023-10-11T12:34:23.134Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
12:34:23 [2023-10-11T12:34:23.134Z] ++ '[' -n '' ']'
12:34:23 [2023-10-11T12:34:23.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:34:23 [2023-10-11T12:34:23.134Z] ++ set -e
12:34:23 [2023-10-11T12:34:23.134Z] ++ '[' -n 0 ']'
12:34:23 [2023-10-11T12:34:23.134Z] ++ set -x
12:34:23 [2023-10-11T12:34:23.134Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:34:23 [2023-10-11T12:34:23.134Z] INFO: Testing against a local daemon
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:34:23 [2023-10-11T12:34:23.134Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:23 [2023-10-11T12:34:23.134Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:34:23 [2023-10-11T12:34:23.134Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:34:23 [2023-10-11T12:34:23.134Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:34:23 [2023-10-11T12:34:23.134Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:34:23 [2023-10-11T12:34:23.134Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:34:23 [2023-10-11T12:34:23.134Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:34:23 [2023-10-11T12:34:23.134Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInstall
12:34:23 [2023-10-11T12:34:23.134Z] === RUN   TestPluginInstall/no_auth
12:34:25 [2023-10-11T12:34:25.648Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:25 [2023-10-11T12:34:25.648Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dad4465264c3463724dc340e218d48c1c61d6e3271d5dffad90371b5c60b2bb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:25 [2023-10-11T12:34:25.648Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:25 [2023-10-11T12:34:25.648Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dad4465264c3463724dc340e218d48c1c61d6e3271d5dffad90371b5c60b2bb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:25 [2023-10-11T12:34:25.648Z] === RUN   TestPluginInstall/with_htpasswd
12:34:25 [2023-10-11T12:34:25.904Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:25 [2023-10-11T12:34:25.904Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dad4465264c3463724dc340e218d48c1c61d6e3271d5dffad90371b5c60b2bb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:25 [2023-10-11T12:34:25.904Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:25 [2023-10-11T12:34:25.904Z] time="2023-10-11T12:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dad4465264c3463724dc340e218d48c1c61d6e3271d5dffad90371b5c60b2bb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:26 [2023-10-11T12:34:26.163Z] === RUN   TestPluginInstall/with_insecure
12:34:27 [2023-10-11T12:34:27.090Z] time="2023-10-11T12:34:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:27 [2023-10-11T12:34:27.090Z] time="2023-10-11T12:34:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:584f3ebbcd0a47f67c1752d35c57a06132e3341878de5d49742781128c434d03" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:27 [2023-10-11T12:34:27.090Z] time="2023-10-11T12:34:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:27 [2023-10-11T12:34:27.090Z] time="2023-10-11T12:34:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:584f3ebbcd0a47f67c1752d35c57a06132e3341878de5d49742781128c434d03" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:27 [2023-10-11T12:34:27.090Z]     plugin_test.go:204: [d226ceece9c10] daemon is not started
12:34:27 [2023-10-11T12:34:27.090Z] --- PASS: TestPluginInstall (5.03s)
12:34:27 [2023-10-11T12:34:27.090Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
12:34:27 [2023-10-11T12:34:27.090Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
12:34:27 [2023-10-11T12:34:27.090Z]     --- PASS: TestPluginInstall/with_insecure (0.95s)
12:34:27 [2023-10-11T12:34:27.090Z] === RUN   TestPluginsWithRuntimes
12:34:28 [2023-10-11T12:34:28.454Z] === RUN   TestPluginsWithRuntimes/No_Args
12:34:29 [2023-10-11T12:34:29.379Z] === RUN   TestPluginsWithRuntimes/With_Args
12:34:30 [2023-10-11T12:34:30.743Z] --- PASS: TestPluginsWithRuntimes (3.36s)
12:34:30 [2023-10-11T12:34:30.743Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
12:34:30 [2023-10-11T12:34:30.743Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
12:34:30 [2023-10-11T12:34:30.743Z] === RUN   TestPluginBackCompatMediaTypes
12:34:30 [2023-10-11T12:34:30.999Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
12:34:30 [2023-10-11T12:34:30.999Z] PASS
12:34:30 [2023-10-11T12:34:30.999Z] 
12:34:30 [2023-10-11T12:34:30.999Z] DONE 24 tests in 8.941s
12:34:30 [2023-10-11T12:34:30.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
12:34:30 [2023-10-11T12:34:30.999Z] ++ '[' -n '' ']'
12:34:30 [2023-10-11T12:34:30.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:34:30 [2023-10-11T12:34:30.999Z] ++ set -e
12:34:30 [2023-10-11T12:34:30.999Z] ++ '[' -n 0 ']'
12:34:30 [2023-10-11T12:34:30.999Z] ++ set -x
12:34:30 [2023-10-11T12:34:30.999Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:34:30 [2023-10-11T12:34:30.999Z] INFO: Testing against a local daemon
12:34:30 [2023-10-11T12:34:30.999Z] === RUN   TestExternalGraphDriver
12:34:31 [2023-10-11T12:34:31.254Z] === RUN   TestExternalGraphDriver/json
12:34:31 [2023-10-11T12:34:31.254Z] === RUN   TestExternalGraphDriver/spec
12:34:31 [2023-10-11T12:34:31.254Z] === RUN   TestExternalGraphDriver/pull
12:34:31 [2023-10-11T12:34:31.254Z] --- PASS: TestExternalGraphDriver (0.34s)
12:34:31 [2023-10-11T12:34:31.254Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
12:34:31 [2023-10-11T12:34:31.254Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
12:34:31 [2023-10-11T12:34:31.254Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
12:34:31 [2023-10-11T12:34:31.254Z] === RUN   TestGraphdriverPluginV2
12:34:31 [2023-10-11T12:34:31.814Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:34:31 [2023-10-11T12:34:31.814Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:34:31 [2023-10-11T12:34:31.814Z] PASS
12:34:31 [2023-10-11T12:34:31.814Z] 
12:34:31 [2023-10-11T12:34:31.814Z] === Skipped
12:34:31 [2023-10-11T12:34:31.814Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:34:31 [2023-10-11T12:34:31.814Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:34:31 [2023-10-11T12:34:31.814Z] 
12:34:31 [2023-10-11T12:34:31.814Z] DONE 5 tests, 1 skipped in 0.697s
12:34:31 [2023-10-11T12:34:31.814Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
12:34:31 [2023-10-11T12:34:31.814Z] ++ '[' -n '' ']'
12:34:31 [2023-10-11T12:34:31.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:34:31 [2023-10-11T12:34:31.814Z] ++ set -e
12:34:31 [2023-10-11T12:34:31.814Z] ++ '[' -n 0 ']'
12:34:31 [2023-10-11T12:34:31.814Z] ++ set -x
12:34:31 [2023-10-11T12:34:31.814Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:34:31 [2023-10-11T12:34:31.814Z] INFO: Testing against a local daemon
12:34:31 [2023-10-11T12:34:31.814Z] === RUN   TestContinueAfterPluginCrash
12:34:31 [2023-10-11T12:34:31.814Z] === PAUSE TestContinueAfterPluginCrash
12:34:31 [2023-10-11T12:34:31.814Z] === RUN   TestReadPluginNoRead
12:34:31 [2023-10-11T12:34:31.814Z] === PAUSE TestReadPluginNoRead
12:34:31 [2023-10-11T12:34:31.814Z] === RUN   TestDaemonStartWithLogOpt
12:34:31 [2023-10-11T12:34:31.814Z] === PAUSE TestDaemonStartWithLogOpt
12:34:31 [2023-10-11T12:34:31.814Z] === CONT  TestContinueAfterPluginCrash
12:34:31 [2023-10-11T12:34:31.814Z] === CONT  TestDaemonStartWithLogOpt
12:34:31 [2023-10-11T12:34:31.814Z] === CONT  TestReadPluginNoRead
12:34:33 [2023-10-11T12:34:33.702Z] === RUN   TestReadPluginNoRead/default
12:34:34 [2023-10-11T12:34:34.628Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
12:34:35 [2023-10-11T12:34:35.189Z] === RUN   TestReadPluginNoRead/disabled_caching
12:34:36 [2023-10-11T12:34:36.553Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:34:37 [2023-10-11T12:34:37.479Z]     read_test.go:93: [df2c1b69da2d1] daemon is not started
12:34:37 [2023-10-11T12:34:37.479Z] --- PASS: TestReadPluginNoRead (5.81s)
12:34:37 [2023-10-11T12:34:37.479Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
12:34:37 [2023-10-11T12:34:37.479Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
12:34:37 [2023-10-11T12:34:37.479Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
12:34:39 [2023-10-11T12:34:39.366Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
12:34:39 [2023-10-11T12:34:39.366Z] PASS
12:34:39 [2023-10-11T12:34:39.366Z] 
12:34:39 [2023-10-11T12:34:39.366Z] DONE 6 tests in 7.649s
12:34:39 [2023-10-11T12:34:39.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
12:34:39 [2023-10-11T12:34:39.366Z] ++ '[' -n '' ']'
12:34:39 [2023-10-11T12:34:39.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:34:39 [2023-10-11T12:34:39.366Z] ++ set -e
12:34:39 [2023-10-11T12:34:39.366Z] ++ '[' -n 0 ']'
12:34:39 [2023-10-11T12:34:39.366Z] ++ set -x
12:34:39 [2023-10-11T12:34:39.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:34:39 [2023-10-11T12:34:39.366Z] testing: warning: no tests to run
12:34:39 [2023-10-11T12:34:39.366Z] PASS
12:34:39 [2023-10-11T12:34:39.366Z] 
12:34:39 [2023-10-11T12:34:39.366Z] DONE 0 tests in 0.007s
12:34:39 [2023-10-11T12:34:39.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
12:34:39 [2023-10-11T12:34:39.366Z] ++ '[' -n '' ']'
12:34:39 [2023-10-11T12:34:39.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:34:39 [2023-10-11T12:34:39.366Z] ++ set -e
12:34:39 [2023-10-11T12:34:39.366Z] ++ '[' -n 0 ']'
12:34:39 [2023-10-11T12:34:39.366Z] ++ set -x
12:34:39 [2023-10-11T12:34:39.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:34:39 [2023-10-11T12:34:39.366Z] INFO: Testing against a local daemon
12:34:39 [2023-10-11T12:34:39.366Z] === RUN   TestPluginWithDevMounts
12:34:39 [2023-10-11T12:34:39.366Z] === PAUSE TestPluginWithDevMounts
12:34:39 [2023-10-11T12:34:39.366Z] === CONT  TestPluginWithDevMounts
12:34:41 [2023-10-11T12:34:41.252Z] --- PASS: TestPluginWithDevMounts (1.52s)
12:34:41 [2023-10-11T12:34:41.252Z] PASS
12:34:41 [2023-10-11T12:34:41.252Z] 
12:34:41 [2023-10-11T12:34:41.252Z] DONE 1 tests in 1.554s
12:34:41 [2023-10-11T12:34:41.252Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
12:34:41 [2023-10-11T12:34:41.252Z] ++ '[' -n '' ']'
12:34:41 [2023-10-11T12:34:41.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:34:41 [2023-10-11T12:34:41.252Z] ++ set -e
12:34:41 [2023-10-11T12:34:41.252Z] ++ '[' -n 0 ']'
12:34:41 [2023-10-11T12:34:41.252Z] ++ set -x
12:34:41 [2023-10-11T12:34:41.252Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
12:34:41 [2023-10-11T12:34:41.252Z] INFO: Testing against a local daemon
12:34:41 [2023-10-11T12:34:41.252Z] === RUN   TestSecretInspect
12:34:43 [2023-10-11T12:34:43.139Z] --- PASS: TestSecretInspect (1.95s)
12:34:43 [2023-10-11T12:34:43.139Z] === RUN   TestSecretList
12:34:45 [2023-10-11T12:34:45.026Z] --- PASS: TestSecretList (1.91s)
12:34:45 [2023-10-11T12:34:45.026Z] === RUN   TestSecretsCreateAndDelete
12:34:46 [2023-10-11T12:34:46.913Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
12:34:46 [2023-10-11T12:34:46.913Z] === RUN   TestSecretsUpdate
12:34:48 [2023-10-11T12:34:48.800Z] --- PASS: TestSecretsUpdate (2.00s)
12:34:48 [2023-10-11T12:34:48.800Z] === RUN   TestTemplatedSecret
12:34:52 [2023-10-11T12:34:52.064Z] --- PASS: TestTemplatedSecret (2.90s)
12:34:52 [2023-10-11T12:34:52.064Z] === RUN   TestSecretCreateResolve
12:34:53 [2023-10-11T12:34:53.428Z] --- PASS: TestSecretCreateResolve (1.86s)
12:34:53 [2023-10-11T12:34:53.428Z] PASS
12:34:53 [2023-10-11T12:34:53.428Z] 
12:34:53 [2023-10-11T12:34:53.428Z] DONE 6 tests in 12.601s
12:34:53 [2023-10-11T12:34:53.428Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
12:34:53 [2023-10-11T12:34:53.428Z] ++ '[' -n '' ']'
12:34:53 [2023-10-11T12:34:53.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:34:53 [2023-10-11T12:34:53.428Z] ++ set -e
12:34:53 [2023-10-11T12:34:53.428Z] ++ '[' -n 0 ']'
12:34:53 [2023-10-11T12:34:53.428Z] ++ set -x
12:34:53 [2023-10-11T12:34:53.428Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
12:34:53 [2023-10-11T12:34:53.684Z] INFO: Testing against a local daemon
12:34:53 [2023-10-11T12:34:53.684Z] === RUN   TestServiceCreateInit
12:34:53 [2023-10-11T12:34:53.684Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:34:57 [2023-10-11T12:34:57.848Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:02 [2023-10-11T12:35:02.012Z] --- PASS: TestServiceCreateInit (7.65s)
12:35:02 [2023-10-11T12:35:02.012Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
12:35:02 [2023-10-11T12:35:02.012Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
12:35:02 [2023-10-11T12:35:02.012Z] === RUN   TestCreateServiceMultipleTimes
12:35:16 [2023-10-11T12:35:16.846Z] --- PASS: TestCreateServiceMultipleTimes (14.97s)
12:35:16 [2023-10-11T12:35:16.846Z] === RUN   TestCreateServiceConflict
12:35:18 [2023-10-11T12:35:18.210Z] --- PASS: TestCreateServiceConflict (1.91s)
12:35:18 [2023-10-11T12:35:18.210Z] === RUN   TestCreateServiceMaxReplicas
12:35:20 [2023-10-11T12:35:20.723Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
12:35:20 [2023-10-11T12:35:20.723Z] === RUN   TestCreateServiceSecretFileMode
12:35:35 [2023-10-11T12:35:35.556Z] --- PASS: TestCreateServiceSecretFileMode (12.77s)
12:35:35 [2023-10-11T12:35:35.556Z] === RUN   TestCreateServiceConfigFileMode
12:35:47 [2023-10-11T12:35:47.736Z] --- PASS: TestCreateServiceConfigFileMode (12.67s)
12:35:47 [2023-10-11T12:35:47.736Z] === RUN   TestCreateServiceSysctls
12:35:49 [2023-10-11T12:35:49.715Z] --- PASS: TestCreateServiceSysctls (3.18s)
12:35:49 [2023-10-11T12:35:49.716Z] === RUN   TestCreateServiceCapabilities
12:35:52 [2023-10-11T12:35:52.231Z] --- PASS: TestCreateServiceCapabilities (2.66s)
12:35:52 [2023-10-11T12:35:52.231Z] === RUN   TestInspect
12:35:55 [2023-10-11T12:35:55.498Z] --- PASS: TestInspect (2.95s)
12:35:55 [2023-10-11T12:35:55.498Z] === RUN   TestCreateJob
12:35:58 [2023-10-11T12:35:58.764Z] --- PASS: TestCreateJob (3.34s)
12:35:58 [2023-10-11T12:35:58.764Z] === RUN   TestReplicatedJob
12:36:04 [2023-10-11T12:36:04.007Z] --- PASS: TestReplicatedJob (4.90s)
12:36:04 [2023-10-11T12:36:04.007Z] === RUN   TestUpdateReplicatedJob
12:36:06 [2023-10-11T12:36:06.520Z] --- PASS: TestUpdateReplicatedJob (3.26s)
12:36:06 [2023-10-11T12:36:06.520Z] === RUN   TestServiceListWithStatuses
12:36:06 [2023-10-11T12:36:06.520Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:06 [2023-10-11T12:36:06.520Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:36:06 [2023-10-11T12:36:06.520Z] === RUN   TestDockerNetworkConnectAlias
12:36:13 [2023-10-11T12:36:13.767Z] --- PASS: TestDockerNetworkConnectAlias (4.34s)
12:36:13 [2023-10-11T12:36:13.767Z] === RUN   TestDockerNetworkReConnect
12:36:14 [2023-10-11T12:36:14.329Z] --- PASS: TestDockerNetworkReConnect (3.31s)
12:36:14 [2023-10-11T12:36:14.329Z] === RUN   TestServicePlugin
12:36:14 [2023-10-11T12:36:14.329Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:36:14 [2023-10-11T12:36:14.329Z] --- SKIP: TestServicePlugin (0.00s)
12:36:14 [2023-10-11T12:36:14.329Z] === RUN   TestServiceUpdateLabel
12:36:16 [2023-10-11T12:36:16.218Z] --- PASS: TestServiceUpdateLabel (1.96s)
12:36:16 [2023-10-11T12:36:16.218Z] === RUN   TestServiceUpdateSecrets
12:36:31 [2023-10-11T12:36:31.051Z] --- PASS: TestServiceUpdateSecrets (14.64s)
12:36:31 [2023-10-11T12:36:31.051Z] === RUN   TestServiceUpdateConfigs
12:36:45 [2023-10-11T12:36:45.884Z] --- PASS: TestServiceUpdateConfigs (14.62s)
12:36:45 [2023-10-11T12:36:45.884Z] === RUN   TestServiceUpdateNetwork
12:36:58 [2023-10-11T12:36:58.049Z] --- PASS: TestServiceUpdateNetwork (12.20s)
12:36:58 [2023-10-11T12:36:58.049Z] === RUN   TestServiceUpdatePidsLimit
12:36:58 [2023-10-11T12:36:58.975Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:36:59 [2023-10-11T12:36:59.231Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:37:07 [2023-10-11T12:37:07.312Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:37:13 [2023-10-11T12:37:13.844Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
12:37:13 [2023-10-11T12:37:13.844Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
12:37:13 [2023-10-11T12:37:13.844Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:37:13 [2023-10-11T12:37:13.844Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
12:37:13 [2023-10-11T12:37:13.844Z] PASS
12:37:13 [2023-10-11T12:37:13.844Z] 
12:37:13 [2023-10-11T12:37:13.844Z] === Skipped
12:37:13 [2023-10-11T12:37:13.844Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:37:13 [2023-10-11T12:37:13.844Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:13 [2023-10-11T12:37:13.844Z] 
12:37:13 [2023-10-11T12:37:13.844Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:37:13 [2023-10-11T12:37:13.844Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:37:13 [2023-10-11T12:37:13.844Z] 
12:37:13 [2023-10-11T12:37:13.844Z] DONE 26 tests, 2 skipped in 140.147s
12:37:13 [2023-10-11T12:37:13.844Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
12:37:13 [2023-10-11T12:37:13.844Z] ++ '[' -n '' ']'
12:37:13 [2023-10-11T12:37:13.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:37:13 [2023-10-11T12:37:13.844Z] ++ set -e
12:37:13 [2023-10-11T12:37:13.844Z] ++ '[' -n 0 ']'
12:37:13 [2023-10-11T12:37:13.844Z] ++ set -x
12:37:13 [2023-10-11T12:37:13.844Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
12:37:13 [2023-10-11T12:37:13.844Z] INFO: Testing against a local daemon
12:37:13 [2023-10-11T12:37:13.844Z] === RUN   TestSessionCreate
12:37:13 [2023-10-11T12:37:13.844Z] --- PASS: TestSessionCreate (0.02s)
12:37:13 [2023-10-11T12:37:13.844Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:13 [2023-10-11T12:37:13.844Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:37:13 [2023-10-11T12:37:13.844Z] PASS
12:37:13 [2023-10-11T12:37:13.844Z] 
12:37:13 [2023-10-11T12:37:13.844Z] DONE 2 tests in 0.064s
12:37:13 [2023-10-11T12:37:13.844Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
12:37:13 [2023-10-11T12:37:13.844Z] ++ '[' -n '' ']'
12:37:13 [2023-10-11T12:37:13.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:37:13 [2023-10-11T12:37:13.844Z] ++ set -e
12:37:13 [2023-10-11T12:37:13.844Z] ++ '[' -n 0 ']'
12:37:13 [2023-10-11T12:37:13.844Z] ++ set -x
12:37:13 [2023-10-11T12:37:13.844Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
12:37:13 [2023-10-11T12:37:13.844Z] INFO: Testing against a local daemon
12:37:13 [2023-10-11T12:37:13.844Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:13 [2023-10-11T12:37:13.844Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:13 [2023-10-11T12:37:13.844Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:13 [2023-10-11T12:37:13.844Z] === RUN   TestDiskUsage
12:37:13 [2023-10-11T12:37:13.844Z] === PAUSE TestDiskUsage
12:37:13 [2023-10-11T12:37:13.844Z] === RUN   TestEventsExecDie
12:37:14 [2023-10-11T12:37:14.405Z] --- PASS: TestEventsExecDie (0.56s)
12:37:14 [2023-10-11T12:37:14.405Z] === RUN   TestEventsBackwardsCompatible
12:37:14 [2023-10-11T12:37:14.405Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:37:14 [2023-10-11T12:37:14.405Z] === RUN   TestEventsVolumeCreate
12:37:14 [2023-10-11T12:37:14.405Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:37:14 [2023-10-11T12:37:14.405Z] === RUN   TestInfoBinaryCommits
12:37:14 [2023-10-11T12:37:14.405Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:14 [2023-10-11T12:37:14.405Z] === RUN   TestInfoAPIVersioned
12:37:14 [2023-10-11T12:37:14.405Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:37:14 [2023-10-11T12:37:14.405Z] === RUN   TestInfoAPI
12:37:14 [2023-10-11T12:37:14.660Z] --- PASS: TestInfoAPI (0.02s)
12:37:14 [2023-10-11T12:37:14.660Z] === RUN   TestInfoAPIWarnings
12:37:32 [2023-10-11T12:37:32.696Z] --- PASS: TestInfoAPIWarnings (16.55s)
12:37:32 [2023-10-11T12:37:32.696Z] === RUN   TestInfoDebug
12:37:32 [2023-10-11T12:37:32.696Z] --- PASS: TestInfoDebug (0.52s)
12:37:32 [2023-10-11T12:37:32.696Z] === RUN   TestInfoInsecureRegistries
12:37:32 [2023-10-11T12:37:32.696Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:37:32 [2023-10-11T12:37:32.696Z] === RUN   TestInfoRegistryMirrors
12:37:32 [2023-10-11T12:37:32.696Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:37:32 [2023-10-11T12:37:32.696Z] === RUN   TestLoginFailsWithBadCredentials
12:37:33 [2023-10-11T12:37:33.623Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
12:37:33 [2023-10-11T12:37:33.623Z] === RUN   TestPingCacheHeaders
12:37:33 [2023-10-11T12:37:33.623Z] --- PASS: TestPingCacheHeaders (0.02s)
12:37:33 [2023-10-11T12:37:33.623Z] === RUN   TestPingGet
12:37:33 [2023-10-11T12:37:33.623Z] --- PASS: TestPingGet (0.01s)
12:37:33 [2023-10-11T12:37:33.623Z] === RUN   TestPingHead
12:37:33 [2023-10-11T12:37:33.623Z] --- PASS: TestPingHead (0.02s)
12:37:33 [2023-10-11T12:37:33.623Z] === RUN   TestPingSwarmHeader
12:37:34 [2023-10-11T12:37:34.184Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:37:34 [2023-10-11T12:37:34.745Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:37:35 [2023-10-11T12:37:35.672Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:37:35 [2023-10-11T12:37:35.672Z] --- PASS: TestPingSwarmHeader (1.91s)
12:37:35 [2023-10-11T12:37:35.672Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:37:35 [2023-10-11T12:37:35.672Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:37:35 [2023-10-11T12:37:35.672Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:37:35 [2023-10-11T12:37:35.672Z] === RUN   TestPingBuilderHeader
12:37:35 [2023-10-11T12:37:35.672Z] === RUN   TestPingBuilderHeader/default_config
12:37:36 [2023-10-11T12:37:36.234Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:37:36 [2023-10-11T12:37:36.795Z] --- PASS: TestPingBuilderHeader (1.04s)
12:37:36 [2023-10-11T12:37:36.795Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
12:37:36 [2023-10-11T12:37:36.795Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
12:37:36 [2023-10-11T12:37:36.795Z] === RUN   TestVersion
12:37:36 [2023-10-11T12:37:36.795Z] --- PASS: TestVersion (0.02s)
12:37:36 [2023-10-11T12:37:36.795Z] === CONT  TestDiskUsage
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/container_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/image_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.356Z] === RUN   TestDiskUsage/after_container.Run
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:37:37 [2023-10-11T12:37:37.664Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:37:37 [2023-10-11T12:37:37.925Z] --- PASS: TestDiskUsage (1.19s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z] PASS
12:37:37 [2023-10-11T12:37:37.925Z] 
12:37:37 [2023-10-11T12:37:37.925Z] === Skipped
12:37:37 [2023-10-11T12:37:37.925Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:37 [2023-10-11T12:37:37.925Z] 
12:37:37 [2023-10-11T12:37:37.925Z] DONE 57 tests, 1 skipped in 24.077s
12:37:37 [2023-10-11T12:37:37.925Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
12:37:37 [2023-10-11T12:37:37.925Z] ++ '[' -n '' ']'
12:37:37 [2023-10-11T12:37:37.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:37:37 [2023-10-11T12:37:37.925Z] ++ set -e
12:37:37 [2023-10-11T12:37:37.925Z] ++ '[' -n 0 ']'
12:37:37 [2023-10-11T12:37:37.925Z] ++ set -x
12:37:37 [2023-10-11T12:37:37.925Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.LP0ZMFUL1o/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:37:37 [2023-10-11T12:37:37.925Z] INFO: Testing against a local daemon
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesCreateAndList
12:37:37 [2023-10-11T12:37:37.925Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemove
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemove/volume_in_use
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemove/volume_not_in_use
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemove/non-existing_volume
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:37:37 [2023-10-11T12:37:37.925Z] --- PASS: TestVolumesRemove (0.06s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesRemoveSwarmEnabled
12:37:37 [2023-10-11T12:37:37.925Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInspect
12:37:37 [2023-10-11T12:37:37.925Z] --- PASS: TestVolumesInspect (0.02s)
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:37:37 [2023-10-11T12:37:37.925Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:37:37 [2023-10-11T12:37:37.925Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:37:37 [2023-10-11T12:37:37.925Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:37:37 [2023-10-11T12:37:37.925Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:37:37 [2023-10-11T12:37:37.925Z] === RUN   TestVolumePruneAnonymous
12:37:38 [2023-10-11T12:37:38.184Z] --- PASS: TestVolumePruneAnonymous (0.04s)
12:37:38 [2023-10-11T12:37:38.184Z] === RUN   TestVolumePruneAnonFromImage
12:37:38 [2023-10-11T12:37:38.184Z] --- PASS: TestVolumePruneAnonFromImage (0.15s)
12:37:38 [2023-10-11T12:37:38.184Z] === CONT  TestVolumesRemoveSwarmEnabled
12:37:39 [2023-10-11T12:37:39.559Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:37:39 [2023-10-11T12:37:39.559Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:37:39 [2023-10-11T12:37:39.559Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:37:39 [2023-10-11T12:37:39.559Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:37:40 [2023-10-11T12:37:40.120Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.99s)
12:37:40 [2023-10-11T12:37:40.120Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:37:40 [2023-10-11T12:37:40.120Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:37:40 [2023-10-11T12:37:40.120Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:37:40 [2023-10-11T12:37:40.120Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:37:40 [2023-10-11T12:37:40.120Z] PASS
12:37:40 [2023-10-11T12:37:40.120Z] 
12:37:40 [2023-10-11T12:37:40.120Z] DONE 20 tests in 2.325s
12:37:40 [2023-10-11T12:37:40.120Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:37:40 [2023-10-11T12:37:40.376Z] ++++ cat bundles/test-integration/docker.pid
12:37:40 [2023-10-11T12:37:40.376Z] +++ kill 23629
12:37:41 [2023-10-11T12:37:41.740Z] +++ /etc/init.d/apparmor stop
12:37:41 [2023-10-11T12:37:41.740Z] Leaving: AppArmorNo profiles have been unloaded.
12:37:41 [2023-10-11T12:37:41.740Z] 
12:37:41 [2023-10-11T12:37:41.740Z] Unloading profiles will leave already running processes permanently
12:37:41 [2023-10-11T12:37:41.740Z] unconfined, which can lead to unexpected situations.
12:37:41 [2023-10-11T12:37:41.740Z] 
12:37:41 [2023-10-11T12:37:41.740Z] To set a process to complain mode, use the command line tool
12:37:41 [2023-10-11T12:37:41.740Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:37:41 [2023-10-11T12:37:41.740Z] +++ true
12:37:41 [2023-10-11T12:37:41.740Z] exiting test-integration
12:37:41 [2023-10-11T12:37:41.740Z] ++ exit 0
12:37:41 [2023-10-11T12:37:41.740Z] 
Post stage
[Pipeline] junit
12:37:43 [2023-10-11T12:37:43.118Z] Recording test results
12:37:43 [2023-10-11T12:37:43.306Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:37:43 [2023-10-11T12:37:43.721Z] + echo Ensuring container killed.
12:37:43 [2023-10-11T12:37:43.721Z] Ensuring container killed.
12:37:43 [2023-10-11T12:37:43.721Z] + docker rm -vf docker-pr2
12:37:43 [2023-10-11T12:37:43.721Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
12:37:44 [2023-10-11T12:37:44.036Z] + echo Chowning /workspace to jenkins user
12:37:44 [2023-10-11T12:37:44.037Z] Chowning /workspace to jenkins user
12:37:44 [2023-10-11T12:37:44.037Z] + id -u
12:37:44 [2023-10-11T12:37:44.037Z] + id -g
12:37:44 [2023-10-11T12:37:44.037Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46516:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:37:45 [2023-10-11T12:37:45.764Z] + bundleName=arm64-integration
12:37:45 [2023-10-11T12:37:45.765Z] + echo Creating arm64-integration-bundles.tar.gz
12:37:45 [2023-10-11T12:37:45.765Z] Creating arm64-integration-bundles.tar.gz
12:37:45 [2023-10-11T12:37:45.765Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:37:45 [2023-10-11T12:37:45.765Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:37:46 [2023-10-11T12:37:46.038Z] Archiving artifacts
12:37:46 [2023-10-11T12:37:46.412Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46516/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:37:46 [2023-10-11T12:37:46.736Z] + make clean
12:37:46 [2023-10-11T12:37:46.736Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:37:46 [2023-10-11T12:37:46.736Z] docker-dev-cache
12:37:46 [2023-10-11T12:37:46.736Z] 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