Skip to content
Success

Console Output

Pull request #46174 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
23:16:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406+2cccb1f02c83aaacef3c15fa43f3b64d57f315f8 (1cfc83ba952ad4893a1bd926b1cfb7ae1044b313)
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-46174@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
23:16:50 [2023-08-08T23:16:50.523Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:16:50 [2023-08-08T23:16:50.528Z] Trying to pass milestone 1
[Pipeline] milestone
23:16:50 [2023-08-08T23:16:50.661Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:17:05 [2023-08-08T23:17:05.855Z] Still waiting to schedule task
23:17:05 [2023-08-08T23:17:05.856Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07998d667656966bd)’ is offline
23:17:05 [2023-08-08T23:17:05.856Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’
23:17:05 [2023-08-08T23:17:05.856Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’
23:17:05 [2023-08-08T23:17:05.856Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’
23:17:05 [2023-08-08T23:17:05.856Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’
23:17:05 [2023-08-08T23:17:05.856Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’
23:17:24 [2023-08-08T23:17:24.183Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-005455523434c2c9d) in /home/ubuntu/workspace/moby_PR-46174
[Pipeline] {
[Pipeline] checkout
23:17:24 [2023-08-08T23:17:24.210Z] The recommended git tool is: git
23:17:24 [2023-08-08T23:17:24.220Z] using credential docker-jenkins-github-credentials
23:17:24 [2023-08-08T23:17:24.237Z] Cloning the remote Git repository
23:17:24 [2023-08-08T23:17:24.237Z] Cloning with configured refspecs honoured and without tags
23:17:24 [2023-08-08T23:17:24.261Z] Cloning repository https://github.com/moby/moby.git
23:17:24 [2023-08-08T23:17:24.262Z]  > git init /home/ubuntu/workspace/moby_PR-46174 # timeout=10
23:17:24 [2023-08-08T23:17:24.267Z] Fetching upstream changes from https://github.com/moby/moby.git
23:17:24 [2023-08-08T23:17:24.267Z]  > git --version # timeout=10
23:17:24 [2023-08-08T23:17:24.270Z]  > git --version # 'git version 2.25.1'
23:17:24 [2023-08-08T23:17:24.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:17:24 [2023-08-08T23:17:24.271Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46174/head:refs/remotes/origin/PR-46174 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:17:35 [2023-08-08T23:17:35.676Z] Fetching without tags
23:17:35 [2023-08-08T23:17:35.909Z] Merging remotes/origin/master commit 2cccb1f02c83aaacef3c15fa43f3b64d57f315f8 into PR head commit 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406
23:17:35 [2023-08-08T23:17:35.674Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:17:35 [2023-08-08T23:17:35.678Z]  > git config --add remote.origin.fetch +refs/pull/46174/head:refs/remotes/origin/PR-46174 # timeout=10
23:17:35 [2023-08-08T23:17:35.680Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:17:35 [2023-08-08T23:17:35.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:17:35 [2023-08-08T23:17:35.695Z] Fetching upstream changes from https://github.com/moby/moby.git
23:17:35 [2023-08-08T23:17:35.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:17:35 [2023-08-08T23:17:35.696Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46174/head:refs/remotes/origin/PR-46174 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:17:35 [2023-08-08T23:17:35.927Z]  > git config core.sparsecheckout # timeout=10
23:17:35 [2023-08-08T23:17:35.930Z]  > git checkout -f 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406 # timeout=10
23:17:36 [2023-08-08T23:17:36.544Z]  > git remote # timeout=10
23:17:36 [2023-08-08T23:17:36.547Z]  > git config --get remote.origin.url # timeout=10
23:17:36 [2023-08-08T23:17:36.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:17:36 [2023-08-08T23:17:36.551Z]  > git merge 2cccb1f02c83aaacef3c15fa43f3b64d57f315f8 # timeout=10
23:17:37 [2023-08-08T23:17:37.306Z] Merge succeeded, producing 1aab0d972b61a4d34a6509e217750f94b80373d6
23:17:37 [2023-08-08T23:17:37.306Z] Checking out Revision 1aab0d972b61a4d34a6509e217750f94b80373d6 (PR-46174)
23:17:37 [2023-08-08T23:17:37.366Z] Commit message: "Merge commit '2cccb1f02c83aaacef3c15fa43f3b64d57f315f8' into HEAD"
23:17:37 [2023-08-08T23:17:37.317Z]  > git rev-parse HEAD^{commit} # timeout=10
23:17:37 [2023-08-08T23:17:37.324Z]  > git config core.sparsecheckout # timeout=10
23:17:37 [2023-08-08T23:17:37.327Z]  > git checkout -f 1aab0d972b61a4d34a6509e217750f94b80373d6 # timeout=10
23:17:37 [2023-08-08T23:17:37.383Z]  > git rev-list --no-walk 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:17:38 [2023-08-08T23:17:38.030Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46174:/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
23:17:41 [2023-08-08T23:17:41.333Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
23:17:41 [2023-08-08T23:17:41.458Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-005455523434c2c9d) in /home/ubuntu/workspace/moby_PR-46174
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
23:17:41 [2023-08-08T23:17:41.500Z] The recommended git tool is: git
23:17:41 [2023-08-08T23:17:41.518Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
23:17:41 [2023-08-08T23:17:41.538Z] Fetching changes from the remote Git repository
[Pipeline] // stage
23:17:41 [2023-08-08T23:17:41.545Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:17:41 [2023-08-08T23:17:41.770Z] Merging remotes/origin/master commit 2cccb1f02c83aaacef3c15fa43f3b64d57f315f8 into PR head commit 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406
23:17:41 [2023-08-08T23:17:41.859Z] Merge succeeded, producing 56ce51a1f47db747ec5f34d7789f3357fea412fa
23:17:41 [2023-08-08T23:17:41.859Z] Checking out Revision 56ce51a1f47db747ec5f34d7789f3357fea412fa (PR-46174)
23:17:41 [2023-08-08T23:17:41.908Z] Commit message: "Merge commit '2cccb1f02c83aaacef3c15fa43f3b64d57f315f8' into HEAD"
23:17:41 [2023-08-08T23:17:41.547Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46174/.git # timeout=10
23:17:41 [2023-08-08T23:17:41.554Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:17:41 [2023-08-08T23:17:41.561Z] Fetching upstream changes from https://github.com/moby/moby.git
23:17:41 [2023-08-08T23:17:41.561Z]  > git --version # timeout=10
23:17:41 [2023-08-08T23:17:41.564Z]  > git --version # 'git version 2.25.1'
23:17:41 [2023-08-08T23:17:41.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:17:41 [2023-08-08T23:17:41.565Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46174/head:refs/remotes/origin/PR-46174 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:17:41 [2023-08-08T23:17:41.786Z]  > git config core.sparsecheckout # timeout=10
23:17:41 [2023-08-08T23:17:41.789Z]  > git checkout -f 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406 # timeout=10
23:17:41 [2023-08-08T23:17:41.821Z]  > git remote # timeout=10
23:17:41 [2023-08-08T23:17:41.824Z]  > git config --get remote.origin.url # timeout=10
23:17:41 [2023-08-08T23:17:41.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:17:41 [2023-08-08T23:17:41.828Z]  > git merge 2cccb1f02c83aaacef3c15fa43f3b64d57f315f8 # timeout=10
23:17:41 [2023-08-08T23:17:41.868Z]  > git rev-parse HEAD^{commit} # timeout=10
23:17:41 [2023-08-08T23:17:41.875Z]  > git config core.sparsecheckout # timeout=10
23:17:41 [2023-08-08T23:17:41.878Z]  > git checkout -f 56ce51a1f47db747ec5f34d7789f3357fea412fa # timeout=10
23:17:41 [2023-08-08T23:17:41.924Z]  > git rev-list --no-walk 8a1ca496571ce1f15a6797ca9eeeccc5ce8d2406 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:17:42 [2023-08-08T23:17:42.554Z] + docker version
23:17:42 [2023-08-08T23:17:42.554Z] Client: Docker Engine - Community
23:17:42 [2023-08-08T23:17:42.554Z]  Version:           24.0.2
23:17:42 [2023-08-08T23:17:42.554Z]  API version:       1.43
23:17:42 [2023-08-08T23:17:42.554Z]  Go version:        go1.20.4
23:17:42 [2023-08-08T23:17:42.554Z]  Git commit:        cb74dfc
23:17:42 [2023-08-08T23:17:42.554Z]  Built:             Thu May 25 21:52:41 2023
23:17:42 [2023-08-08T23:17:42.554Z]  OS/Arch:           linux/arm64
23:17:42 [2023-08-08T23:17:42.554Z]  Context:           default
23:17:42 [2023-08-08T23:17:42.554Z] 
23:17:42 [2023-08-08T23:17:42.554Z] Server: Docker Engine - Community
23:17:42 [2023-08-08T23:17:42.554Z]  Engine:
23:17:42 [2023-08-08T23:17:42.554Z]   Version:          24.0.2
23:17:42 [2023-08-08T23:17:42.554Z]   API version:      1.43 (minimum version 1.12)
23:17:42 [2023-08-08T23:17:42.554Z]   Go version:       go1.20.4
23:17:42 [2023-08-08T23:17:42.554Z]   Git commit:       659604f
23:17:42 [2023-08-08T23:17:42.554Z]   Built:            Thu May 25 21:52:41 2023
23:17:42 [2023-08-08T23:17:42.554Z]   OS/Arch:          linux/arm64
23:17:42 [2023-08-08T23:17:42.554Z]   Experimental:     true
23:17:42 [2023-08-08T23:17:42.554Z]  containerd:
23:17:42 [2023-08-08T23:17:42.554Z]   Version:          1.6.21
23:17:42 [2023-08-08T23:17:42.554Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
23:17:42 [2023-08-08T23:17:42.554Z]  runc:
23:17:42 [2023-08-08T23:17:42.554Z]   Version:          1.1.7
23:17:42 [2023-08-08T23:17:42.554Z]   GitCommit:        v1.1.7-0-g860f061
23:17:42 [2023-08-08T23:17:42.554Z]  docker-init:
23:17:42 [2023-08-08T23:17:42.554Z]   Version:          0.19.0
23:17:42 [2023-08-08T23:17:42.554Z]   GitCommit:        de40ad0
[Pipeline] sh
23:17:42 [2023-08-08T23:17:42.843Z] + docker info
23:17:52 [2023-08-08T23:17:52.844Z] Client: Docker Engine - Community
23:17:52 [2023-08-08T23:17:52.844Z]  Version:    24.0.2
23:17:52 [2023-08-08T23:17:52.844Z]  Context:    default
23:17:52 [2023-08-08T23:17:52.844Z]  Debug Mode: false
23:17:52 [2023-08-08T23:17:52.844Z]  Plugins:
23:17:52 [2023-08-08T23:17:52.844Z]   buildx: Docker Buildx (Docker Inc.)
23:17:52 [2023-08-08T23:17:52.844Z]     Version:  v0.11.0
23:17:52 [2023-08-08T23:17:52.844Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
23:17:52 [2023-08-08T23:17:52.844Z]   compose: Docker Compose (Docker Inc.)
23:17:52 [2023-08-08T23:17:52.844Z]     Version:  v2.19.1
23:17:52 [2023-08-08T23:17:52.844Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
23:17:52 [2023-08-08T23:17:52.844Z] 
23:17:52 [2023-08-08T23:17:52.844Z] Server:
23:17:52 [2023-08-08T23:17:52.844Z]  Containers: 0
23:17:52 [2023-08-08T23:17:52.844Z]   Running: 0
23:17:52 [2023-08-08T23:17:52.844Z]   Paused: 0
23:17:52 [2023-08-08T23:17:52.844Z]   Stopped: 0
23:17:52 [2023-08-08T23:17:52.844Z]  Images: 1
23:17:52 [2023-08-08T23:17:52.844Z]  Server Version: 24.0.2
23:17:52 [2023-08-08T23:17:52.844Z]  Storage Driver: overlay2
23:17:52 [2023-08-08T23:17:52.844Z]   Backing Filesystem: extfs
23:17:52 [2023-08-08T23:17:52.844Z]   Supports d_type: true
23:17:52 [2023-08-08T23:17:52.844Z]   Using metacopy: false
23:17:52 [2023-08-08T23:17:52.844Z]   Native Overlay Diff: true
23:17:52 [2023-08-08T23:17:52.844Z]   userxattr: false
23:17:52 [2023-08-08T23:17:52.844Z]  Logging Driver: json-file
23:17:52 [2023-08-08T23:17:52.844Z]  Cgroup Driver: cgroupfs
23:17:52 [2023-08-08T23:17:52.844Z]  Cgroup Version: 1
23:17:52 [2023-08-08T23:17:52.844Z]  Plugins:
23:17:52 [2023-08-08T23:17:52.844Z]   Volume: local
23:17:52 [2023-08-08T23:17:52.844Z]   Network: bridge host ipvlan macvlan null overlay
23:17:52 [2023-08-08T23:17:52.844Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:17:52 [2023-08-08T23:17:52.844Z]  Swarm: inactive
23:17:52 [2023-08-08T23:17:52.844Z]  Runtimes: io.containerd.runc.v2 runc
23:17:52 [2023-08-08T23:17:52.844Z]  Default Runtime: runc
23:17:52 [2023-08-08T23:17:52.844Z]  Init Binary: docker-init
23:17:52 [2023-08-08T23:17:52.844Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
23:17:52 [2023-08-08T23:17:52.844Z]  runc version: v1.1.7-0-g860f061
23:17:52 [2023-08-08T23:17:52.844Z]  init version: de40ad0
23:17:52 [2023-08-08T23:17:52.844Z]  Security Options:
23:17:52 [2023-08-08T23:17:52.844Z]   apparmor
23:17:52 [2023-08-08T23:17:52.844Z]   seccomp
23:17:52 [2023-08-08T23:17:52.844Z]    Profile: builtin
23:17:52 [2023-08-08T23:17:52.844Z]  Kernel Version: 5.15.0-1039-aws
23:17:52 [2023-08-08T23:17:52.844Z]  Operating System: Ubuntu 20.04.6 LTS
23:17:52 [2023-08-08T23:17:52.844Z]  OSType: linux
23:17:52 [2023-08-08T23:17:52.844Z]  Architecture: aarch64
23:17:52 [2023-08-08T23:17:52.844Z]  CPUs: 8
23:17:52 [2023-08-08T23:17:52.844Z]  Total Memory: 30.64GiB
23:17:52 [2023-08-08T23:17:52.844Z]  Name: ip-10-100-63-177
23:17:52 [2023-08-08T23:17:52.844Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
23:17:52 [2023-08-08T23:17:52.844Z]  Docker Root Dir: /var/lib/docker
23:17:52 [2023-08-08T23:17:52.844Z]  Debug Mode: false
23:17:52 [2023-08-08T23:17:52.844Z]  Experimental: true
23:17:52 [2023-08-08T23:17:52.844Z]  Insecure Registries:
23:17:52 [2023-08-08T23:17:52.844Z]   127.0.0.0/8
23:17:52 [2023-08-08T23:17:52.844Z]  Live Restore Enabled: true
23:17:52 [2023-08-08T23:17:52.844Z] 
[Pipeline] sh
23:17:53 [2023-08-08T23:17:53.146Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:17:53 [2023-08-08T23:17:53.146Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:17:53 [2023-08-08T23:17:53.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46174/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:17:53 [2023-08-08T23:17:53.418Z] + bash /home/ubuntu/workspace/moby_PR-46174/check-config.sh
23:17:53 [2023-08-08T23:17:53.418Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:17:53 [2023-08-08T23:17:53.418Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
23:17:53 [2023-08-08T23:17:53.418Z] 
23:17:53 [2023-08-08T23:17:53.418Z] Generally Necessary:
23:17:53 [2023-08-08T23:17:53.418Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:17:53 [2023-08-08T23:17:53.418Z] - apparmor: enabled and tools installed
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_NAMESPACES: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_NET_NS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_PID_NS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_IPC_NS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_UTS_NS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CGROUPS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CGROUP_CPUACCT: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CGROUP_DEVICE: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CGROUP_FREEZER: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CGROUP_SCHED: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_CPUSETS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_MEMCG: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_KEYS: enabled
23:17:53 [2023-08-08T23:17:53.418Z] - CONFIG_VETH: enabled (as module)
23:17:53 [2023-08-08T23:17:53.686Z] - CONFIG_BRIDGE: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NF_NAT: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_POSIX_MQUEUE: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_CGROUP_BPF: enabled
23:17:53 [2023-08-08T23:17:53.687Z] 
23:17:53 [2023-08-08T23:17:53.687Z] Optional Features:
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_USER_NS: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_SECCOMP: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_SECCOMP_FILTER: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_CGROUP_PIDS: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_MEMCG_SWAP: enabled
23:17:53 [2023-08-08T23:17:53.687Z]     (cgroup swap accounting is currently enabled)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_BLK_CGROUP: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_CGROUP_PERF: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_CGROUP_HUGETLB: enabled
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:17:53 [2023-08-08T23:17:53.687Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_CFS_BANDWIDTH: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_RT_GROUP_SCHED: missing
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_VS: enabled (as module)
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_VS_NFCT: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_IP_VS_RR: enabled (as module)
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_SECURITY_SELINUX: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_SECURITY_APPARMOR: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_EXT4_FS: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:17:53 [2023-08-08T23:17:53.950Z] - Network Drivers:
23:17:53 [2023-08-08T23:17:53.950Z]   - "overlay":
23:17:53 [2023-08-08T23:17:53.950Z]     - CONFIG_VXLAN: enabled (as module)
23:17:53 [2023-08-08T23:17:53.950Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:17:53 [2023-08-08T23:17:53.950Z]       Optional (for encrypted networks):
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_CRYPTO: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_CRYPTO_AEAD: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_CRYPTO_GCM: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_CRYPTO_GHASH: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_XFRM: enabled
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_XFRM_USER: enabled (as module)
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:17:54 [2023-08-08T23:17:54.210Z]       - CONFIG_INET_ESP: enabled (as module)
23:17:54 [2023-08-08T23:17:54.210Z]   - "ipvlan":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_IPVLAN: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]   - "macvlan":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_MACVLAN: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_DUMMY: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]   - "ftp,tftp client in container":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z] - Storage Drivers:
23:17:54 [2023-08-08T23:17:54.211Z]   - "aufs":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_AUFS_FS: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]   - "btrfs":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:17:54 [2023-08-08T23:17:54.211Z]   - "devicemapper":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_BLK_DEV_DM: enabled
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]   - "overlay":
23:17:54 [2023-08-08T23:17:54.211Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:17:54 [2023-08-08T23:17:54.211Z]   - "zfs":
23:17:54 [2023-08-08T23:17:54.211Z]     - /dev/zfs: present
23:17:54 [2023-08-08T23:17:54.211Z]     - zfs command: missing
23:17:54 [2023-08-08T23:17:54.211Z]     - zpool command: missing
23:17:54 [2023-08-08T23:17:54.211Z] 
23:17:54 [2023-08-08T23:17:54.211Z] Limits:
23:17:54 [2023-08-08T23:17:54.211Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:17:54 [2023-08-08T23:17:54.211Z] 
23:17:54 [2023-08-08T23:17:54.211Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:17:54 [2023-08-08T23:17:54.526Z] + docker build --force-rm -t docker:56ce51a1f47db747ec5f34d7789f3357fea412fa .
23:17:54 [2023-08-08T23:17:54.787Z] #0 building with "default" instance using docker driver
23:17:54 [2023-08-08T23:17:54.787Z] 
23:17:54 [2023-08-08T23:17:54.787Z] #1 [internal] load .dockerignore
23:17:54 [2023-08-08T23:17:54.787Z] #1 transferring context: 113B done
23:17:54 [2023-08-08T23:17:54.787Z] #1 DONE 0.1s
23:17:54 [2023-08-08T23:17:54.787Z] 
23:17:54 [2023-08-08T23:17:54.787Z] #2 [internal] load build definition from Dockerfile
23:17:54 [2023-08-08T23:17:54.787Z] #2 transferring dockerfile: 28.01kB done
23:17:54 [2023-08-08T23:17:54.787Z] #2 DONE 0.1s
23:17:54 [2023-08-08T23:17:54.787Z] 
23:17:54 [2023-08-08T23:17:54.787Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:17:55 [2023-08-08T23:17:55.048Z] #3 DONE 0.4s
23:17:55 [2023-08-08T23:17:55.048Z] 
23:17:55 [2023-08-08T23:17:55.048Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
23:17:55 [2023-08-08T23:17:55.048Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
23:17:55 [2023-08-08T23:17:55.048Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
23:17:55 [2023-08-08T23:17:55.048Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
23:17:55 [2023-08-08T23:17:55.048Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
23:17:55 [2023-08-08T23:17:55.048Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
23:17:55 [2023-08-08T23:17:55.309Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s
23:17:55 [2023-08-08T23:17:55.309Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
23:17:55 [2023-08-08T23:17:55.569Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
23:17:55 [2023-08-08T23:17:55.569Z] #4 DONE 0.4s
23:17:55 [2023-08-08T23:17:55.830Z] 
23:17:55 [2023-08-08T23:17:55.830Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
23:17:57 [2023-08-08T23:17:57.217Z] #5 ...
23:17:57 [2023-08-08T23:17:57.217Z] 
23:17:57 [2023-08-08T23:17:57.217Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
23:17:57 [2023-08-08T23:17:57.217Z] #6 DONE 1.3s
23:17:57 [2023-08-08T23:17:57.217Z] 
23:17:57 [2023-08-08T23:17:57.217Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:17:57 [2023-08-08T23:17:57.217Z] #7 DONE 1.5s
23:17:57 [2023-08-08T23:17:57.217Z] 
23:17:57 [2023-08-08T23:17:57.217Z] #8 [internal] load metadata for docker.io/library/busybox:latest
23:17:57 [2023-08-08T23:17:57.217Z] #8 ...
23:17:57 [2023-08-08T23:17:57.217Z] 
23:17:57 [2023-08-08T23:17:57.217Z] #9 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
23:17:57 [2023-08-08T23:17:57.217Z] #9 DONE 1.5s
23:17:57 [2023-08-08T23:17:57.217Z] 
23:17:57 [2023-08-08T23:17:57.218Z] #10 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
23:17:57 [2023-08-08T23:17:57.218Z] #10 DONE 1.5s
23:17:57 [2023-08-08T23:17:57.479Z] 
23:17:57 [2023-08-08T23:17:57.479Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
23:17:57 [2023-08-08T23:17:57.479Z] #5 DONE 1.6s
23:17:57 [2023-08-08T23:17:57.479Z] 
23:17:57 [2023-08-08T23:17:57.479Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
23:17:57 [2023-08-08T23:17:57.479Z] #11 DONE 1.6s
23:17:57 [2023-08-08T23:17:57.479Z] 
23:17:57 [2023-08-08T23:17:57.479Z] #8 [internal] load metadata for docker.io/library/busybox:latest
23:17:57 [2023-08-08T23:17:57.479Z] #8 DONE 1.7s
23:17:57 [2023-08-08T23:17:57.479Z] 
23:17:57 [2023-08-08T23:17:57.479Z] #12 [internal] load build context
23:17:59 [2023-08-08T23:17:59.392Z] #12 transferring context: 70.42MB 1.7s done
23:17:59 [2023-08-08T23:17:59.392Z] #12 DONE 1.7s
23:17:59 [2023-08-08T23:17:59.392Z] 
23:17:59 [2023-08-08T23:17:59.392Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:17:59 [2023-08-08T23:17:59.392Z] #13 resolve docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 0.2s done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00 1.86kB / 1.86kB done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:8e4be9adbc2d62f5d6cc7df5be750126294830f0e1b34ae7484bed174ff3001e 7.07kB / 7.07kB done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:f61a700b09992797444709a86d3de06c2704cf6223f554ee04dfd083c0cfccfa 1.58kB / 1.58kB done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 54.68MB / 54.68MB 1.1s done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.2s done
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 15.75MB / 15.75MB 0.7s done
23:17:59 [2023-08-08T23:17:59.392Z] #13 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 0.1s
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 0B / 81.44MB 1.3s
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 0B / 95.56MB 1.3s
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 156B / 156B 1.3s done
23:17:59 [2023-08-08T23:17:59.392Z] #13 ...
23:17:59 [2023-08-08T23:17:59.392Z] 
23:17:59 [2023-08-08T23:17:59.392Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
23:17:59 [2023-08-08T23:17:59.392Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
23:17:59 [2023-08-08T23:17:59.392Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
23:17:59 [2023-08-08T23:17:59.392Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
23:17:59 [2023-08-08T23:17:59.392Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
23:17:59 [2023-08-08T23:17:59.392Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
23:17:59 [2023-08-08T23:17:59.392Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.3s done
23:17:59 [2023-08-08T23:17:59.392Z] #14 DONE 1.8s
23:17:59 [2023-08-08T23:17:59.392Z] 
23:17:59 [2023-08-08T23:17:59.392Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 16.78MB / 81.44MB 1.5s
23:17:59 [2023-08-08T23:17:59.392Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 28.31MB / 95.56MB 1.5s
23:17:59 [2023-08-08T23:17:59.653Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 32.51MB / 81.44MB 1.7s
23:17:59 [2023-08-08T23:17:59.653Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 51.38MB / 95.56MB 1.8s
23:17:59 [2023-08-08T23:17:59.914Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 50.33MB / 81.44MB 1.9s
23:17:59 [2023-08-08T23:17:59.914Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 58.72MB / 81.44MB 2.1s
23:17:59 [2023-08-08T23:17:59.914Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 66.06MB / 95.56MB 2.1s
23:18:00 [2023-08-08T23:18:00.174Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 73.40MB / 81.44MB 2.3s
23:18:00 [2023-08-08T23:18:00.174Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 79.69MB / 95.56MB 2.3s
23:18:00 [2023-08-08T23:18:00.174Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 79.69MB / 81.44MB 2.4s
23:18:00 [2023-08-08T23:18:00.435Z] #13 sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 81.44MB / 81.44MB 2.6s done
23:18:00 [2023-08-08T23:18:00.695Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 93.32MB / 95.56MB 2.8s
23:18:00 [2023-08-08T23:18:00.956Z] #13 extracting sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 1.9s done
23:18:00 [2023-08-08T23:18:00.956Z] #13 ...
23:18:00 [2023-08-08T23:18:00.956Z] 
23:18:00 [2023-08-08T23:18:00.956Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
23:18:00 [2023-08-08T23:18:00.956Z] #15 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done
23:18:00 [2023-08-08T23:18:00.956Z] #15 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
23:18:00 [2023-08-08T23:18:00.956Z] #15 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
23:18:00 [2023-08-08T23:18:00.956Z] #15 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
23:18:00 [2023-08-08T23:18:00.956Z] #15 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 1.9s done
23:18:00 [2023-08-08T23:18:00.956Z] #15 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.2s done
23:18:00 [2023-08-08T23:18:00.956Z] #15 DONE 3.6s
23:18:00 [2023-08-08T23:18:00.956Z] 
23:18:00 [2023-08-08T23:18:00.956Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:18:01 [2023-08-08T23:18:01.217Z] #13 sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 95.56MB / 95.56MB 3.2s done
23:18:01 [2023-08-08T23:18:01.217Z] #13 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 0.1s
23:18:01 [2023-08-08T23:18:01.217Z] #13 ...
23:18:01 [2023-08-08T23:18:01.217Z] 
23:18:01 [2023-08-08T23:18:01.217Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
23:18:01 [2023-08-08T23:18:01.217Z] #16 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
23:18:01 [2023-08-08T23:18:01.217Z] #16 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
23:18:01 [2023-08-08T23:18:01.217Z] #16 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
23:18:01 [2023-08-08T23:18:01.217Z] #16 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
23:18:01 [2023-08-08T23:18:01.217Z] #16 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.5s done
23:18:01 [2023-08-08T23:18:01.217Z] #16 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
23:18:01 [2023-08-08T23:18:01.217Z] #16 DONE 3.9s
23:18:01 [2023-08-08T23:18:01.217Z] 
23:18:01 [2023-08-08T23:18:01.217Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
23:18:01 [2023-08-08T23:18:01.217Z] #17 resolve docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 0.3s done
23:18:01 [2023-08-08T23:18:01.217Z] #17 sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2 1.85kB / 1.85kB done
23:18:01 [2023-08-08T23:18:01.217Z] #17 sha256:d5e1a4672af1c337679ba761f43b46499e8b032f1e828bef55b45120faaedb3f 529B / 529B done
23:18:01 [2023-08-08T23:18:01.217Z] #17 sha256:2c4d303cc7f76b34428bb33f838045bee3b19a2bcdaeb986f6ba08219cc6d206 1.48kB / 1.48kB done
23:18:01 [2023-08-08T23:18:01.217Z] #17 sha256:49185a1a3bc353699370ac57d50a7b7234b59616b6aebde79ba6a0a0314bb107 53.70MB / 53.70MB 1.2s done
23:18:01 [2023-08-08T23:18:01.217Z] #17 DONE 4.0s
23:18:01 [2023-08-08T23:18:01.217Z] 
23:18:01 [2023-08-08T23:18:01.217Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:18:01 [2023-08-08T23:18:01.478Z] #13 ...
23:18:01 [2023-08-08T23:18:01.478Z] 
23:18:01 [2023-08-08T23:18:01.478Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
23:18:01 [2023-08-08T23:18:01.478Z] #18 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
23:18:01 [2023-08-08T23:18:01.478Z] #18 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
23:18:01 [2023-08-08T23:18:01.478Z] #18 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
23:18:01 [2023-08-08T23:18:01.478Z] #18 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
23:18:01 [2023-08-08T23:18:01.478Z] #18 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 3.2s done
23:18:01 [2023-08-08T23:18:01.478Z] #18 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
23:18:01 [2023-08-08T23:18:01.478Z] #18 DONE 4.0s
23:18:01 [2023-08-08T23:18:01.478Z] 
23:18:01 [2023-08-08T23:18:01.478Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:18:01 [2023-08-08T23:18:01.478Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
23:18:01 [2023-08-08T23:18:01.478Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:18:01 [2023-08-08T23:18:01.478Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:18:01 [2023-08-08T23:18:01.478Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:18:01 [2023-08-08T23:18:01.478Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s
23:18:01 [2023-08-08T23:18:01.478Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
23:18:01 [2023-08-08T23:18:01.478Z] #19 ...
23:18:01 [2023-08-08T23:18:01.478Z] 
23:18:01 [2023-08-08T23:18:01.478Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:18:01 [2023-08-08T23:18:01.478Z] #13 extracting sha256:c0f6f6b31000e991bdd81caebc21e281fc1350f09586d393f3b8bf36dceeb99e 0.4s done
23:18:01 [2023-08-08T23:18:01.740Z] #13 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993
23:18:03 [2023-08-08T23:18:03.654Z] #13 extracting sha256:385ee361272e1c36fe7d96fe8ab6b0f30cf33bfb9bbe29bfc2d33f51bd771993 1.6s done
23:18:03 [2023-08-08T23:18:03.914Z] #13 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 0.1s
23:18:05 [2023-08-08T23:18:05.298Z] #13 extracting sha256:09e6d9731c75ffd4b1afbdf5e87962d88509f531c2840eec7be0c094f0592d04 1.4s done
23:18:05 [2023-08-08T23:18:05.559Z] #13 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401
23:18:09 [2023-08-08T23:18:09.761Z] #13 extracting sha256:c2eed4c3848f6babebff507e9ab882ea022030f90878c5250b739e169b34b401 4.1s done
23:18:10 [2023-08-08T23:18:10.331Z] #13 extracting sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005
23:18:10 [2023-08-08T23:18:10.331Z] #13 extracting sha256:4534bca0df47907e156566a626306a65ef953b982883e2a8697da29c9d2e5005 done
23:18:10 [2023-08-08T23:18:10.591Z] #13 ...
23:18:10 [2023-08-08T23:18:10.591Z] 
23:18:10 [2023-08-08T23:18:10.591Z] #20 [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
23:18:10 [2023-08-08T23:18:10.591Z] #20 1.193 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:10 [2023-08-08T23:18:10.591Z] #20 1.236 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 1.260 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 1.361 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 1.704 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 1.717 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 2.609 Fetched 8543 kB in 2s (5091 kB/s)
23:18:10 [2023-08-08T23:18:10.592Z] #20 2.609 Reading package lists...
23:18:10 [2023-08-08T23:18:10.592Z] #20 3.168 Reading package lists...
23:18:10 [2023-08-08T23:18:10.592Z] #20 3.725 Building dependency tree...
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.166 The following additional packages will be installed:
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.166   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.167   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.170 Recommended packages:
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.170   libldap-common publicsuffix libsasl2-modules
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.282 The following NEW packages will be installed:
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.283   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.283   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.284   libssh2-1 openssl
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.564 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.564 Need to get 2945 kB of archives.
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.564 After this operation, 6484 kB of additional disk space will be used.
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.564 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.618 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.626 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.642 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.643 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.672 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.695 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.713 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.714 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.715 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.716 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.732 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.733 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.763 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.765 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.909 debconf: delaying package configuration, since apt-utils is not installed
23:18:10 [2023-08-08T23:18:10.592Z] #20 4.950 Fetched 2945 kB in 0s (6216 kB/s)
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.094 Selecting previously unselected package openssl.
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.094 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.099 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.128 Unpacking openssl (1.1.1n-0+deb11u5) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.372 Selecting previously unselected package ca-certificates.
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.374 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.379 Unpacking ca-certificates (20210119) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.700 Selecting previously unselected package libbrotli1:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.701 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 5.801 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.053 Selecting previously unselected package libsasl2-modules-db:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.054 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.061 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.512 Selecting previously unselected package libsasl2-2:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.513 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.603 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.826 Selecting previously unselected package libldap-2.4-2:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.827 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 6.835 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.096 Selecting previously unselected package libnghttp2-14:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.097 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.110 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.214 Selecting previously unselected package libpsl5:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.215 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.261 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.526 Selecting previously unselected package librtmp1:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.527 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 7.587 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 8.237 Selecting previously unselected package libssh2-1:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 8.238 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 8.473 Unpacking libssh2-1:arm64 (1.9.0-2) ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 9.134 Selecting previously unselected package libcurl4:arm64.
23:18:10 [2023-08-08T23:18:10.592Z] #20 9.136 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.592Z] #20 9.212 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
23:18:10 [2023-08-08T23:18:10.852Z] #20 9.534 Selecting previously unselected package curl.
23:18:10 [2023-08-08T23:18:10.852Z] #20 9.535 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
23:18:10 [2023-08-08T23:18:10.852Z] #20 9.630 Unpacking curl (7.74.0-1.3+deb11u7) ...
23:18:11 [2023-08-08T23:18:11.423Z] #20 9.855 Selecting previously unselected package libonig5:arm64.
23:18:11 [2023-08-08T23:18:11.423Z] #20 9.856 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
23:18:11 [2023-08-08T23:18:11.423Z] #20 9.874 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:18:11 [2023-08-08T23:18:11.423Z] #20 ...
23:18:11 [2023-08-08T23:18:11.423Z] 
23:18:11 [2023-08-08T23:18:11.423Z] #21 [build-dummy 2/2] RUN mkdir -p /build
23:18:11 [2023-08-08T23:18:11.423Z] #21 ...
23:18:11 [2023-08-08T23:18:11.423Z] 
23:18:11 [2023-08-08T23:18:11.423Z] #20 [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
23:18:11 [2023-08-08T23:18:11.423Z] #20 10.09 Selecting previously unselected package libjq1:arm64.
23:18:11 [2023-08-08T23:18:11.423Z] #20 10.09 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
23:18:11 [2023-08-08T23:18:11.423Z] #20 10.19 Unpacking libjq1:arm64 (1.6-2.1) ...
23:18:11 [2023-08-08T23:18:11.683Z] #20 ...
23:18:11 [2023-08-08T23:18:11.683Z] 
23:18:11 [2023-08-08T23:18:11.683Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
23:18:11 [2023-08-08T23:18:11.683Z] #13 DONE 14.2s
23:18:11 [2023-08-08T23:18:11.683Z] 
23:18:11 [2023-08-08T23:18:11.683Z] #20 [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
23:18:11 [2023-08-08T23:18:11.683Z] #20 10.28 Selecting previously unselected package jq.
23:18:11 [2023-08-08T23:18:11.683Z] #20 10.28 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
23:18:11 [2023-08-08T23:18:11.683Z] #20 10.29 Unpacking jq (1.6-2.1) ...
23:18:11 [2023-08-08T23:18:11.683Z] #20 10.36 Setting up libpsl5:arm64 (0.21.0-1.2) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.49 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.55 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 ...
23:18:11 [2023-08-08T23:18:11.944Z] 
23:18:11 [2023-08-08T23:18:11.944Z] #21 [build-dummy 2/2] RUN mkdir -p /build
23:18:11 [2023-08-08T23:18:11.944Z] #21 DONE 10.6s
23:18:11 [2023-08-08T23:18:11.944Z] 
23:18:11 [2023-08-08T23:18:11.944Z] #22 [base 2/5] COPY --from=xx / /
23:18:11 [2023-08-08T23:18:11.944Z] #22 DONE 0.4s
23:18:11 [2023-08-08T23:18:11.944Z] 
23:18:11 [2023-08-08T23:18:11.944Z] #20 [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
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.57 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.59 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.60 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.62 Setting up libssh2-1:arm64 (1.9.0-2) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.64 Setting up openssl (1.1.1n-0+deb11u5) ...
23:18:11 [2023-08-08T23:18:11.944Z] #20 10.66 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:18:12 [2023-08-08T23:18:12.204Z] #20 ...
23:18:12 [2023-08-08T23:18:12.204Z] 
23:18:12 [2023-08-08T23:18:12.204Z] #23 [binary-dummy 1/1] COPY --from=build-dummy /build /build
23:18:12 [2023-08-08T23:18:12.204Z] #23 DONE 0.0s
23:18:12 [2023-08-08T23:18:12.204Z] 
23:18:12 [2023-08-08T23:18:12.204Z] #20 [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
23:18:12 [2023-08-08T23:18:12.204Z] #20 10.67 Setting up libjq1:arm64 (1.6-2.1) ...
23:18:12 [2023-08-08T23:18:12.204Z] #20 10.68 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:18:12 [2023-08-08T23:18:12.204Z] #20 10.70 Setting up ca-certificates (20210119) ...
23:18:12 [2023-08-08T23:18:12.465Z] #20 ...
23:18:12 [2023-08-08T23:18:12.465Z] 
23:18:12 [2023-08-08T23:18:12.465Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:18:12 [2023-08-08T23:18:12.465Z] #24 DONE 0.4s
23:18:12 [2023-08-08T23:18:12.465Z] 
23:18:12 [2023-08-08T23:18:12.465Z] #20 [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
23:18:12 [2023-08-08T23:18:12.465Z] #20 11.18 Updating certificates in /etc/ssl/certs...
23:18:13 [2023-08-08T23:18:13.037Z] #20 ...
23:18:13 [2023-08-08T23:18:13.037Z] 
23:18:13 [2023-08-08T23:18:13.037Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
23:18:13 [2023-08-08T23:18:13.037Z] #25 DONE 0.4s
23:18:13 [2023-08-08T23:18:13.037Z] 
23:18:13 [2023-08-08T23:18:13.037Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
23:18:13 [2023-08-08T23:18:13.298Z] #26 0.630 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:13 [2023-08-08T23:18:13.558Z] #26 0.641 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:13 [2023-08-08T23:18:13.558Z] #26 0.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:13 [2023-08-08T23:18:13.558Z] #26 0.771 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:13 [2023-08-08T23:18:13.558Z] #26 0.893 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:13 [2023-08-08T23:18:13.819Z] #26 ...
23:18:13 [2023-08-08T23:18:13.819Z] 
23:18:13 [2023-08-08T23:18:13.819Z] #20 [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
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.77 129 added, 0 removed; done.
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.80 Setting up jq (1.6-2.1) ...
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.81 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.82 Setting up curl (7.74.0-1.3+deb11u7) ...
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.83 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.85 Processing triggers for ca-certificates (20210119) ...
23:18:13 [2023-08-08T23:18:13.819Z] #20 11.86 Updating certificates in /etc/ssl/certs...
23:18:13 [2023-08-08T23:18:13.819Z] #20 12.32 0 added, 0 removed; done.
23:18:13 [2023-08-08T23:18:13.819Z] #20 12.32 Running hooks in /etc/ca-certificates/update.d...
23:18:13 [2023-08-08T23:18:13.819Z] #20 12.32 done.
23:18:13 [2023-08-08T23:18:13.819Z] #20 DONE 12.4s
23:18:13 [2023-08-08T23:18:13.819Z] 
23:18:13 [2023-08-08T23:18:13.819Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:18:13 [2023-08-08T23:18:13.819Z] #27 DONE 0.0s
23:18:13 [2023-08-08T23:18:13.819Z] 
23:18:13 [2023-08-08T23:18:13.819Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
23:18:13 [2023-08-08T23:18:13.819Z] #26 1.014 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:14 [2023-08-08T23:18:14.760Z] #26 1.753 Fetched 8543 kB in 1s (6186 kB/s)
23:18:15 [2023-08-08T23:18:15.020Z] #26 1.753 Reading package lists...
23:18:15 [2023-08-08T23:18:15.961Z] #26 2.325 Reading package lists...
23:18:15 [2023-08-08T23:18:15.961Z] #26 2.881 Building dependency tree...
23:18:15 [2023-08-08T23:18:15.961Z] #26 3.054 Reading state information...
23:18:15 [2023-08-08T23:18:15.961Z] #26 3.293 The following additional packages will be installed:
23:18:16 [2023-08-08T23:18:16.221Z] #26 3.294   libmagic-mgc libmagic1
23:18:16 [2023-08-08T23:18:16.221Z] #26 3.326 The following NEW packages will be installed:
23:18:16 [2023-08-08T23:18:16.221Z] #26 3.327   file libmagic-mgc libmagic1
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.602 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.602 Need to get 463 kB of archives.
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.602 After this operation, 7063 kB of additional disk space will be used.
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.602 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.608 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
23:18:16 [2023-08-08T23:18:16.481Z] #26 3.610 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.746 debconf: delaying package configuration, since apt-utils is not installed
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.787 Fetched 463 kB in 0s (1679 kB/s)
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.809 Selecting previously unselected package libmagic-mgc.
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.809 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.819 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.823 Unpacking libmagic-mgc (1:5.39-3) ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.893 Selecting previously unselected package libmagic1:arm64.
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.895 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.904 Unpacking libmagic1:arm64 (1:5.39-3) ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.941 Selecting previously unselected package file.
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.944 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.947 Unpacking file (1:5.39-3) ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.990 Setting up libmagic-mgc (1:5.39-3) ...
23:18:16 [2023-08-08T23:18:16.742Z] #26 3.999 Setting up libmagic1:arm64 (1:5.39-3) ...
23:18:17 [2023-08-08T23:18:17.002Z] #26 4.016 Setting up file (1:5.39-3) ...
23:18:17 [2023-08-08T23:18:17.002Z] #26 4.026 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:18:17 [2023-08-08T23:18:17.262Z] #26 DONE 4.3s
23:18:17 [2023-08-08T23:18:17.262Z] 
23:18:17 [2023-08-08T23:18:17.262Z] #28 [swagger-src 1/3] WORKDIR /usr/src/swagger
23:18:17 [2023-08-08T23:18:17.262Z] #28 ...
23:18:17 [2023-08-08T23:18:17.262Z] 
23:18:17 [2023-08-08T23:18:17.262Z] #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
23:18:17 [2023-08-08T23:18:17.262Z] #29 DONE 0.2s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
23:18:17 [2023-08-08T23:18:17.523Z] #30 DONE 0.2s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #31 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
23:18:17 [2023-08-08T23:18:17.523Z] #31 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #28 [swagger-src 1/3] WORKDIR /usr/src/swagger
23:18:17 [2023-08-08T23:18:17.523Z] #28 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
23:18:17 [2023-08-08T23:18:17.523Z] #32 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #33 [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
23:18:17 [2023-08-08T23:18:17.523Z] #33 ...
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
23:18:17 [2023-08-08T23:18:17.523Z] #34 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #35 [delve-build 1/2] WORKDIR /usr/src/delve
23:18:17 [2023-08-08T23:18:17.523Z] #35 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
23:18:17 [2023-08-08T23:18:17.523Z] #36 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #37 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
23:18:17 [2023-08-08T23:18:17.523Z] #37 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
23:18:17 [2023-08-08T23:18:17.523Z] #38 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:18:17 [2023-08-08T23:18:17.523Z] #39 DONE 0.3s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:18:17 [2023-08-08T23:18:17.523Z] #40 DONE 0.4s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini
23:18:17 [2023-08-08T23:18:17.523Z] #41 DONE 0.4s
23:18:17 [2023-08-08T23:18:17.523Z] 
23:18:17 [2023-08-08T23:18:17.523Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc
23:18:17 [2023-08-08T23:18:17.523Z] #42 DONE 0.4s
23:18:17 [2023-08-08T23:18:17.784Z] 
23:18:17 [2023-08-08T23:18:17.784Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:18:18 [2023-08-08T23:18:18.730Z] #43 ...
23:18:18 [2023-08-08T23:18:18.730Z] 
23:18:18 [2023-08-08T23:18:18.730Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: is subject to change. To configure the initial branch name to use in all
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: of your new repositories, which will suppress this warning, call:
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 	git config --global init.defaultBranch <name>
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 'development'. The just-created branch can be renamed via this command:
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.949 hint: 	git branch -m <name>
23:18:18 [2023-08-08T23:18:18.730Z] #44 0.952 Initialized empty Git repository in /usr/src/containerd/.git/
23:18:18 [2023-08-08T23:18:18.730Z] #44 DONE 1.2s
23:18:18 [2023-08-08T23:18:18.730Z] 
23:18:18 [2023-08-08T23:18:18.730Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: is subject to change. To configure the initial branch name to use in all
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: of your new repositories, which will suppress this warning, call:
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 	git config --global init.defaultBranch <name>
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 'development'. The just-created branch can be renamed via this command:
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.063 hint: 	git branch -m <name>
23:18:18 [2023-08-08T23:18:18.730Z] #45 1.077 Initialized empty Git repository in /usr/src/delve/.git/
23:18:18 [2023-08-08T23:18:18.730Z] #45 DONE 1.2s
23:18:18 [2023-08-08T23:18:18.730Z] 
23:18:18 [2023-08-08T23:18:18.730Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:18 [2023-08-08T23:18:18.730Z] #46 ...
23:18:18 [2023-08-08T23:18:18.730Z] 
23:18:18 [2023-08-08T23:18:18.730Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: is subject to change. To configure the initial branch name to use in all
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: of your new repositories, which will suppress this warning, call:
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 	git config --global init.defaultBranch <name>
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 'development'. The just-created branch can be renamed via this command:
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.093 hint: 	git branch -m <name>
23:18:18 [2023-08-08T23:18:18.730Z] #47 1.095 Initialized empty Git repository in /usr/src/swagger/.git/
23:18:18 [2023-08-08T23:18:18.730Z] #47 DONE 1.2s
23:18:18 [2023-08-08T23:18:18.992Z] 
23:18:18 [2023-08-08T23:18:18.992Z] #48 [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
23:18:18 [2023-08-08T23:18:18.992Z] #48 0.751 go: downloading gotest.tools/gotestsum v1.8.2
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.555 go: downloading golang.org/x/tools v0.1.11
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.555 go: downloading github.com/fatih/color v1.13.0
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.558 go: downloading github.com/dnephin/pflag v1.0.7
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.565 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.565 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.570 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.601 go: downloading github.com/mattn/go-colorable v0.1.12
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.601 go: downloading github.com/mattn/go-isatty v0.0.14
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.633 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:18:18 [2023-08-08T23:18:18.992Z] #48 1.633 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
23:18:19 [2023-08-08T23:18:19.937Z] #48 2.677 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
23:18:22 [2023-08-08T23:18:22.487Z] #48 ...
23:18:22 [2023-08-08T23:18:22.487Z] 
23:18:22 [2023-08-08T23:18:22.487Z] #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.51.2"      && /build/golangci-lint --version
23:18:22 [2023-08-08T23:18:22.487Z] #49 1.708 go: downloading github.com/golangci/golangci-lint v1.51.2
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.591 go: downloading github.com/fatih/color v1.14.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.591 go: downloading github.com/gofrs/flock v0.8.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.607 go: downloading github.com/pkg/errors v0.9.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.607 go: downloading github.com/spf13/cobra v1.6.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.623 go: downloading github.com/spf13/pflag v1.0.5
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.623 go: downloading github.com/spf13/viper v1.12.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.623 go: downloading gopkg.in/yaml.v3 v3.0.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.725 go: downloading golang.org/x/tools v0.6.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.784 go: downloading github.com/hashicorp/go-version v1.6.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.824 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.963 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.963 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.995 go: downloading github.com/mattn/go-colorable v0.1.13
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.995 go: downloading github.com/stretchr/testify v1.8.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 2.995 go: downloading github.com/sirupsen/logrus v1.9.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.012 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.093 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.187 go: downloading github.com/mattn/go-isatty v0.0.17
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.219 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.231 go: downloading 4d63.com/gochecknoglobals v0.2.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.234 go: downloading github.com/Abirdcfly/dupword v0.0.9
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.267 go: downloading github.com/Antonboom/errname v0.1.7
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.347 go: downloading github.com/Antonboom/nilnil v0.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.490 go: downloading github.com/BurntSushi/toml v1.2.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.491 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.501 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.502 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.503 go: downloading github.com/alexkohler/prealloc v1.0.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.532 go: downloading github.com/alingse/asasalint v0.0.11
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.669 go: downloading github.com/ashanbrown/forbidigo v1.4.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.669 go: downloading github.com/ashanbrown/makezero v1.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.676 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.747 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.765 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.830 go: downloading github.com/breml/bidichk v0.2.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.865 go: downloading github.com/breml/errchkjson v0.3.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.959 go: downloading github.com/butuzov/ireturn v0.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.959 go: downloading github.com/charithe/durationcheck v0.0.9
23:18:22 [2023-08-08T23:18:22.487Z] #49 3.963 go: downloading github.com/curioswitch/go-reassign v0.2.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.088 go: downloading github.com/daixiang0/gci v0.9.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.195 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.227 go: downloading github.com/esimonov/ifshort v1.0.4
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.259 go: downloading github.com/firefart/nonamedreturns v1.0.4
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.283 go: downloading github.com/fzipp/gocyclo v0.6.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.292 go: downloading github.com/go-critic/go-critic v0.6.7
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.293 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.347 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.373 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.374 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.435 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.616 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.799 go: downloading github.com/golangci/misspell v0.4.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.805 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.805 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.864 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.943 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.945 go: downloading github.com/hexops/gotextdiff v1.0.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 4.970 go: downloading github.com/jgautheron/goconst v1.5.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.008 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.011 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.016 go: downloading github.com/julz/importas v0.1.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.017 go: downloading github.com/junk1tm/musttag v0.4.5
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.018 go: downloading github.com/kisielk/errcheck v1.6.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.021 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.053 go: downloading github.com/kulti/thelper v0.6.3
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.054 go: downloading github.com/kunwardeep/paralleltest v1.0.6
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.083 go: downloading github.com/kyoh86/exportloopref v0.1.11
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.084 go: downloading github.com/ldez/tagliatelle v0.4.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.087 go: downloading github.com/leonklingele/grouper v1.1.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.092 go: downloading github.com/lufeee/execinquery v1.2.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.104 go: downloading github.com/maratori/testableexamples v1.0.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.109 go: downloading github.com/maratori/testpackage v1.1.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.143 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.191 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.235 go: downloading github.com/mgechev/revive v1.2.5
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.241 go: downloading github.com/moricho/tparallel v0.2.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.244 go: downloading github.com/nakabonne/nestif v0.3.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.270 go: downloading github.com/nishanths/exhaustive v0.9.5
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.275 go: downloading github.com/nishanths/predeclared v0.2.2
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.354 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.355 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
23:18:22 [2023-08-08T23:18:22.487Z] #49 5.363 go: downloading github.com/ryancurrah/gomodguard v1.3.0
23:18:22 [2023-08-08T23:18:22.752Z] #49 5.489 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
23:18:22 [2023-08-08T23:18:22.752Z] #49 5.505 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
23:18:22 [2023-08-08T23:18:22.753Z] #49 5.567 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
23:18:22 [2023-08-08T23:18:22.753Z] #49 5.612 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
23:18:22 [2023-08-08T23:18:22.753Z] #49 5.701 go: downloading github.com/securego/gosec/v2 v2.15.0
23:18:23 [2023-08-08T23:18:23.060Z] #49 5.804 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:18:23 [2023-08-08T23:18:23.060Z] #49 5.805 go: downloading github.com/sivchari/containedctx v1.0.2
23:18:23 [2023-08-08T23:18:23.060Z] #49 5.866 go: downloading github.com/sivchari/nosnakecase v1.7.0
23:18:23 [2023-08-08T23:18:23.060Z] #49 5.867 go: downloading github.com/sivchari/tenv v1.7.1
23:18:23 [2023-08-08T23:18:23.060Z] #49 5.868 go: downloading github.com/sonatard/noctx v0.0.1
23:18:23 [2023-08-08T23:18:23.322Z] #49 5.911 go: downloading github.com/sourcegraph/go-diff v0.7.0
23:18:23 [2023-08-08T23:18:23.322Z] #49 5.963 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.123 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.126 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.129 go: downloading github.com/tetafro/godot v1.4.11
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.276 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.279 go: downloading github.com/timonwong/loggercheck v0.9.3
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.280 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
23:18:23 [2023-08-08T23:18:23.322Z] #49 6.281 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.345 go: downloading github.com/ultraware/funlen v0.0.3
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.346 go: downloading github.com/ultraware/whitespace v0.0.5
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.347 go: downloading github.com/uudashr/gocognit v1.0.6
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.374 go: downloading github.com/yagipy/maintidx v1.0.0
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.455 go: downloading github.com/yeya24/promlinter v0.2.0
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.456 go: downloading gitlab.com/bosi/decorder v0.2.3
23:18:23 [2023-08-08T23:18:23.584Z] #49 6.458 go: downloading honnef.co/go/tools v0.4.2
23:18:23 [2023-08-08T23:18:23.845Z] #49 6.715 go: downloading mvdan.cc/gofumpt v0.4.0
23:18:23 [2023-08-08T23:18:23.845Z] #49 ...
23:18:23 [2023-08-08T23:18:23.845Z] 
23:18:23 [2023-08-08T23:18:23.845Z] #50 [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
23:18:23 [2023-08-08T23:18:23.845Z] #50 1.427 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:18:23 [2023-08-08T23:18:23.845Z] #50 1.642 
23:18:23 [2023-08-08T23:18:23.845Z] #50 1.860 #=#=#                                                                         

######################################################################## 100.0%
23:18:23 [2023-08-08T23:18:23.845Z] #50 2.110 
23:18:23 [2023-08-08T23:18:23.845Z] #50 3.163 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:18:23 [2023-08-08T23:18:23.845Z] #50 3.409 
23:18:23 [2023-08-08T23:18:23.845Z] #50 3.629 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
23:18:23 [2023-08-08T23:18:23.845Z] #50 3.912 
23:18:23 [2023-08-08T23:18:23.845Z] #50 5.249 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:18:23 [2023-08-08T23:18:23.845Z] #50 5.525 
23:18:23 [2023-08-08T23:18:23.845Z] #50 5.750 #=#=#                                                                         

                                                                           0.1%
#######################################                                   55.1%
##########################################                                59.2%
######################################################################## 100.0%
23:18:23 [2023-08-08T23:18:23.845Z] #50 6.530 
23:18:23 [2023-08-08T23:18:23.845Z] #50 8.436 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:18:23 [2023-08-08T23:18:23.845Z] #50 8.924 
23:18:23 [2023-08-08T23:18:23.845Z] #50 9.240 #=#=#                                                                         

######################################################################## 100.0%
23:18:23 [2023-08-08T23:18:23.845Z] #50 9.640 
23:18:23 [2023-08-08T23:18:23.845Z] #50 ...
23:18:23 [2023-08-08T23:18:23.845Z] 
23:18:23 [2023-08-08T23:18:23.845Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: is subject to change. To configure the initial branch name to use in all
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: of your new repositories, which will suppress this warning, call:
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 	git config --global init.defaultBranch <name>
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 'development'. The just-created branch can be renamed via this command:
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.562 hint: 	git branch -m <name>
23:18:23 [2023-08-08T23:18:23.846Z] #51 1.657 Initialized empty Git repository in /usr/src/rootlesskit/.git/
23:18:23 [2023-08-08T23:18:23.846Z] #51 DONE 6.4s
23:18:23 [2023-08-08T23:18:23.846Z] 
23:18:23 [2023-08-08T23:18:23.846Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:26 [2023-08-08T23:18:26.578Z] #52 ...
23:18:26 [2023-08-08T23:18:26.578Z] 
23:18:26 [2023-08-08T23:18:26.578Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: is subject to change. To configure the initial branch name to use in all
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: of your new repositories, which will suppress this warning, call:
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 	git config --global init.defaultBranch <name>
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 'development'. The just-created branch can be renamed via this command:
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.817 hint: 	git branch -m <name>
23:18:26 [2023-08-08T23:18:26.578Z] #53 1.899 Initialized empty Git repository in /usr/src/registry/.git/
23:18:26 [2023-08-08T23:18:26.578Z] #53 DONE 8.7s
23:18:26 [2023-08-08T23:18:26.578Z] 
23:18:26 [2023-08-08T23:18:26.578Z] #50 [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
23:18:26 [2023-08-08T23:18:26.578Z] #50 10.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.10 
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.35 #=#=#                                                                         

######################################################################## 100.0%
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.73 
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.90 Download of images into '/build' complete.
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.90 Use something like the following to load the result into a Docker daemon:
23:18:26 [2023-08-08T23:18:26.578Z] #50 11.90   tar -cC '/build' . | docker load
23:18:27 [2023-08-08T23:18:27.048Z] #50 ...
23:18:27 [2023-08-08T23:18:27.048Z] 
23:18:27 [2023-08-08T23:18:27.048Z] #54 [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
23:18:27 [2023-08-08T23:18:27.048Z] #54 0.850 go: downloading github.com/tc-hib/go-winres v0.3.0
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.415 go: downloading github.com/tc-hib/winres v0.1.6
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.415 go: downloading github.com/urfave/cli/v2 v2.3.0
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.759 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.760 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.806 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:18:27 [2023-08-08T23:18:27.048Z] #54 1.816 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:18:27 [2023-08-08T23:18:27.494Z] #54 ...
23:18:27 [2023-08-08T23:18:27.494Z] 
23:18:27 [2023-08-08T23:18:27.494Z] #55 [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
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.195 go: downloading mvdan.cc/sh/v3 v3.6.0
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.600 go: downloading golang.org/x/term v0.3.0
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.600 go: downloading mvdan.cc/editorconfig v0.2.0
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.600 go: downloading github.com/google/renameio/v2 v2.0.0
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.600 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
23:18:27 [2023-08-08T23:18:27.494Z] #55 1.694 go: downloading golang.org/x/sys v0.3.0
23:18:27 [2023-08-08T23:18:27.901Z] #55 ...
23:18:27 [2023-08-08T23:18:27.901Z] 
23:18:27 [2023-08-08T23:18:27.901Z] #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             ;
23:18:27 [2023-08-08T23:18:27.901Z] #56 1.355 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 1.370 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 1.370 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 1.638 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 1.899 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 2.122 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:27 [2023-08-08T23:18:27.901Z] #56 2.863 Fetched 8543 kB in 2s (4770 kB/s)
23:18:27 [2023-08-08T23:18:27.901Z] #56 2.863 Reading package lists...
23:18:27 [2023-08-08T23:18:27.901Z] #56 3.606 Reading package lists...
23:18:27 [2023-08-08T23:18:27.901Z] #56 4.354 Building dependency tree...
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.979 python3 is already the newest version (3.9.2-3).
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.979 The following additional packages will be installed:
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.980   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libsystemd0
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.981   libudev1 libyajl2 m4 patch xz-utils
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.983 Suggested packages:
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.984   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.984   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.984   m4-doc ed diffutils-doc
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.984 Recommended packages:
23:18:27 [2023-08-08T23:18:27.902Z] #56 4.984   fakeroot libalgorithm-merge-perl libltdl-dev
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.159 The following NEW packages will be installed:
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.160   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.160   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.161   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.164 The following packages will be upgraded:
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.165   libsystemd0 libudev1
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.453 2 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.453 Need to get 5977 kB of archives.
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.453 After this operation, 11.6 MB of additional disk space will be used.
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.453 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.507 Get:2 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.524 Get:3 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.540 Get:4 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.554 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.557 Get:6 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.569 Get:7 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.630 Get:8 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.701 Get:9 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.905 Get:10 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 5.905 Get:11 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.124 Get:12 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.127 Get:13 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.128 Get:14 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.131 Get:15 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.208 Get:16 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.278 Get:17 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.281 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.348 Get:19 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.379 Get:20 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.384 Get:21 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.385 Get:22 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.832 debconf: delaying package configuration, since apt-utils is not installed
23:18:27 [2023-08-08T23:18:27.902Z] #56 6.971 Fetched 5977 kB in 1s (4941 kB/s)
23:18:27 [2023-08-08T23:18:27.902Z] #56 7.588 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:27 [2023-08-08T23:18:27.902Z] #56 7.629 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
23:18:27 [2023-08-08T23:18:27.902Z] #56 8.213 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
23:18:27 [2023-08-08T23:18:27.902Z] #56 9.326 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
23:18:27 [2023-08-08T23:18:27.902Z] #56 ...
23:18:27 [2023-08-08T23:18:27.902Z] 
23:18:27 [2023-08-08T23:18:27.902Z] #57 [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
23:18:27 [2023-08-08T23:18:27.902Z] #57 3.051 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 3.154 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 3.175 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 3.667 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 4.337 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 4.803 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:27 [2023-08-08T23:18:27.902Z] #57 5.592 Fetched 8543 kB in 3s (3050 kB/s)
23:18:27 [2023-08-08T23:18:27.902Z] #57 5.592 Reading package lists...
23:18:27 [2023-08-08T23:18:27.902Z] #57 7.100 Hit:1 http://deb.debian.org/debian bullseye InRelease
23:18:27 [2023-08-08T23:18:27.902Z] #57 7.100 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
23:18:27 [2023-08-08T23:18:27.902Z] #57 7.100 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:18:27 [2023-08-08T23:18:27.902Z] #57 8.759 Reading package lists...
23:18:27 [2023-08-08T23:18:27.902Z] #57 9.850 + apt-get  install -y --no-install-recommends gcc libc6-dev
23:18:27 [2023-08-08T23:18:27.902Z] #57 9.866 Reading package lists...
23:18:27 [2023-08-08T23:18:27.902Z] #57 ...
23:18:27 [2023-08-08T23:18:27.902Z] 
23:18:27 [2023-08-08T23:18:27.902Z] #58 [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
23:18:28 [2023-08-08T23:18:28.164Z] #58 ...
23:18:28 [2023-08-08T23:18:28.164Z] 
23:18:28 [2023-08-08T23:18:28.164Z] #59 [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
23:18:28 [2023-08-08T23:18:28.164Z] #59 2.374 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 2.408 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 2.408 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 2.770 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 3.175 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 3.730 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 4.453 Fetched 8543 kB in 2s (3656 kB/s)
23:18:28 [2023-08-08T23:18:28.164Z] #59 4.453 Reading package lists...
23:18:28 [2023-08-08T23:18:28.164Z] #59 6.203 Hit:1 http://deb.debian.org/debian bullseye InRelease
23:18:28 [2023-08-08T23:18:28.164Z] #59 6.203 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
23:18:28 [2023-08-08T23:18:28.164Z] #59 6.203 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:18:28 [2023-08-08T23:18:28.164Z] #59 7.530 Reading package lists...
23:18:28 [2023-08-08T23:18:28.164Z] #59 8.308 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
23:18:28 [2023-08-08T23:18:28.164Z] #59 8.451 Reading package lists...
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.126 Building dependency tree...
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.760 gcc is already the newest version (4:10.2.1-1).
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.760 libc6-dev is already the newest version (2.31-13+deb11u6).
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.760 The following additional packages will be installed:
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.762   bzip2 patch xz-utils
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.764 Suggested packages:
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.764   bzip2-doc debian-keyring seccomp ed diffutils-doc
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.764 Recommended packages:
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.764   build-essential fakeroot libalgorithm-merge-perl
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.885 The following NEW packages will be installed:
23:18:28 [2023-08-08T23:18:28.164Z] #59 9.892   bzip2 dpkg-dev libseccomp-dev patch xz-utils
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.22 0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded.
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.22 Need to get 2790 kB of archives.
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.22 After this operation, 4077 kB of additional disk space will be used.
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.22 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.23 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.30 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.31 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 10.38 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #59 ...
23:18:28 [2023-08-08T23:18:28.164Z] 
23:18:28 [2023-08-08T23:18:28.164Z] #60 [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
23:18:28 [2023-08-08T23:18:28.164Z] #60 3.006 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 3.044 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 3.044 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 3.372 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 4.057 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 4.462 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 5.439 Fetched 8543 kB in 3s (3152 kB/s)
23:18:28 [2023-08-08T23:18:28.164Z] #60 5.439 Reading package lists...
23:18:28 [2023-08-08T23:18:28.164Z] #60 6.272 Reading package lists...
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.204 Building dependency tree...
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.788 The following additional packages will be installed:
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.790   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.796 Suggested packages:
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.796   cmake-doc ninja-build lrzip
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.979 The following NEW packages will be installed:
23:18:28 [2023-08-08T23:18:28.164Z] #60 7.998   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.308 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.308 Need to get 15.1 MB of archives.
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.308 After this operation, 66.8 MB of additional disk space will be used.
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.308 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.433 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.759 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.799 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.817 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.826 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.834 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 8.837 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
23:18:28 [2023-08-08T23:18:28.164Z] #60 9.883 debconf: delaying package configuration, since apt-utils is not installed
23:18:28 [2023-08-08T23:18:28.164Z] #60 10.62 Fetched 15.1 MB in 1s (13.8 MB/s)
23:18:28 [2023-08-08T23:18:28.164Z] #60 ...
23:18:28 [2023-08-08T23:18:28.164Z] 
23:18:28 [2023-08-08T23:18:28.164Z] #61 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: is subject to change. To configure the initial branch name to use in all
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: of your new repositories, which will suppress this warning, call:
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 	git config --global init.defaultBranch <name>
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 'development'. The just-created branch can be renamed via this command:
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.947 hint: 	git branch -m <name>
23:18:28 [2023-08-08T23:18:28.164Z] #61 1.950 Initialized empty Git repository in /usr/src/tini/.git/
23:18:28 [2023-08-08T23:18:28.426Z] #61 ...
23:18:28 [2023-08-08T23:18:28.426Z] 
23:18:28 [2023-08-08T23:18:28.426Z] #62 [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
23:18:28 [2023-08-08T23:18:28.426Z] #62 1.685 go: downloading github.com/pelletier/go-toml v1.8.1
23:18:28 [2023-08-08T23:18:28.426Z] #62 ...
23:18:28 [2023-08-08T23:18:28.426Z] 
23:18:28 [2023-08-08T23:18:28.426Z] #63 [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
23:18:28 [2023-08-08T23:18:28.426Z] #63 1.806 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 1.856 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 1.944 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 2.052 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 2.425 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 2.869 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 3.846 Fetched 8543 kB in 2s (3578 kB/s)
23:18:28 [2023-08-08T23:18:28.426Z] #63 3.846 Reading package lists...
23:18:28 [2023-08-08T23:18:28.426Z] #63 5.302 Hit:1 http://deb.debian.org/debian bullseye InRelease
23:18:28 [2023-08-08T23:18:28.426Z] #63 5.302 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
23:18:28 [2023-08-08T23:18:28.426Z] #63 5.302 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:18:28 [2023-08-08T23:18:28.426Z] #63 6.944 Reading package lists...
23:18:28 [2023-08-08T23:18:28.426Z] #63 7.833 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 7.922 Reading package lists...
23:18:28 [2023-08-08T23:18:28.426Z] #63 8.797 Building dependency tree...
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.419 gcc is already the newest version (4:10.2.1-1).
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.419 The following additional packages will be installed:
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.420   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.420   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.420   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.421   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.421   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.422   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.424 Suggested packages:
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.424   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.424   | libgdk-pixbuf2.0-dev libxml2-utils
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.783 The following NEW packages will be installed:
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.783   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.783   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.783   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.783   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.784   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 9.784   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.32 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.32 Need to get 7950 kB of archives.
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.32 After this operation, 39.9 MB of additional disk space will be used.
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.32 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.40 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.50 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.50 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.50 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.50 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.50 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.51 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.51 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.52 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.73 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.75 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.88 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.89 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.89 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.90 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.91 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.92 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.92 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 10.97 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
23:18:28 [2023-08-08T23:18:28.426Z] #63 11.09 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
23:18:28 [2023-08-08T23:18:28.790Z] #63 11.13 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
23:18:28 [2023-08-08T23:18:28.790Z] #63 ...
23:18:28 [2023-08-08T23:18:28.790Z] 
23:18:28 [2023-08-08T23:18:28.790Z] #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             ;
23:18:28 [2023-08-08T23:18:28.790Z] #56 10.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:28 [2023-08-08T23:18:28.790Z] #56 10.73 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
23:18:28 [2023-08-08T23:18:28.790Z] #56 11.33 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
23:18:29 [2023-08-08T23:18:29.079Z] #56 ...
23:18:29 [2023-08-08T23:18:29.079Z] 
23:18:29 [2023-08-08T23:18:29.079Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:18:29 [2023-08-08T23:18:29.079Z] #64 ...
23:18:29 [2023-08-08T23:18:29.079Z] 
23:18:29 [2023-08-08T23:18:29.079Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:29 [2023-08-08T23:18:29.079Z] #65 ...
23:18:29 [2023-08-08T23:18:29.079Z] 
23:18:29 [2023-08-08T23:18:29.079Z] #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.51.2"      && /build/golangci-lint --version
23:18:29 [2023-08-08T23:18:29.079Z] #49 6.883 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.003 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.164 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.236 go: downloading github.com/spf13/afero v1.8.2
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.295 go: downloading github.com/spf13/cast v1.5.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.510 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.515 go: downloading golang.org/x/mod v0.8.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.515 go: downloading github.com/hashicorp/errwrap v1.0.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.544 go: downloading github.com/davecgh/go-spew v1.1.1
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.544 go: downloading github.com/pmezard/go-difflib v1.0.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.572 go: downloading github.com/stretchr/objx v0.5.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.575 go: downloading golang.org/x/sys v0.5.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.576 go: downloading github.com/gobwas/glob v0.2.3
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.815 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.973 go: downloading gopkg.in/yaml.v2 v2.4.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.979 go: downloading golang.org/x/sync v0.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 7.986 go: downloading go.uber.org/zap v1.17.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.212 go: downloading github.com/kisielk/gotool v1.0.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.327 go: downloading golang.org/x/text v0.6.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.328 go: downloading github.com/go-toolsmith/astfmt v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.328 go: downloading github.com/go-toolsmith/astcast v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.372 go: downloading github.com/go-toolsmith/astcopy v1.0.3
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.496 go: downloading github.com/go-toolsmith/astp v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.496 go: downloading github.com/go-toolsmith/strparse v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.504 go: downloading github.com/go-toolsmith/astequal v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.547 go: downloading github.com/go-toolsmith/typep v1.1.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.571 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.575 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.577 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.578 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.775 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.775 go: downloading github.com/ettle/strcase v0.1.1
23:18:29 [2023-08-08T23:18:29.079Z] #49 8.792 go: downloading github.com/Masterminds/semver v1.5.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 9.123 go: downloading github.com/fatih/structtag v1.2.0
23:18:29 [2023-08-08T23:18:29.079Z] #49 9.163 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:18:29 [2023-08-08T23:18:29.079Z] #49 9.174 go: downloading github.com/google/go-cmp v0.5.9
23:18:29 [2023-08-08T23:18:29.079Z] #49 9.185 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:18:29 [2023-08-08T23:18:29.079Z] #49 9.347 go: downloading github.com/prometheus/client_golang v1.12.1
23:18:29 [2023-08-08T23:18:29.080Z] #49 9.412 go: downloading github.com/prometheus/client_model v0.2.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 9.523 go: downloading github.com/hashicorp/hcl v1.0.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.18 go: downloading gopkg.in/ini.v1 v1.67.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.18 go: downloading github.com/magiconair/properties v1.8.6
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.18 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.19 go: downloading github.com/subosito/gotenv v1.4.1
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.19 go: downloading go.uber.org/atomic v1.7.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.62 go: downloading go.uber.org/multierr v1.6.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.72 go: downloading github.com/pelletier/go-toml v1.9.5
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.72 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
23:18:29 [2023-08-08T23:18:29.080Z] #49 10.72 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.11 go: downloading github.com/quasilyte/gogrep v0.5.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.13 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.14 go: downloading github.com/golang/protobuf v1.5.2
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.18 go: downloading github.com/beorn7/perks v1.0.1
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.31 go: downloading github.com/prometheus/common v0.32.1
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.49 go: downloading github.com/prometheus/procfs v0.7.3
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.49 go: downloading google.golang.org/protobuf v1.28.0
23:18:29 [2023-08-08T23:18:29.080Z] #49 11.88 go: downloading github.com/mattn/go-runewidth v0.0.9
23:18:29 [2023-08-08T23:18:29.341Z] #49 ...
23:18:29 [2023-08-08T23:18:29.341Z] 
23:18:29 [2023-08-08T23:18:29.341Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: Using 'master' as the name for the initial branch. This default branch name
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: is subject to change. To configure the initial branch name to use in all
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: of your new repositories, which will suppress this warning, call:
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 	git config --global init.defaultBranch <name>
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 'development'. The just-created branch can be renamed via this command:
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.797 hint: 	git branch -m <name>
23:18:29 [2023-08-08T23:18:29.341Z] #43 1.876 Initialized empty Git repository in /usr/src/runc/.git/
23:18:29 [2023-08-08T23:18:29.341Z] #43 ...
23:18:29 [2023-08-08T23:18:29.341Z] 
23:18:29 [2023-08-08T23:18:29.341Z] #60 [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
23:18:29 [2023-08-08T23:18:29.341Z] #60 11.97 Selecting previously unselected package cmake-data.
23:18:29 [2023-08-08T23:18:29.341Z] #60 11.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:29 [2023-08-08T23:18:29.341Z] #60 11.98 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:18:29 [2023-08-08T23:18:29.692Z] #60 12.06 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:18:33 [2023-08-08T23:18:33.121Z] #60 14.86 Selecting previously unselected package libicu67:arm64.
23:18:33 [2023-08-08T23:18:33.121Z] #60 14.86 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
23:18:33 [2023-08-08T23:18:33.121Z] #60 14.99 Unpacking libicu67:arm64 (67.1-7) ...
23:18:33 [2023-08-08T23:18:33.695Z] #60 ...
23:18:33 [2023-08-08T23:18:33.695Z] 
23:18:33 [2023-08-08T23:18:33.695Z] #61 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
23:18:33 [2023-08-08T23:18:33.695Z] #61 DONE 16.1s
23:18:33 [2023-08-08T23:18:33.695Z] 
23:18:33 [2023-08-08T23:18:33.695Z] #62 [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
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 tomll can be used in two ways:
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 Writing to STDIN and reading from STDOUT:
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25   cat file.toml | tomll > file.toml
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 Reading and updating a list of files:
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25   tomll a.toml b.toml c.toml
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 
23:18:33 [2023-08-08T23:18:33.695Z] #62 16.25 When given a list of files, tomll will modify all files in place without asking.
23:18:38 [2023-08-08T23:18:38.991Z] #62 ...
23:18:38 [2023-08-08T23:18:38.991Z] 
23:18:38 [2023-08-08T23:18:38.991Z] #57 [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
23:18:38 [2023-08-08T23:18:38.991Z] #57 9.866 Reading package lists...
23:18:38 [2023-08-08T23:18:38.991Z] #57 10.65 Building dependency tree...
23:18:38 [2023-08-08T23:18:38.991Z] #57 11.23 gcc is already the newest version (4:10.2.1-1).
23:18:38 [2023-08-08T23:18:38.991Z] #57 11.23 libc6-dev is already the newest version (2.31-13+deb11u6).
23:18:38 [2023-08-08T23:18:38.991Z] #57 11.23 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
23:18:38 [2023-08-08T23:18:38.991Z] #57 ...
23:18:38 [2023-08-08T23:18:38.991Z] 
23:18:38 [2023-08-08T23:18:38.991Z] #54 [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
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87 NAME:
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87    go-winres - A tool for embedding resources in Windows executables
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87 
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87 USAGE:
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87    go-winres [global options] command [command options] [arguments...]
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87 
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87 COMMANDS:
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87    init     Create an initial ./winres/winres.json
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87    make     Make syso files for the "go build" command
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.87    simply   Make syso files for the "go build" command (simplified)
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88    extract  Extract all resources from an executable
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88    patch    Replace resources in an executable file (exe, dll)
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88    help, h  Shows a list of commands or help for one command
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88 
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88 GLOBAL OPTIONS:
23:18:38 [2023-08-08T23:18:38.991Z] #54 17.88    --help, -h  show help (default: false)
23:18:38 [2023-08-08T23:18:38.991Z] #54 ...
23:18:38 [2023-08-08T23:18:38.991Z] 
23:18:38 [2023-08-08T23:18:38.992Z] #59 [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
23:18:38 [2023-08-08T23:18:38.992Z] #59 11.01 debconf: delaying package configuration, since apt-utils is not installed
23:18:38 [2023-08-08T23:18:38.992Z] #59 11.89 Fetched 2790 kB in 0s (5768 kB/s)
23:18:38 [2023-08-08T23:18:38.992Z] #59 12.35 Selecting previously unselected package bzip2.
23:18:38 [2023-08-08T23:18:38.992Z] #59 12.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:38 [2023-08-08T23:18:38.992Z] #59 12.36 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 12.69 Unpacking bzip2 (1.0.8-4) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 13.72 Selecting previously unselected package xz-utils.
23:18:38 [2023-08-08T23:18:38.992Z] #59 13.72 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 13.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 15.11 Selecting previously unselected package patch.
23:18:38 [2023-08-08T23:18:38.992Z] #59 15.11 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 15.12 Unpacking patch (2.7.6-7) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.03 Selecting previously unselected package dpkg-dev.
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.03 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.16 Unpacking dpkg-dev (1.20.12) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.75 Selecting previously unselected package libseccomp-dev:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.76 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 16.78 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 17.16 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 17.40 Setting up bzip2 (1.0.8-4) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 17.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 17.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:18:38 [2023-08-08T23:18:38.992Z] #59 18.03 Setting up patch (2.7.6-7) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 18.35 Setting up dpkg-dev (1.20.12) ...
23:18:38 [2023-08-08T23:18:38.992Z] #59 ...
23:18:38 [2023-08-08T23:18:38.992Z] 
23:18:38 [2023-08-08T23:18:38.992Z] #63 [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
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.28 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.62 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.73 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.80 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.81 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.89 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 11.90 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 12.01 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
23:18:38 [2023-08-08T23:18:38.992Z] #63 12.81 debconf: delaying package configuration, since apt-utils is not installed
23:18:38 [2023-08-08T23:18:38.992Z] #63 13.07 Fetched 7950 kB in 2s (3655 kB/s)
23:18:38 [2023-08-08T23:18:38.992Z] #63 14.01 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 14.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:38 [2023-08-08T23:18:38.992Z] #63 14.02 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 14.08 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 15.14 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 15.14 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 15.21 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 15.95 Selecting previously unselected package libsecret-common.
23:18:38 [2023-08-08T23:18:38.992Z] #63 15.95 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 16.25 Unpacking libsecret-common (0.20.4-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 16.84 Selecting previously unselected package libsecret-1-0:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 16.85 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 16.87 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.22 Selecting previously unselected package gir1.2-secret-1:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.22 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.25 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.61 Selecting previously unselected package uuid-dev:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.61 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 17.74 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 18.55 Selecting previously unselected package libblkid-dev:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 18.55 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 18.64 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 19.19 Selecting previously unselected package libbtrfs0:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 19.20 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 19.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.03 Selecting previously unselected package libbtrfs-dev:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.04 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.71 Selecting previously unselected package libelf1:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.71 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 20.86 Unpacking libelf1:arm64 (0.183-1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 21.39 Selecting previously unselected package libffi-dev:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #63 21.39 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #63 ...
23:18:38 [2023-08-08T23:18:38.992Z] 
23:18:38 [2023-08-08T23:18:38.992Z] #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             ;
23:18:38 [2023-08-08T23:18:38.992Z] #56 13.40 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 14.28 Selecting previously unselected package bzip2.
23:18:38 [2023-08-08T23:18:38.992Z] #56 14.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:18:38 [2023-08-08T23:18:38.992Z] #56 14.31 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 14.56 Unpacking bzip2 (1.0.8-4) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 15.44 Selecting previously unselected package xz-utils.
23:18:38 [2023-08-08T23:18:38.992Z] #56 15.45 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 15.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 16.75 Selecting previously unselected package libsigsegv2:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #56 16.75 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 16.81 Unpacking libsigsegv2:arm64 (2.13-1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.09 Selecting previously unselected package m4.
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.09 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.13 Unpacking m4 (1.4.18-5) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.44 Selecting previously unselected package autoconf.
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.44 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.46 Unpacking autoconf (2.69-14) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.96 Selecting previously unselected package autotools-dev.
23:18:38 [2023-08-08T23:18:38.992Z] #56 17.96 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 18.10 Unpacking autotools-dev (20180224.1+nmu1) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 18.84 Selecting previously unselected package automake.
23:18:38 [2023-08-08T23:18:38.992Z] #56 18.85 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 18.91 Unpacking automake (1:1.16.3-2) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 19.40 Selecting previously unselected package patch.
23:18:38 [2023-08-08T23:18:38.992Z] #56 19.40 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 19.41 Unpacking patch (2.7.6-7) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 20.25 Selecting previously unselected package dpkg-dev.
23:18:38 [2023-08-08T23:18:38.992Z] #56 20.25 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 20.27 Unpacking dpkg-dev (1.20.12) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 21.02 Selecting previously unselected package build-essential.
23:18:38 [2023-08-08T23:18:38.992Z] #56 21.03 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 21.11 Unpacking build-essential (12.9) ...
23:18:38 [2023-08-08T23:18:38.992Z] #56 21.85 Selecting previously unselected package libcap2:arm64.
23:18:38 [2023-08-08T23:18:38.992Z] #56 ...
23:18:38 [2023-08-08T23:18:38.992Z] 
23:18:38 [2023-08-08T23:18:38.992Z] #63 [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
23:18:38 [2023-08-08T23:18:38.992Z] #63 21.53 Unpacking libffi-dev:arm64 (3.3-6) ...
23:18:39 [2023-08-08T23:18:39.583Z] #63 22.10 Selecting previously unselected package libglib2.0-data.
23:18:39 [2023-08-08T23:18:39.583Z] #63 22.11 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
23:18:39 [2023-08-08T23:18:39.583Z] #63 22.12 Unpacking libglib2.0-data (2.66.8-1) ...
23:18:39 [2023-08-08T23:18:39.583Z] #63 ...
23:18:39 [2023-08-08T23:18:39.583Z] 
23:18:39 [2023-08-08T23:18:39.583Z] #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.51.2"      && /build/golangci-lint --version
23:18:39 [2023-08-08T23:18:39.583Z] #49 12.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:18:39 [2023-08-08T23:18:39.583Z] #49 ...
23:18:39 [2023-08-08T23:18:39.583Z] 
23:18:39 [2023-08-08T23:18:39.583Z] #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             ;
23:18:39 [2023-08-08T23:18:39.583Z] #56 21.87 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
23:18:39 [2023-08-08T23:18:39.583Z] #56 21.98 Unpacking libcap2:arm64 (1:2.44-1) ...
23:18:39 [2023-08-08T23:18:39.583Z] #56 22.38 Selecting previously unselected package libcap-dev:arm64.
23:18:39 [2023-08-08T23:18:39.583Z] #56 22.38 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
23:18:39 [2023-08-08T23:18:39.870Z] #56 22.55 Unpacking libcap-dev:arm64 (1:2.44-1) ...
23:18:40 [2023-08-08T23:18:40.815Z] #56 23.40 Selecting previously unselected package libprotobuf-c1:arm64.
23:18:40 [2023-08-08T23:18:40.815Z] #56 23.40 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:18:40 [2023-08-08T23:18:40.815Z] #56 23.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:18:41 [2023-08-08T23:18:41.388Z] #56 24.13 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:18:41 [2023-08-08T23:18:41.388Z] #56 24.13 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
23:18:41 [2023-08-08T23:18:41.388Z] #56 24.24 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:18:41 [2023-08-08T23:18:41.961Z] #56 24.78 Selecting previously unselected package libseccomp-dev:arm64.
23:18:41 [2023-08-08T23:18:41.961Z] #56 24.78 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:18:41 [2023-08-08T23:18:41.961Z] #56 24.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:18:42 [2023-08-08T23:18:42.536Z] #56 25.47 Selecting previously unselected package libsystemd-dev:arm64.
23:18:42 [2023-08-08T23:18:42.838Z] #56 25.48 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
23:18:42 [2023-08-08T23:18:42.838Z] #56 25.53 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
23:18:43 [2023-08-08T23:18:43.411Z] #56 26.21 Selecting previously unselected package libtool.
23:18:43 [2023-08-08T23:18:43.411Z] #56 26.22 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
23:18:43 [2023-08-08T23:18:43.691Z] #56 26.32 Unpacking libtool (2.4.6-15) ...
23:18:43 [2023-08-08T23:18:43.691Z] #56 ...
23:18:43 [2023-08-08T23:18:43.691Z] 
23:18:43 [2023-08-08T23:18:43.691Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:43 [2023-08-08T23:18:43.953Z] #66 ...
23:18:43 [2023-08-08T23:18:43.953Z] 
23:18:43 [2023-08-08T23:18:43.953Z] #63 [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
23:18:43 [2023-08-08T23:18:43.953Z] #63 23.24 Selecting previously unselected package libglib2.0-bin.
23:18:43 [2023-08-08T23:18:43.953Z] #63 23.25 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 23.40 Unpacking libglib2.0-bin (2.66.8-1) ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.13 Selecting previously unselected package python3-lib2to3.
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.14 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.27 Unpacking python3-lib2to3 (3.9.2-1) ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.84 Selecting previously unselected package python3-distutils.
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.84 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 24.93 Unpacking python3-distutils (3.9.2-1) ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 25.43 Selecting previously unselected package libglib2.0-dev-bin.
23:18:43 [2023-08-08T23:18:43.953Z] #63 25.43 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 25.45 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 26.00 Selecting previously unselected package libsepol1-dev:arm64.
23:18:43 [2023-08-08T23:18:43.953Z] #63 26.01 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
23:18:43 [2023-08-08T23:18:43.953Z] #63 26.11 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #63 26.73 Selecting previously unselected package libpcre2-16-0:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #63 26.74 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #63 26.83 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #63 ...
23:18:44 [2023-08-08T23:18:44.215Z] 
23:18:44 [2023-08-08T23:18:44.215Z] #55 [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
23:18:44 [2023-08-08T23:18:44.215Z] #55 16.98 v3.6.0
23:18:44 [2023-08-08T23:18:44.215Z] #55 ...
23:18:44 [2023-08-08T23:18:44.215Z] 
23:18:44 [2023-08-08T23:18:44.215Z] #60 [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
23:18:44 [2023-08-08T23:18:44.215Z] #60 16.81 Selecting previously unselected package libxml2:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #60 16.82 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 16.93 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 17.63 Selecting previously unselected package libarchive13:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #60 17.63 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 17.75 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 18.49 Selecting previously unselected package libjsoncpp24:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #60 18.49 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 18.59 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.06 Selecting previously unselected package librhash0:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.07 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.08 Unpacking librhash0:arm64 (1.4.1-2) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.92 Selecting previously unselected package libuv1:arm64.
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.93 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 19.95 Unpacking libuv1:arm64 (1.40.0-2) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 20.46 Selecting previously unselected package cmake.
23:18:44 [2023-08-08T23:18:44.215Z] #60 20.46 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 20.56 Unpacking cmake (3.18.4-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 21.69 Setting up libicu67:arm64 (67.1-7) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 22.00 Setting up libuv1:arm64 (1.40.0-2) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 22.15 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 22.47 Setting up librhash0:arm64 (1.4.1-2) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 23.01 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 23.40 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 23.60 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 23.95 Setting up cmake (3.18.4-2+deb11u1) ...
23:18:44 [2023-08-08T23:18:44.215Z] #60 24.31 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:18:44 [2023-08-08T23:18:44.477Z] #60 ...
23:18:44 [2023-08-08T23:18:44.477Z] 
23:18:44 [2023-08-08T23:18:44.477Z] #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             ;
23:18:44 [2023-08-08T23:18:44.477Z] #56 26.79 Selecting previously unselected package libudev-dev:arm64.
23:18:44 [2023-08-08T23:18:44.477Z] #56 26.80 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
23:18:44 [2023-08-08T23:18:44.477Z] #56 26.94 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
23:18:44 [2023-08-08T23:18:44.739Z] #56 27.55 Selecting previously unselected package libyajl2:arm64.
23:18:44 [2023-08-08T23:18:44.739Z] #56 27.55 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
23:18:45 [2023-08-08T23:18:45.001Z] #56 27.77 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:18:45 [2023-08-08T23:18:45.575Z] #56 ...
23:18:45 [2023-08-08T23:18:45.575Z] 
23:18:45 [2023-08-08T23:18:45.575Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:18:45 [2023-08-08T23:18:45.575Z] #43 DONE 27.9s
23:18:45 [2023-08-08T23:18:45.575Z] 
23:18:45 [2023-08-08T23:18:45.575Z] #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             ;
23:18:45 [2023-08-08T23:18:45.575Z] #56 28.28 Selecting previously unselected package libyajl-dev:arm64.
23:18:45 [2023-08-08T23:18:45.575Z] #56 28.28 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
23:18:45 [2023-08-08T23:18:45.575Z] #56 28.35 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
23:18:45 [2023-08-08T23:18:45.837Z] #56 28.66 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:18:46 [2023-08-08T23:18:46.099Z] #56 28.80 Setting up libyajl2:arm64 (2.1.0-3) ...
23:18:46 [2023-08-08T23:18:46.099Z] #56 28.86 Setting up bzip2 (1.0.8-4) ...
23:18:46 [2023-08-08T23:18:46.099Z] #56 28.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:18:46 [2023-08-08T23:18:46.099Z] #56 29.06 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.16 Setting up libcap2:arm64 (1:2.44-1) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.18 Setting up autotools-dev (20180224.1+nmu1) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 ...
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:46 [2023-08-08T23:18:46.361Z] #52 DONE 22.4s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #50 [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
23:18:46 [2023-08-08T23:18:46.361Z] #50 DONE 32.5s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:46 [2023-08-08T23:18:46.361Z] #65 DONE 27.7s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #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             ;
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.23 Setting up libsigsegv2:arm64 (2.13-1) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 ...
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #46 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:46 [2023-08-08T23:18:46.361Z] #46 DONE 27.9s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #62 [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
23:18:46 [2023-08-08T23:18:46.361Z] #62 DONE 29.3s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #64 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:18:46 [2023-08-08T23:18:46.361Z] #64 DONE 27.8s
23:18:46 [2023-08-08T23:18:46.361Z] 
23:18:46 [2023-08-08T23:18:46.361Z] #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             ;
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.33 Setting up patch (2.7.6-7) ...
23:18:46 [2023-08-08T23:18:46.361Z] #56 29.36 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 ...
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #48 [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
23:18:46 [2023-08-08T23:18:46.628Z] #48 22.28 gotestsum version dev
23:18:46 [2023-08-08T23:18:46.628Z] #48 DONE 29.4s
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #55 [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
23:18:46 [2023-08-08T23:18:46.628Z] #55 DONE 29.4s
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #54 [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
23:18:46 [2023-08-08T23:18:46.628Z] #54 DONE 29.4s
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:46 [2023-08-08T23:18:46.628Z] #66 DONE 12.9s
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #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             ;
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.41 Setting up libyajl-dev:arm64 (2.1.0-3) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.43 Setting up libcap-dev:arm64 (1:2.44-1) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.47 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 ...
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #57 [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
23:18:46 [2023-08-08T23:18:46.628Z] #57 DONE 29.2s
23:18:46 [2023-08-08T23:18:46.628Z] 
23:18:46 [2023-08-08T23:18:46.628Z] #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             ;
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.56 Setting up libtool (2.4.6-15) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.56 Setting up m4 (1.4.18-5) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.58 Setting up dpkg-dev (1.20.12) ...
23:18:46 [2023-08-08T23:18:46.628Z] #56 29.65 Setting up autoconf (2.69-14) ...
23:18:46 [2023-08-08T23:18:46.896Z] #56 ...
23:18:46 [2023-08-08T23:18:46.896Z] 
23:18:46 [2023-08-08T23:18:46.896Z] #60 [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
23:18:46 [2023-08-08T23:18:46.896Z] #60 DONE 29.4s
23:18:46 [2023-08-08T23:18:46.896Z] 
23:18:46 [2023-08-08T23:18:46.896Z] #59 [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
23:18:46 [2023-08-08T23:18:46.896Z] #59 DONE 29.4s
23:18:46 [2023-08-08T23:18:46.896Z] 
23:18:46 [2023-08-08T23:18:46.896Z] #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             ;
23:18:46 [2023-08-08T23:18:46.896Z] #56 29.79 Setting up build-essential (12.9) ...
23:18:46 [2023-08-08T23:18:46.896Z] #56 29.85 Setting up automake (1:1.16.3-2) ...
23:18:47 [2023-08-08T23:18:47.204Z] #56 29.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:18:47 [2023-08-08T23:18:47.204Z] #56 29.88 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:18:47 [2023-08-08T23:18:47.779Z] #56 DONE 30.5s
23:18:47 [2023-08-08T23:18:47.779Z] 
23:18:47 [2023-08-08T23:18:47.779Z] #67 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:18:47 [2023-08-08T23:18:47.779Z] #67 DONE 0.6s
23:18:47 [2023-08-08T23:18:47.779Z] 
23:18:47 [2023-08-08T23:18:47.779Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:18:48 [2023-08-08T23:18:48.761Z] #68 ...
23:18:48 [2023-08-08T23:18:48.761Z] 
23:18:48 [2023-08-08T23:18:48.761Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:18:48 [2023-08-08T23:18:48.761Z] #69 DONE 3.3s
23:18:48 [2023-08-08T23:18:48.761Z] 
23:18:48 [2023-08-08T23:18:48.761Z] #63 [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
23:18:48 [2023-08-08T23:18:48.761Z] #63 26.83 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 27.39 Selecting previously unselected package libpcre2-32-0:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 27.39 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 27.64 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.14 Selecting previously unselected package libpcre2-posix2:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.14 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.23 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.53 Selecting previously unselected package libpcre2-dev:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.53 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.59 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.92 Selecting previously unselected package libselinux1-dev:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.92 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 28.94 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.19 Selecting previously unselected package libmount-dev:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.20 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.21 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.34 Selecting previously unselected package libpcre16-3:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.36 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.36 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.61 Selecting previously unselected package libpcre32-3:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.62 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.65 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.81 Selecting previously unselected package libpcrecpp0v5:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.81 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 29.82 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 30.15 Selecting previously unselected package libpcre3-dev:arm64.
23:18:48 [2023-08-08T23:18:48.761Z] #63 30.15 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.761Z] #63 30.19 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.43 Selecting previously unselected package zlib1g-dev:arm64.
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.43 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.43 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.58 Selecting previously unselected package libglib2.0-dev:arm64.
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.58 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 30.59 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 31.11 Selecting previously unselected package libsecret-1-dev:arm64.
23:18:48 [2023-08-08T23:18:48.762Z] #63 31.11 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 31.24 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
23:18:48 [2023-08-08T23:18:48.762Z] #63 31.40 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.43 Setting up libpcre16-3:arm64 (2:8.39-13) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.52 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.65 Setting up libffi-dev:arm64 (3.3-6) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.79 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.80 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.81 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:18:49 [2023-08-08T23:18:49.024Z] #63 31.83 Setting up libglib2.0-data (2.66.8-1) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.85 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.87 Setting up libpcre32-3:arm64 (2:8.39-13) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.88 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.90 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.92 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:18:49 [2023-08-08T23:18:49.288Z] #63 31.94 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:18:49 [2023-08-08T23:18:49.550Z] #63 31.98 Setting up python3-lib2to3 (3.9.2-1) ...
23:18:49 [2023-08-08T23:18:49.550Z] #63 32.15 Setting up libelf1:arm64 (0.183-1) ...
23:18:49 [2023-08-08T23:18:49.550Z] #63 32.23 Setting up libsecret-common (0.20.4-2) ...
23:18:49 [2023-08-08T23:18:49.812Z] #63 32.24 Setting up python3-distutils (3.9.2-1) ...
23:18:49 [2023-08-08T23:18:49.812Z] #63 32.42 Setting up libglib2.0-dev-bin (2.66.8-1) ...
23:18:50 [2023-08-08T23:18:50.074Z] #63 32.71 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:50 [2023-08-08T23:18:50.074Z] #63 32.78 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.80 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.83 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.87 Setting up libglib2.0-bin (2.66.8-1) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.88 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.89 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.91 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.93 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 32.97 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
23:18:50 [2023-08-08T23:18:50.336Z] #63 33.00 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
23:18:50 [2023-08-08T23:18:50.599Z] #63 33.02 No schema files found: doing nothing.
23:18:50 [2023-08-08T23:18:50.599Z] #63 33.03 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:18:50 [2023-08-08T23:18:50.599Z] #63 33.09 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
23:18:51 [2023-08-08T23:18:51.988Z] #63 DONE 34.7s
23:18:51 [2023-08-08T23:18:51.988Z] 
23:18:51 [2023-08-08T23:18:51.988Z] #70 [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...)
23:18:55 [2023-08-08T23:18:55.308Z] #70 3.337 + bin/ctr
23:18:55 [2023-08-08T23:18:55.571Z] #70 3.337 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
23:18:56 [2023-08-08T23:18:56.515Z] #70 ...
23:18:56 [2023-08-08T23:18:56.515Z] 
23:18:56 [2023-08-08T23:18:56.515Z] #71 [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...)
23:18:56 [2023-08-08T23:18:56.515Z] #71 3.545 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
23:18:56 [2023-08-08T23:18:56.515Z] #71 5.173 + git checkout -q FETCH_HEAD
23:18:56 [2023-08-08T23:18:56.515Z] #71 5.549 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:18:56 [2023-08-08T23:18:56.515Z] #71 5.549 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.019 internal/unsafeheader
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.038 internal/coverage/rtcov
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.038 internal/goexperiment
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.044 internal/race
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.052 internal/goarch
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.054 internal/goos
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.054 internal/cpu
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.082 unicode
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.098 unicode/utf8
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.134 sync/atomic
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.148 runtime/internal/syscall
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.166 container/list
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.166 internal/itoa
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.168 internal/abi
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.180 runtime/internal/math
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.223 runtime/internal/sys
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.259 math/bits
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.263 crypto/internal/alias
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.397 crypto/subtle
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.442 crypto/internal/boring/sig
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.470 vendor/golang.org/x/crypto/cryptobyte/asn1
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.472 math
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.472 unicode/utf16
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.477 internal/nettrace
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.522 internal/bytealg
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.570 runtime/internal/atomic
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.603 vendor/golang.org/x/crypto/internal/alias
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.610 encoding
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.646 github.com/docker/distribution/manifest
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.675 github.com/inconshreveable/mousetrap
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.699 github.com/docker/distribution/registry/storage/driver/gcs
23:18:56 [2023-08-08T23:18:56.515Z] #71 6.718 github.com/docker/distribution/registry/storage/driver/oss
23:18:56 [2023-08-08T23:18:56.515Z] #71 7.039 runtime
23:18:56 [2023-08-08T23:18:56.777Z] #71 ...
23:18:56 [2023-08-08T23:18:56.777Z] 
23:18:56 [2023-08-08T23:18:56.777Z] #72 [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...)
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.467 go: downloading github.com/urfave/cli/v2 v2.23.5
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.467 go: downloading github.com/google/uuid v1.3.0
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.468 go: downloading github.com/moby/vpnkit v0.5.0
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.487 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.519 go: downloading github.com/gorilla/mux v1.8.0
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.520 go: downloading github.com/moby/sys/mountinfo v0.6.2
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.540 go: downloading golang.org/x/sys v0.2.0
23:18:56 [2023-08-08T23:18:56.777Z] #72 3.733 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:18:56 [2023-08-08T23:18:56.777Z] #72 4.639 go: downloading golang.org/x/net v0.1.0
23:18:56 [2023-08-08T23:18:56.777Z] #72 4.640 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:18:56 [2023-08-08T23:18:56.777Z] #72 4.952 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
23:18:56 [2023-08-08T23:18:56.777Z] #72 4.956 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
23:18:57 [2023-08-08T23:18:57.045Z] #72 ...
23:18:57 [2023-08-08T23:18:57.045Z] 
23:18:57 [2023-08-08T23:18:57.045Z] #73 [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
23:18:57 [2023-08-08T23:18:57.045Z] #73 3.516 Hit:1 http://deb.debian.org/debian bullseye InRelease
23:18:57 [2023-08-08T23:18:57.045Z] #73 3.516 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
23:18:57 [2023-08-08T23:18:57.045Z] #73 3.537 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:18:57 [2023-08-08T23:18:57.045Z] #73 4.759 Reading package lists...
23:18:57 [2023-08-08T23:18:57.046Z] #73 5.571 + apt-get  install -y --no-install-recommends gcc libc6-dev
23:18:57 [2023-08-08T23:18:57.046Z] #73 5.604 Reading package lists...
23:18:57 [2023-08-08T23:18:57.046Z] #73 6.459 Building dependency tree...
23:18:57 [2023-08-08T23:18:57.046Z] #73 6.663 Reading state information...
23:18:57 [2023-08-08T23:18:57.046Z] #73 7.032 gcc is already the newest version (4:10.2.1-1).
23:18:57 [2023-08-08T23:18:57.046Z] #73 7.032 libc6-dev is already the newest version (2.31-13+deb11u6).
23:18:57 [2023-08-08T23:18:57.046Z] #73 7.032 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
23:18:57 [2023-08-08T23:18:57.046Z] #73 DONE 10.2s
23:18:57 [2023-08-08T23:18:57.046Z] 
23:18:57 [2023-08-08T23:18:57.046Z] #74 [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...)
23:18:57 [2023-08-08T23:18:57.308Z] #74 ...
23:18:57 [2023-08-08T23:18:57.308Z] 
23:18:57 [2023-08-08T23:18:57.308Z] #75 [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...)
23:18:57 [2023-08-08T23:18:57.569Z] #75 ...
23:18:57 [2023-08-08T23:18:57.569Z] 
23:18:57 [2023-08-08T23:18:57.569Z] #76 [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...)
23:18:57 [2023-08-08T23:18:57.831Z] #76 0.607 -- The C compiler identification is GNU 10.2.1
23:18:57 [2023-08-08T23:18:57.831Z] #76 0.646 -- Detecting C compiler ABI info
23:18:57 [2023-08-08T23:18:57.831Z] #76 0.828 -- Detecting C compiler ABI info - done
23:18:58 [2023-08-08T23:18:58.093Z] #76 0.873 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
23:18:58 [2023-08-08T23:18:58.093Z] #76 0.874 -- Detecting C compile features
23:18:58 [2023-08-08T23:18:58.093Z] #76 0.875 -- Detecting C compile features - done
23:18:58 [2023-08-08T23:18:58.093Z] #76 0.889 -- Performing Test HAS_BUILTIN_FORTIFY
23:18:58 [2023-08-08T23:18:58.093Z] #76 0.983 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:18:58 [2023-08-08T23:18:58.093Z] #76 1.008 -- Configuring done
23:18:58 [2023-08-08T23:18:58.093Z] #76 1.014 -- Generating done
23:18:58 [2023-08-08T23:18:58.093Z] #76 1.016 -- Build files have been written to: /go/src/github.com/krallin/tini
23:18:58 [2023-08-08T23:18:58.093Z] #76 1.125 Scanning dependencies of target tini-static
23:18:58 [2023-08-08T23:18:58.355Z] #76 1.174 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:18:58 [2023-08-08T23:18:58.617Z] #76 1.462 [100%] Linking C executable tini-static
23:18:58 [2023-08-08T23:18:58.879Z] #76 1.665 [100%] Built target tini-static
23:18:59 [2023-08-08T23:18:59.141Z] #76 ...
23:18:59 [2023-08-08T23:18:59.141Z] 
23:18:59 [2023-08-08T23:18:59.141Z] #77 [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...)
23:18:59 [2023-08-08T23:18:59.141Z] #77 1.423 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.8-0-g82f18fe -X main.version=1.1.8 -linkmode external -extldflags --static-pie " -o runc .
23:18:59 [2023-08-08T23:18:59.423Z] #77 ...
23:18:59 [2023-08-08T23:18:59.423Z] 
23:18:59 [2023-08-08T23:18:59.423Z] #71 [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...)
23:18:59 [2023-08-08T23:18:59.423Z] #71 12.68 sync
23:18:59 [2023-08-08T23:18:59.423Z] #71 12.68 internal/reflectlite
23:18:59 [2023-08-08T23:18:59.423Z] #71 12.99 internal/testlog
23:18:59 [2023-08-08T23:18:59.423Z] #71 13.00 internal/singleflight
23:18:59 [2023-08-08T23:18:59.423Z] #71 13.01 internal/godebug
23:18:59 [2023-08-08T23:18:59.423Z] #71 13.13 math/rand
23:18:59 [2023-08-08T23:18:59.423Z] #71 13.14 internal/intern
23:18:59 [2023-08-08T23:18:59.999Z] #71 ...
23:18:59 [2023-08-08T23:18:59.999Z] 
23:18:59 [2023-08-08T23:18:59.999Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:18:59 [2023-08-08T23:18:59.999Z] #68 2.474 Cloning into '/tmp/crun-build'...
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.090 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.112 Cloning into '/tmp/crun-build/libocispec'...
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.708 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.720 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.720 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.720 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:18:59 [2023-08-08T23:18:59.999Z] #68 4.728 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:18:59 [2023-08-08T23:18:59.999Z] #68 5.312 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:18:59 [2023-08-08T23:18:59.999Z] #68 6.033 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:18:59 [2023-08-08T23:18:59.999Z] #68 6.614 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:18:59 [2023-08-08T23:18:59.999Z] #68 6.780 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:18:59 [2023-08-08T23:18:59.999Z] #68 6.946 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:19:00 [2023-08-08T23:19:00.261Z] #68 ...
23:19:00 [2023-08-08T23:19:00.261Z] 
23:19:00 [2023-08-08T23:19:00.261Z] #71 [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...)
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.85 sort
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.85 errors
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.91 io
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.92 vendor/golang.org/x/net/dns/dnsmessage
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.92 strconv
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.92 crypto/internal/nistec/fiat
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.92 path
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.92 internal/oserror
23:19:00 [2023-08-08T23:19:00.261Z] #71 13.93 internal/safefilepath
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.28 container/heap
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.29 syscall
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.45 bytes
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.46 hash
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.46 crypto/internal/randutil
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.46 strings
23:19:00 [2023-08-08T23:19:00.835Z] #71 14.64 hash/crc32
23:19:01 [2023-08-08T23:19:01.097Z] #71 14.71 github.com/stevvooe/resumable
23:19:01 [2023-08-08T23:19:01.097Z] #71 14.87 text/tabwriter
23:19:01 [2023-08-08T23:19:01.671Z] #71 15.40 crypto
23:19:01 [2023-08-08T23:19:01.671Z] #71 15.41 reflect
23:19:01 [2023-08-08T23:19:01.671Z] #71 15.41 crypto/rc4
23:19:01 [2023-08-08T23:19:01.935Z] #71 15.50 net/netip
23:19:01 [2023-08-08T23:19:01.935Z] #71 15.51 encoding/base32
23:19:01 [2023-08-08T23:19:01.935Z] #71 15.52 vendor/golang.org/x/text/transform
23:19:01 [2023-08-08T23:19:01.935Z] #71 15.59 golang.org/x/crypto/blowfish
23:19:01 [2023-08-08T23:19:01.935Z] #71 15.60 bufio
23:19:02 [2023-08-08T23:19:02.198Z] #71 15.89 net/http/internal/ascii
23:19:02 [2023-08-08T23:19:02.459Z] #71 15.90 regexp/syntax
23:19:02 [2023-08-08T23:19:02.459Z] #71 15.92 github.com/garyburd/redigo/internal
23:19:02 [2023-08-08T23:19:02.459Z] #71 16.14 html
23:19:03 [2023-08-08T23:19:03.403Z] #71 ...
23:19:03 [2023-08-08T23:19:03.403Z] 
23:19:03 [2023-08-08T23:19:03.403Z] #76 [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...)
23:19:03 [2023-08-08T23:19:03.403Z] #76 DONE 6.4s
23:19:03 [2023-08-08T23:19:03.403Z] 
23:19:03 [2023-08-08T23:19:03.403Z] #71 [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...)
23:19:03 [2023-08-08T23:19:03.403Z] #71 17.09 internal/syscall/unix
23:19:03 [2023-08-08T23:19:03.403Z] #71 17.09 time
23:19:03 [2023-08-08T23:19:03.403Z] #71 17.09 internal/syscall/execenv
23:19:04 [2023-08-08T23:19:04.793Z] #71 18.33 regexp
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.28 internal/fmtsort
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.28 internal/saferio
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.28 encoding/binary
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.38 io/fs
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.38 internal/poll
23:19:05 [2023-08-08T23:19:05.739Z] #71 19.38 context
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.71 embed
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.86 crypto/cipher
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.87 crypto/internal/edwards25519/field
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.87 crypto/internal/nistec
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.87 crypto/md5
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.87 crypto/sha1
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.87 encoding/base64
23:19:06 [2023-08-08T23:19:06.327Z] #71 19.88 vendor/golang.org/x/crypto/internal/poly1305
23:19:06 [2023-08-08T23:19:06.900Z] #71 20.31 encoding/pem
23:19:07 [2023-08-08T23:19:07.161Z] #71 20.59 crypto/internal/edwards25519
23:19:07 [2023-08-08T23:19:07.161Z] #71 20.65 os
23:19:07 [2023-08-08T23:19:07.161Z] #71 20.75 crypto/internal/boring
23:19:07 [2023-08-08T23:19:07.161Z] #71 20.75 crypto/des
23:19:07 [2023-08-08T23:19:07.161Z] #71 20.75 vendor/golang.org/x/crypto/chacha20
23:19:07 [2023-08-08T23:19:07.423Z] #71 20.89 crypto/aes
23:19:07 [2023-08-08T23:19:07.423Z] #71 20.96 crypto/hmac
23:19:07 [2023-08-08T23:19:07.423Z] #71 20.96 crypto/sha512
23:19:07 [2023-08-08T23:19:07.423Z] #71 20.97 crypto/sha256
23:19:07 [2023-08-08T23:19:07.685Z] #71 21.15 vendor/golang.org/x/crypto/hkdf
23:19:07 [2023-08-08T23:19:07.947Z] #71 21.50 vendor/golang.org/x/crypto/chacha20poly1305
23:19:07 [2023-08-08T23:19:07.947Z] #71 21.70 crypto/ecdh
23:19:08 [2023-08-08T23:19:08.209Z] #71 21.82 fmt
23:19:08 [2023-08-08T23:19:08.209Z] #71 21.84 path/filepath
23:19:08 [2023-08-08T23:19:08.209Z] #71 21.84 io/ioutil
23:19:08 [2023-08-08T23:19:08.209Z] #71 21.85 os/signal
23:19:08 [2023-08-08T23:19:08.209Z] #71 21.88 net
23:19:08 [2023-08-08T23:19:08.783Z] #71 22.35 github.com/bugsnag/osext
23:19:08 [2023-08-08T23:19:08.783Z] #71 22.35 os/exec
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.91 math/big
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.91 encoding/hex
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.93 net/url
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.94 encoding/json
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.94 log
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.94 github.com/bugsnag/bugsnag-go/errors
23:19:09 [2023-08-08T23:19:09.368Z] #71 22.94 github.com/bugsnag/panicwrap
23:19:09 [2023-08-08T23:19:09.368Z] #71 23.17 compress/flate
23:19:09 [2023-08-08T23:19:09.664Z] #71 23.26 vendor/golang.org/x/text/unicode/norm
23:19:09 [2023-08-08T23:19:09.664Z] #71 23.27 vendor/golang.org/x/text/unicode/bidi
23:19:09 [2023-08-08T23:19:09.664Z] #71 23.41 vendor/golang.org/x/net/http2/hpack
23:19:09 [2023-08-08T23:19:09.926Z] #71 23.66 mime
23:19:10 [2023-08-08T23:19:10.501Z] #71 23.97 mime/quotedprintable
23:19:10 [2023-08-08T23:19:10.501Z] #71 24.09 net/http/internal
23:19:10 [2023-08-08T23:19:10.501Z] #71 24.22 gopkg.in/yaml.v2
23:19:10 [2023-08-08T23:19:10.763Z] #71 24.26 compress/gzip
23:19:10 [2023-08-08T23:19:10.763Z] #71 24.27 golang.org/x/net/context
23:19:10 [2023-08-08T23:19:10.763Z] #71 ...
23:19:10 [2023-08-08T23:19:10.763Z] 
23:19:10 [2023-08-08T23:19:10.763Z] #58 [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
23:19:10 [2023-08-08T23:19:10.763Z] #58 53.25 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
23:19:10 [2023-08-08T23:19:10.763Z] #58 53.28 Docker version unknown-version, build unknown-commit
23:19:11 [2023-08-08T23:19:11.025Z] #58 ...
23:19:11 [2023-08-08T23:19:11.025Z] 
23:19:11 [2023-08-08T23:19:11.025Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:11 [2023-08-08T23:19:11.025Z] #68 13.45 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:19:11 [2023-08-08T23:19:11.025Z] #68 19.03 libtoolize: putting auxiliary files in '.'.
23:19:11 [2023-08-08T23:19:11.025Z] #68 19.03 libtoolize: copying file './ltmain.sh'
23:19:11 [2023-08-08T23:19:11.025Z] #68 19.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:19:11 [2023-08-08T23:19:11.025Z] #68 19.83 libtoolize: and rerunning libtoolize and aclocal.
23:19:11 [2023-08-08T23:19:11.025Z] #68 19.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.34 configure.ac:7: installing './compile'
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.34 configure.ac:11: installing './config.guess'
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.34 configure.ac:11: installing './config.sub'
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.35 configure.ac:8: installing './install-sh'
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.35 configure.ac:8: installing './missing'
23:19:11 [2023-08-08T23:19:11.025Z] #68 23.40 Makefile.am: installing './depcomp'
23:19:11 [2023-08-08T23:19:11.287Z] #68 ...
23:19:11 [2023-08-08T23:19:11.287Z] 
23:19:11 [2023-08-08T23:19:11.287Z] #71 [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...)
23:19:11 [2023-08-08T23:19:11.287Z] #71 24.55 github.com/docker/distribution/digest
23:19:11 [2023-08-08T23:19:11.287Z] #71 24.62 encoding/gob
23:19:11 [2023-08-08T23:19:11.287Z] #71 ...
23:19:11 [2023-08-08T23:19:11.287Z] 
23:19:11 [2023-08-08T23:19:11.287Z] #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.51.2"      && /build/golangci-lint --version
23:19:11 [2023-08-08T23:19:11.287Z] #49 50.90 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
23:19:11 [2023-08-08T23:19:11.287Z] #49 DONE 54.3s
23:19:11 [2023-08-08T23:19:11.287Z] 
23:19:11 [2023-08-08T23:19:11.287Z] #71 [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...)
23:19:11 [2023-08-08T23:19:11.287Z] #71 24.95 vendor/golang.org/x/text/secure/bidirule
23:19:11 [2023-08-08T23:19:11.549Z] #71 ...
23:19:11 [2023-08-08T23:19:11.549Z] 
23:19:11 [2023-08-08T23:19:11.549Z] #58 [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
23:19:11 [2023-08-08T23:19:11.549Z] #58 DONE 54.1s
23:19:11 [2023-08-08T23:19:11.549Z] 
23:19:11 [2023-08-08T23:19:11.549Z] #71 [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...)
23:19:11 [2023-08-08T23:19:11.549Z] #71 25.25 text/template/parse
23:19:11 [2023-08-08T23:19:11.549Z] #71 25.33 github.com/docker/distribution/reference
23:19:11 [2023-08-08T23:19:11.811Z] #71 25.62 github.com/Sirupsen/logrus
23:19:12 [2023-08-08T23:19:12.386Z] #71 26.12 github.com/docker/distribution/version
23:19:12 [2023-08-08T23:19:12.648Z] #71 26.36 runtime/debug
23:19:13 [2023-08-08T23:19:13.595Z] #71 27.10 github.com/Sirupsen/logrus/formatters/logstash
23:19:13 [2023-08-08T23:19:13.595Z] #71 27.27 encoding/xml
23:19:13 [2023-08-08T23:19:13.857Z] #71 27.37 os/user
23:19:13 [2023-08-08T23:19:13.857Z] #71 27.59 vendor/golang.org/x/net/idna
23:19:14 [2023-08-08T23:19:14.801Z] #71 28.43 github.com/mitchellh/mapstructure
23:19:15 [2023-08-08T23:19:15.063Z] #71 28.73 crypto/elliptic
23:19:15 [2023-08-08T23:19:15.327Z] #71 28.80 crypto/internal/bigmod
23:19:15 [2023-08-08T23:19:15.590Z] #71 29.20 crypto/internal/boring/bbig
23:19:15 [2023-08-08T23:19:15.590Z] #71 29.35 encoding/asn1
23:19:15 [2023-08-08T23:19:15.852Z] #71 29.35 crypto/rand
23:19:15 [2023-08-08T23:19:15.852Z] #71 29.50 crypto/dsa
23:19:15 [2023-08-08T23:19:15.852Z] #71 29.64 text/template
23:19:16 [2023-08-08T23:19:16.113Z] #71 29.79 crypto/ed25519
23:19:16 [2023-08-08T23:19:16.113Z] #71 29.79 crypto/rsa
23:19:16 [2023-08-08T23:19:16.686Z] #71 ...
23:19:16 [2023-08-08T23:19:16.686Z] 
23:19:16 [2023-08-08T23:19:16.686Z] #33 [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
23:19:16 [2023-08-08T23:19:16.686Z] #33 57.65 Docker version 24.0.2, build cb74dfc
23:19:16 [2023-08-08T23:19:16.686Z] #33 DONE 59.0s
23:19:16 [2023-08-08T23:19:16.686Z] 
23:19:16 [2023-08-08T23:19:16.686Z] #71 [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...)
23:19:16 [2023-08-08T23:19:16.686Z] #71 30.26 github.com/docker/distribution/uuid
23:19:16 [2023-08-08T23:19:16.686Z] #71 30.32 net/textproto
23:19:16 [2023-08-08T23:19:16.947Z] #71 30.44 vendor/golang.org/x/net/http/httpproxy
23:19:16 [2023-08-08T23:19:16.947Z] #71 30.60 github.com/garyburd/redigo/redis
23:19:16 [2023-08-08T23:19:16.947Z] #71 30.61 github.com/docker/distribution/registry/listener
23:19:16 [2023-08-08T23:19:16.947Z] #71 30.65 github.com/spf13/pflag
23:19:17 [2023-08-08T23:19:17.209Z] #71 30.84 github.com/stevvooe/resumable/sha256
23:19:17 [2023-08-08T23:19:17.471Z] #71 31.01 github.com/stevvooe/resumable/sha512
23:19:17 [2023-08-08T23:19:17.471Z] #71 31.09 log/syslog
23:19:17 [2023-08-08T23:19:17.471Z] #71 31.14 vendor/golang.org/x/net/http/httpguts
23:19:17 [2023-08-08T23:19:17.471Z] #71 31.20 vendor/golang.org/x/crypto/cryptobyte
23:19:17 [2023-08-08T23:19:17.732Z] #71 31.21 crypto/x509/pkix
23:19:17 [2023-08-08T23:19:17.732Z] #71 31.27 mime/multipart
23:19:17 [2023-08-08T23:19:17.994Z] #71 31.51 golang.org/x/crypto/bcrypt
23:19:17 [2023-08-08T23:19:17.994Z] #71 31.69 internal/profile
23:19:17 [2023-08-08T23:19:17.994Z] #71 31.70 github.com/yvasiyarov/go-metrics
23:19:18 [2023-08-08T23:19:18.256Z] #71 31.87 runtime/pprof
23:19:18 [2023-08-08T23:19:18.256Z] #71 31.91 runtime/trace
23:19:18 [2023-08-08T23:19:18.256Z] #71 31.96 crypto/ecdsa
23:19:18 [2023-08-08T23:19:18.518Z] #71 32.08 github.com/spf13/cobra
23:19:18 [2023-08-08T23:19:18.780Z] #71 32.43 crypto/x509
23:19:20 [2023-08-08T23:19:20.170Z] #71 33.79 crypto/tls
23:19:22 [2023-08-08T23:19:22.096Z] #71 35.48 net/http/httptrace
23:19:22 [2023-08-08T23:19:22.096Z] #71 35.48 github.com/docker/libtrust
23:19:22 [2023-08-08T23:19:22.096Z] #71 35.48 net/smtp
23:19:22 [2023-08-08T23:19:22.096Z] #71 35.55 net/http
23:19:22 [2023-08-08T23:19:22.096Z] #71 ...
23:19:22 [2023-08-08T23:19:22.096Z] 
23:19:22 [2023-08-08T23:19:22.096Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.27 libtoolize: copying file 'build-aux/ltmain.sh'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.43 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.43 libtoolize: copying file 'm4/libtool.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.52 libtoolize: copying file 'm4/ltoptions.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.65 libtoolize: copying file 'm4/ltsugar.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.78 libtoolize: copying file 'm4/ltversion.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.87 libtoolize: copying file 'm4/lt~obsolete.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 24.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.82 configure.ac:7: installing 'build-aux/compile'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.82 configure.ac:9: installing 'build-aux/config.guess'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.82 configure.ac:9: installing 'build-aux/config.sub'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.83 configure.ac:11: installing 'build-aux/install-sh'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.83 configure.ac:11: installing 'build-aux/missing'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.88 Makefile.am: installing 'build-aux/depcomp'
23:19:22 [2023-08-08T23:19:22.096Z] #68 29.91 parallel-tests: installing 'build-aux/test-driver'
23:19:22 [2023-08-08T23:19:22.096Z] #68 31.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:19:22 [2023-08-08T23:19:22.096Z] #68 31.29 libtoolize: copying file 'build-aux/ltmain.sh'
23:19:22 [2023-08-08T23:19:22.096Z] #68 31.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:19:22 [2023-08-08T23:19:22.096Z] #68 31.89 libtoolize: copying file 'm4/libtool.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 32.01 libtoolize: copying file 'm4/ltoptions.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 32.11 libtoolize: copying file 'm4/ltsugar.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 32.21 libtoolize: copying file 'm4/ltversion.m4'
23:19:22 [2023-08-08T23:19:22.096Z] #68 32.30 libtoolize: copying file 'm4/lt~obsolete.m4'
23:19:25 [2023-08-08T23:19:25.405Z] #68 ...
23:19:25 [2023-08-08T23:19:25.405Z] 
23:19:25 [2023-08-08T23:19:25.405Z] #71 [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...)
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/docker/distribution/configuration
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/yvasiyarov/newrelic_platform_go
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/gorilla/context
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/docker/distribution/registry/api/errcode
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 expvar
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/docker/distribution/registry/client/transport
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/gorilla/handlers
23:19:25 [2023-08-08T23:19:25.405Z] #71 39.09 github.com/bugsnag/bugsnag-go
23:19:25 [2023-08-08T23:19:25.668Z] #71 39.36 github.com/yvasiyarov/gorelic
23:19:25 [2023-08-08T23:19:25.930Z] #71 39.41 github.com/Azure/azure-sdk-for-go/storage
23:19:25 [2023-08-08T23:19:25.930Z] #71 39.49 github.com/gorilla/mux
23:19:25 [2023-08-08T23:19:25.930Z] #71 39.53 github.com/AdRoll/goamz/aws
23:19:25 [2023-08-08T23:19:25.930Z] #71 39.57 net/http/httputil
23:19:25 [2023-08-08T23:19:25.930Z] #71 39.65 github.com/ncw/swift
23:19:26 [2023-08-08T23:19:26.192Z] #71 39.68 net/http/pprof
23:19:26 [2023-08-08T23:19:26.765Z] #71 40.31 github.com/AdRoll/goamz/cloudfront
23:19:26 [2023-08-08T23:19:26.765Z] #71 40.31 github.com/docker/distribution/context
23:19:26 [2023-08-08T23:19:26.765Z] #71 40.36 github.com/docker/distribution/registry/api/v2
23:19:26 [2023-08-08T23:19:26.765Z] #71 40.36 github.com/AdRoll/goamz/s3
23:19:27 [2023-08-08T23:19:27.027Z] #71 40.62 github.com/docker/distribution/health
23:19:27 [2023-08-08T23:19:27.027Z] #71 40.63 github.com/docker/distribution
23:19:27 [2023-08-08T23:19:27.027Z] #71 40.63 github.com/docker/distribution/registry/auth
23:19:27 [2023-08-08T23:19:27.027Z] #71 40.63 github.com/docker/distribution/registry/storage/driver
23:19:27 [2023-08-08T23:19:27.027Z] #71 40.85 github.com/docker/distribution/health/checks
23:19:27 [2023-08-08T23:19:27.288Z] #71 40.89 github.com/docker/distribution/registry/auth/htpasswd
23:19:27 [2023-08-08T23:19:27.288Z] #71 40.89 github.com/docker/distribution/registry/auth/silly
23:19:27 [2023-08-08T23:19:27.288Z] #71 40.90 github.com/docker/distribution/registry/auth/token
23:19:27 [2023-08-08T23:19:27.288Z] #71 41.03 github.com/docker/distribution/registry/proxy/scheduler
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.12 github.com/docker/distribution/registry/storage/driver/factory
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.17 github.com/docker/distribution/registry/storage/driver/middleware
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.20 github.com/docker/distribution/registry/storage/driver/base
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.21 github.com/docker/distribution/manifest/manifestlist
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.23 github.com/docker/distribution/manifest/schema1
23:19:27 [2023-08-08T23:19:27.550Z] #71 41.28 github.com/docker/distribution/manifest/schema2
23:19:27 [2023-08-08T23:19:27.811Z] #71 41.33 github.com/docker/distribution/notifications
23:19:27 [2023-08-08T23:19:27.811Z] #71 41.40 github.com/docker/distribution/registry/middleware/registry
23:19:27 [2023-08-08T23:19:27.811Z] #71 41.42 github.com/docker/distribution/registry/middleware/repository
23:19:27 [2023-08-08T23:19:27.811Z] #71 41.43 github.com/docker/distribution/registry/storage/cache
23:19:27 [2023-08-08T23:19:27.811Z] #71 41.45 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.57 github.com/docker/distribution/registry/storage/cache/memory
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.57 github.com/docker/distribution/registry/storage/cache/redis
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.62 github.com/docker/distribution/registry/storage/driver/azure
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.62 github.com/docker/distribution/registry/storage/driver/filesystem
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.62 github.com/docker/distribution/registry/storage/driver/inmemory
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.63 github.com/docker/distribution/registry/storage/driver/s3
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.69 github.com/docker/distribution/registry/storage/driver/swift
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.70 github.com/docker/distribution/registry/client
23:19:28 [2023-08-08T23:19:28.073Z] #71 41.79 github.com/docker/distribution/registry/storage
23:19:29 [2023-08-08T23:19:29.017Z] #71 42.59 github.com/docker/distribution/registry/client/auth
23:19:29 [2023-08-08T23:19:29.279Z] #71 42.83 github.com/docker/distribution/registry/proxy
23:19:29 [2023-08-08T23:19:29.279Z] #71 42.94 github.com/docker/distribution/registry/handlers
23:19:29 [2023-08-08T23:19:29.852Z] #71 43.54 github.com/docker/distribution/registry
23:19:30 [2023-08-08T23:19:30.114Z] #71 43.70 github.com/docker/distribution/cmd/registry
23:19:31 [2023-08-08T23:19:31.502Z] #71 45.04 + xx-verify /build/registry-v2
23:19:31 [2023-08-08T23:19:31.765Z] #71 ...
23:19:31 [2023-08-08T23:19:31.765Z] 
23:19:31 [2023-08-08T23:19:31.765Z] #72 [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...)
23:19:31 [2023-08-08T23:19:31.765Z] #72 DONE 44.9s
23:19:31 [2023-08-08T23:19:31.765Z] 
23:19:31 [2023-08-08T23:19:31.765Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:31 [2023-08-08T23:19:31.765Z] #68 37.97 configure.ac:11: installing 'build-aux/compile'
23:19:31 [2023-08-08T23:19:31.765Z] #68 37.99 configure.ac:11: installing 'build-aux/config.guess'
23:19:31 [2023-08-08T23:19:31.765Z] #68 37.99 configure.ac:11: installing 'build-aux/config.sub'
23:19:31 [2023-08-08T23:19:31.765Z] #68 38.00 configure.ac:13: installing 'build-aux/install-sh'
23:19:31 [2023-08-08T23:19:31.765Z] #68 38.00 configure.ac:13: installing 'build-aux/missing'
23:19:31 [2023-08-08T23:19:31.765Z] #68 38.01 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:19:31 [2023-08-08T23:19:31.765Z] #68 38.11 Makefile.am: installing 'build-aux/depcomp'
23:19:31 [2023-08-08T23:19:31.765Z] #68 38.97 checking build system type... aarch64-unknown-linux-gnu
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.20 checking host system type... aarch64-unknown-linux-gnu
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.20 checking how to print strings... printf
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.22 checking for gcc... gcc
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.31 checking whether the C compiler works... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.41 checking for C compiler default output file name... a.out
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.42 checking for suffix of executables... 
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.49 checking whether we are cross compiling... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.60 checking for suffix of object files... o
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.68 checking whether we are using the GNU C compiler... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.73 checking whether gcc accepts -g... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.80 checking for gcc option to accept ISO C89... none needed
23:19:31 [2023-08-08T23:19:31.765Z] #68 39.89 checking whether gcc understands -c and -o together... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.00 checking for a sed that does not truncate output... /bin/sed
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.03 checking for grep that handles long lines and -e... /bin/grep
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.05 checking for egrep... /bin/grep -E
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.06 checking for fgrep... /bin/grep -F
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.07 checking for ld used by gcc... /usr/bin/ld
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.09 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.20 checking whether ln -s works... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.20 checking the maximum length of command line arguments... 1572864
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking for /usr/bin/ld option to reload object files... -r
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking for objdump... objdump
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking how to recognize dependent libraries... pass_all
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking for dlltool... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking how to associate runtime and link libraries... printf %s\n
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.24 checking for ar... ar
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.25 checking for archiver @FILE support... @
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.38 checking for strip... strip
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.38 checking for ranlib... ranlib
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.39 checking for gawk... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.39 checking for mawk... mawk
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.39 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.65 checking for sysroot... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.65 checking for a working dd... /bin/dd
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.71 checking for mt... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.71 checking if : is a manifest tool... no
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.74 checking how to run the C preprocessor... gcc -E
23:19:31 [2023-08-08T23:19:31.765Z] #68 40.86 checking for ANSI C header files... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.17 checking for sys/types.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.26 checking for sys/stat.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.42 checking for stdlib.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.53 checking for string.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.61 checking for memory.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.72 checking for strings.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.80 checking for inttypes.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 41.91 checking for stdint.h... yes
23:19:31 [2023-08-08T23:19:31.765Z] #68 42.03 checking for unistd.h... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.12 checking for dlfcn.h... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.17 checking for objdir... .libs
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.36 checking if gcc supports -fno-rtti -fno-exceptions... no
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.43 checking for gcc option to produce PIC... -fPIC -DPIC
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.43 checking if gcc PIC flag -fPIC -DPIC works... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.51 checking if gcc static flag -static works... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.64 checking if gcc supports -c -o file.o... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.77 checking if gcc supports -c -o file.o... (cached) yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 42.80 checking dynamic linker characteristics... GNU/Linux ld.so
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.02 checking how to hardcode library paths into programs... immediate
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.02 checking whether stripping libraries is possible... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.03 checking if libtool supports shared libraries... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.03 checking whether to build shared libraries... no
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.03 checking whether to build static libraries... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.03 checking for a BSD-compatible install... /usr/bin/install -c
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.07 checking whether build environment is sane... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.09 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.10 checking whether make sets $(MAKE)... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.15 checking whether make supports the include directive... yes (GNU style)
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.17 checking whether make supports nested variables... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.20 checking whether UID '0' is supported by ustar format... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.20 checking whether GID '0' is supported by ustar format... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.20 checking how to create a ustar tar archive... gnutar
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.25 checking dependency style of gcc... gcc3
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.39 checking whether to enable maintainer-specific portions of Makefiles... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.39 checking whether make supports nested variables... (cached) yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.39 checking for gawk... (cached) mawk
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.39 checking for a sed that does not truncate output... (cached) /bin/sed
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.41 checking for gcc... (cached) gcc
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.51 checking whether we are using the GNU C compiler... (cached) yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.51 checking whether gcc accepts -g... (cached) yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.51 checking for gcc option to accept ISO C89... (cached) none needed
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.51 checking whether gcc understands -c and -o together... (cached) yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.51 checking for a Python interpreter with version >= 3... python3
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.57 checking for python3... /usr/bin/python3
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.57 checking for python3 version... 3.9
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.60 checking for python3 platform... linux
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.62 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.67 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.76 checking for go-md2man... no
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.77 checking error.h usability... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.85 checking error.h presence... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.87 checking for error.h... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.90 checking linux/openat2.h usability... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 43.98 checking linux/openat2.h presence... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 44.01 checking for linux/openat2.h... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 44.04 checking for copy_file_range... 
23:19:31 [2023-08-08T23:19:31.766Z] #68 ...
23:19:31 [2023-08-08T23:19:31.766Z] 
23:19:31 [2023-08-08T23:19:31.766Z] #71 [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...)
23:19:31 [2023-08-08T23:19:31.766Z] #71 DONE 45.5s
23:19:31 [2023-08-08T23:19:31.766Z] 
23:19:31 [2023-08-08T23:19:31.766Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:31 [2023-08-08T23:19:31.766Z] #68 44.04 checking for copy_file_range... yes
23:19:31 [2023-08-08T23:19:31.766Z] #68 44.20 checking for fgetxattr... 
23:19:31 [2023-08-08T23:19:31.766Z] #68 ...
23:19:31 [2023-08-08T23:19:31.766Z] 
23:19:31 [2023-08-08T23:19:31.766Z] #78 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
23:19:32 [2023-08-08T23:19:32.027Z] #78 DONE 0.2s
23:19:32 [2023-08-08T23:19:32.027Z] 
23:19:32 [2023-08-08T23:19:32.027Z] #79 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
23:19:32 [2023-08-08T23:19:32.027Z] #79 DONE 0.1s
23:19:32 [2023-08-08T23:19:32.027Z] 
23:19:32 [2023-08-08T23:19:32.027Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:32 [2023-08-08T23:19:32.027Z] #68 44.20 checking for fgetxattr... yes
23:19:32 [2023-08-08T23:19:32.027Z] #68 44.40 checking for statx... yes
23:19:32 [2023-08-08T23:19:32.290Z] #68 44.52 checking for fgetpwent_r... yes
23:19:32 [2023-08-08T23:19:32.290Z] #68 44.63 checking for issetugid... no
23:19:32 [2023-08-08T23:19:32.290Z] #68 44.69 checking for pkg-config... /usr/bin/pkg-config
23:19:32 [2023-08-08T23:19:32.290Z] #68 44.69 checking pkg-config is at least version 0.9.0... yes
23:19:32 [2023-08-08T23:19:32.552Z] #68 44.69 checking for library containing yajl_tree_get... -lyajl
23:19:32 [2023-08-08T23:19:32.552Z] #68 44.92 checking for yajl >= 2.0.0... yes
23:19:32 [2023-08-08T23:19:32.552Z] #68 44.94 checking sys/capability.h usability... yes
23:19:32 [2023-08-08T23:19:32.552Z] #68 45.00 checking sys/capability.h presence... yes
23:19:32 [2023-08-08T23:19:32.814Z] #68 45.03 checking for sys/capability.h... yes
23:19:32 [2023-08-08T23:19:32.814Z] #68 45.04 checking for library containing cap_from_name... -lcap
23:19:33 [2023-08-08T23:19:33.076Z] #68 45.23 checking for library containing dlopen... -ldl
23:19:33 [2023-08-08T23:19:33.076Z] #68 45.36 checking seccomp.h usability... yes
23:19:33 [2023-08-08T23:19:33.076Z] #68 45.42 checking seccomp.h presence... yes
23:19:33 [2023-08-08T23:19:33.337Z] #68 45.47 checking for seccomp.h... yes
23:19:33 [2023-08-08T23:19:33.337Z] #68 45.48 checking for library containing seccomp_rule_add... -lseccomp
23:19:33 [2023-08-08T23:19:33.337Z] #68 45.67 checking for library containing seccomp_arch_resolve_name... none required
23:19:33 [2023-08-08T23:19:33.337Z] #68 45.74 checking systemd/sd-bus.h usability... yes
23:19:33 [2023-08-08T23:19:33.337Z] #68 45.81 checking systemd/sd-bus.h presence... yes
23:19:33 [2023-08-08T23:19:33.599Z] #68 45.85 checking for systemd/sd-bus.h... yes
23:19:33 [2023-08-08T23:19:33.599Z] #68 45.86 checking for library containing sd_bus_match_signal_async... -lsystemd
23:19:33 [2023-08-08T23:19:33.599Z] #68 46.01 checking for sd_notify_barrier... yes
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.10 checking linux/bpf.h usability... yes
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.19 checking linux/bpf.h presence... yes
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.22 checking for linux/bpf.h... yes
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.22 checking compilation for eBPF... yes
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.28 checking for criu >= 3.15... no
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.29 configure: CRIU headers not found, building without CRIU support
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.29 checking for criu > 3.16... no
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.31 configure: CRIU version doesn't support join-ns API
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.31 checking for criu > 3.16.1... no
23:19:33 [2023-08-08T23:19:33.861Z] #68 46.33 configure: CRIU version doesn't support for pre-dumping
23:19:34 [2023-08-08T23:19:34.124Z] #68 46.33 checking for new mount API (fsconfig)... yes
23:19:34 [2023-08-08T23:19:34.124Z] #68 46.37 checking for seccomp notify API... yes
23:19:34 [2023-08-08T23:19:34.124Z] #68 46.45 checking for gperf... no
23:19:34 [2023-08-08T23:19:34.124Z] #68 46.45 configure: gperf not found - cannot rebuild signal parser code
23:19:34 [2023-08-08T23:19:34.124Z] #68 46.45 checking for library containing argp_parse... none required
23:19:34 [2023-08-08T23:19:34.386Z] #68 46.61 checking that generated files are newer than configure... done
23:19:34 [2023-08-08T23:19:34.386Z] #68 46.61 configure: creating ./config.status
23:19:34 [2023-08-08T23:19:34.666Z] #68 ...
23:19:34 [2023-08-08T23:19:34.666Z] 
23:19:34 [2023-08-08T23:19:34.666Z] #77 [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...)
23:19:34 [2023-08-08T23:19:34.666Z] #77 DONE 45.5s
23:19:34 [2023-08-08T23:19:34.666Z] 
23:19:34 [2023-08-08T23:19:34.666Z] #74 [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...)
23:19:36 [2023-08-08T23:19:36.590Z] #74 ...
23:19:36 [2023-08-08T23:19:36.590Z] 
23:19:36 [2023-08-08T23:19:36.590Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:36 [2023-08-08T23:19:36.590Z] #68 48.68 config.status: creating Makefile
23:19:36 [2023-08-08T23:19:36.590Z] #68 48.71 config.status: creating rpm/crun.spec
23:19:36 [2023-08-08T23:19:36.590Z] #68 48.74 config.status: creating config.h
23:19:36 [2023-08-08T23:19:36.590Z] #68 48.76 config.status: executing libtool commands
23:19:36 [2023-08-08T23:19:36.590Z] #68 48.77 config.status: executing depfiles commands
23:19:36 [2023-08-08T23:19:36.590Z] #68 ...
23:19:36 [2023-08-08T23:19:36.590Z] 
23:19:36 [2023-08-08T23:19:36.590Z] #75 [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...)
23:19:36 [2023-08-08T23:19:36.590Z] #75 DONE 49.5s
23:19:36 [2023-08-08T23:19:36.853Z] 
23:19:36 [2023-08-08T23:19:36.853Z] #74 [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...)
23:19:36 [2023-08-08T23:19:36.853Z] #74 DONE 49.6s
23:19:36 [2023-08-08T23:19:36.853Z] 
23:19:36 [2023-08-08T23:19:36.853Z] #70 [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...)
23:19:36 [2023-08-08T23:19:36.853Z] #70 ...
23:19:36 [2023-08-08T23:19:36.853Z] 
23:19:36 [2023-08-08T23:19:36.853Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:36 [2023-08-08T23:19:36.853Z] #68 49.37 === configuring in libocispec (/tmp/crun-build/libocispec)
23:19:37 [2023-08-08T23:19:37.115Z] #68 49.39 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:19:37 [2023-08-08T23:19:37.378Z] #68 49.65 checking for gcc... gcc
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.72 checking whether the C compiler works... 
23:19:37 [2023-08-08T23:19:37.640Z] #68 ...
23:19:37 [2023-08-08T23:19:37.640Z] 
23:19:37 [2023-08-08T23:19:37.640Z] #80 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.640Z] #80 DONE 0.2s
23:19:37 [2023-08-08T23:19:37.640Z] 
23:19:37 [2023-08-08T23:19:37.640Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.72 checking whether the C compiler works... yes
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.82 checking for C compiler default output file name... a.out
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.82 checking for suffix of executables... 
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.90 checking whether we are cross compiling... no
23:19:37 [2023-08-08T23:19:37.640Z] #68 49.96 checking for suffix of object files... o
23:19:37 [2023-08-08T23:19:37.640Z] #68 50.00 checking whether we are using the GNU C compiler... yes
23:19:37 [2023-08-08T23:19:37.640Z] #68 ...
23:19:37 [2023-08-08T23:19:37.640Z] 
23:19:37 [2023-08-08T23:19:37.640Z] #81 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.640Z] #81 DONE 0.2s
23:19:37 [2023-08-08T23:19:37.640Z] 
23:19:37 [2023-08-08T23:19:37.640Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:37 [2023-08-08T23:19:37.640Z] #68 50.03 checking whether gcc accepts -g... yes
23:19:37 [2023-08-08T23:19:37.640Z] #68 50.06 checking for gcc option to accept ISO C89... none needed
23:19:37 [2023-08-08T23:19:37.640Z] #68 50.10 checking whether gcc understands -c and -o together... yes
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #68 ...
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #82 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.901Z] #82 DONE 0.1s
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #83 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.901Z] #83 DONE 0.1s
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #84 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.901Z] #84 DONE 0.1s
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:37 [2023-08-08T23:19:37.901Z] #68 50.16 checking how to run the C preprocessor... gcc -E
23:19:37 [2023-08-08T23:19:37.901Z] #68 50.24 checking for grep that handles long lines and -e... /bin/grep
23:19:37 [2023-08-08T23:19:37.901Z] #68 50.24 checking for egrep... /bin/grep -E
23:19:37 [2023-08-08T23:19:37.901Z] #68 50.24 checking for ANSI C header files... 
23:19:37 [2023-08-08T23:19:37.901Z] #68 ...
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #85 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
23:19:37 [2023-08-08T23:19:37.901Z] #85 DONE 0.1s
23:19:37 [2023-08-08T23:19:37.901Z] 
23:19:37 [2023-08-08T23:19:37.901Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:37 [2023-08-08T23:19:37.901Z] #68 50.24 checking for ANSI C header files... yes
23:19:38 [2023-08-08T23:19:38.161Z] #68 50.39 checking for sys/types.h... #68 ...
23:19:38 [2023-08-08T23:19:38.161Z] 
23:19:38 [2023-08-08T23:19:38.162Z] #86 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
23:19:38 [2023-08-08T23:19:38.162Z] #86 DONE 0.1s
23:19:38 [2023-08-08T23:19:38.162Z] 
23:19:38 [2023-08-08T23:19:38.162Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:38 [2023-08-08T23:19:38.162Z] #68 50.39 checking for sys/types.h... yes
23:19:38 [2023-08-08T23:19:38.162Z] #68 50.43 checking for sys/stat.h... yes
23:19:38 [2023-08-08T23:19:38.162Z] #68 50.48 checking for stdlib.h... yes
23:19:38 [2023-08-08T23:19:38.162Z] #68 50.53 checking for string.h... yes
23:19:38 [2023-08-08T23:19:38.162Z] #68 50.57 checking for memory.h... yes
23:19:38 [2023-08-08T23:19:38.422Z] #68 50.66 checking for strings.h... yes
23:19:38 [2023-08-08T23:19:38.422Z] #68 50.73 checking for inttypes.h... yes
23:19:38 [2023-08-08T23:19:38.422Z] #68 50.79 checking for stdint.h... yes
23:19:38 [2023-08-08T23:19:38.422Z] #68 50.85 checking for unistd.h... yes
23:19:38 [2023-08-08T23:19:38.683Z] #68 50.89 checking minix/config.h usability... no
23:19:38 [2023-08-08T23:19:38.683Z] #68 50.94 checking minix/config.h presence... no
23:19:38 [2023-08-08T23:19:38.683Z] #68 50.96 checking for minix/config.h... no
23:19:38 [2023-08-08T23:19:38.683Z] #68 50.96 checking whether it is safe to define __EXTENSIONS__... yes
23:19:38 [2023-08-08T23:19:38.683Z] #68 51.03 checking build system type... aarch64-unknown-linux-gnu
23:19:38 [2023-08-08T23:19:38.683Z] #68 51.11 checking host system type... aarch64-unknown-linux-gnu
23:19:38 [2023-08-08T23:19:38.683Z] #68 51.11 checking how to print strings... printf
23:19:38 [2023-08-08T23:19:38.683Z] #68 51.11 checking for a sed that does not truncate output... /bin/sed
23:19:38 [2023-08-08T23:19:38.944Z] #68 ...
23:19:38 [2023-08-08T23:19:38.944Z] 
23:19:38 [2023-08-08T23:19:38.944Z] #87 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
23:19:38 [2023-08-08T23:19:38.944Z] #87 DONE 0.7s
23:19:38 [2023-08-08T23:19:38.944Z] 
23:19:38 [2023-08-08T23:19:38.944Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.12 checking for fgrep... /bin/grep -F
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.12 checking for ld used by gcc... /usr/bin/ld
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.12 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.13 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.13 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.16 checking whether ln -s works... yes
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.16 checking the maximum length of command line arguments... 1572864
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking for /usr/bin/ld option to reload object files... -r
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking for objdump... objdump
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking how to recognize dependent libraries... pass_all
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking for dlltool... no
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking how to associate runtime and link libraries... printf %s\n
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking for ar... ar
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.17 checking for archiver @FILE support... @
23:19:38 [2023-08-08T23:19:38.944Z] 
23:19:38 [2023-08-08T23:19:38.944Z] #68 ...
23:19:38 [2023-08-08T23:19:38.944Z] 
23:19:38 [2023-08-08T23:19:38.944Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
23:19:38 [2023-08-08T23:19:38.944Z] #88 DONE 0.1s
23:19:38 [2023-08-08T23:19:38.944Z] 
23:19:38 [2023-08-08T23:19:38.944Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.22 checking for strip... strip
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.22 checking for ranlib... ranlib
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.22 checking for gawk... no
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.22 checking for mawk... mawk
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.22 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.31 checking for sysroot... no
23:19:38 [2023-08-08T23:19:38.944Z] #68 51.31 checking for a working dd... /bin/dd
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.32 checking for mt... no
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.32 checking if : is a manifest tool... no
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.33 checking for dlfcn.h... yes
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.38 checking for objdir... .libs
23:19:39 [2023-08-08T23:19:39.208Z] #68 51.51 checking if gcc supports -fno-rtti -fno-exceptions... no
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.58 checking for gcc option to produce PIC... -fPIC -DPIC
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.58 checking if gcc PIC flag -fPIC -DPIC works... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.65 checking if gcc static flag -static works... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.77 checking if gcc supports -c -o file.o... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.83 checking if gcc supports -c -o file.o... (cached) yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.83 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:19:39 [2023-08-08T23:19:39.469Z] 
23:19:39 [2023-08-08T23:19:39.469Z] #68 ...
23:19:39 [2023-08-08T23:19:39.469Z] 
23:19:39 [2023-08-08T23:19:39.469Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
23:19:39 [2023-08-08T23:19:39.469Z] #89 DONE 0.6s
23:19:39 [2023-08-08T23:19:39.469Z] 
23:19:39 [2023-08-08T23:19:39.469Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.84 checking dynamic linker characteristics... GNU/Linux ld.so
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.91 checking how to hardcode library paths into programs... immediate
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.91 checking whether stripping libraries is possible... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.92 checking if libtool supports shared libraries... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.92 checking whether to build shared libraries... no
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.92 checking whether to build static libraries... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.92 checking for a BSD-compatible install... /usr/bin/install -c
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.93 checking whether build environment is sane... yes
23:19:39 [2023-08-08T23:19:39.469Z] #68 51.94 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.94 checking whether make sets $(MAKE)... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.96 checking whether make supports the include directive... yes (GNU style)
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.97 checking whether make supports nested variables... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.98 checking whether UID '0' is supported by ustar format... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.98 checking whether GID '0' is supported by ustar format... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 51.98 checking how to create a ustar tar archive... gnutar
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.00 checking dependency style of gcc... gcc3
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.05 checking whether to enable maintainer-specific portions of Makefiles... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.05 checking whether make supports nested variables... (cached) yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.05 checking for pkg-config... /usr/bin/pkg-config
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.05 checking pkg-config is at least version 0.9.0... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.06 checking for yajl >= 2.1.0... yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.07 checking for a sed that does not truncate output... (cached) /bin/sed
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.07 checking for gcc... (cached) gcc
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.09 checking whether we are using the GNU C compiler... (cached) yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.09 checking whether gcc accepts -g... (cached) yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.09 checking for gcc option to accept ISO C89... (cached) none needed
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.09 checking whether gcc understands -c and -o together... (cached) yes
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.09 checking for a Python interpreter with version >= 3... python3
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.11 checking for python3... /usr/bin/python3
23:19:39 [2023-08-08T23:19:39.729Z] #68 52.11 checking for python3 version... 3.9
23:19:39 [2023-08-08T23:19:39.730Z] #68 52.13 checking for python3 platform... linux
23:19:39 [2023-08-08T23:19:39.730Z] #68 52.14 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:19:39 [2023-08-08T23:19:39.990Z] #68 52.18 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:19:40 [2023-08-08T23:19:40.561Z] #68 52.24 checking that generated files are newer than configure... done
23:19:40 [2023-08-08T23:19:40.561Z] #68 52.94 configure: creating ./config.status
23:19:41 [2023-08-08T23:19:41.132Z] #68 53.60 config.status: creating Makefile
23:19:41 [2023-08-08T23:19:41.132Z] #68 53.62 config.status: creating config.h
23:19:41 [2023-08-08T23:19:41.132Z] #68 53.63 config.status: executing libtool commands
23:19:41 [2023-08-08T23:19:41.132Z] #68 53.64 config.status: executing depfiles commands
23:19:41 [2023-08-08T23:19:41.703Z] #68 53.85 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:19:41 [2023-08-08T23:19:41.703Z] #68 53.85 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:19:41 [2023-08-08T23:19:41.703Z] #68 53.96 checking for gcc... gcc
23:19:41 [2023-08-08T23:19:41.703Z] #68 53.99 checking whether the C compiler works... yes
23:19:41 [2023-08-08T23:19:41.703Z] #68 54.03 checking for C compiler default output file name... a.out
23:19:41 [2023-08-08T23:19:41.703Z] #68 54.03 checking for suffix of executables... 
23:19:41 [2023-08-08T23:19:41.703Z] #68 54.08 checking whether we are cross compiling... no
23:19:41 [2023-08-08T23:19:41.703Z] #68 54.13 checking for suffix of object files... o
23:19:41 [2023-08-08T23:19:41.703Z] #68 54.16 checking whether we are using the GNU C compiler... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.19 checking whether gcc accepts -g... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.21 checking for gcc option to accept ISO C89... none needed
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.26 checking whether gcc understands -c and -o together... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.31 checking for a BSD-compatible install... /usr/bin/install -c
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.32 checking whether build environment is sane... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.34 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.34 checking for gawk... no
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.34 checking for mawk... mawk
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.34 checking whether make sets $(MAKE)... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.36 checking whether make supports the include directive... yes (GNU style)
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.37 checking whether make supports nested variables... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.40 checking whether UID '0' is supported by ustar format... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.40 checking whether GID '0' is supported by ustar format... yes
23:19:41 [2023-08-08T23:19:41.964Z] #68 54.40 checking how to create a ustar tar archive... gnutar
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.44 checking dependency style of gcc... gcc3
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.51 checking whether to enable maintainer-specific portions of Makefiles... yes
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.51 checking whether make supports nested variables... (cached) yes
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.53 checking build system type... aarch64-unknown-linux-gnu
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.66 checking host system type... aarch64-unknown-linux-gnu
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.66 checking how to print strings... printf
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.67 checking for a sed that does not truncate output... /bin/sed
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.68 checking for grep that handles long lines and -e... /bin/grep
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.68 checking for egrep... /bin/grep -E
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.68 checking for fgrep... /bin/grep -F
23:19:42 [2023-08-08T23:19:42.225Z] #68 54.69 checking for ld used by gcc... /usr/bin/ld
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.76 checking whether ln -s works... yes
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.76 checking the maximum length of command line arguments... 1572864
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking for /usr/bin/ld option to reload object files... -r
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking for objdump... objdump
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking how to recognize dependent libraries... pass_all
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking for dlltool... no
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking how to associate runtime and link libraries... printf %s\n
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking for ar... ar
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.79 checking for archiver @FILE support... @
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.83 checking for strip... strip
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.83 checking for ranlib... ranlib
23:19:42 [2023-08-08T23:19:42.487Z] #68 54.83 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.93 checking for sysroot... no
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.93 checking for a working dd... /bin/dd
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.95 checking for mt... no
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.95 checking if : is a manifest tool... no
23:19:42 [2023-08-08T23:19:42.749Z] #68 54.97 checking how to run the C preprocessor... gcc -E
23:19:43 [2023-08-08T23:19:43.010Z] #68 55.10 checking for ANSI C header files... yes
23:19:43 [2023-08-08T23:19:43.010Z] #68 55.26 checking for sys/types.h... yes
23:19:43 [2023-08-08T23:19:43.010Z] #68 55.34 checking for sys/stat.h... yes
23:19:43 [2023-08-08T23:19:43.010Z] #68 55.41 checking for stdlib.h... yes
23:19:43 [2023-08-08T23:19:43.272Z] #68 55.48 checking for string.h... yes
23:19:43 [2023-08-08T23:19:43.272Z] #68 55.53 checking for memory.h... yes
23:19:43 [2023-08-08T23:19:43.272Z] #68 55.58 checking for strings.h... yes
23:19:43 [2023-08-08T23:19:43.272Z] #68 55.64 checking for inttypes.h... yes
23:19:43 [2023-08-08T23:19:43.534Z] #68 55.70 checking for stdint.h... yes
23:19:43 [2023-08-08T23:19:43.534Z] #68 55.76 checking for unistd.h... yes
23:19:43 [2023-08-08T23:19:43.534Z] #68 55.82 checking for dlfcn.h... yes
23:19:43 [2023-08-08T23:19:43.534Z] #68 55.87 checking for objdir... .libs
23:19:43 [2023-08-08T23:19:43.795Z] #68 55.97 checking if gcc supports -fno-rtti -fno-exceptions... no
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.01 checking for gcc option to produce PIC... -fPIC -DPIC
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.01 checking if gcc PIC flag -fPIC -DPIC works... yes
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.05 checking if gcc static flag -static works... yes
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.16 checking if gcc supports -c -o file.o... yes
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.20 checking if gcc supports -c -o file.o... (cached) yes
23:19:43 [2023-08-08T23:19:43.795Z] #68 56.21 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.23 checking dynamic linker characteristics... GNU/Linux ld.so
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.30 checking how to hardcode library paths into programs... immediate
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.31 checking whether stripping libraries is possible... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.31 checking if libtool supports shared libraries... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.31 checking whether to build shared libraries... no
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.31 checking whether to build static libraries... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.32 checking float.h usability... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.36 checking float.h presence... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.38 checking for float.h... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.41 checking limits.h usability... yes
23:19:44 [2023-08-08T23:19:44.057Z] #68 56.46 checking limits.h presence... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.48 checking for limits.h... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.50 checking stddef.h usability... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.55 checking stddef.h presence... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.56 checking for stddef.h... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.59 checking for stdlib.h... (cached) yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.63 checking for string.h... (cached) yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.64 checking sys/time.h usability... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.68 checking sys/time.h presence... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.70 checking for sys/time.h... yes
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.71 checking for inline... inline
23:19:44 [2023-08-08T23:19:44.319Z] #68 56.74 checking for size_t... yes
23:19:44 [2023-08-08T23:19:44.581Z] #68 56.83 checking for stdlib.h... (cached) yes
23:19:44 [2023-08-08T23:19:44.581Z] #68 56.83 checking for GNU libc compatible malloc... yes
23:19:44 [2023-08-08T23:19:44.581Z] #68 56.89 checking for stdlib.h... (cached) yes
23:19:44 [2023-08-08T23:19:44.581Z] #68 56.89 checking for GNU libc compatible realloc... yes
23:19:44 [2023-08-08T23:19:44.581Z] #68 56.95 checking for working strtod... yes
23:19:44 [2023-08-08T23:19:44.843Z] #68 57.06 checking for gettimeofday... yes
23:19:44 [2023-08-08T23:19:44.843Z] #68 57.16 checking for memset... yes
23:19:44 [2023-08-08T23:19:44.843Z] #68 57.24 checking for strspn... yes
23:19:45 [2023-08-08T23:19:45.105Z] #68 57.35 checking that generated files are newer than configure... done
23:19:45 [2023-08-08T23:19:45.105Z] #68 57.35 configure: creating ./config.status
23:19:46 [2023-08-08T23:19:46.499Z] #68 58.91 config.status: creating Makefile
23:19:46 [2023-08-08T23:19:46.499Z] #68 58.98 config.status: creating config.h
23:19:46 [2023-08-08T23:19:46.760Z] #68 59.04 config.status: executing depfiles commands
23:19:46 [2023-08-08T23:19:46.760Z] #68 59.18 config.status: executing libtool commands
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.65   GEN      .version
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.66 make  install-recursive
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.66 make[1]: Entering directory '/tmp/crun-build'
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.71 Making install in libocispec
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.71 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.76 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.76 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.77 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:19:47 [2023-08-08T23:19:47.343Z] #68 59.81 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.83 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 59.84 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.04 make  install-recursive
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.05 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:19:47 [2023-08-08T23:19:47.605Z] #68 60.08 Making install in yajl
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.09 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.11   CC       verify/json_verify-json_verify.o
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.11   CC       src/libyajl_la-yajl_alloc.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.11   CC       src/libyajl_la-yajl.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.11   CC       src/libyajl_la-yajl_gen.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.11   CC       src/libyajl_la-yajl_parser.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.12   CC       src/libyajl_la-yajl_buf.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.12   CC       src/libyajl_la-yajl_encode.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.13   CC       src/libyajl_la-yajl_lex.lo
23:19:47 [2023-08-08T23:19:47.866Z] #68 60.13   CC       src/libyajl_la-yajl_tree.lo
23:19:48 [2023-08-08T23:19:48.128Z] #68 60.65   CCLD     libyajl.la
23:19:48 [2023-08-08T23:19:48.703Z] #68 60.84   CCLD     verify/json_verify
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.06 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.06 make[5]: Nothing to be done for 'install-exec-am'.
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.06 make[5]: Nothing to be done for 'install-data-am'.
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.06 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.06 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.07 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.13   CC       src/validate.o
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.13   CC       src/image_spec_schema_config_schema.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.13   CC       src/image_spec_schema_content_descriptor.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.14   CC       src/image_spec_schema_defs.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.14   CC       src/image_spec_schema_defs_descriptor.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.14   CC       src/image_spec_schema_image_index_schema.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.14   CC       src/image_spec_schema_image_layout_schema.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.14   CC       src/image_spec_schema_image_manifest_schema.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.15   CC       src/runtime_spec_schema_config_linux.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.15   CC       src/runtime_spec_schema_config_zos.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.16   CC       src/runtime_spec_schema_config_schema.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.16   CC       src/runtime_spec_schema_config_solaris.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.16   CC       src/runtime_spec_schema_config_vm.lo
23:19:48 [2023-08-08T23:19:48.703Z] #68 61.17   CC       src/runtime_spec_schema_config_windows.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.17   CC       src/runtime_spec_schema_defs.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.18   CC       src/runtime_spec_schema_defs_linux.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.18   CC       src/runtime_spec_schema_defs_zos.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.18   CC       src/runtime_spec_schema_defs_vm.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.19   CC       src/runtime_spec_schema_defs_windows.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.19   CC       src/runtime_spec_schema_state_schema.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.19   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.19   CC       src/basic_test_double_array_item.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.20   CC       src/basic_test_double_array.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.21   CC       src/basic_test_top_array_int.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.22   CC       src/basic_test_top_array_string.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.22   CC       src/basic_test_top_double_array_int.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.22   CC       src/basic_test_top_double_array_obj.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.25   CC       src/basic_test_top_double_array_refobj.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.26   CC       src/basic_test_top_double_array_string.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.29   CC       src/read-file.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.32   CC       src/json_common.lo
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.34   CC       tests/test-1.o
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.34   CC       tests/test-2.o
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.34   CC       tests/test-3.o
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.38   CC       tests/test-4.o
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.39   CC       tests/test-5.o
23:19:48 [2023-08-08T23:19:48.965Z] #68 61.41   CC       tests/test-6.o
23:19:49 [2023-08-08T23:19:49.226Z] #68 61.43   CC       tests/test-7.o
23:19:49 [2023-08-08T23:19:49.226Z] #68 61.45   CC       tests/test-8.o
23:19:49 [2023-08-08T23:19:49.226Z] #68 61.46   CC       tests/test-9.o
23:19:49 [2023-08-08T23:19:49.226Z] #68 61.46   CC       tests/test-10.o
23:19:49 [2023-08-08T23:19:49.226Z] #68 61.52   CC       tests/test-11.o
23:19:51 [2023-08-08T23:19:51.776Z] #68 ...
23:19:51 [2023-08-08T23:19:51.776Z] 
23:19:51 [2023-08-08T23:19:51.776Z] #70 [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...)
23:19:51 [2023-08-08T23:19:51.776Z] #70 49.61 + bin/containerd
23:19:51 [2023-08-08T23:19:51.776Z] #70 49.61 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
23:19:52 [2023-08-08T23:19:52.036Z] #70 ...
23:19:52 [2023-08-08T23:19:52.036Z] 
23:19:52 [2023-08-08T23:19:52.036Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.32   CCLD     libocispec.la
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     src/validate
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-1
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-2
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-3
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-4
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-5
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.44   CCLD     tests/test-6
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.45   CCLD     tests/test-7
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.46   CCLD     tests/test-8
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.46   CCLD     tests/test-9
23:19:52 [2023-08-08T23:19:52.036Z] #68 64.48   CCLD     tests/test-10
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.48 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.49   CCLD     tests/test-11
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.58 libtool: link: ar cr libocispec.a 
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.58 libtool: link: ranlib libocispec.a
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.70 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[5]: Nothing to be done for 'install-exec-am'.
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[5]: Nothing to be done for 'install-data-am'.
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.72 make[2]: Entering directory '/tmp/crun-build'
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.75   CC       src/crun-crun.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.75   CC       src/crun-run.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.75   CC       src/crun-delete.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.75   CC       src/crun-pause.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.75   CC       src/crun-kill.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.76   CC       src/crun-unpause.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.77   CC       src/crun-spec.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.78   CC       src/crun-exec.o
23:19:52 [2023-08-08T23:19:52.298Z] #68 64.80   CC       src/crun-list.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.82   CC       src/crun-create.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.84   CC       src/crun-start.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.85   CC       src/crun-state.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.88   CC       src/crun-update.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.93   CC       src/crun-ps.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.94   CC       src/crun-checkpoint.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.94   CC       src/crun-restore.o
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.94   CC       src/libcrun/libcrun_la-utils.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.94   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.95   CC       src/libcrun/libcrun_la-container.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.96   CC       src/libcrun/libcrun_la-cgroup.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.96   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.97   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.97   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.97   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.97   CC       src/libcrun/libcrun_la-criu.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.98   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 64.98   CC       src/libcrun/libcrun_la-custom-handler.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 65.01   CC       src/libcrun/libcrun_la-linux.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 65.02   CC       src/libcrun/libcrun_la-seccomp.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 65.03   CC       src/libcrun/libcrun_la-ebpf.lo
23:19:52 [2023-08-08T23:19:52.560Z] #68 65.04   CC       src/libcrun/libcrun_la-error.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.07   CC       src/libcrun/libcrun_la-status.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.10   CC       src/libcrun/libcrun_la-terminal.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.11   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.11   CC       src/libcrun/libcrun_la-signals.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.12   CC       src/libcrun/libcrun_la-mount_flags.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.14   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.18   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.20   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.21   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.24   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:19:52 [2023-08-08T23:19:52.822Z] #68 65.29   CC       tests/init.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.31   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.33   CC       src/libcrun/libcrun_testing_a-utils.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.33   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.37   CC       src/libcrun/libcrun_testing_a-container.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.38   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.39   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.40   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.40   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.46   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.47   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:19:53 [2023-08-08T23:19:53.084Z] #68 65.50   CC       src/libcrun/libcrun_testing_a-criu.o
23:19:53 [2023-08-08T23:19:53.345Z] #68 65.55   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:19:53 [2023-08-08T23:19:53.346Z] #68 65.66   CC       src/libcrun/libcrun_testing_a-linux.o
23:19:53 [2023-08-08T23:19:53.346Z] #68 65.67   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:19:53 [2023-08-08T23:19:53.346Z] #68 65.77   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.80   CC       src/libcrun/libcrun_testing_a-error.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.84   CC       src/libcrun/libcrun_testing_a-status.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.92   CC       src/libcrun/libcrun_testing_a-terminal.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.96   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.97   CC       src/libcrun/libcrun_testing_a-signals.o
23:19:53 [2023-08-08T23:19:53.607Z] #68 65.99   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.07   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.09   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.19   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.25   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.26   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:19:53 [2023-08-08T23:19:53.869Z] #68 66.29   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:19:54 [2023-08-08T23:19:54.131Z] #68 66.30   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:19:54 [2023-08-08T23:19:54.131Z] #68 66.45   CCLD     tests/init
23:19:56 [2023-08-08T23:19:56.049Z] #68 68.50   CCLD     libcrun.la
23:19:56 [2023-08-08T23:19:56.311Z] #68 68.58   AR       libcrun_testing.a
23:19:56 [2023-08-08T23:19:56.311Z] #68 68.58 ar: `u' modifier ignored since `D' is the default (see `U')
23:19:56 [2023-08-08T23:19:56.311Z] #68 68.60   CCLD     tests/tests_libcrun_utils
23:19:56 [2023-08-08T23:19:56.311Z] #68 68.61   CCLD     tests/tests_libcrun_errors
23:19:56 [2023-08-08T23:19:56.311Z] #68 68.61   CCLD     tests/tests_libcrun_fuzzer
23:19:56 [2023-08-08T23:19:56.571Z] #68 68.80   CCLD     crun
23:19:56 [2023-08-08T23:19:56.571Z] #68 69.00 make[3]: Entering directory '/tmp/crun-build'
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.07  /bin/mkdir -p '/usr/local/share/man/man1'
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.07  /bin/mkdir -p '/usr/local/lib'
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.07  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.07  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.09 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.09 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.10 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:19:56 [2023-08-08T23:19:56.831Z] #68 69.10 libtool: install: ranlib /usr/local/lib/libcrun.a
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 ----------------------------------------------------------------------
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 Libraries have been installed in:
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25    /usr/local/lib
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 If you ever happen to want to link against installed libraries
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 in a given directory, LIBDIR, you must either use libtool, and
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 specify the full pathname of the library, or use the '-LLIBDIR'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 flag during linking and do at least one of the following:
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25      during execution
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25      during linking
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 See any operating system documentation about shared libraries for
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 more information, such as the ld(1) and ld.so(8) manual pages.
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25 ----------------------------------------------------------------------
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.25  /bin/mkdir -p '/build'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.26   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.28 libtool: install: /usr/bin/install -c crun /build/crun
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.29 make[3]: Leaving directory '/tmp/crun-build'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.29 make[2]: Leaving directory '/tmp/crun-build'
23:19:57 [2023-08-08T23:19:57.091Z] #68 69.29 make[1]: Leaving directory '/tmp/crun-build'
23:19:58 [2023-08-08T23:19:58.474Z] #68 ...
23:19:58 [2023-08-08T23:19:58.474Z] 
23:19:58 [2023-08-08T23:19:58.474Z] #70 [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...)
23:19:58 [2023-08-08T23:19:58.474Z] #70 66.43 + bin/containerd-stress
23:19:58 [2023-08-08T23:19:58.474Z] #70 ...
23:19:58 [2023-08-08T23:19:58.474Z] 
23:19:58 [2023-08-08T23:19:58.474Z] #68 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:19:58 [2023-08-08T23:19:58.474Z] #68 DONE 70.9s
23:19:58 [2023-08-08T23:19:58.474Z] 
23:19:58 [2023-08-08T23:19:58.474Z] #70 [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...)
23:19:58 [2023-08-08T23:19:58.474Z] #70 66.43 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
23:19:59 [2023-08-08T23:19:59.856Z] #70 67.77 + bin/containerd-shim
23:20:00 [2023-08-08T23:20:00.426Z] #70 68.32 + bin/containerd-shim-runc-v1
23:20:01 [2023-08-08T23:20:01.366Z] #70 69.15 + bin/containerd-shim-runc-v2
23:20:01 [2023-08-08T23:20:01.936Z] #70 69.92 + binaries
23:20:03 [2023-08-08T23:20:03.845Z] #70 DONE 71.9s
23:20:04 [2023-08-08T23:20:04.785Z] 
23:20:04 [2023-08-08T23:20:04.785Z] #90 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
23:20:06 [2023-08-08T23:20:06.694Z] #90 DONE 1.8s
23:20:06 [2023-08-08T23:20:06.694Z] 
23:20:06 [2023-08-08T23:20:06.694Z] #91 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
23:20:06 [2023-08-08T23:20:06.694Z] #91 DONE 0.4s
23:20:06 [2023-08-08T23:20:06.694Z] 
23:20:06 [2023-08-08T23:20:06.694Z] #92 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
23:20:08 [2023-08-08T23:20:08.076Z] #92 DONE 1.2s
23:20:08 [2023-08-08T23:20:08.076Z] 
23:20:08 [2023-08-08T23:20:08.076Z] #93 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
23:20:08 [2023-08-08T23:20:08.076Z] #93 DONE 0.0s
23:20:08 [2023-08-08T23:20:08.076Z] 
23:20:08 [2023-08-08T23:20:08.076Z] #94 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
23:20:08 [2023-08-08T23:20:08.076Z] #94 DONE 0.0s
23:20:08 [2023-08-08T23:20:08.076Z] 
23:20:08 [2023-08-08T23:20:08.076Z] #95 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
23:20:08 [2023-08-08T23:20:08.076Z] #95 DONE 0.0s
23:20:08 [2023-08-08T23:20:08.076Z] 
23:20:08 [2023-08-08T23:20:08.076Z] #96 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
23:20:09 [2023-08-08T23:20:09.015Z] #96 DONE 0.8s
23:20:09 [2023-08-08T23:20:09.015Z] 
23:20:09 [2023-08-08T23:20:09.015Z] #97 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
23:20:09 [2023-08-08T23:20:09.585Z] #97 DONE 0.8s
23:20:09 [2023-08-08T23:20:09.585Z] 
23:20:09 [2023-08-08T23:20:09.585Z] #98 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
23:20:09 [2023-08-08T23:20:09.585Z] #98 DONE 0.0s
23:20:09 [2023-08-08T23:20:09.585Z] 
23:20:09 [2023-08-08T23:20:09.585Z] #99 [dev-base  1/13] RUN groupadd -r docker
23:20:09 [2023-08-08T23:20:09.845Z] #99 DONE 0.2s
23:20:10 [2023-08-08T23:20:10.105Z] 
23:20:10 [2023-08-08T23:20:10.105Z] #100 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:20:10 [2023-08-08T23:20:10.365Z] #100 DONE 0.4s
23:20:10 [2023-08-08T23:20:10.365Z] 
23:20:10 [2023-08-08T23:20:10.365Z] #101 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:20:10 [2023-08-08T23:20:10.732Z] #101 0.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:20:10 [2023-08-08T23:20:10.732Z] #101 DONE 0.4s
23:20:10 [2023-08-08T23:20:10.732Z] 
23:20:10 [2023-08-08T23:20:10.732Z] #102 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:20:11 [2023-08-08T23:20:11.302Z] #102 DONE 0.5s
23:20:11 [2023-08-08T23:20:11.302Z] 
23:20:11 [2023-08-08T23:20:11.302Z] #103 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:20:11 [2023-08-08T23:20:11.302Z] #103 DONE 0.3s
23:20:11 [2023-08-08T23:20:11.562Z] 
23:20:11 [2023-08-08T23:20:11.562Z] #104 [dev-base  6/13] RUN ldconfig
23:20:11 [2023-08-08T23:20:11.822Z] #104 DONE 0.4s
23:20:11 [2023-08-08T23:20:11.822Z] 
23:20:11 [2023-08-08T23:20:11.822Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:20:12 [2023-08-08T23:20:12.392Z] #105 DONE 0.4s
23:20:12 [2023-08-08T23:20:12.392Z] 
23:20:12 [2023-08-08T23:20:12.392Z] #106 [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
23:20:12 [2023-08-08T23:20:12.962Z] #106 0.606 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:20:12 [2023-08-08T23:20:12.962Z] #106 0.620 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:20:12 [2023-08-08T23:20:12.962Z] #106 0.624 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:20:12 [2023-08-08T23:20:12.962Z] #106 0.750 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
23:20:12 [2023-08-08T23:20:12.962Z] #106 0.875 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB]
23:20:13 [2023-08-08T23:20:13.222Z] #106 0.993 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB]
23:20:13 [2023-08-08T23:20:13.791Z] #106 1.713 Fetched 8543 kB in 1s (6248 kB/s)
23:20:14 [2023-08-08T23:20:14.361Z] #106 1.713 Reading package lists...
23:20:14 [2023-08-08T23:20:14.930Z] #106 2.284 Reading package lists...
23:20:15 [2023-08-08T23:20:15.500Z] #106 2.845 Building dependency tree...
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.298 The following additional packages will be installed:
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.298   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.298   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.298   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.299   libnfnetlink0 libnftnl11 libonig5 libsystemd0 libxtables12 python-pip-whl
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.299   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.299   xxd
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301 Suggested packages:
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301   ctags vim-doc vim-scripts xfsdump acl attr quota
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301 Recommended packages:
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301   libatm1 nftables libpam-cap build-essential python3-dev dbus
23:20:15 [2023-08-08T23:20:15.759Z] #106 3.301   systemd-timesyncd | time-daemon unzip
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.645 The following NEW packages will be installed:
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.646   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.646   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.646   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.646   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.646   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.647   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.647   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.647   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.647   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.647   xz-utils zip zstd
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.649 The following packages will be upgraded:
23:20:16 [2023-08-08T23:20:16.019Z] #106 3.649   libsystemd0
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.947 1 upgraded, 59 newly installed, 0 to remove and 2 not upgraded.
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.947 Need to get 32.4 MB of archives.
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.947 After this operation, 124 MB of additional disk space will be used.
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.947 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd0 arm64 247.3-7+deb11u4 [355 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.955 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.957 Get:3 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.959 Get:4 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.961 Get:5 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.962 Get:6 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.964 Get:7 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.967 Get:8 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.972 Get:9 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.973 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 3.975 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.112 Get:12 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.113 Get:13 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.114 Get:14 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.114 Get:15 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.115 Get:16 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.118 Get:17 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.118 Get:18 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.122 Get:19 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.124 Get:20 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.140 Get:21 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.141 Get:22 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.142 Get:23 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.143 Get:24 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
23:20:16 [2023-08-08T23:20:16.279Z] #106 4.180 Get:25 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.181 Get:26 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.196 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.196 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.196 Get:29 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.201 Get:30 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.203 Get:31 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.204 Get:32 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.205 Get:33 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.206 Get:34 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.206 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
23:20:16 [2023-08-08T23:20:16.539Z] #106 4.206 Get:36 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.254 Get:37 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.254 Get:38 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.255 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.256 Get:40 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.256 Get:41 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.256 Get:42 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.257 Get:43 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.258 Get:44 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.259 Get:45 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.267 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.270 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.271 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.276 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.279 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.279 Get:51 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.287 Get:52 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.292 Get:53 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.294 Get:54 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.297 Get:55 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.300 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.335 Get:57 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.342 Get:58 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.346 Get:59 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
23:20:16 [2023-08-08T23:20:16.540Z] #106 4.347 Get:60 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.495 debconf: delaying package configuration, since apt-utils is not installed
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.535 Fetched 32.4 MB in 1s (47.0 MB/s)
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.560 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.570 Preparing to unpack .../libsystemd0_247.3-7+deb11u4_arm64.deb ...
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.584 Unpacking libsystemd0:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.660 Setting up libsystemd0:arm64 (247.3-7+deb11u4) ...
23:20:16 [2023-08-08T23:20:16.799Z] #106 4.704 Selecting previously unselected package libapparmor1:arm64.
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.704 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.713 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.717 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.760 Selecting previously unselected package libcap2:arm64.
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.763 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.766 Unpacking libcap2:arm64 (1:2.44-1) ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.803 Selecting previously unselected package libargon2-1:arm64.
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.806 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.809 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.843 Selecting previously unselected package dmsetup.
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.845 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.849 Unpacking dmsetup (2:1.02.175-2.1) ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.888 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.890 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.894 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:20:17 [2023-08-08T23:20:17.059Z] #106 4.938 Selecting previously unselected package libjson-c5:arm64.
23:20:17 [2023-08-08T23:20:17.319Z] #106 4.941 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 4.946 Unpacking libjson-c5:arm64 (0.15-2) ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 4.981 Selecting previously unselected package libcryptsetup12:arm64.
23:20:17 [2023-08-08T23:20:17.319Z] #106 4.983 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 4.986 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.037 Selecting previously unselected package libip4tc2:arm64.
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.040 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.043 Unpacking libip4tc2:arm64 (1.8.7-1) ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.078 Selecting previously unselected package libkmod2:arm64.
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.081 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.084 Unpacking libkmod2:arm64 (28-1) ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.130 Selecting previously unselected package systemd.
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.133 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.319Z] #106 5.180 Unpacking systemd (247.3-7+deb11u4) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.549 Selecting previously unselected package pigz.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.552 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.555 Unpacking pigz (2.6-1) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.592 Selecting previously unselected package libelf1:arm64.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.594 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.597 Unpacking libelf1:arm64 (0.183-1) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.648 Selecting previously unselected package libbpf0:arm64.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.651 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.655 Unpacking libbpf0:arm64 (1:0.3-2) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.691 Selecting previously unselected package libmnl0:arm64.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.693 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.697 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.731 Selecting previously unselected package libxtables12:arm64.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.733 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.737 Unpacking libxtables12:arm64 (1.8.7-1) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.770 Selecting previously unselected package libcap2-bin.
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.772 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.775 Unpacking libcap2-bin (1:2.44-1) ...
23:20:17 [2023-08-08T23:20:17.889Z] #106 5.816 Selecting previously unselected package iproute2.
23:20:18 [2023-08-08T23:20:18.149Z] #106 5.818 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.823 Unpacking iproute2 (5.10.0-4) ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.923 Selecting previously unselected package xxd.
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.925 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.928 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.977 Selecting previously unselected package vim-common.
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.979 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 5.989 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:20:18 [2023-08-08T23:20:18.150Z] #106 6.042 Selecting previously unselected package bash-completion.
23:20:18 [2023-08-08T23:20:18.410Z] #106 6.045 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
23:20:18 [2023-08-08T23:20:18.980Z] #106 6.703 Unpacking bash-completion (1:2.11-2) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.817 Selecting previously unselected package bzip2.
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.819 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.823 Unpacking bzip2 (1.0.8-4) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.858 Selecting previously unselected package xz-utils.
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.860 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.866 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.926 Selecting previously unselected package apparmor.
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.929 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 6.952 Unpacking apparmor (2.13.6-10) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.046 Selecting previously unselected package inetutils-ping.
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.049 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.052 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.100 Selecting previously unselected package libip6tc2:arm64.
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.103 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.107 Unpacking libip6tc2:arm64 (1.8.7-1) ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.141 Selecting previously unselected package libnfnetlink0:arm64.
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.143 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.240Z] #106 7.147 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.181 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.184 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.189 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.229 Selecting previously unselected package libnftnl11:arm64.
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.231 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.236 Unpacking libnftnl11:arm64 (1.1.9-1) ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.270 Selecting previously unselected package iptables.
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.273 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.276 Unpacking iptables (1.8.7-1) ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.348 Selecting previously unselected package libonig5:arm64.
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.351 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.355 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:20:19 [2023-08-08T23:20:19.500Z] #106 7.401 Selecting previously unselected package libjq1:arm64.
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.403 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.407 Unpacking libjq1:arm64 (1.6-2.1) ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.444 Selecting previously unselected package jq.
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.447 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.451 Unpacking jq (1.6-2.1) ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.490 Selecting previously unselected package libaio1:arm64.
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.492 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.496 Unpacking libaio1:arm64 (0.3.112-9) ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.531 Selecting previously unselected package libgpm2:arm64.
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.534 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.540 Unpacking libgpm2:arm64 (1.20.7-8) ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.578 Selecting previously unselected package libicu67:arm64.
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.580 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
23:20:19 [2023-08-08T23:20:19.760Z] #106 7.584 Unpacking libicu67:arm64 (67.1-7) ...
23:20:20 [2023-08-08T23:20:20.330Z] #106 8.254 Selecting previously unselected package libinih1:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.256 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.259 Unpacking libinih1:arm64 (53-1+b2) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.295 Selecting previously unselected package libmicrohttpd12:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.298 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.302 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.341 Selecting previously unselected package libnet1:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.344 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.347 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.385 Selecting previously unselected package libnl-3-200:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.388 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.391 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.430 Selecting previously unselected package libprotobuf-c1:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.432 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.436 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.469 Selecting previously unselected package libyajl2:arm64.
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.472 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.476 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:20:20 [2023-08-08T23:20:20.590Z] #106 8.507 Selecting previously unselected package net-tools.
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.510 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.514 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.563 Selecting previously unselected package patch.
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.566 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.569 Unpacking patch (2.7.6-7) ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.606 Selecting previously unselected package python-pip-whl.
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.608 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.612 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:20:20 [2023-08-08T23:20:20.850Z] #106 8.746 Selecting previously unselected package python3-lib2to3.
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.749 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.752 Unpacking python3-lib2to3 (3.9.2-1) ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.795 Selecting previously unselected package python3-distutils.
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.797 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.802 Unpacking python3-distutils (3.9.2-1) ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.844 Selecting previously unselected package python3-pkg-resources.
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.847 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.850 Unpacking python3-pkg-resources (52.0.0-4) ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.895 Selecting previously unselected package python3-setuptools.
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.898 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.901 Unpacking python3-setuptools (52.0.0-4) ...
23:20:21 [2023-08-08T23:20:21.110Z] #106 8.963 Selecting previously unselected package python3-wheel.
23:20:21 [2023-08-08T23:20:21.370Z] #106 8.965 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 8.969 Unpacking python3-wheel (0.34.2-1) ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.001 Selecting previously unselected package python3-pip.
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.004 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.009 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.078 Selecting previously unselected package sudo.
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.081 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.086 Unpacking sudo (1.9.5p2-3+deb11u1) ...
23:20:21 [2023-08-08T23:20:21.370Z] #106 9.199 Selecting previously unselected package systemd-journal-remote.
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.201 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.205 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.243 Selecting previously unselected package thin-provisioning-tools.
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.246 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.250 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.309 Selecting previously unselected package uidmap.
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.311 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.315 Unpacking uidmap (1:4.8.1-1) ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.360 Selecting previously unselected package vim-runtime.
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.363 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.373 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.384 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:20:21 [2023-08-08T23:20:21.630Z] #106 9.387 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:20:22 [2023-08-08T23:20:22.199Z] #106 9.949 Selecting previously unselected package vim.
23:20:22 [2023-08-08T23:20:22.199Z] #106 9.952 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:20:22 [2023-08-08T23:20:22.199Z] #106 9.961 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.09 Selecting previously unselected package xfsprogs.
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.09 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.10 Unpacking xfsprogs (5.10.0-4) ...
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.20 Selecting previously unselected package zip.
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.20 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.20 Unpacking zip (3.0-12) ...
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.30 Selecting previously unselected package zstd.
23:20:22 [2023-08-08T23:20:22.459Z] #106 10.30 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
23:20:22 [2023-08-08T23:20:22.719Z] #106 10.30 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:20:22 [2023-08-08T23:20:22.719Z] #106 10.40 Setting up python3-pkg-resources (52.0.0-4) ...
23:20:22 [2023-08-08T23:20:22.719Z] #106 10.59 Setting up libip4tc2:arm64 (1.8.7-1) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.61 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.62 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.63 Setting up libgpm2:arm64 (1.20.7-8) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.64 Setting up libicu67:arm64 (67.1-7) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.65 Setting up libip6tc2:arm64 (1.8.7-1) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.66 Setting up libinih1:arm64 (53-1+b2) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.68 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.69 Setting up uidmap (1:4.8.1-1) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.70 Setting up libyajl2:arm64 (2.1.0-3) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.72 Setting up bzip2 (1.0.8-4) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:20:22 [2023-08-08T23:20:22.980Z] #106 10.74 Setting up python3-wheel (0.34.2-1) ...
23:20:23 [2023-08-08T23:20:23.239Z] #106 10.89 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
23:20:23 [2023-08-08T23:20:23.239Z] #106 10.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:20:23 [2023-08-08T23:20:23.239Z] #106 10.91 Setting up libcap2:arm64 (1:2.44-1) ...
23:20:23 [2023-08-08T23:20:23.239Z] #106 10.92 Setting up libcap2-bin (1:2.44-1) ...
23:20:23 [2023-08-08T23:20:23.239Z] #106 10.93 Setting up apparmor (2.13.6-10) ...
23:20:23 [2023-08-08T23:20:23.810Z] #106 11.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
23:20:23 [2023-08-08T23:20:23.810Z] #106 11.70 Setting up zip (3.0-12) ...
23:20:23 [2023-08-08T23:20:23.810Z] #106 11.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:20:24 [2023-08-08T23:20:24.069Z] #106 11.73 Setting up bash-completion (1:2.11-2) ...
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.50 Setting up libmnl0:arm64 (1.0.4-3) ...
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.51 Setting up patch (2.7.6-7) ...
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.52 Setting up sudo (1.9.5p2-3+deb11u1) ...
23:20:24 [2023-08-08T23:20:24.639Z] #106 12.56 invoke-rc.d: could not determine current runlevel
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.57 invoke-rc.d: policy-rc.d denied execution of start.
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.57 Setting up libxtables12:arm64 (1.8.7-1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.58 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.59 Setting up pigz (2.6-1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:20:24 [2023-08-08T23:20:24.899Z] #106 12.82 Setting up libaio1:arm64 (0.3.112-9) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.83 Setting up python3-lib2to3 (3.9.2-1) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.92 Setting up libelf1:arm64 (0.183-1) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.94 Setting up libjson-c5:arm64 (0.15-2) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.95 Setting up zstd (1.4.8+dfsg-2.1) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.97 Setting up libkmod2:arm64 (28-1) ...
23:20:25 [2023-08-08T23:20:25.159Z] #106 12.97 Setting up python3-distutils (3.9.2-1) ...
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:20:25 [2023-08-08T23:20:25.419Z] #106 13.15 Setting up python3-setuptools (52.0.0-4) ...
23:20:25 [2023-08-08T23:20:25.679Z] #106 13.48 Setting up libjq1:arm64 (1.6-2.1) ...
23:20:25 [2023-08-08T23:20:25.939Z] #106 13.49 Setting up libnftnl11:arm64 (1.1.9-1) ...
23:20:25 [2023-08-08T23:20:25.939Z] #106 13.50 Setting up thin-provisioning-tools (0.9.0-1) ...
23:20:25 [2023-08-08T23:20:25.939Z] #106 13.51 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:20:25 [2023-08-08T23:20:25.939Z] #106 13.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.78 Setting up jq (1.6-2.1) ...
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.79 Setting up libbpf0:arm64 (1:0.3-2) ...
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.80 Setting up iptables (1.8.7-1) ...
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:20:26 [2023-08-08T23:20:26.200Z] #106 13.88 Setting up iproute2 (5.10.0-4) ...
23:20:26 [2023-08-08T23:20:26.200Z] #106 14.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.03 Setting up dmsetup (2:1.02.175-2.1) ...
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.04 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.05 Setting up systemd (247.3-7+deb11u4) ...
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:20:26 [2023-08-08T23:20:26.460Z] #106 14.11 Initializing machine ID from random generator.
23:20:26 [2023-08-08T23:20:26.720Z] #106 14.55 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
23:20:26 [2023-08-08T23:20:26.980Z] #106 14.67 Setting up xfsprogs (5.10.0-4) ...
23:20:26 [2023-08-08T23:20:26.980Z] #106 14.68 System has not been booted with systemd as init system (PID 1). Can't operate.
23:20:26 [2023-08-08T23:20:26.980Z] #106 14.68 Failed to connect to bus: Host is down
23:20:26 [2023-08-08T23:20:26.980Z] #106 14.68 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:20:27 [2023-08-08T23:20:27.920Z] #106 DONE 15.7s
23:20:27 [2023-08-08T23:20:27.920Z] 
23:20:27 [2023-08-08T23:20:27.920Z] #107 [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
23:20:28 [2023-08-08T23:20:28.491Z] #107 0.325 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:20:28 [2023-08-08T23:20:28.491Z] #107 0.328 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:20:28 [2023-08-08T23:20:28.491Z] #107 0.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:20:28 [2023-08-08T23:20:28.491Z] #107 DONE 0.4s
23:20:28 [2023-08-08T23:20:28.491Z] 
23:20:28 [2023-08-08T23:20:28.491Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
23:20:35 [2023-08-08T23:20:35.066Z] #108 5.670 Collecting yamllint==1.27.1
23:20:35 [2023-08-08T23:20:35.066Z] #108 6.713   Downloading yamllint-1.27.1.tar.gz (129 kB)
23:20:35 [2023-08-08T23:20:35.326Z] #108 7.023 Collecting pathspec>=0.5.3
23:20:35 [2023-08-08T23:20:35.326Z] #108 7.027   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
23:20:35 [2023-08-08T23:20:35.326Z] #108 7.138 Collecting pyyaml
23:20:35 [2023-08-08T23:20:35.586Z] #108 7.146   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
23:20:35 [2023-08-08T23:20:35.586Z] #108 7.216 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
23:20:35 [2023-08-08T23:20:35.586Z] #108 7.221 Building wheels for collected packages: yamllint
23:20:35 [2023-08-08T23:20:35.586Z] #108 7.222   Building wheel for yamllint (setup.py): started
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.478   Building wheel for yamllint (setup.py): finished with status 'done'
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.478   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9d37d69093dabda377048ca4266ac66d7e68ccc8d0480eb8be01fe23cb129d07
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.478   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.481 Successfully built yamllint
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.487 Installing collected packages: pyyaml, pathspec, yamllint
23:20:35 [2023-08-08T23:20:35.846Z] #108 7.601 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
23:20:35 [2023-08-08T23:20:35.846Z] #108 DONE 7.7s
23:20:36 [2023-08-08T23:20:36.106Z] 
23:20:36 [2023-08-08T23:20:36.106Z] #109 [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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
23:20:36 [2023-08-08T23:20:36.676Z] #109 0.584 Hit:1 http://deb.debian.org/debian bullseye InRelease
23:20:36 [2023-08-08T23:20:36.676Z] #109 0.584 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
23:20:36 [2023-08-08T23:20:36.676Z] #109 0.584 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:20:37 [2023-08-08T23:20:37.506Z] #109 0.950 Reading package lists...
23:20:38 [2023-08-08T23:20:38.078Z] #109 1.518 Reading package lists...
23:20:38 [2023-08-08T23:20:38.339Z] #109 2.072 Building dependency tree...
23:20:38 [2023-08-08T23:20:38.339Z] #109 2.242 Reading state information...
23:20:38 [2023-08-08T23:20:38.339Z] #109 2.474 gcc is already the newest version (4:10.2.1-1).
23:20:38 [2023-08-08T23:20:38.339Z] #109 2.474 pkg-config is already the newest version (0.29.2-1).
23:20:38 [2023-08-08T23:20:38.339Z] #109 2.474 The following additional packages will be installed:
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.474   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.474   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.474   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.474   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.475   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.475   libudev1 uuid-dev zlib1g-dev
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.477 Suggested packages:
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.477   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.477   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.477 Recommended packages:
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.477   build-essential fakeroot libalgorithm-merge-perl
23:20:38 [2023-08-08T23:20:38.599Z] #109 2.725 The following NEW packages will be installed:
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.725   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.726   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.727 The following packages will be upgraded:
23:20:38 [2023-08-08T23:20:38.858Z] #109 2.728   libudev1
23:20:38 [2023-08-08T23:20:38.858Z] #109 3.001 1 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
23:20:38 [2023-08-08T23:20:38.858Z] #109 3.001 Need to get 10.4 MB of archives.
23:20:38 [2023-08-08T23:20:38.858Z] #109 3.001 After this operation, 41.5 MB of additional disk space will be used.
23:20:38 [2023-08-08T23:20:38.858Z] #109 3.001 Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 libudev1 arm64 247.3-7+deb11u4 [163 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.006 Get:2 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.045 Get:3 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.051 Get:4 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.052 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.052 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.069 Get:7 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.070 Get:8 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.070 Get:9 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.071 Get:10 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.072 Get:11 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.104 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.104 Get:13 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.106 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.107 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.108 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.109 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.112 Get:18 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.113 Get:19 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.121 Get:20 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.121 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.143 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.144 Get:23 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.153 Get:24 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.154 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.155 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.156 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.157 Get:28 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.160 Get:29 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.161 Get:30 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
23:20:39 [2023-08-08T23:20:39.119Z] #109 3.205 Get:31 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:20:39 [2023-08-08T23:20:39.379Z] #109 3.206 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
23:20:39 [2023-08-08T23:20:39.379Z] #109 3.207 Get:33 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
23:20:39 [2023-08-08T23:20:39.379Z] #109 3.410 debconf: delaying package configuration, since apt-utils is not installed
23:20:39 [2023-08-08T23:20:39.379Z] #109 3.453 Fetched 10.4 MB in 0s (22.0 MB/s)
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.479 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.492 Preparing to unpack .../libudev1_247.3-7+deb11u4_arm64.deb ...
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.505 Unpacking libudev1:arm64 (247.3-7+deb11u4) over (247.3-7+deb11u2) ...
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.588 Setting up libudev1:arm64 (247.3-7+deb11u4) ...
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.660 Selecting previously unselected package dpkg-dev.
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.660 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.671 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
23:20:39 [2023-08-08T23:20:39.639Z] #109 3.675 Unpacking dpkg-dev (1.20.12) ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.794 Selecting previously unselected package libgirepository-1.0-1:arm64.
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.797 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.800 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.835 Selecting previously unselected package gir1.2-glib-2.0:arm64.
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.837 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.841 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.879 Selecting previously unselected package libsecret-common.
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.881 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.885 Unpacking libsecret-common (0.20.4-2) ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.932 Selecting previously unselected package libsecret-1-0:arm64.
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.935 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.939 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
23:20:39 [2023-08-08T23:20:39.899Z] #109 3.974 Selecting previously unselected package gir1.2-secret-1:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 3.976 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 3.980 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.007 Selecting previously unselected package libapparmor-dev:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.010 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.013 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.050 Selecting previously unselected package uuid-dev:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.053 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.056 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.097 Selecting previously unselected package libblkid-dev:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.099 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.108 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.157 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.160 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.163 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.190 Selecting previously unselected package libudev-dev:arm64.
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.193 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.196 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
23:20:40 [2023-08-08T23:20:40.159Z] #109 4.235 Selecting previously unselected package libsepol1-dev:arm64.
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.238 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.241 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.302 Selecting previously unselected package libpcre2-16-0:arm64.
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.305 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.308 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.357 Selecting previously unselected package libpcre2-32-0:arm64.
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.359 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.363 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.408 Selecting previously unselected package libpcre2-posix2:arm64.
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.411 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.414 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.442 Selecting previously unselected package libpcre2-dev:arm64.
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.445 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.419Z] #109 4.448 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.523 Selecting previously unselected package libselinux1-dev:arm64.
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.525 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.529 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.648 Selecting previously unselected package libdevmapper-dev:arm64.
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.651 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.655 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.684 Selecting previously unselected package libffi-dev:arm64.
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.687 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.690 Unpacking libffi-dev:arm64 (3.3-6) ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.721 Selecting previously unselected package libglib2.0-data.
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.724 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
23:20:40 [2023-08-08T23:20:40.679Z] #109 4.727 Unpacking libglib2.0-data (2.66.8-1) ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.857 Selecting previously unselected package libglib2.0-bin.
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.860 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.864 Unpacking libglib2.0-bin (2.66.8-1) ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.905 Selecting previously unselected package libglib2.0-dev-bin.
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.908 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.911 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.953 Selecting previously unselected package libmount-dev:arm64.
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.956 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.960 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 4.998 Selecting previously unselected package libpcre16-3:arm64.
23:20:40 [2023-08-08T23:20:40.938Z] #109 5.001 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 5.004 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
23:20:40 [2023-08-08T23:20:40.938Z] #109 5.048 Selecting previously unselected package libpcre32-3:arm64.
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.051 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.054 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.100 Selecting previously unselected package libpcrecpp0v5:arm64.
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.102 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.106 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.139 Selecting previously unselected package libpcre3-dev:arm64.
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.142 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.145 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.219 Selecting previously unselected package zlib1g-dev:arm64.
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.222 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.225 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.266 Selecting previously unselected package libglib2.0-dev:arm64.
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.269 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.198Z] #109 5.272 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.454 Selecting previously unselected package libseccomp-dev:arm64.
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.457 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.460 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.497 Selecting previously unselected package libsecret-1-dev:arm64.
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.500 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.503 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
23:20:41 [2023-08-08T23:20:41.458Z] #109 5.555 Selecting previously unselected package libsystemd-dev:arm64.
23:20:41 [2023-08-08T23:20:41.718Z] #109 5.558 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
23:20:41 [2023-08-08T23:20:41.718Z] #109 5.562 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
23:20:41 [2023-08-08T23:20:41.718Z] #109 5.691 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.718Z] #109 5.702 Setting up libglib2.0-dev-bin (2.66.8-1) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.864 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.873 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.883 Setting up libpcre16-3:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.892 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.901 Setting up libffi-dev:arm64 (3.3-6) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.911 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.977Z] #109 5.920 Setting up dpkg-dev (1.20.12) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.936 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.946 Setting up libglib2.0-data (2.66.8-1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.956 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.966 Setting up libpcre32-3:arm64 (2:8.39-13) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.977 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.987 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 5.997 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.007 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.017 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.026 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.036 Setting up libsecret-common (0.20.4-2) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.046 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:41 [2023-08-08T23:20:41.978Z] #109 6.060 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.069 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.080 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.089 Setting up libglib2.0-bin (2.66.8-1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.098 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.108 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.119 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.129 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.138 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.147 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.159 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.169 No schema files found: doing nothing.
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.173 Processing triggers for libc-bin (2.31-13+deb11u6) ...
23:20:42 [2023-08-08T23:20:42.238Z] #109 6.192 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
23:20:42 [2023-08-08T23:20:42.498Z] #109 DONE 6.5s
23:20:42 [2023-08-08T23:20:42.498Z] 
23:20:42 [2023-08-08T23:20:42.498Z] #110 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
23:20:43 [2023-08-08T23:20:43.068Z] #110 DONE 0.6s
23:20:43 [2023-08-08T23:20:43.068Z] 
23:20:43 [2023-08-08T23:20:43.068Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
23:20:43 [2023-08-08T23:20:43.638Z] #111 DONE 0.3s
23:20:43 [2023-08-08T23:20:43.638Z] 
23:20:43 [2023-08-08T23:20:43.638Z] #112 [dev 1/1] COPY --link . .
23:20:46 [2023-08-08T23:20:46.178Z] #112 DONE 2.5s
23:20:46 [2023-08-08T23:20:46.178Z] 
23:20:46 [2023-08-08T23:20:46.178Z] #113 exporting to image
23:20:46 [2023-08-08T23:20:46.178Z] #113 exporting layers
23:20:46 [2023-08-08T23:20:46.748Z] #113 exporting layers 0.9s done
23:20:46 [2023-08-08T23:20:46.748Z] #113 writing image sha256:0a6a679cda2198f7b28aee7fceaa393d96e8f130aa0fa836917d20d6ce6f6ac2 done
23:20:46 [2023-08-08T23:20:46.748Z] #113 naming to docker.io/library/docker:56ce51a1f47db747ec5f34d7789f3357fea412fa done
23:20:46 [2023-08-08T23:20:46.748Z] #113 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:20:47 [2023-08-08T23:20:47.062Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:20:47 [2023-08-08T23:20:47.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56ce51a1f47db747ec5f34d7789f3357fea412fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56ce51a1f47db747ec5f34d7789f3357fea412fa hack/test/unit
23:20:47 [2023-08-08T23:20:47.611Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
23:20:47 [2023-08-08T23:20:47.611Z] + TESTFLAGS+=' -test.timeout=5m'
23:20:47 [2023-08-08T23:20:47.611Z] + TESTDIRS=./...
23:20:47 [2023-08-08T23:20:47.611Z] + exclude_paths='/vendor/|/integration'
23:20:47 [2023-08-08T23:20:47.611Z] ++ go list ./...
23:20:47 [2023-08-08T23:20:47.611Z] ++ grep -vE '(/vendor/|/integration)'
23:20:48 [2023-08-08T23:20:48.183Z] + pkg_list='github.com/docker/docker/api
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/backend/build
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/httpstatus
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/httputils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/middleware
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/build
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/checkpoint
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/container
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/debug
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/distribution
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/grpc
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/image
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/network
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/plugin
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/session
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/swarm
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/system
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/server/router/volume
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/backend
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/blkiodev
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/container
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/events
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/filters
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/image
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/mount
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/network
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/plugins/logdriver
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/registry
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/strslice
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/swarm
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/swarm/runtime
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/system
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/time
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/versions
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/versions/v1p19
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/versions/v1p20
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/api/types/volume
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/exporter
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/worker
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/builder-next/worker/label
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/dockerfile
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/remotecontext
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/remotecontext/git
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/builder/remotecontext/urlutil
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cli/debug
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cli/winresources/docker-proxy
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cli/winresources/dockerd
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/client
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/client/buildkit
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cmd/docker-proxy
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cmd/dockerd
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cmd/dockerd/trap
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/container
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/container/stream
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/contrib/apparmor
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/contrib/httpserver
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster/convert
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster/executor
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster/executor/container
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/cluster/provider
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/config
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/containerd
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/events
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/events/testutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/copy
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/register
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/vfs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/graphdriver/zfs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/images
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/initlayer
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/links
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/listeners
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/awslogs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/fluentd
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/gcplogs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/gelf
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/journald
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/local
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/logentries
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/loggertest
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/loggerutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/splunk
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/syslog
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/logger/templates
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/names
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/network
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/snapshotter
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/daemon/stats
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/distribution
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/distribution/metadata
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/distribution/utils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/distribution/xfer
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/dockerversion
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/errdefs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/image
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/image/cache
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/image/tarexport
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/image/v1
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/mod
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/mounttree
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/test/suite
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/testutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/testutils/netnsutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/internal/unshare
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/layer
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd/queue
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd/remote
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd/shimopts
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd/supervisor
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libcontainerd/types
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/bitmap
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cluster
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/config
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/datastore
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/diagnostic
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/discoverapi
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/driverapi
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/host
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/null
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/overlay
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/remote
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/windows
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/drvregistry
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/etchosts
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/internal/caller
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/internal/kvstore
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipam
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipamapi
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipams/builtin
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipams/null
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipams/remote
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipamutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ipbits
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/iptables
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/netlabel
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/netutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/networkdb
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/ns
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/options
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/osl
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/osl/kernel
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/portallocator
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/portmapper
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/resolvconf
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/scope
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/libnetwork/types
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/oci
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/oci/caps
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/opts
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/aaparser
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/archive
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/authorization
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/broadcaster
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/capabilities
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/chrootarchive
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/containerfs
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/directory
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/dmesg
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/fileutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/homedir
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/idtools
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/ioutils
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/jsonmessage
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/longpath
23:20:48 [2023-08-08T23:20:48.183Z] github.com/docker/docker/pkg/loopback
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/meminfo
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/namesgenerator
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers/kernel
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/pidfile
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/platform
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/platforms
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugingetter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/transport
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/pools
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/process
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/progress
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/reexec
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/rootless
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/rootless/specconv
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stack
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stdcopy
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/streamformatter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stringid
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/sysinfo
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/system
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/tailfile
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/tarsum
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/useragent
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin/executor/containerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin/v2
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/profiles/apparmor
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/profiles/seccomp
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/quota
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/reference
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/registry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/registry/resumable
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/restartmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/runconfig
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/runconfig/opts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/daemon
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/environment
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakecontext
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakegit
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakestorage
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/load
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/registry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/request
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/drivers
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/local
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/mounts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/service
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/service/opts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/testutils'
23:20:48 [2023-08-08T23:20:48.184Z] ++ grep --fixed-strings -v /libnetwork
23:20:48 [2023-08-08T23:20:48.184Z] ++ echo 'github.com/docker/docker/api
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/backend/build
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/httpstatus
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/httputils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/middleware
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/build
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/checkpoint
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/container
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/debug
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/distribution
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/grpc
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/image
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/network
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/session
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/swarm
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/system
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/router/volume
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/backend
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/blkiodev
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/container
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/events
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/filters
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/image
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/mount
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/network
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/plugins/logdriver
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/registry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/strslice
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/swarm
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/swarm/runtime
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/system
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/time
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/versions
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/versions/v1p19
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/versions/v1p20
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/types/volume
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/exporter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/worker
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/builder-next/worker/label
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/dockerfile
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/remotecontext
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/remotecontext/git
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/builder/remotecontext/urlutil
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cli/debug
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cli/winresources/docker-proxy
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cli/winresources/dockerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/client
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/client/buildkit
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cmd/docker-proxy
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cmd/dockerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cmd/dockerd/trap
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/container
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/container/stream
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/contrib/apparmor
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/contrib/httpserver
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster/convert
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster/executor
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster/executor/container
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/cluster/provider
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/config
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/containerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/events
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/events/testutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/copy
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/register
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/vfs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/graphdriver/zfs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/images
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/initlayer
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/links
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/listeners
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/awslogs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/fluentd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/gcplogs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/gelf
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/journald
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/local
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/logentries
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/loggertest
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/loggerutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/splunk
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/syslog
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/logger/templates
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/names
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/network
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/snapshotter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/daemon/stats
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/distribution
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/distribution/metadata
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/distribution/utils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/distribution/xfer
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/dockerversion
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/errdefs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/image
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/image/cache
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/image/tarexport
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/image/v1
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/mod
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/mounttree
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/test/suite
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/testutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/testutils/netnsutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/internal/unshare
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/layer
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd/queue
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd/remote
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd/shimopts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd/supervisor
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libcontainerd/types
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/bitmap
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cluster
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/config
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/datastore
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/diagnostic
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/discoverapi
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/driverapi
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/host
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/null
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/overlay
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/remote
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/windows
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/drvregistry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/etchosts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/internal/caller
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/internal/kvstore
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipam
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipamapi
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipams/builtin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipams/null
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipams/remote
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipamutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ipbits
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/iptables
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/netlabel
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/netutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/networkdb
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/ns
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/options
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/osl
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/osl/kernel
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/portallocator
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/portmapper
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/resolvconf
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/scope
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/libnetwork/types
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/oci
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/oci/caps
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/opts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/aaparser
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/archive
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/authorization
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/broadcaster
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/capabilities
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/chrootarchive
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/containerfs
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/directory
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/dmesg
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/fileutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/homedir
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/idtools
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/ioutils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/jsonmessage
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/longpath
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/loopback
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/meminfo
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/namesgenerator
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers/kernel
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/pidfile
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/platform
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/platforms
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugingetter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/plugins/transport
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/pools
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/process
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/progress
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/reexec
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/rootless
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/rootless/specconv
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stack
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stdcopy
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/streamformatter
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/stringid
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/sysinfo
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/system
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/tailfile
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/tarsum
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/pkg/useragent
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin/executor/containerd
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/plugin/v2
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/profiles/apparmor
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/profiles/seccomp
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/quota
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/reference
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/registry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/registry/resumable
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/restartmanager
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/runconfig
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/runconfig/opts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/daemon
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/environment
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakecontext
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakegit
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fakestorage
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/load
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/plugin
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/registry
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/testutil/request
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/drivers
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/local
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/mounts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/service
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/service/opts
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/volume/testutils'
23:20:48 [2023-08-08T23:20:48.184Z] + base_pkg_list='github.com/docker/docker/api
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/backend/build
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/httpstatus
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/httputils
23:20:48 [2023-08-08T23:20:48.184Z] github.com/docker/docker/api/server/middleware
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/build
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/checkpoint
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/debug
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/distribution
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/grpc
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/image
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/session
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/swarm
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/system
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/volume
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/backend
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/blkiodev
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/events
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/filters
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/image
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/mount
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/plugins/logdriver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/registry
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/strslice
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/swarm
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/swarm/runtime
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/system
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/time
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions/v1p19
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions/v1p20
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/volume
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/worker
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/worker/label
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/dockerfile
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext/git
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext/urlutil
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/debug
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/winresources/docker-proxy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/winresources/dockerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/client
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/client/buildkit
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/docker-proxy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd/trap
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/container/stream
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/contrib/apparmor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/contrib/httpserver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/convert
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/executor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/executor/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/provider
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/config
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/containerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/events
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/events/testutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/copy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/register
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/vfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/zfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/images
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/initlayer
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/links
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/listeners
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/awslogs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/fluentd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/gcplogs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/gelf
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/local
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/logentries
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggertest
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggerutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/splunk
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/syslog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/templates
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/names
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/snapshotter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/stats
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/metadata
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/utils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/xfer
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/dockerversion
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/errdefs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/image
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/image/cache
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/image/tarexport
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/image/v1
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/mod
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/mounttree
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/test/suite
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/testutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/testutils/netnsutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/internal/unshare
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/layer
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd/queue
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd/remote
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd/shimopts
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd/supervisor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/libcontainerd/types
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/oci
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/oci/caps
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/opts
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/aaparser
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/archive
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/authorization
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/broadcaster
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/capabilities
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/chrootarchive
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/containerfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/directory
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/dmesg
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/fileutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/homedir
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/idtools
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/ioutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/jsonmessage
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/longpath
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/loopback
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/meminfo
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/namesgenerator
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/parsers
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/parsers/kernel
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/pidfile
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/platform
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/platforms
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugingetter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugins
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/plugins/transport
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/pools
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/process
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/progress
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/reexec
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/rootless
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/rootless/specconv
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/stack
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/stdcopy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/streamformatter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/stringid
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/sysinfo
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/system
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/tailfile
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/tarsum
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/pkg/useragent
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/plugin/executor/containerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/plugin/v2
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/profiles/apparmor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/profiles/seccomp
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/quota
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/reference
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/registry
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/registry/resumable
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/restartmanager
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/runconfig
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/runconfig/opts
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/daemon
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/environment
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fakecontext
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fakegit
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fakestorage
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fixtures/load
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fixtures/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/registry
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/testutil/request
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/drivers
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/local
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/mounts
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/service
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/service/opts
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/volume/testutils'
23:20:48 [2023-08-08T23:20:48.185Z] ++ grep --fixed-strings /libnetwork
23:20:48 [2023-08-08T23:20:48.185Z] ++ echo 'github.com/docker/docker/api
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/backend/build
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/httpstatus
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/httputils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/middleware
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/build
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/checkpoint
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/debug
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/distribution
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/grpc
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/image
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/session
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/swarm
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/system
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/server/router/volume
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/backend
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/blkiodev
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/events
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/filters
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/image
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/mount
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/plugins/logdriver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/registry
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/strslice
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/swarm
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/swarm/runtime
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/system
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/time
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions/v1p19
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/versions/v1p20
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/api/types/volume
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/worker
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/builder-next/worker/label
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/dockerfile
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext/git
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/builder/remotecontext/urlutil
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/debug
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/winresources/docker-proxy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cli/winresources/dockerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/client
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/client/buildkit
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/docker-proxy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd/trap
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/container/stream
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/contrib/apparmor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/contrib/httpserver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/convert
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/executor
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/executor/container
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/cluster/provider
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/config
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/containerd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/events
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/events/testutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/copy
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/register
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/vfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/graphdriver/zfs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/images
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/initlayer
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/links
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/listeners
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/awslogs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/fluentd
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/gcplogs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/gelf
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/local
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/logentries
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggertest
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggerutils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/splunk
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/syslog
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/logger/templates
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/names
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/network
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/snapshotter
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/daemon/stats
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/metadata
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/utils
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/distribution/xfer
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/dockerversion
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/errdefs
23:20:48 [2023-08-08T23:20:48.185Z] github.com/docker/docker/image
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/image/cache
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/image/tarexport
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/image/v1
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/mod
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/mounttree
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/test/suite
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/testutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/testutils/netnsutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/internal/unshare
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/layer
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd/queue
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd/shimopts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd/supervisor
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libcontainerd/types
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/bitmap
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cluster
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/config
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/datastore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/discoverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/driverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/host
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drvregistry
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/etchosts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/caller
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/builtin
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipbits
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/iptables
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netlabel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/networkdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ns
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/options
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl/kernel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portallocator
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portmapper
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/resolvconf
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/scope
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/types
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/oci
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/oci/caps
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/opts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/aaparser
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/archive
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/authorization
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/broadcaster
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/capabilities
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/chrootarchive
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/containerfs
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/directory
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/dmesg
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/fileutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/homedir
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/idtools
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/ioutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/jsonmessage
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/longpath
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/loopback
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/meminfo
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/namesgenerator
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/parsers
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/parsers/kernel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/pidfile
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/platform
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/platforms
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugingetter
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugins
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/plugins/transport
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/pools
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/process
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/progress
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/reexec
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/rootless
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/rootless/specconv
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/stack
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/stdcopy
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/streamformatter
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/stringid
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/sysinfo
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/system
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/tailfile
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/tarsum
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/pkg/useragent
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/plugin
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/plugin/executor/containerd
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/plugin/v2
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/profiles/apparmor
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/profiles/seccomp
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/quota
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/reference
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/registry
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/registry/resumable
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/restartmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/runconfig
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/runconfig/opts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/daemon
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/environment
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fakecontext
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fakegit
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fakestorage
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fixtures/load
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fixtures/plugin
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/registry
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/testutil/request
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/drivers
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/local
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/mounts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/service
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/service/opts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/volume/testutils'
23:20:48 [2023-08-08T23:20:48.186Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/bitmap
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cluster
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/config
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/datastore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/discoverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/driverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/host
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drvregistry
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/etchosts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/caller
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/builtin
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipbits
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/iptables
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netlabel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/networkdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ns
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/options
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl/kernel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portallocator
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portmapper
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/resolvconf
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/scope
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/types'
23:20:48 [2023-08-08T23:20:48.186Z] + echo 'github.com/docker/docker/libnetwork
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/bitmap
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cluster
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/config
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/datastore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/diagnostic
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/discoverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/driverapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/host
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drvregistry
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/etchosts
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/caller
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamapi
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/builtin
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/null
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipamutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ipbits
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/iptables
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netlabel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/netutils
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/networkdb
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/ns
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/options
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/osl/kernel
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portallocator
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/portmapper
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/resolvconf
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/scope
23:20:48 [2023-08-08T23:20:48.186Z] + grep --fixed-strings libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/types'
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge
23:20:48 [2023-08-08T23:20:48.186Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:20:48 [2023-08-08T23:20:48.186Z] + type docker-proxy
23:20:48 [2023-08-08T23:20:48.186Z] hack/test/unit: line 25: type: docker-proxy: not found
23:20:48 [2023-08-08T23:20:48.186Z] + hack/make.sh binary-proxy install-proxy
23:20:48 [2023-08-08T23:20:48.186Z] 
23:20:48 [2023-08-08T23:20:48.186Z] Removing bundles/
23:20:48 [2023-08-08T23:20:48.186Z] 
23:20:48 [2023-08-08T23:20:48.186Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:20:48 [2023-08-08T23:20:48.447Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
23:20:48 [2023-08-08T23:20:48.447Z] + tee /go/src/github.com/docker/docker/go.mod
23:20:48 [2023-08-08T23:20:48.447Z] module github.com/docker/docker
23:20:48 [2023-08-08T23:20:48.447Z] 
23:20:48 [2023-08-08T23:20:48.447Z] go 1.19
23:20:48 [2023-08-08T23:20:48.447Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:20:48 [2023-08-08T23:20:48.447Z] + GO111MODULE=on
23:20:48 [2023-08-08T23:20:48.447Z] + 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=56ce51a1f47db747ec5f34d7789f3357fea412fa" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T23:20:48.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 ' github.com/docker/docker/cmd/docker-proxy
23:20:52 [2023-08-08T23:20:52.652Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:20:52 [2023-08-08T23:20:52.652Z] Created binary: bundles/binary-proxy/docker-proxy
23:20:52 [2023-08-08T23:20:52.652Z] 
23:20:52 [2023-08-08T23:20:52.652Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:20:52 [2023-08-08T23:20:52.652Z] Installing docker-proxy to /usr/local/bin/
23:20:52 [2023-08-08T23:20:52.652Z] 
23:20:52 [2023-08-08T23:20:52.652Z] + mkdir -p bundles
23:20:52 [2023-08-08T23:20:52.652Z] + '[' -n 'github.com/docker/docker/api
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/backend/build
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/httpstatus
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/httputils
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/middleware
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/build
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/checkpoint
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/container
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/debug
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/distribution
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/grpc
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/image
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/network
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/plugin
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/session
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/swarm
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/system
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/server/router/volume
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/backend
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/blkiodev
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/container
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/events
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/filters
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/image
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/mount
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/network
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/plugins/logdriver
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/registry
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/strslice
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/swarm
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/swarm/runtime
23:20:52 [2023-08-08T23:20:52.652Z] github.com/docker/docker/api/types/system
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/api/types/time
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/api/types/versions
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/api/types/versions/v1p19
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/api/types/versions/v1p20
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/api/types/volume
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/exporter
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/worker
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/builder-next/worker/label
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/dockerfile
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/remotecontext
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/remotecontext/git
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/builder/remotecontext/urlutil
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cli/debug
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cli/winresources/docker-proxy
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cli/winresources/dockerd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/client
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/client/buildkit
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cmd/docker-proxy
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cmd/dockerd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cmd/dockerd/trap
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/container
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/container/stream
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/contrib/apparmor
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/contrib/httpserver
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster/convert
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster/executor
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster/executor/container
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/cluster/provider
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/config
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/containerd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/events
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/events/testutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/copy
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/register
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/vfs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/graphdriver/zfs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/images
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/initlayer
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/links
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/listeners
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/awslogs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/fluentd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/gcplogs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/gelf
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/journald
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/local
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/logentries
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/loggertest
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/loggerutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/splunk
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/syslog
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/logger/templates
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/names
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/network
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/snapshotter
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/daemon/stats
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/distribution
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/distribution/metadata
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/distribution/utils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/distribution/xfer
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/dockerversion
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/errdefs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/image
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/image/cache
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/image/tarexport
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/image/v1
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/mod
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/mounttree
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/test/suite
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/testutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/testutils/netnsutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/internal/unshare
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/layer
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd/queue
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd/remote
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd/shimopts
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd/supervisor
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/libcontainerd/types
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/oci
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/oci/caps
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/opts
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/aaparser
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/archive
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/authorization
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/broadcaster
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/capabilities
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/chrootarchive
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/containerfs
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/directory
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/dmesg
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/fileutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/homedir
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/idtools
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/ioutils
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/jsonmessage
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/longpath
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/loopback
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/meminfo
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/namesgenerator
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/parsers
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/parsers/kernel
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/pidfile
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/platform
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/platforms
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugingetter
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugins
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/plugins/transport
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/pools
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/process
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/progress
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/reexec
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/rootless
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/rootless/specconv
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/stack
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/stdcopy
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/streamformatter
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/stringid
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/sysinfo
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/system
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/tailfile
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/tarsum
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/pkg/useragent
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/plugin
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/plugin/executor/containerd
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/plugin/v2
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/profiles/apparmor
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/profiles/seccomp
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/quota
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/reference
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/registry
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/registry/resumable
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/restartmanager
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/runconfig
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/runconfig/opts
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/daemon
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/environment
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fakecontext
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fakegit
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fakestorage
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fixtures/load
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fixtures/plugin
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/registry
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/testutil/request
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/drivers
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/local
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/mounts
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/service
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/service/opts
23:20:52 [2023-08-08T23:20:52.653Z] github.com/docker/docker/volume/testutils' ']'
23:20:52 [2023-08-08T23:20:52.653Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree 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
23:20:53 [2023-08-08T23:20:53.225Z] ?   	github.com/docker/docker/api	[no test files]
23:21:01 [2023-08-08T23:21:01.375Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
23:21:01 [2023-08-08T23:21:01.375Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 13.0% of statements
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
23:21:19 [2023-08-08T23:21:19.506Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 28.3% of statements
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
23:21:19 [2023-08-08T23:21:19.506Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:21:19 [2023-08-08T23:21:19.506Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:21:19 [2023-08-08T23:21:19.767Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:21:19 [2023-08-08T23:21:19.767Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:21:19 [2023-08-08T23:21:19.767Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:21:19 [2023-08-08T23:21:19.767Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
23:21:19 [2023-08-08T23:21:19.767Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
23:21:20 [2023-08-08T23:21:20.028Z] ?   	github.com/docker/docker/api/types	[no test files]
23:21:20 [2023-08-08T23:21:20.028Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:21:20 [2023-08-08T23:21:20.028Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:21:20 [2023-08-08T23:21:20.028Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
23:21:20 [2023-08-08T23:21:20.028Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
23:21:20 [2023-08-08T23:21:20.288Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:21:20 [2023-08-08T23:21:20.288Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
23:21:20 [2023-08-08T23:21:20.288Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
23:21:20 [2023-08-08T23:21:20.288Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:21:20 [2023-08-08T23:21:20.288Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:21:20 [2023-08-08T23:21:20.288Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:21:20 [2023-08-08T23:21:20.288Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:21:20 [2023-08-08T23:21:20.288Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
23:21:20 [2023-08-08T23:21:20.288Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
23:21:20 [2023-08-08T23:21:20.288Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
23:21:20 [2023-08-08T23:21:20.289Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
23:21:20 [2023-08-08T23:21:20.289Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:21:20 [2023-08-08T23:21:20.289Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:21:20 [2023-08-08T23:21:20.289Z] ?   	github.com/docker/docker/api/types/system	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
23:21:20 [2023-08-08T23:21:20.549Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:21:20 [2023-08-08T23:21:20.549Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
23:21:20 [2023-08-08T23:21:20.549Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
23:21:20 [2023-08-08T23:21:20.549Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
23:21:20 [2023-08-08T23:21:20.549Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:21:22 [2023-08-08T23:21:22.464Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:21:22 [2023-08-08T23:21:22.464Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:21:22 [2023-08-08T23:21:22.464Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
23:21:22 [2023-08-08T23:21:22.464Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
23:21:22 [2023-08-08T23:21:22.464Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.024s	coverage: 100.0% of statements
23:21:22 [2023-08-08T23:21:22.464Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
23:21:22 [2023-08-08T23:21:22.464Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
23:21:22 [2023-08-08T23:21:22.464Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
23:21:22 [2023-08-08T23:21:22.464Z] ok  	github.com/docker/docker/builder/remotecontext	0.065s	coverage: 33.5% of statements
23:21:22 [2023-08-08T23:21:22.464Z] ok  	github.com/docker/docker/builder/dockerfile	0.076s	coverage: 50.1% of statements
23:21:23 [2023-08-08T23:21:23.037Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
23:21:23 [2023-08-08T23:21:23.037Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
23:21:23 [2023-08-08T23:21:23.037Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
23:21:23 [2023-08-08T23:21:23.037Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.138s	coverage: 66.5% of statements
23:21:23 [2023-08-08T23:21:23.037Z] ok  	github.com/docker/docker/client	0.140s	coverage: 77.4% of statements
23:21:28 [2023-08-08T23:21:28.334Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
23:21:28 [2023-08-08T23:21:28.334Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.795s	coverage: 82.5% of statements
23:21:36 [2023-08-08T23:21:36.475Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:21:36 [2023-08-08T23:21:36.475Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:21:36 [2023-08-08T23:21:36.475Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:21:36 [2023-08-08T23:21:36.475Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:21:36 [2023-08-08T23:21:36.475Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
23:21:36 [2023-08-08T23:21:36.475Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.4% of statements
23:21:36 [2023-08-08T23:21:36.475Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
23:21:36 [2023-08-08T23:21:36.475Z] ok  	github.com/docker/docker/cmd/dockerd	0.179s	coverage: 30.3% of statements
23:21:37 [2023-08-08T23:21:37.415Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
23:21:37 [2023-08-08T23:21:37.415Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.382s	coverage: 0.0% of statements
23:21:38 [2023-08-08T23:21:38.799Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:21:38 [2023-08-08T23:21:38.799Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
23:21:38 [2023-08-08T23:21:38.799Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
23:21:38 [2023-08-08T23:21:38.799Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 39.2% of statements
23:21:38 [2023-08-08T23:21:38.799Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
23:21:38 [2023-08-08T23:21:38.799Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
23:21:38 [2023-08-08T23:21:38.799Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
23:21:39 [2023-08-08T23:21:39.370Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:21:39 [2023-08-08T23:21:39.370Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
23:21:39 [2023-08-08T23:21:39.370Z] ok  	github.com/docker/docker/daemon/config	0.043s	coverage: 75.7% of statements
23:21:40 [2023-08-08T23:21:40.754Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:21:40 [2023-08-08T23:21:40.754Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
23:21:40 [2023-08-08T23:21:40.754Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
23:21:40 [2023-08-08T23:21:40.754Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
23:21:40 [2023-08-08T23:21:40.754Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.7% of statements
23:21:40 [2023-08-08T23:21:40.754Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
23:21:40 [2023-08-08T23:21:40.754Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
23:21:40 [2023-08-08T23:21:40.754Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
23:21:40 [2023-08-08T23:21:40.754Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
23:21:41 [2023-08-08T23:21:41.014Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
23:21:41 [2023-08-08T23:21:41.014Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.197s	coverage: 59.6% of statements
23:21:41 [2023-08-08T23:21:41.586Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:21:41 [2023-08-08T23:21:41.586Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
23:21:41 [2023-08-08T23:21:41.586Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
23:21:41 [2023-08-08T23:21:41.586Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:21:41 [2023-08-08T23:21:41.586Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:21:41 [2023-08-08T23:21:41.847Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
23:21:41 [2023-08-08T23:21:41.847Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.188s	coverage: 60.2% of statements
23:21:41 [2023-08-08T23:21:41.847Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
23:21:41 [2023-08-08T23:21:41.847Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 60.9% of statements
23:21:42 [2023-08-08T23:21:42.418Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
23:21:42 [2023-08-08T23:21:42.418Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
23:21:42 [2023-08-08T23:21:42.678Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
23:21:42 [2023-08-08T23:21:42.678Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.495s	coverage: 13.0% of statements
23:21:42 [2023-08-08T23:21:42.939Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:21:42 [2023-08-08T23:21:42.939Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:21:42 [2023-08-08T23:21:42.939Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
23:21:42 [2023-08-08T23:21:42.939Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
23:21:42 [2023-08-08T23:21:42.939Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
23:21:42 [2023-08-08T23:21:42.939Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 3.0% of statements
23:21:43 [2023-08-08T23:21:43.200Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
23:21:43 [2023-08-08T23:21:43.200Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
23:21:43 [2023-08-08T23:21:43.461Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.6% of statements
23:21:43 [2023-08-08T23:21:43.461Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 78.6% of statements
23:21:43 [2023-08-08T23:21:43.461Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:21:43 [2023-08-08T23:21:43.461Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
23:21:43 [2023-08-08T23:21:43.461Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
23:21:43 [2023-08-08T23:21:43.461Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
23:21:43 [2023-08-08T23:21:43.461Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
23:21:44 [2023-08-08T23:21:44.032Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
23:21:44 [2023-08-08T23:21:44.032Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
23:21:44 [2023-08-08T23:21:44.032Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
23:21:44 [2023-08-08T23:21:44.032Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
23:21:44 [2023-08-08T23:21:44.293Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
23:21:44 [2023-08-08T23:21:44.293Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
23:21:44 [2023-08-08T23:21:44.293Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:21:44 [2023-08-08T23:21:44.293Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:21:44 [2023-08-08T23:21:44.293Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
23:21:44 [2023-08-08T23:21:44.293Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
23:21:44 [2023-08-08T23:21:44.293Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 79.4% of statements
23:21:44 [2023-08-08T23:21:44.293Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.126s	coverage: 76.8% of statements
23:21:44 [2023-08-08T23:21:44.866Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
23:21:44 [2023-08-08T23:21:44.866Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
23:21:44 [2023-08-08T23:21:44.866Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
23:21:44 [2023-08-08T23:21:44.866Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
23:21:45 [2023-08-08T23:21:45.126Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:21:45 [2023-08-08T23:21:45.126Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
23:21:45 [2023-08-08T23:21:45.126Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
23:21:45 [2023-08-08T23:21:45.126Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
23:21:45 [2023-08-08T23:21:45.126Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
23:21:45 [2023-08-08T23:21:45.387Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
23:21:45 [2023-08-08T23:21:45.387Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:21:45 [2023-08-08T23:21:45.387Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
23:21:45 [2023-08-08T23:21:45.387Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
23:21:45 [2023-08-08T23:21:45.387Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
23:21:45 [2023-08-08T23:21:45.387Z] ok  	github.com/docker/docker/daemon/logger/journald	1.466s	coverage: 74.5% of statements
23:21:46 [2023-08-08T23:21:46.329Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:21:46 [2023-08-08T23:21:46.329Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
23:21:46 [2023-08-08T23:21:46.329Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
23:21:46 [2023-08-08T23:21:46.329Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
23:21:46 [2023-08-08T23:21:46.329Z] ok  	github.com/docker/docker/dockerversion	0.005s	coverage: 100.0% of statements
23:21:46 [2023-08-08T23:21:46.329Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
23:21:46 [2023-08-08T23:21:46.329Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 44.4% of statements
23:21:46 [2023-08-08T23:21:46.589Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
23:21:46 [2023-08-08T23:21:46.589Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.467s	coverage: 82.5% of statements
23:21:47 [2023-08-08T23:21:47.160Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ok  	github.com/docker/docker/distribution	0.619s	coverage: 29.5% of statements
23:21:47 [2023-08-08T23:21:47.160Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
23:21:47 [2023-08-08T23:21:47.160Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.4% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
23:21:47 [2023-08-08T23:21:47.160Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
23:21:47 [2023-08-08T23:21:47.160Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
23:21:48 [2023-08-08T23:21:48.542Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:21:48 [2023-08-08T23:21:48.542Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:21:48 [2023-08-08T23:21:48.542Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
23:21:48 [2023-08-08T23:21:48.542Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:21:48 [2023-08-08T23:21:48.542Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:21:48 [2023-08-08T23:21:48.542Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
23:21:48 [2023-08-08T23:21:48.542Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
23:21:48 [2023-08-08T23:21:48.542Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
23:21:48 [2023-08-08T23:21:48.542Z] ok  	github.com/docker/docker/distribution/xfer	2.182s	coverage: 85.4% of statements
23:21:48 [2023-08-08T23:21:48.542Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
23:21:48 [2023-08-08T23:21:48.542Z] ok  	github.com/docker/docker/daemon	10.837s	coverage: 17.2% of statements
23:21:48 [2023-08-08T23:21:48.803Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:21:48 [2023-08-08T23:21:48.803Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
23:21:48 [2023-08-08T23:21:48.803Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
23:21:48 [2023-08-08T23:21:48.803Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 38.1% of statements
23:21:48 [2023-08-08T23:21:48.803Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 52.9% of statements
23:21:48 [2023-08-08T23:21:48.803Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
23:21:48 [2023-08-08T23:21:48.803Z] ok  	github.com/docker/docker/opts	0.043s	coverage: 67.9% of statements
23:21:49 [2023-08-08T23:21:49.376Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
23:21:49 [2023-08-08T23:21:49.376Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
23:21:49 [2023-08-08T23:21:49.376Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
23:21:49 [2023-08-08T23:21:49.376Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
23:21:49 [2023-08-08T23:21:49.376Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
23:21:49 [2023-08-08T23:21:49.376Z] ok  	github.com/docker/docker/pkg/containerfs	0.015s	coverage: 28.6% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 81.8% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.244s	coverage: 83.7% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/authorization	0.248s	coverage: 68.3% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 56.4% of statements
23:21:49 [2023-08-08T23:21:49.637Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
23:21:49 [2023-08-08T23:21:49.637Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 8.3% of statements
23:21:49 [2023-08-08T23:21:49.898Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
23:21:49 [2023-08-08T23:21:49.898Z] ok  	github.com/docker/docker/pkg/archive	0.438s	coverage: 81.8% of statements
23:21:50 [2023-08-08T23:21:50.159Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:21:50 [2023-08-08T23:21:50.159Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
23:21:50 [2023-08-08T23:21:50.159Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
23:21:50 [2023-08-08T23:21:50.159Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
23:21:50 [2023-08-08T23:21:50.159Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
23:21:50 [2023-08-08T23:21:50.159Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
23:21:50 [2023-08-08T23:21:50.159Z] ok  	github.com/docker/docker/pkg/meminfo	0.010s	coverage: 75.0% of statements
23:21:50 [2023-08-08T23:21:50.159Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
23:21:50 [2023-08-08T23:21:50.159Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:21:50 [2023-08-08T23:21:50.420Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
23:21:50 [2023-08-08T23:21:50.420Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:21:50 [2023-08-08T23:21:50.420Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:21:50 [2023-08-08T23:21:50.420Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
23:21:50 [2023-08-08T23:21:50.420Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:21:50 [2023-08-08T23:21:50.420Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
23:21:50 [2023-08-08T23:21:50.420Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
23:21:50 [2023-08-08T23:21:50.420Z] ok  	github.com/docker/docker/pkg/ioutils	0.377s	coverage: 71.9% of statements
23:21:50 [2023-08-08T23:21:50.680Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
23:21:50 [2023-08-08T23:21:50.680Z] ok  	github.com/docker/docker/pkg/idtools	0.549s	coverage: 69.8% of statements
23:21:50 [2023-08-08T23:21:50.941Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:21:50 [2023-08-08T23:21:50.941Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:21:50 [2023-08-08T23:21:50.941Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
23:21:50 [2023-08-08T23:21:50.941Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
23:21:50 [2023-08-08T23:21:50.941Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
23:21:50 [2023-08-08T23:21:50.941Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
23:21:50 [2023-08-08T23:21:50.941Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
23:21:50 [2023-08-08T23:21:50.941Z] ok  	github.com/docker/docker/pkg/process	0.010s	coverage: 21.7% of statements
23:21:50 [2023-08-08T23:21:50.941Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
23:21:50 [2023-08-08T23:21:50.941Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 90.0% of statements
23:21:51 [2023-08-08T23:21:51.202Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
23:21:51 [2023-08-08T23:21:51.202Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:21:51 [2023-08-08T23:21:51.202Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
23:21:51 [2023-08-08T23:21:51.202Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
23:21:51 [2023-08-08T23:21:51.202Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
23:21:51 [2023-08-08T23:21:51.202Z] ok  	github.com/docker/docker/pkg/stack	0.008s	coverage: 90.9% of statements
23:21:51 [2023-08-08T23:21:51.202Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
23:21:51 [2023-08-08T23:21:51.202Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
23:21:51 [2023-08-08T23:21:51.203Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
23:21:51 [2023-08-08T23:21:51.203Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
23:21:51 [2023-08-08T23:21:51.464Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
23:21:51 [2023-08-08T23:21:51.464Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
23:21:51 [2023-08-08T23:21:51.464Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
23:21:51 [2023-08-08T23:21:51.464Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
23:21:51 [2023-08-08T23:21:51.725Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
23:21:51 [2023-08-08T23:21:51.725Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:21:51 [2023-08-08T23:21:51.725Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
23:21:51 [2023-08-08T23:21:51.725Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
23:21:51 [2023-08-08T23:21:51.725Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
23:21:51 [2023-08-08T23:21:51.725Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
23:21:51 [2023-08-08T23:21:51.985Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
23:21:51 [2023-08-08T23:21:51.985Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
23:21:51 [2023-08-08T23:21:51.985Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
23:21:51 [2023-08-08T23:21:51.985Z] ok  	github.com/docker/docker/pkg/tarsum	0.066s	coverage: 89.1% of statements
23:21:52 [2023-08-08T23:21:52.557Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:21:52 [2023-08-08T23:21:52.557Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:21:52 [2023-08-08T23:21:52.557Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
23:21:52 [2023-08-08T23:21:52.557Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
23:21:52 [2023-08-08T23:21:52.557Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
23:21:52 [2023-08-08T23:21:52.557Z] ok  	github.com/docker/docker/plugin/v2	0.018s	coverage: 14.4% of statements
23:21:53 [2023-08-08T23:21:53.130Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.9% of statements
23:21:53 [2023-08-08T23:21:53.130Z] ok  	github.com/docker/docker/pkg/plugins	2.022s	coverage: 74.9% of statements
23:21:53 [2023-08-08T23:21:53.130Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
23:21:53 [2023-08-08T23:21:53.130Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 83.7% of statements
23:21:53 [2023-08-08T23:21:53.130Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
23:21:53 [2023-08-08T23:21:53.130Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.3% of statements
23:21:53 [2023-08-08T23:21:53.390Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
23:21:53 [2023-08-08T23:21:53.390Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
23:21:53 [2023-08-08T23:21:53.390Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
23:21:53 [2023-08-08T23:21:53.390Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
23:21:53 [2023-08-08T23:21:53.650Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:21:53 [2023-08-08T23:21:53.650Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
23:21:53 [2023-08-08T23:21:53.650Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
23:21:53 [2023-08-08T23:21:53.650Z] ok  	github.com/docker/docker/testutil	0.012s	coverage: 62.5% of statements
23:21:53 [2023-08-08T23:21:53.650Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 63.6% of statements
23:21:53 [2023-08-08T23:21:53.650Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
23:21:53 [2023-08-08T23:21:53.650Z] ok  	github.com/docker/docker/quota	0.632s	coverage: 69.2% of statements
23:21:53 [2023-08-08T23:21:53.650Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
23:21:53 [2023-08-08T23:21:53.650Z] ok  	github.com/docker/docker/registry	0.146s	coverage: 65.2% of statements
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:21:54 [2023-08-08T23:21:54.221Z] ?   	github.com/docker/docker/volume	[no test files]
23:21:54 [2023-08-08T23:21:54.792Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
23:21:54 [2023-08-08T23:21:54.792Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
23:21:55 [2023-08-08T23:21:55.052Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
23:21:55 [2023-08-08T23:21:55.052Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
23:21:55 [2023-08-08T23:21:55.052Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
23:21:55 [2023-08-08T23:21:55.052Z] ok  	github.com/docker/docker/volume/local	0.134s	coverage: 74.4% of statements
23:21:55 [2023-08-08T23:21:55.313Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:21:55 [2023-08-08T23:21:55.313Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:21:55 [2023-08-08T23:21:55.313Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
23:21:55 [2023-08-08T23:21:55.313Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
23:21:56 [2023-08-08T23:21:56.254Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
23:21:56 [2023-08-08T23:21:56.254Z] ok  	github.com/docker/docker/layer	7.825s	coverage: 68.7% of statements
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === Skipped
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     network_proxy_test.go:210: No support for dual stack yet
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver btrfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver btrfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver btrfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver btrfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver btrfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:68: No driver to put!
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z] time="2023-08-08T23:21:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z] time="2023-08-08T23:21:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z] time="2023-08-08T23:21:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z] time="2023-08-08T23:21:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z] time="2023-08-08T23:21:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:68: No driver to put!
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     overlay_test.go:61: Cannot run test with naive change algorithm
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver zfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver zfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver zfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver zfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:41: Driver zfs not supported
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     graphtest_unix.go:68: No driver to put!
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
23:21:56 [2023-08-08T23:21:56.254Z]     validate_test.go:70: only tested on Windows
23:21:56 [2023-08-08T23:21:56.254Z] 
23:21:56 [2023-08-08T23:21:56.254Z] DONE 3077 tests, 27 skipped in 63.731s
23:21:56 [2023-08-08T23:21:56.254Z] + '[' -n 'github.com/docker/docker/libnetwork
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/bitmap
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cluster
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/config
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/datastore
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/diagnostic
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/discoverapi
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/driverapi
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/bridge
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/host
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:21:56 [2023-08-08T23:21:56.254Z] github.com/docker/docker/libnetwork/drivers/null
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/overlay
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/remote
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/windows
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/drvregistry
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/etchosts
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/internal/caller
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/internal/kvstore
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipam
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipamapi
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipams/builtin
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipams/null
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipams/remote
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipamutils
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ipbits
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/iptables
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/netlabel
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/netutils
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/networkdb
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/ns
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/options
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/osl
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/osl/kernel
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/portallocator
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/portmapper
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/resolvconf
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/scope
23:21:56 [2023-08-08T23:21:56.255Z] github.com/docker/docker/libnetwork/types' ']'
23:21:56 [2023-08-08T23:21:56.255Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/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
23:22:52 [2023-08-08T23:22:52.514Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
23:22:52 [2023-08-08T23:22:52.514Z] ok  	github.com/docker/docker/libnetwork	44.637s	coverage: 43.0% of statements
23:22:52 [2023-08-08T23:22:52.514Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.007s	coverage: 62.2% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.849s	coverage: 5.0% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:22:52 [2023-08-08T23:22:52.515Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
23:22:52 [2023-08-08T23:22:52.515Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:22:52 [2023-08-08T23:22:52.775Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
23:22:52 [2023-08-08T23:22:52.775Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
23:22:53 [2023-08-08T23:22:53.721Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
23:22:53 [2023-08-08T23:22:53.721Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
23:22:53 [2023-08-08T23:22:53.984Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
23:22:53 [2023-08-08T23:22:53.984Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
23:22:54 [2023-08-08T23:22:54.248Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
23:22:54 [2023-08-08T23:22:54.248Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
23:22:54 [2023-08-08T23:22:54.823Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
23:22:54 [2023-08-08T23:22:54.823Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.5% of statements
23:22:54 [2023-08-08T23:22:54.823Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:22:54 [2023-08-08T23:22:54.823Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:22:54 [2023-08-08T23:22:54.823Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:22:55 [2023-08-08T23:22:55.399Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
23:22:55 [2023-08-08T23:22:55.399Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
23:22:55 [2023-08-08T23:22:55.665Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
23:22:55 [2023-08-08T23:22:55.665Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
23:22:55 [2023-08-08T23:22:55.934Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
23:22:55 [2023-08-08T23:22:55.934Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:22:55 [2023-08-08T23:22:55.934Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
23:22:55 [2023-08-08T23:22:55.934Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
23:23:06 [2023-08-08T23:23:06.019Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
23:23:06 [2023-08-08T23:23:06.019Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:23:10 [2023-08-08T23:23:10.267Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.2% of statements
23:23:10 [2023-08-08T23:23:10.267Z] ok  	github.com/docker/docker/libnetwork/ipam	3.436s	coverage: 80.2% of statements
23:23:10 [2023-08-08T23:23:10.267Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:23:10 [2023-08-08T23:23:10.267Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:23:10 [2023-08-08T23:23:10.267Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
23:23:10 [2023-08-08T23:23:10.267Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
23:23:10 [2023-08-08T23:23:10.527Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
23:23:10 [2023-08-08T23:23:10.527Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
23:23:10 [2023-08-08T23:23:10.527Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:23:10 [2023-08-08T23:23:10.787Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
23:23:10 [2023-08-08T23:23:10.787Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
23:23:11 [2023-08-08T23:23:11.357Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
23:23:11 [2023-08-08T23:23:11.357Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.294s	coverage: 86.4% of statements
23:23:11 [2023-08-08T23:23:11.616Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
23:23:11 [2023-08-08T23:23:11.617Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
23:23:12 [2023-08-08T23:23:12.186Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
23:23:12 [2023-08-08T23:23:12.186Z] ok  	github.com/docker/docker/libnetwork/iptables	0.232s	coverage: 40.1% of statements
23:23:12 [2023-08-08T23:23:12.186Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
23:23:12 [2023-08-08T23:23:12.446Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
23:23:12 [2023-08-08T23:23:12.706Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.5% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.462s	coverage: 58.5% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/osl	coverage: 39.7% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/osl	4.464s	coverage: 39.7% of statements
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
23:25:04 [2023-08-08T23:25:04.192Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
23:25:04 [2023-08-08T23:25:04.192Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.693s	coverage: 46.3% of statements
23:25:04 [2023-08-08T23:25:04.453Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
23:25:04 [2023-08-08T23:25:04.453Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
23:25:04 [2023-08-08T23:25:04.453Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
23:25:04 [2023-08-08T23:25:04.713Z] 	github.com/docker/docker/libnetwork/types	coverage: 42.2% of statements
23:25:04 [2023-08-08T23:25:04.713Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 42.2% of statements
23:25:04 [2023-08-08T23:25:04.713Z] 
23:25:04 [2023-08-08T23:25:04.713Z] === Skipped
23:25:04 [2023-08-08T23:25:04.713Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:25:04 [2023-08-08T23:25:04.713Z]     firewalld_test.go:14: firewalld is not running
23:25:04 [2023-08-08T23:25:04.713Z] 
23:25:04 [2023-08-08T23:25:04.713Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
23:25:04 [2023-08-08T23:25:04.713Z]     firewalld_test.go:75: firewalld is not running
23:25:04 [2023-08-08T23:25:04.713Z] 
23:25:04 [2023-08-08T23:25:04.713Z] DONE 340 tests, 2 skipped in 188.332s
Post stage
[Pipeline] junit
23:25:05 [2023-08-08T23:25:05.297Z] Recording test results
23:25:06 [2023-08-08T23:25:06.497Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:25:06 [2023-08-08T23:25:06.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46174/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56ce51a1f47db747ec5f34d7789f3357fea412fa -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:56ce51a1f47db747ec5f34d7789f3357fea412fa hack/make.sh dynbinary test-integration
23:25:07 [2023-08-08T23:25:07.086Z] 
23:25:07 [2023-08-08T23:25:07.086Z] Removing bundles/
23:25:07 [2023-08-08T23:25:07.086Z] 
23:25:07 [2023-08-08T23:25:07.086Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:25:07 [2023-08-08T23:25:07.086Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:25:07 [2023-08-08T23:25:07.086Z] + tee /go/src/github.com/docker/docker/go.mod
23:25:07 [2023-08-08T23:25:07.086Z] module github.com/docker/docker
23:25:07 [2023-08-08T23:25:07.086Z] 
23:25:07 [2023-08-08T23:25:07.086Z] go 1.19
23:25:07 [2023-08-08T23:25:07.086Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:25:07 [2023-08-08T23:25:07.086Z] + GO111MODULE=on
23:25:07 [2023-08-08T23:25:07.086Z] + 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=56ce51a1f47db747ec5f34d7789f3357fea412fa" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T23:25:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
23:25:45 [2023-08-08T23:25:45.865Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:25:45 [2023-08-08T23:25:45.865Z] Created binary: bundles/dynbinary-daemon/dockerd
23:25:45 [2023-08-08T23:25:45.865Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:25:45 [2023-08-08T23:25:45.865Z] + tee /go/src/github.com/docker/docker/go.mod
23:25:45 [2023-08-08T23:25:45.865Z] module github.com/docker/docker
23:25:45 [2023-08-08T23:25:45.865Z] 
23:25:45 [2023-08-08T23:25:45.865Z] go 1.19
23:25:45 [2023-08-08T23:25:45.865Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:25:45 [2023-08-08T23:25:45.865Z] + GO111MODULE=on
23:25:45 [2023-08-08T23:25:45.865Z] + 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=56ce51a1f47db747ec5f34d7789f3357fea412fa" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T23:25:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
23:25:45 [2023-08-08T23:25:45.865Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:25:45 [2023-08-08T23:25:45.865Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:25:45 [2023-08-08T23:25:45.865Z] 
23:25:45 [2023-08-08T23:25:45.865Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:25:45 [2023-08-08T23:25:45.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:25:45 [2023-08-08T23:25:45.865Z] HOSTNAME=4c342982c4d2
23:25:45 [2023-08-08T23:25:45.865Z] TESTDEBUG=0
23:25:45 [2023-08-08T23:25:45.865Z] DEST=bundles/test-integration
23:25:45 [2023-08-08T23:25:45.865Z] PWD=/go/src/github.com/docker/docker
23:25:45 [2023-08-08T23:25:45.865Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
23:25:45 [2023-08-08T23:25:45.865Z] DOCKER_GITCOMMIT=56ce51a1f47db747ec5f34d7789f3357fea412fa
23:25:45 [2023-08-08T23:25:45.865Z] container=docker
23:25:45 [2023-08-08T23:25:45.865Z] HOME=/root
23:25:45 [2023-08-08T23:25:45.865Z] CONTAINERD_NAMESPACE=moby
23:25:45 [2023-08-08T23:25:45.865Z] GOLANG_VERSION=1.20.7
23:25:45 [2023-08-08T23:25:45.865Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:25:45 [2023-08-08T23:25:45.865Z] VALIDATE_BRANCH=master
23:25:45 [2023-08-08T23:25:45.865Z] TERM=xterm
23:25:45 [2023-08-08T23:25:45.865Z] DOCKER_PKG=github.com/docker/docker
23:25:45 [2023-08-08T23:25:45.865Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
23:25:45 [2023-08-08T23:25:45.865Z] SHLVL=1
23:25:45 [2023-08-08T23:25:45.865Z] TIMEOUT=120m
23:25:45 [2023-08-08T23:25:45.865Z] DOCKER_GRAPHDRIVER=overlay2
23:25:45 [2023-08-08T23:25:45.865Z] GO111MODULE=off
23:25:45 [2023-08-08T23:25:45.865Z] DOCKER_EXPERIMENTAL=1
23:25:45 [2023-08-08T23:25:45.865Z] TEST_SKIP_INTEGRATION_CLI=1
23:25:45 [2023-08-08T23:25:45.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:25:45 [2023-08-08T23:25:45.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:25:45 [2023-08-08T23:25:45.865Z] GOPATH=/go
23:25:45 [2023-08-08T23:25:45.865Z] PKG_CONFIG=pkg-config
23:25:45 [2023-08-08T23:25:45.865Z] _=/usr/bin/env
23:25:45 [2023-08-08T23:25:45.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:26:03 [2023-08-08T23:26:03.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
23:26:03 [2023-08-08T23:26:03.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:26:03 [2023-08-08T23:26:03.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:26:05 [2023-08-08T23:26:05.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:26:09 [2023-08-08T23:26:09.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:26:12 [2023-08-08T23:26:12.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:26:12 [2023-08-08T23:26:12.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:26:13 [2023-08-08T23:26:13.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:26:15 [2023-08-08T23:26:15.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:26:16 [2023-08-08T23:26:16.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:26:16 [2023-08-08T23:26:16.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:26:17 [2023-08-08T23:26:17.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:26:19 [2023-08-08T23:26:19.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:26:21 [2023-08-08T23:26:21.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:26:22 [2023-08-08T23:26:22.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:26:22 [2023-08-08T23:26:22.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:26:23 [2023-08-08T23:26:23.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:26:25 [2023-08-08T23:26:25.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:26:26 [2023-08-08T23:26:26.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:26:26 [2023-08-08T23:26:26.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:26:28 [2023-08-08T23:26:28.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:26:29 [2023-08-08T23:26:29.694Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:26:29 [2023-08-08T23:26:29.694Z] Using test binary /usr/local/cli-integration/docker
23:26:29 [2023-08-08T23:26:29.694Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:26:29 [2023-08-08T23:26:29.694Z] +++ /etc/init.d/apparmor start
23:26:29 [2023-08-08T23:26:29.694Z] Not: starting.
23:26:29 [2023-08-08T23:26:29.694Z] INFO: Waiting for daemon to start...
23:26:29 [2023-08-08T23:26:29.694Z] Starting dockerd
23:26:29 [2023-08-08T23:26:29.694Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:26:36 [2023-08-08T23:26:36.269Z] .
23:26:36 [2023-08-08T23:26:36.269Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
23:26:36 [2023-08-08T23:26:36.269Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:26:36 [2023-08-08T23:26:36.269Z] ++++ docker load
23:26:36 [2023-08-08T23:26:36.269Z] Loaded image: emptyfs:latest
23:26:36 [2023-08-08T23:26:36.269Z] ++++ tar -cC bundles/test-integration/dangling .
23:26:36 [2023-08-08T23:26:36.269Z] ++++ docker load
23:26:36 [2023-08-08T23:26:36.269Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
23:26:36 [2023-08-08T23:26:36.269Z] Running integration-test (iteration 1)
23:26:36 [2023-08-08T23:26:36.269Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:26:36 [2023-08-08T23:26:36.269Z] ++ 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
23:26:36 [2023-08-08T23:26:36.269Z] ++ set -e
23:26:36 [2023-08-08T23:26:36.269Z] ++ '[' -n 0 ']'
23:26:36 [2023-08-08T23:26:36.269Z] ++ set -x
23:26:36 [2023-08-08T23:26:36.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
23:26:36 [2023-08-08T23:26:36.269Z] Loaded image: busybox:latest
23:26:36 [2023-08-08T23:26:36.269Z] Loaded image: busybox:glibc
23:26:36 [2023-08-08T23:26:36.529Z] Loaded image: debian:bullseye-slim
23:26:36 [2023-08-08T23:26:36.529Z] Loaded image: hello-world:latest
23:26:36 [2023-08-08T23:26:36.529Z] Loaded image: arm32v7/hello-world:latest
23:26:36 [2023-08-08T23:26:36.529Z] INFO: Testing against a local daemon
23:26:36 [2023-08-08T23:26:36.529Z] === RUN   TestCgroupNamespacesBuild
23:26:37 [2023-08-08T23:26:37.912Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
23:26:37 [2023-08-08T23:26:37.912Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:26:38 [2023-08-08T23:26:38.852Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
23:26:38 [2023-08-08T23:26:38.852Z] === RUN   TestBuildWithSession
23:26:38 [2023-08-08T23:26:38.852Z]     build_session_test.go:25: TODO: BuildKit
23:26:38 [2023-08-08T23:26:38.852Z] --- SKIP: TestBuildWithSession (0.00s)
23:26:38 [2023-08-08T23:26:38.852Z] === RUN   TestBuildSquashParent
23:26:42 [2023-08-08T23:26:42.148Z] --- PASS: TestBuildSquashParent (3.44s)
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:26:42 [2023-08-08T23:26:42.148Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:26:42 [2023-08-08T23:26:42.148Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:26:46 [2023-08-08T23:26:46.350Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s)
23:26:46 [2023-08-08T23:26:46.350Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.51s)
23:26:46 [2023-08-08T23:26:46.350Z] === RUN   TestBuildMultiStageCopy
23:26:46 [2023-08-08T23:26:46.350Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:26:46 [2023-08-08T23:26:46.610Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:26:46 [2023-08-08T23:26:46.610Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:26:46 [2023-08-08T23:26:46.870Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:26:46 [2023-08-08T23:26:46.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:26:46 [2023-08-08T23:26:46.870Z] --- PASS: TestBuildMultiStageCopy (1.19s)
23:26:46 [2023-08-08T23:26:46.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
23:26:46 [2023-08-08T23:26:46.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
23:26:46 [2023-08-08T23:26:46.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
23:26:46 [2023-08-08T23:26:46.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
23:26:46 [2023-08-08T23:26:46.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
23:26:46 [2023-08-08T23:26:46.870Z] === RUN   TestBuildMultiStageParentConfig
23:26:47 [2023-08-08T23:26:47.130Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
23:26:47 [2023-08-08T23:26:47.130Z] === RUN   TestBuildLabelWithTargets
23:26:47 [2023-08-08T23:26:47.699Z] --- PASS: TestBuildLabelWithTargets (0.43s)
23:26:47 [2023-08-08T23:26:47.699Z] === RUN   TestBuildWithEmptyLayers
23:26:47 [2023-08-08T23:26:47.699Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
23:26:47 [2023-08-08T23:26:47.699Z] === RUN   TestBuildMultiStageOnBuild
23:26:49 [2023-08-08T23:26:49.081Z] --- PASS: TestBuildMultiStageOnBuild (1.12s)
23:26:49 [2023-08-08T23:26:49.081Z] === RUN   TestBuildUncleanTarFilenames
23:26:49 [2023-08-08T23:26:49.081Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
23:26:49 [2023-08-08T23:26:49.081Z] === RUN   TestBuildMultiStageLayerLeak
23:26:50 [2023-08-08T23:26:50.021Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
23:26:50 [2023-08-08T23:26:50.021Z] === RUN   TestBuildWithHugeFile
23:27:46 [2023-08-08T23:27:46.275Z] --- PASS: TestBuildWithHugeFile (52.47s)
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildWCOWSandboxSize
23:27:46 [2023-08-08T23:27:46.275Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:27:46 [2023-08-08T23:27:46.275Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildWithEmptyDockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:27:46 [2023-08-08T23:27:46.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:27:46 [2023-08-08T23:27:46.275Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:27:46 [2023-08-08T23:27:46.275Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:27:46 [2023-08-08T23:27:46.275Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildPreserveOwnership
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildPreserveOwnership/copy_from
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:27:46 [2023-08-08T23:27:46.275Z] --- PASS: TestBuildPreserveOwnership (1.96s)
23:27:46 [2023-08-08T23:27:46.275Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
23:27:46 [2023-08-08T23:27:46.275Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildPlatformInvalid
23:27:46 [2023-08-08T23:27:46.275Z] --- PASS: TestBuildPlatformInvalid (0.02s)
23:27:46 [2023-08-08T23:27:46.275Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:27:46 [2023-08-08T23:27:46.275Z] Loaded image: busybox:latest
23:27:46 [2023-08-08T23:27:46.275Z] Loaded image: busybox:glibc
23:27:46 [2023-08-08T23:27:46.275Z] Loaded image: debian:bullseye-slim
23:27:46 [2023-08-08T23:27:46.275Z] Loaded image: hello-world:latest
23:27:46 [2023-08-08T23:27:46.275Z] Loaded image: arm32v7/hello-world:latest
23:27:54 [2023-08-08T23:27:54.406Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s)
23:27:54 [2023-08-08T23:27:54.406Z] PASS
23:27:54 [2023-08-08T23:27:54.406Z] 
23:27:54 [2023-08-08T23:27:54.406Z] === Skipped
23:27:54 [2023-08-08T23:27:54.406Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:27:54 [2023-08-08T23:27:54.406Z]     build_session_test.go:25: TODO: BuildKit
23:27:54 [2023-08-08T23:27:54.406Z] 
23:27:54 [2023-08-08T23:27:54.406Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:27:54 [2023-08-08T23:27:54.406Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:27:54 [2023-08-08T23:27:54.406Z] 
23:27:54 [2023-08-08T23:27:54.406Z] DONE 34 tests, 2 skipped in 78.572s
23:27:54 [2023-08-08T23:27:54.406Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
23:27:54 [2023-08-08T23:27:54.406Z] ++ 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
23:27:54 [2023-08-08T23:27:54.406Z] ++ set -e
23:27:54 [2023-08-08T23:27:54.406Z] ++ '[' -n 0 ']'
23:27:54 [2023-08-08T23:27:54.406Z] ++ set -x
23:27:54 [2023-08-08T23:27:54.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
23:27:54 [2023-08-08T23:27:54.406Z] INFO: Testing against a local daemon
23:27:54 [2023-08-08T23:27:54.406Z] === RUN   TestNoNewPrivileges
23:27:59 [2023-08-08T23:27:59.688Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
23:27:59 [2023-08-08T23:27:59.688Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
23:27:59 [2023-08-08T23:27:59.688Z] --- PASS: TestNoNewPrivileges (5.89s)
23:27:59 [2023-08-08T23:27:59.688Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s)
23:27:59 [2023-08-08T23:27:59.688Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s)
23:27:59 [2023-08-08T23:27:59.688Z] PASS
23:27:59 [2023-08-08T23:27:59.688Z] 
23:27:59 [2023-08-08T23:27:59.688Z] DONE 3 tests in 5.912s
23:27:59 [2023-08-08T23:27:59.688Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:27:59 [2023-08-08T23:27:59.688Z] ++ 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
23:27:59 [2023-08-08T23:27:59.688Z] ++ set -e
23:27:59 [2023-08-08T23:27:59.688Z] ++ '[' -n 0 ']'
23:27:59 [2023-08-08T23:27:59.688Z] ++ set -x
23:27:59 [2023-08-08T23:27:59.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
23:27:59 [2023-08-08T23:27:59.688Z] INFO: Testing against a local daemon
23:27:59 [2023-08-08T23:27:59.688Z] === RUN   TestConfigInspect
23:28:02 [2023-08-08T23:28:02.229Z] --- PASS: TestConfigInspect (2.08s)
23:28:02 [2023-08-08T23:28:02.229Z] === RUN   TestConfigList
23:28:03 [2023-08-08T23:28:03.610Z] --- PASS: TestConfigList (1.50s)
23:28:03 [2023-08-08T23:28:03.610Z] === RUN   TestConfigsCreateAndDelete
23:28:05 [2023-08-08T23:28:05.519Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
23:28:05 [2023-08-08T23:28:05.519Z] === RUN   TestConfigsUpdate
23:28:07 [2023-08-08T23:28:07.429Z] --- PASS: TestConfigsUpdate (1.95s)
23:28:07 [2023-08-08T23:28:07.429Z] === RUN   TestTemplatedConfig
23:28:09 [2023-08-08T23:28:09.969Z] --- PASS: TestTemplatedConfig (2.78s)
23:28:09 [2023-08-08T23:28:09.969Z] === RUN   TestConfigCreateResolve
23:28:11 [2023-08-08T23:28:11.882Z] --- PASS: TestConfigCreateResolve (1.93s)
23:28:11 [2023-08-08T23:28:11.882Z] PASS
23:28:11 [2023-08-08T23:28:11.882Z] 
23:28:11 [2023-08-08T23:28:11.882Z] DONE 6 tests in 12.125s
23:28:11 [2023-08-08T23:28:11.882Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:28:11 [2023-08-08T23:28:11.882Z] ++ 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
23:28:11 [2023-08-08T23:28:11.882Z] ++ set -e
23:28:11 [2023-08-08T23:28:11.882Z] ++ '[' -n 0 ']'
23:28:11 [2023-08-08T23:28:11.882Z] ++ set -x
23:28:11 [2023-08-08T23:28:11.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
23:28:11 [2023-08-08T23:28:11.882Z] INFO: Testing against a local daemon
23:28:11 [2023-08-08T23:28:11.882Z] === RUN   TestAttach
23:28:11 [2023-08-08T23:28:11.882Z] === RUN   TestAttach/without_TTY
23:28:11 [2023-08-08T23:28:11.882Z] === PAUSE TestAttach/without_TTY
23:28:11 [2023-08-08T23:28:11.882Z] === RUN   TestAttach/with_TTY
23:28:11 [2023-08-08T23:28:11.882Z] === PAUSE TestAttach/with_TTY
23:28:11 [2023-08-08T23:28:11.882Z] === CONT  TestAttach/without_TTY
23:28:11 [2023-08-08T23:28:11.882Z] === CONT  TestAttach/with_TTY
23:28:11 [2023-08-08T23:28:11.882Z] --- PASS: TestAttach (0.02s)
23:28:11 [2023-08-08T23:28:11.882Z]     --- PASS: TestAttach/without_TTY (0.03s)
23:28:11 [2023-08-08T23:28:11.882Z]     --- PASS: TestAttach/with_TTY (0.03s)
23:28:11 [2023-08-08T23:28:11.882Z] === RUN   TestCreateWithCDIDevices
23:28:13 [2023-08-08T23:28:13.264Z] --- PASS: TestCreateWithCDIDevices (1.03s)
23:28:13 [2023-08-08T23:28:13.264Z] === RUN   TestCDISpecDirsAreInSystemInfo
23:28:13 [2023-08-08T23:28:13.264Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
23:28:13 [2023-08-08T23:28:13.525Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
23:28:14 [2023-08-08T23:28:14.095Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
23:28:14 [2023-08-08T23:28:14.665Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
23:28:15 [2023-08-08T23:28:15.235Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
23:28:15 [2023-08-08T23:28:15.805Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
23:28:16 [2023-08-08T23:28:16.066Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
23:28:16 [2023-08-08T23:28:16.636Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
23:28:17 [2023-08-08T23:28:17.206Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestCheckpoint
23:28:17 [2023-08-08T23:28:17.206Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:28:17 [2023-08-08T23:28:17.206Z] --- SKIP: TestCheckpoint (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/commit
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/commit
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/create
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/containers/create
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/commit
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/containers/create
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:28:17 [2023-08-08T23:28:17.206Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:28:17 [2023-08-08T23:28:17.206Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestCopyFromContainerPathIsNotDir
23:28:17 [2023-08-08T23:28:17.206Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestCopyToContainerPathDoesNotExist
23:28:17 [2023-08-08T23:28:17.206Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:28:17 [2023-08-08T23:28:17.206Z] === RUN   TestCopyEmptyFile
23:28:17 [2023-08-08T23:28:17.466Z] --- PASS: TestCopyEmptyFile (0.05s)
23:28:17 [2023-08-08T23:28:17.466Z] === RUN   TestCopyToContainerPathIsNotDir
23:28:17 [2023-08-08T23:28:17.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:28:17 [2023-08-08T23:28:17.466Z] === RUN   TestCopyFromContainer
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/.
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//.
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/./
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//./
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//bar/root
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//bar/root/
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer//bar/root/.
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/quux
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/quux/
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/quux/.
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCopyFromContainer/bar/notarget
23:28:18 [2023-08-08T23:28:18.036Z] --- PASS: TestCopyFromContainer (0.69s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer// (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/. (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer//. (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:28:18 [2023-08-08T23:28:18.036Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateLinkToNonExistingContainer
23:28:18 [2023-08-08T23:28:18.036Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateWithInvalidEnv
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateWithInvalidEnv/0
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateWithInvalidEnv/0
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateWithInvalidEnv/1
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateWithInvalidEnv/1
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateWithInvalidEnv/2
23:28:18 [2023-08-08T23:28:18.036Z] === PAUSE TestCreateWithInvalidEnv/2
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateWithInvalidEnv/0
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateWithInvalidEnv/2
23:28:18 [2023-08-08T23:28:18.036Z] === CONT  TestCreateWithInvalidEnv/1
23:28:18 [2023-08-08T23:28:18.036Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateTmpfsMountsTarget
23:28:18 [2023-08-08T23:28:18.036Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:28:18 [2023-08-08T23:28:18.036Z] === RUN   TestCreateWithCustomMaskedPaths
23:28:19 [2023-08-08T23:28:19.422Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
23:28:19 [2023-08-08T23:28:19.422Z] === RUN   TestCreateWithCustomReadonlyPaths
23:28:20 [2023-08-08T23:28:20.804Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s)
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:28:20 [2023-08-08T23:28:20.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:28:20 [2023-08-08T23:28:20.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:28:20 [2023-08-08T23:28:20.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:28:20 [2023-08-08T23:28:20.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:28:20 [2023-08-08T23:28:20.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:28:20 [2023-08-08T23:28:20.804Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:28:21 [2023-08-08T23:28:21.374Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateDifferentPlatform
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateDifferentPlatform/different_os
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:28:21 [2023-08-08T23:28:21.374Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:28:21 [2023-08-08T23:28:21.374Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:28:21 [2023-08-08T23:28:21.374Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
23:28:21 [2023-08-08T23:28:21.374Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:28:21 [2023-08-08T23:28:21.374Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:28:21 [2023-08-08T23:28:21.374Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:28:21 [2023-08-08T23:28:21.374Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:28:21 [2023-08-08T23:28:21.374Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
23:28:21 [2023-08-08T23:28:21.374Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestContainerStartOnDaemonRestart
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestContainerStartOnDaemonRestart
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestDaemonRestartIpcMode
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestDaemonRestartIpcMode
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestDaemonHostGatewayIP
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestDaemonHostGatewayIP
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestRestartDaemonWithRestartingContainer
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestHardRestartWhenContainerIsRunning
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestHardRestartWhenContainerIsRunning
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestContainerKillOnDaemonStart
23:28:21 [2023-08-08T23:28:21.374Z] === PAUSE TestContainerKillOnDaemonStart
23:28:21 [2023-08-08T23:28:21.374Z] === RUN   TestDiff
23:28:21 [2023-08-08T23:28:21.634Z] --- PASS: TestDiff (0.40s)
23:28:21 [2023-08-08T23:28:21.634Z] === RUN   TestExecConsoleSize
23:28:22 [2023-08-08T23:28:22.205Z] --- PASS: TestExecConsoleSize (0.51s)
23:28:22 [2023-08-08T23:28:22.205Z] === RUN   TestExecWithCloseStdin
23:28:22 [2023-08-08T23:28:22.775Z] --- PASS: TestExecWithCloseStdin (0.54s)
23:28:22 [2023-08-08T23:28:22.775Z] === RUN   TestExec
23:28:23 [2023-08-08T23:28:23.346Z] --- PASS: TestExec (0.49s)
23:28:23 [2023-08-08T23:28:23.346Z] === RUN   TestExecUser
23:28:23 [2023-08-08T23:28:23.916Z] --- PASS: TestExecUser (0.49s)
23:28:23 [2023-08-08T23:28:23.916Z] === RUN   TestExportContainerAndImportImage
23:28:24 [2023-08-08T23:28:24.486Z] --- PASS: TestExportContainerAndImportImage (0.57s)
23:28:24 [2023-08-08T23:28:24.486Z] === RUN   TestExportContainerAfterDaemonRestart
23:28:31 [2023-08-08T23:28:31.062Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
23:28:31 [2023-08-08T23:28:31.062Z] === RUN   TestHealthCheckWorkdir
23:28:31 [2023-08-08T23:28:31.062Z] --- PASS: TestHealthCheckWorkdir (0.62s)
23:28:31 [2023-08-08T23:28:31.062Z] === RUN   TestHealthKillContainer
23:28:39 [2023-08-08T23:28:39.192Z] --- PASS: TestHealthKillContainer (7.98s)
23:28:39 [2023-08-08T23:28:39.192Z] === RUN   TestHealthCheckProcessKilled
23:28:39 [2023-08-08T23:28:39.761Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
23:28:39 [2023-08-08T23:28:39.761Z] === RUN   TestHealthStartInterval
23:28:41 [2023-08-08T23:28:41.143Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.143Z]         }
23:28:41 [2023-08-08T23:28:41.143Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.143Z]         }
23:28:41 [2023-08-08T23:28:41.403Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.403Z]         }
23:28:41 [2023-08-08T23:28:41.403Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.403Z]         }
23:28:41 [2023-08-08T23:28:41.662Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.662Z]         }
23:28:41 [2023-08-08T23:28:41.662Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.662Z]         }
23:28:41 [2023-08-08T23:28:41.662Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.662Z]         }
23:28:41 [2023-08-08T23:28:41.922Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.922Z]         }
23:28:41 [2023-08-08T23:28:41.922Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:41 [2023-08-08T23:28:41.922Z]         }
23:28:42 [2023-08-08T23:28:42.182Z]     health_test.go:145: &{2023-08-08 23:28:40.92575821 +0000 UTC 2023-08-08 23:28:40.983229016 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:28:42 [2023-08-08T23:28:42.182Z]         }
23:28:42 [2023-08-08T23:28:42.182Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.182Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.442Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.442Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.701Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.701Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.701Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.961Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.961Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:42 [2023-08-08T23:28:42.961Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:43 [2023-08-08T23:28:43.222Z]     health_test.go:145: &{2023-08-08 23:28:41.988002987 +0000 UTC 2023-08-08 23:28:42.038320561 +0000 UTC 1 2}
23:28:43 [2023-08-08T23:28:43.222Z]     health_test.go:173: 1.05559332s
23:28:44 [2023-08-08T23:28:44.161Z]     health_test.go:173: 1.05559332s
23:28:45 [2023-08-08T23:28:45.542Z]     health_test.go:173: 1.05559332s
23:28:46 [2023-08-08T23:28:46.481Z]     health_test.go:173: 1.05559332s
23:28:47 [2023-08-08T23:28:47.420Z]     health_test.go:173: 1.05559332s
23:28:48 [2023-08-08T23:28:48.359Z]     health_test.go:173: 1.05559332s
23:28:49 [2023-08-08T23:28:49.299Z]     health_test.go:173: 1.05559332s
23:28:50 [2023-08-08T23:28:50.238Z]     health_test.go:173: 1.05559332s
23:28:51 [2023-08-08T23:28:51.177Z]     health_test.go:173: 1.05559332s
23:28:52 [2023-08-08T23:28:52.558Z]     health_test.go:173: 1.05559332s
23:28:53 [2023-08-08T23:28:53.498Z]     health_test.go:173: 1.05559332s
23:28:54 [2023-08-08T23:28:54.437Z]     health_test.go:173: 1.05559332s
23:28:55 [2023-08-08T23:28:55.376Z]     health_test.go:173: 1.05559332s
23:28:56 [2023-08-08T23:28:56.315Z]     health_test.go:173: 1.05559332s
23:28:57 [2023-08-08T23:28:57.254Z]     health_test.go:173: 1.05559332s
23:28:58 [2023-08-08T23:28:58.210Z]     health_test.go:173: 1.05559332s
23:28:59 [2023-08-08T23:28:59.177Z]     health_test.go:173: 1.05559332s
23:29:00 [2023-08-08T23:29:00.584Z]     health_test.go:173: 1.05559332s
23:29:01 [2023-08-08T23:29:01.539Z]     health_test.go:173: 1.05559332s
23:29:02 [2023-08-08T23:29:02.488Z]     health_test.go:173: 1.05559332s
23:29:03 [2023-08-08T23:29:03.455Z]     health_test.go:173: 1.05559332s
23:29:04 [2023-08-08T23:29:04.394Z]     health_test.go:173: 1.05559332s
23:29:05 [2023-08-08T23:29:05.333Z]     health_test.go:173: 1.05559332s
23:29:06 [2023-08-08T23:29:06.272Z]     health_test.go:173: 1.05559332s
23:29:07 [2023-08-08T23:29:07.212Z]     health_test.go:173: 1.05559332s
23:29:08 [2023-08-08T23:29:08.593Z]     health_test.go:173: 1.05559332s
23:29:09 [2023-08-08T23:29:09.532Z]     health_test.go:173: 1.05559332s
23:29:10 [2023-08-08T23:29:10.471Z]     health_test.go:173: 1.05559332s
23:29:11 [2023-08-08T23:29:11.411Z]     health_test.go:173: 1.05559332s
23:29:12 [2023-08-08T23:29:12.350Z]     health_test.go:173: 1.05559332s
23:29:13 [2023-08-08T23:29:13.731Z] --- PASS: TestHealthStartInterval (33.73s)
23:29:13 [2023-08-08T23:29:13.731Z] === RUN   TestInspectCpusetInConfigPre120
23:29:13 [2023-08-08T23:29:13.991Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
23:29:13 [2023-08-08T23:29:13.991Z] === RUN   TestInspectAnnotations
23:29:13 [2023-08-08T23:29:13.991Z] --- PASS: TestInspectAnnotations (0.03s)
23:29:13 [2023-08-08T23:29:13.991Z] === RUN   TestIpcModeNone
23:29:14 [2023-08-08T23:29:14.561Z] --- PASS: TestIpcModeNone (0.50s)
23:29:14 [2023-08-08T23:29:14.561Z] === RUN   TestIpcModePrivate
23:29:14 [2023-08-08T23:29:14.821Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
23:29:15 [2023-08-08T23:29:15.081Z] --- PASS: TestIpcModePrivate (0.51s)
23:29:15 [2023-08-08T23:29:15.081Z] === RUN   TestIpcModeShareable
23:29:15 [2023-08-08T23:29:15.341Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
23:29:15 [2023-08-08T23:29:15.601Z] --- PASS: TestIpcModeShareable (0.54s)
23:29:15 [2023-08-08T23:29:15.601Z] === RUN   TestAPIIpcModeShareableAndContainer
23:29:17 [2023-08-08T23:29:17.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
23:29:17 [2023-08-08T23:29:17.512Z] === RUN   TestAPIIpcModeHost
23:29:17 [2023-08-08T23:29:17.512Z] --- PASS: TestAPIIpcModeHost (0.33s)
23:29:17 [2023-08-08T23:29:17.512Z] === RUN   TestDaemonIpcModeShareable
23:29:18 [2023-08-08T23:29:18.453Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
23:29:18 [2023-08-08T23:29:18.453Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
23:29:18 [2023-08-08T23:29:18.453Z] === RUN   TestDaemonIpcModePrivate
23:29:19 [2023-08-08T23:29:19.393Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
23:29:19 [2023-08-08T23:29:19.654Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
23:29:19 [2023-08-08T23:29:19.654Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:29:20 [2023-08-08T23:29:20.594Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
23:29:20 [2023-08-08T23:29:20.854Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
23:29:20 [2023-08-08T23:29:20.854Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:29:21 [2023-08-08T23:29:21.794Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
23:29:21 [2023-08-08T23:29:21.794Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
23:29:21 [2023-08-08T23:29:21.794Z] === RUN   TestIpcModeOlderClient
23:29:21 [2023-08-08T23:29:21.794Z] === PAUSE TestIpcModeOlderClient
23:29:21 [2023-08-08T23:29:21.794Z] === RUN   TestKillContainerInvalidSignal
23:29:22 [2023-08-08T23:29:22.364Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
23:29:22 [2023-08-08T23:29:22.364Z] === RUN   TestKillContainer
23:29:22 [2023-08-08T23:29:22.364Z] === RUN   TestKillContainer/no_signal
23:29:22 [2023-08-08T23:29:22.624Z] === RUN   TestKillContainer/non_killing_signal
23:29:22 [2023-08-08T23:29:22.884Z] === RUN   TestKillContainer/killing_signal
23:29:23 [2023-08-08T23:29:23.824Z] --- PASS: TestKillContainer (1.33s)
23:29:23 [2023-08-08T23:29:23.824Z]     --- PASS: TestKillContainer/no_signal (0.45s)
23:29:23 [2023-08-08T23:29:23.824Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
23:29:23 [2023-08-08T23:29:23.824Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
23:29:23 [2023-08-08T23:29:23.824Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:29:23 [2023-08-08T23:29:23.824Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:29:24 [2023-08-08T23:29:24.084Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:29:24 [2023-08-08T23:29:24.344Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
23:29:24 [2023-08-08T23:29:24.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
23:29:24 [2023-08-08T23:29:24.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
23:29:24 [2023-08-08T23:29:24.344Z] === RUN   TestKillStoppedContainer
23:29:24 [2023-08-08T23:29:24.604Z] --- PASS: TestKillStoppedContainer (0.03s)
23:29:24 [2023-08-08T23:29:24.604Z] === RUN   TestKillStoppedContainerAPIPre120
23:29:24 [2023-08-08T23:29:24.604Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
23:29:24 [2023-08-08T23:29:24.604Z] === RUN   TestKillDifferentUserContainer
23:29:24 [2023-08-08T23:29:24.864Z] --- PASS: TestKillDifferentUserContainer (0.45s)
23:29:24 [2023-08-08T23:29:24.864Z] === RUN   TestInspectOomKilledTrue
23:29:25 [2023-08-08T23:29:25.434Z] --- PASS: TestInspectOomKilledTrue (0.51s)
23:29:25 [2023-08-08T23:29:25.434Z] === RUN   TestInspectOomKilledFalse
23:29:26 [2023-08-08T23:29:26.004Z] --- PASS: TestInspectOomKilledFalse (0.43s)
23:29:26 [2023-08-08T23:29:26.004Z] === RUN   TestLinksEtcHostsContentMatch
23:29:26 [2023-08-08T23:29:26.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
23:29:26 [2023-08-08T23:29:26.265Z] === RUN   TestLinksContainerNames
23:29:27 [2023-08-08T23:29:27.208Z] --- PASS: TestLinksContainerNames (0.87s)
23:29:27 [2023-08-08T23:29:27.208Z] === RUN   TestLogsFollowTailEmpty
23:29:27 [2023-08-08T23:29:27.468Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:29:27 [2023-08-08T23:29:27.468Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:29:29 [2023-08-08T23:29:29.378Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:29:29 [2023-08-08T23:29:29.378Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:29:30 [2023-08-08T23:29:30.760Z] --- PASS: TestLogs (3.16s)
23:29:30 [2023-08-08T23:29:30.760Z]     --- PASS: TestLogs/driver_local (0.01s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.04s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.37s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.46s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.51s)
23:29:30 [2023-08-08T23:29:30.760Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.96s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.26s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.41s)
23:29:30 [2023-08-08T23:29:30.760Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.62s)
23:29:30 [2023-08-08T23:29:30.760Z] === RUN   TestContainerNetworkMountsNoChown
23:29:31 [2023-08-08T23:29:31.331Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/default
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/default
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/private
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/private
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rprivate
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rprivate
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/slave
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/slave
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rslave
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rslave
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/shared
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/shared
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rshared
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rshared
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/default
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rslave
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rshared
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/default/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/slave
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rprivate
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/private
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/default/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/private/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/private/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/default/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/shared
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/default/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/private/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/private/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:29:31 [2023-08-08T23:29:31.331Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:29:31 [2023-08-08T23:29:31.331Z] --- PASS: TestMountDaemonRoot (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:29:31 [2023-08-08T23:29:31.331Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:29:31 [2023-08-08T23:29:31.331Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:29:31 [2023-08-08T23:29:31.331Z] === RUN   TestContainerBindMountNonRecursive
23:29:32 [2023-08-08T23:29:32.713Z] --- PASS: TestContainerBindMountNonRecursive (1.10s)
23:29:32 [2023-08-08T23:29:32.713Z] === RUN   TestContainerVolumesMountedAsShared
23:29:32 [2023-08-08T23:29:32.713Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
23:29:32 [2023-08-08T23:29:32.713Z] === RUN   TestContainerVolumesMountedAsSlave
23:29:33 [2023-08-08T23:29:33.283Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
23:29:33 [2023-08-08T23:29:33.283Z] === RUN   TestContainerCopyLeaksMounts
23:29:33 [2023-08-08T23:29:33.854Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
23:29:33 [2023-08-08T23:29:33.854Z] === RUN   TestContainerBindMountRecursivelyReadOnly
23:29:35 [2023-08-08T23:29:35.236Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.47s)
23:29:35 [2023-08-08T23:29:35.236Z] === RUN   TestNetworkNat
23:29:35 [2023-08-08T23:29:35.806Z] --- PASS: TestNetworkNat (0.48s)
23:29:35 [2023-08-08T23:29:35.806Z] === RUN   TestNetworkLocalhostTCPNat
23:29:36 [2023-08-08T23:29:36.066Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
23:29:36 [2023-08-08T23:29:36.066Z] === RUN   TestNetworkLoopbackNat
23:29:38 [2023-08-08T23:29:38.608Z] --- PASS: TestNetworkLoopbackNat (2.58s)
23:29:38 [2023-08-08T23:29:38.608Z] === RUN   TestPause
23:29:39 [2023-08-08T23:29:39.179Z] --- PASS: TestPause (0.47s)
23:29:39 [2023-08-08T23:29:39.179Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:29:39 [2023-08-08T23:29:39.179Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:29:39 [2023-08-08T23:29:39.179Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:29:39 [2023-08-08T23:29:39.179Z] === RUN   TestPauseStopPausedContainer
23:29:39 [2023-08-08T23:29:39.748Z] --- PASS: TestPauseStopPausedContainer (0.52s)
23:29:39 [2023-08-08T23:29:39.748Z] === RUN   TestPidHost
23:29:40 [2023-08-08T23:29:40.689Z] --- PASS: TestPidHost (1.00s)
23:29:40 [2023-08-08T23:29:40.689Z] === RUN   TestPsFilter
23:29:40 [2023-08-08T23:29:40.689Z] === RUN   TestPsFilter/since
23:29:40 [2023-08-08T23:29:40.689Z] === RUN   TestPsFilter/before
23:29:40 [2023-08-08T23:29:40.689Z] --- PASS: TestPsFilter (0.08s)
23:29:40 [2023-08-08T23:29:40.689Z]     --- PASS: TestPsFilter/since (0.00s)
23:29:40 [2023-08-08T23:29:40.689Z]     --- PASS: TestPsFilter/before (0.00s)
23:29:40 [2023-08-08T23:29:40.689Z] === RUN   TestRemoveContainerWithRemovedVolume
23:29:41 [2023-08-08T23:29:41.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
23:29:41 [2023-08-08T23:29:41.259Z] === RUN   TestRemoveContainerWithVolume
23:29:41 [2023-08-08T23:29:41.519Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
23:29:41 [2023-08-08T23:29:41.519Z] === RUN   TestRemoveContainerRunning
23:29:42 [2023-08-08T23:29:42.088Z] --- PASS: TestRemoveContainerRunning (0.46s)
23:29:42 [2023-08-08T23:29:42.088Z] === RUN   TestRemoveContainerForceRemoveRunning
23:29:42 [2023-08-08T23:29:42.659Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
23:29:42 [2023-08-08T23:29:42.659Z] === RUN   TestRemoveInvalidContainer
23:29:42 [2023-08-08T23:29:42.659Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:29:42 [2023-08-08T23:29:42.659Z] === RUN   TestRenameLinkedContainer
23:29:44 [2023-08-08T23:29:44.569Z] --- PASS: TestRenameLinkedContainer (1.77s)
23:29:44 [2023-08-08T23:29:44.569Z] === RUN   TestRenameStoppedContainer
23:29:44 [2023-08-08T23:29:44.829Z] --- PASS: TestRenameStoppedContainer (0.42s)
23:29:44 [2023-08-08T23:29:44.829Z] === RUN   TestRenameRunningContainerAndReuse
23:29:45 [2023-08-08T23:29:45.812Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s)
23:29:45 [2023-08-08T23:29:45.813Z] === RUN   TestRenameInvalidName
23:29:46 [2023-08-08T23:29:46.072Z] --- PASS: TestRenameInvalidName (0.48s)
23:29:46 [2023-08-08T23:29:46.072Z] === RUN   TestRenameAnonymousContainer
23:29:47 [2023-08-08T23:29:47.981Z] --- PASS: TestRenameAnonymousContainer (1.59s)
23:29:47 [2023-08-08T23:29:47.981Z] === RUN   TestRenameContainerWithSameName
23:29:48 [2023-08-08T23:29:48.241Z] --- PASS: TestRenameContainerWithSameName (0.44s)
23:29:48 [2023-08-08T23:29:48.241Z] === RUN   TestRenameContainerWithLinkedContainer
23:29:49 [2023-08-08T23:29:49.181Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
23:29:49 [2023-08-08T23:29:49.181Z] === RUN   TestResize
23:29:49 [2023-08-08T23:29:49.751Z] --- PASS: TestResize (0.48s)
23:29:49 [2023-08-08T23:29:49.751Z] === RUN   TestResizeWithInvalidSize
23:29:50 [2023-08-08T23:29:50.012Z] --- PASS: TestResizeWithInvalidSize (0.48s)
23:29:50 [2023-08-08T23:29:50.012Z] === RUN   TestResizeWhenContainerNotStarted
23:29:50 [2023-08-08T23:29:50.582Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:29:50 [2023-08-08T23:29:50.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:29:51 [2023-08-08T23:29:51.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:29:51 [2023-08-08T23:29:51.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:29:51 [2023-08-08T23:29:51.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:29:51 [2023-08-08T23:29:51.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:29:52 [2023-08-08T23:29:52.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:52 [2023-08-08T23:29:52.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:29:52 [2023-08-08T23:29:52.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:29:54 [2023-08-08T23:29:54.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:29:58 [2023-08-08T23:29:58.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.60s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
23:29:58 [2023-08-08T23:29:58.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
23:29:58 [2023-08-08T23:29:58.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:29:58 [2023-08-08T23:29:58.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:29:58 [2023-08-08T23:29:58.950Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:29:59 [2023-08-08T23:29:59.890Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s)
23:29:59 [2023-08-08T23:29:59.890Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
23:29:59 [2023-08-08T23:29:59.890Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
23:29:59 [2023-08-08T23:29:59.890Z] === RUN   TestCgroupNamespacesRun
23:30:01 [2023-08-08T23:30:01.272Z] --- PASS: TestCgroupNamespacesRun (1.05s)
23:30:01 [2023-08-08T23:30:01.272Z] === RUN   TestCgroupNamespacesRunPrivileged
23:30:02 [2023-08-08T23:30:02.212Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
23:30:02 [2023-08-08T23:30:02.212Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:30:03 [2023-08-08T23:30:03.151Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
23:30:03 [2023-08-08T23:30:03.151Z] === RUN   TestCgroupNamespacesRunHostMode
23:30:04 [2023-08-08T23:30:04.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
23:30:04 [2023-08-08T23:30:04.533Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:30:05 [2023-08-08T23:30:05.473Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
23:30:05 [2023-08-08T23:30:05.473Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:30:06 [2023-08-08T23:30:06.412Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
23:30:06 [2023-08-08T23:30:06.412Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:30:06 [2023-08-08T23:30:06.981Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
23:30:06 [2023-08-08T23:30:06.981Z] === RUN   TestCgroupNamespacesRunOlderClient
23:30:08 [2023-08-08T23:30:08.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
23:30:08 [2023-08-08T23:30:08.363Z] === RUN   TestNISDomainname
23:30:08 [2023-08-08T23:30:08.623Z] --- PASS: TestNISDomainname (0.53s)
23:30:08 [2023-08-08T23:30:08.623Z] === RUN   TestHostnameDnsResolution
23:30:09 [2023-08-08T23:30:09.563Z] --- PASS: TestHostnameDnsResolution (0.71s)
23:30:09 [2023-08-08T23:30:09.563Z] === RUN   TestUnprivilegedPortsAndPing
23:30:10 [2023-08-08T23:30:10.133Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
23:30:10 [2023-08-08T23:30:10.133Z] === RUN   TestPrivilegedHostDevices
23:30:10 [2023-08-08T23:30:10.394Z] --- PASS: TestPrivilegedHostDevices (0.51s)
23:30:10 [2023-08-08T23:30:10.394Z] === RUN   TestRunConsoleSize
23:30:10 [2023-08-08T23:30:10.965Z] --- PASS: TestRunConsoleSize (0.43s)
23:30:10 [2023-08-08T23:30:10.965Z] === RUN   TestRunWithAlternativeContainerdShim
23:30:15 [2023-08-08T23:30:15.164Z] --- PASS: TestRunWithAlternativeContainerdShim (3.94s)
23:30:15 [2023-08-08T23:30:15.164Z] === RUN   TestStats
23:30:17 [2023-08-08T23:30:17.704Z] --- PASS: TestStats (2.44s)
23:30:17 [2023-08-08T23:30:17.704Z] === RUN   TestStopContainerWithTimeout
23:30:17 [2023-08-08T23:30:17.704Z] === RUN   TestStopContainerWithTimeout/0
23:30:17 [2023-08-08T23:30:17.704Z] === PAUSE TestStopContainerWithTimeout/0
23:30:17 [2023-08-08T23:30:17.704Z] === RUN   TestStopContainerWithTimeout/1
23:30:17 [2023-08-08T23:30:17.704Z] === PAUSE TestStopContainerWithTimeout/1
23:30:17 [2023-08-08T23:30:17.704Z] === RUN   TestStopContainerWithTimeout/3
23:30:17 [2023-08-08T23:30:17.704Z] === PAUSE TestStopContainerWithTimeout/3
23:30:17 [2023-08-08T23:30:17.704Z] === RUN   TestStopContainerWithTimeout/-1
23:30:17 [2023-08-08T23:30:17.704Z] === PAUSE TestStopContainerWithTimeout/-1
23:30:17 [2023-08-08T23:30:17.704Z] === CONT  TestStopContainerWithTimeout/0
23:30:17 [2023-08-08T23:30:17.704Z] === CONT  TestStopContainerWithTimeout/3
23:30:17 [2023-08-08T23:30:17.704Z] === CONT  TestStopContainerWithTimeout/-1
23:30:17 [2023-08-08T23:30:17.704Z] === CONT  TestStopContainerWithTimeout/1
23:30:20 [2023-08-08T23:30:20.245Z] --- PASS: TestStopContainerWithTimeout (0.04s)
23:30:20 [2023-08-08T23:30:20.245Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
23:30:20 [2023-08-08T23:30:20.245Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
23:30:20 [2023-08-08T23:30:20.245Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
23:30:20 [2023-08-08T23:30:20.245Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
23:30:20 [2023-08-08T23:30:20.245Z] === RUN   TestStopContainerWithTimeoutCancel
23:30:20 [2023-08-08T23:30:20.245Z] === PAUSE TestStopContainerWithTimeoutCancel
23:30:20 [2023-08-08T23:30:20.245Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:30:22 [2023-08-08T23:30:22.154Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s)
23:30:22 [2023-08-08T23:30:22.154Z] === RUN   TestUpdateMemory
23:30:23 [2023-08-08T23:30:23.095Z] --- PASS: TestUpdateMemory (0.61s)
23:30:23 [2023-08-08T23:30:23.095Z] === RUN   TestUpdateCPUQuota
23:30:23 [2023-08-08T23:30:23.665Z] --- PASS: TestUpdateCPUQuota (0.85s)
23:30:23 [2023-08-08T23:30:23.665Z] === RUN   TestUpdatePidsLimit
23:30:23 [2023-08-08T23:30:23.665Z] === RUN   TestUpdatePidsLimit/update_from_none
23:30:23 [2023-08-08T23:30:23.925Z] === RUN   TestUpdatePidsLimit/no_change
23:30:24 [2023-08-08T23:30:24.185Z] === RUN   TestUpdatePidsLimit/update_lower
23:30:24 [2023-08-08T23:30:24.445Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:30:24 [2023-08-08T23:30:24.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:30:24 [2023-08-08T23:30:24.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:30:24 [2023-08-08T23:30:24.965Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:30:25 [2023-08-08T23:30:25.908Z] --- PASS: TestUpdatePidsLimit (2.07s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
23:30:25 [2023-08-08T23:30:25.908Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
23:30:25 [2023-08-08T23:30:25.908Z] === RUN   TestUpdateRestartPolicy
23:30:38 [2023-08-08T23:30:38.128Z] --- PASS: TestUpdateRestartPolicy (10.78s)
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestUpdateRestartWithAutoRemove
23:30:38 [2023-08-08T23:30:38.128Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitNonBlocked
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:38 [2023-08-08T23:30:38.128Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:38 [2023-08-08T23:30:38.128Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:38 [2023-08-08T23:30:38.128Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:38 [2023-08-08T23:30:38.128Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:38 [2023-08-08T23:30:38.128Z] --- PASS: TestWaitNonBlocked (0.02s)
23:30:38 [2023-08-08T23:30:38.128Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
23:30:38 [2023-08-08T23:30:38.128Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitBlocked
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:30:38 [2023-08-08T23:30:38.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:30:38 [2023-08-08T23:30:38.128Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:30:38 [2023-08-08T23:30:38.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:30:38 [2023-08-08T23:30:38.128Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:30:38 [2023-08-08T23:30:38.128Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:30:38 [2023-08-08T23:30:38.698Z] --- PASS: TestWaitBlocked (0.03s)
23:30:38 [2023-08-08T23:30:38.698Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
23:30:38 [2023-08-08T23:30:38.698Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
23:30:38 [2023-08-08T23:30:38.698Z] === RUN   TestWaitConditions
23:30:38 [2023-08-08T23:30:38.698Z] === RUN   TestWaitConditions/default
23:30:38 [2023-08-08T23:30:38.698Z] === PAUSE TestWaitConditions/default
23:30:38 [2023-08-08T23:30:38.698Z] === RUN   TestWaitConditions/not-running
23:30:38 [2023-08-08T23:30:38.698Z] === PAUSE TestWaitConditions/not-running
23:30:38 [2023-08-08T23:30:38.698Z] === RUN   TestWaitConditions/next-exit
23:30:38 [2023-08-08T23:30:38.698Z] === PAUSE TestWaitConditions/next-exit
23:30:38 [2023-08-08T23:30:38.698Z] === RUN   TestWaitConditions/removed
23:30:38 [2023-08-08T23:30:38.698Z] === PAUSE TestWaitConditions/removed
23:30:38 [2023-08-08T23:30:38.698Z] === CONT  TestWaitConditions/default
23:30:38 [2023-08-08T23:30:38.698Z] === CONT  TestWaitConditions/next-exit
23:30:38 [2023-08-08T23:30:38.698Z] === CONT  TestWaitConditions/not-running
23:30:38 [2023-08-08T23:30:38.698Z] === CONT  TestWaitConditions/removed
23:30:38 [2023-08-08T23:30:38.698Z]     wait_test.go:146: ContainerID = e3380f6ba5dd9d4cf0c8ae891d605aba6bed339c3a53d47e7496b6e1938b19cf
23:30:38 [2023-08-08T23:30:38.698Z]     wait_test.go:146: ContainerID = 2fc380d9f5d16e0386127ebc45bd2169c2536c3a351102b8562491419d9a2da8
23:30:38 [2023-08-08T23:30:38.698Z]     wait_test.go:146: ContainerID = 070ef6357f2e76b3d78d014ff45f5675d56c0a4a14c6110dc8c1f4f23f09496d
23:30:38 [2023-08-08T23:30:38.698Z]     wait_test.go:146: ContainerID = a3d04f9eee2536a12250d528c59ffce613d48a3671d98693c2b8a610c3ffcaa2
23:30:40 [2023-08-08T23:30:40.080Z] --- PASS: TestWaitConditions (0.03s)
23:30:40 [2023-08-08T23:30:40.080Z]     --- PASS: TestWaitConditions/not-running (0.79s)
23:30:40 [2023-08-08T23:30:40.080Z]     --- PASS: TestWaitConditions/removed (0.84s)
23:30:40 [2023-08-08T23:30:40.080Z]     --- PASS: TestWaitConditions/next-exit (1.10s)
23:30:40 [2023-08-08T23:30:40.080Z]     --- PASS: TestWaitConditions/default (1.15s)
23:30:40 [2023-08-08T23:30:40.080Z] === RUN   TestWaitRestartedContainer
23:30:40 [2023-08-08T23:30:40.080Z] === RUN   TestWaitRestartedContainer/default
23:30:40 [2023-08-08T23:30:40.080Z] === PAUSE TestWaitRestartedContainer/default
23:30:40 [2023-08-08T23:30:40.080Z] === RUN   TestWaitRestartedContainer/not-running
23:30:40 [2023-08-08T23:30:40.080Z] === PAUSE TestWaitRestartedContainer/not-running
23:30:40 [2023-08-08T23:30:40.080Z] === RUN   TestWaitRestartedContainer/next-exit
23:30:40 [2023-08-08T23:30:40.080Z] === PAUSE TestWaitRestartedContainer/next-exit
23:30:40 [2023-08-08T23:30:40.080Z] === CONT  TestWaitRestartedContainer/default
23:30:40 [2023-08-08T23:30:40.080Z] === CONT  TestWaitRestartedContainer/next-exit
23:30:40 [2023-08-08T23:30:40.080Z] === CONT  TestWaitRestartedContainer/not-running
23:30:41 [2023-08-08T23:30:41.992Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:30:41 [2023-08-08T23:30:41.992Z]     --- PASS: TestWaitRestartedContainer/not-running (1.84s)
23:30:41 [2023-08-08T23:30:41.992Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.03s)
23:30:41 [2023-08-08T23:30:41.992Z]     --- PASS: TestWaitRestartedContainer/default (2.08s)
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestContainerStartOnDaemonRestart
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestIpcModeOlderClient
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestContainerKillOnDaemonStart
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestDaemonHostGatewayIP
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestDaemonRestartIpcMode
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestRestartDaemonWithRestartingContainer
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestHardRestartWhenContainerIsRunning
23:30:41 [2023-08-08T23:30:41.992Z] === CONT  TestStopContainerWithTimeoutCancel
23:30:41 [2023-08-08T23:30:41.992Z] --- PASS: TestIpcModeOlderClient (0.05s)
23:30:43 [2023-08-08T23:30:43.906Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
23:30:43 [2023-08-08T23:30:43.906Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
23:30:43 [2023-08-08T23:30:43.906Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.15s)
23:30:43 [2023-08-08T23:30:43.906Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
23:30:43 [2023-08-08T23:30:43.906Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
23:30:44 [2023-08-08T23:30:44.848Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s)
23:30:45 [2023-08-08T23:30:45.109Z] --- PASS: TestDaemonHostGatewayIP (3.34s)
23:30:45 [2023-08-08T23:30:45.369Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.40s)
23:30:45 [2023-08-08T23:30:45.629Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
23:30:45 [2023-08-08T23:30:45.629Z] --- PASS: TestStopContainerWithTimeoutCancel (3.64s)
23:30:53 [2023-08-08T23:30:53.757Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
23:30:53 [2023-08-08T23:30:53.757Z] PASS
23:30:53 [2023-08-08T23:30:53.757Z] 
23:30:53 [2023-08-08T23:30:53.757Z] === Skipped
23:30:53 [2023-08-08T23:30:53.757Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:30:53 [2023-08-08T23:30:53.757Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:30:53 [2023-08-08T23:30:53.757Z] 
23:30:53 [2023-08-08T23:30:53.757Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:30:53 [2023-08-08T23:30:53.757Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:30:53 [2023-08-08T23:30:53.757Z] 
23:30:53 [2023-08-08T23:30:53.757Z] DONE 301 tests, 2 skipped in 161.747s
23:30:53 [2023-08-08T23:30:53.757Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:30:53 [2023-08-08T23:30:53.757Z] ++ 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
23:30:53 [2023-08-08T23:30:53.757Z] ++ set -e
23:30:53 [2023-08-08T23:30:53.757Z] ++ '[' -n 0 ']'
23:30:53 [2023-08-08T23:30:53.757Z] ++ set -x
23:30:53 [2023-08-08T23:30:53.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
23:30:53 [2023-08-08T23:30:53.757Z] INFO: Testing against a local daemon
23:30:53 [2023-08-08T23:30:53.757Z] === RUN   TestConfigDaemonID
23:30:54 [2023-08-08T23:30:54.697Z]     daemon_test.go:52: [d09eecc5acaf0] daemon is not started
23:30:54 [2023-08-08T23:30:54.697Z] --- PASS: TestConfigDaemonID (1.04s)
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:30:54 [2023-08-08T23:30:54.697Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:30:54 [2023-08-08T23:30:54.697Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation/invalid_config
23:30:54 [2023-08-08T23:30:54.697Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation/malformed_config
23:30:54 [2023-08-08T23:30:54.697Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:30:54 [2023-08-08T23:30:54.697Z] === RUN   TestDaemonConfigValidation/valid_config
23:30:54 [2023-08-08T23:30:54.697Z] === PAUSE TestDaemonConfigValidation/valid_config
23:30:54 [2023-08-08T23:30:54.697Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:30:54 [2023-08-08T23:30:54.697Z] === CONT  TestDaemonConfigValidation/malformed_config
23:30:54 [2023-08-08T23:30:54.697Z] === CONT  TestDaemonConfigValidation/valid_config
23:30:54 [2023-08-08T23:30:54.697Z] === CONT  TestDaemonConfigValidation/invalid_config
23:30:54 [2023-08-08T23:30:54.697Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:30:54 [2023-08-08T23:30:54.957Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:30:54 [2023-08-08T23:30:54.957Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
23:30:54 [2023-08-08T23:30:54.957Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
23:30:54 [2023-08-08T23:30:54.957Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
23:30:54 [2023-08-08T23:30:54.957Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
23:30:54 [2023-08-08T23:30:54.957Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:30:54 [2023-08-08T23:30:54.957Z] === RUN   TestConfigDaemonSeccompProfiles
23:30:54 [2023-08-08T23:30:54.957Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:30:55 [2023-08-08T23:30:55.897Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:30:56 [2023-08-08T23:30:56.838Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:30:58 [2023-08-08T23:30:58.219Z]     daemon_test.go:166: [d2c258e5e24d1] daemon is not started
23:30:58 [2023-08-08T23:30:58.219Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
23:30:58 [2023-08-08T23:30:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:30:58 [2023-08-08T23:30:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:30:58 [2023-08-08T23:30:58.219Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:30:58 [2023-08-08T23:30:58.219Z] === RUN   TestDaemonProxy
23:30:58 [2023-08-08T23:30:58.219Z] === RUN   TestDaemonProxy/environment_variables
23:30:58 [2023-08-08T23:30:58.219Z] === PAUSE TestDaemonProxy/environment_variables
23:30:58 [2023-08-08T23:30:58.219Z] === RUN   TestDaemonProxy/command-line_options
23:30:58 [2023-08-08T23:30:58.219Z] === PAUSE TestDaemonProxy/command-line_options
23:30:58 [2023-08-08T23:30:58.219Z] === RUN   TestDaemonProxy/configuration_file
23:30:58 [2023-08-08T23:30:58.219Z] === PAUSE TestDaemonProxy/configuration_file
23:30:58 [2023-08-08T23:30:58.219Z] === RUN   TestDaemonProxy/conflicting_options
23:30:58 [2023-08-08T23:30:58.479Z] === RUN   TestDaemonProxy/reload_sanitized
23:30:58 [2023-08-08T23:30:58.479Z] === PAUSE TestDaemonProxy/reload_sanitized
23:30:58 [2023-08-08T23:30:58.479Z] === CONT  TestDaemonProxy/environment_variables
23:30:58 [2023-08-08T23:30:58.479Z] === CONT  TestDaemonProxy/configuration_file
23:30:58 [2023-08-08T23:30:58.479Z] === CONT  TestDaemonProxy/command-line_options
23:30:58 [2023-08-08T23:30:58.479Z] === CONT  TestDaemonProxy/reload_sanitized
23:31:00 [2023-08-08T23:31:00.388Z] --- PASS: TestDaemonProxy (0.50s)
23:31:00 [2023-08-08T23:31:00.388Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:31:00 [2023-08-08T23:31:00.388Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
23:31:00 [2023-08-08T23:31:00.388Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
23:31:00 [2023-08-08T23:31:00.388Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
23:31:00 [2023-08-08T23:31:00.388Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
23:31:00 [2023-08-08T23:31:00.388Z] === RUN   TestLiveRestore
23:31:00 [2023-08-08T23:31:00.388Z] === RUN   TestLiveRestore/volume_references
23:31:00 [2023-08-08T23:31:00.388Z] === PAUSE TestLiveRestore/volume_references
23:31:00 [2023-08-08T23:31:00.388Z] === CONT  TestLiveRestore/volume_references
23:31:00 [2023-08-08T23:31:00.958Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:31:00 [2023-08-08T23:31:00.958Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:31:01 [2023-08-08T23:31:01.898Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:31:02 [2023-08-08T23:31:02.838Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:31:03 [2023-08-08T23:31:03.778Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:31:04 [2023-08-08T23:31:04.717Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
23:31:05 [2023-08-08T23:31:05.657Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
23:31:07 [2023-08-08T23:31:07.039Z] --- PASS: TestLiveRestore (0.00s)
23:31:07 [2023-08-08T23:31:07.039Z]     --- PASS: TestLiveRestore/volume_references (6.53s)
23:31:07 [2023-08-08T23:31:07.039Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.93s)
23:31:07 [2023-08-08T23:31:07.039Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
23:31:07 [2023-08-08T23:31:07.039Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
23:31:07 [2023-08-08T23:31:07.039Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
23:31:07 [2023-08-08T23:31:07.039Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s)
23:31:07 [2023-08-08T23:31:07.039Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.01s)
23:31:07 [2023-08-08T23:31:07.039Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
23:31:07 [2023-08-08T23:31:07.039Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
23:31:07 [2023-08-08T23:31:07.299Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
23:31:07 [2023-08-08T23:31:07.299Z] PASS
23:31:07 [2023-08-08T23:31:07.299Z] 
23:31:07 [2023-08-08T23:31:07.299Z] DONE 27 tests in 13.714s
23:31:07 [2023-08-08T23:31:07.299Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:31:07 [2023-08-08T23:31:07.299Z] ++ 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
23:31:07 [2023-08-08T23:31:07.299Z] ++ set -e
23:31:07 [2023-08-08T23:31:07.299Z] ++ '[' -n 0 ']'
23:31:07 [2023-08-08T23:31:07.299Z] ++ set -x
23:31:07 [2023-08-08T23:31:07.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
23:31:07 [2023-08-08T23:31:07.559Z] INFO: Testing against a local daemon
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestCommitInheritsEnv
23:31:07 [2023-08-08T23:31:07.559Z] --- PASS: TestCommitInheritsEnv (0.13s)
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportExtremelyLargeImageWorks
23:31:07 [2023-08-08T23:31:07.559Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:31:07 [2023-08-08T23:31:07.559Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/#00
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/_______
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform//
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/linux
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/LINUX
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/macos
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:31:07 [2023-08-08T23:31:07.559Z] --- PASS: TestImportWithCustomPlatform (0.10s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImageInspectEmptyTagsAndDigests
23:31:07 [2023-08-08T23:31:07.559Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
23:31:07 [2023-08-08T23:31:07.559Z] === RUN   TestImagesFilterMultiReference
23:31:07 [2023-08-08T23:31:07.819Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:31:07 [2023-08-08T23:31:07.819Z] === RUN   TestImagesFilterBeforeSince
23:31:07 [2023-08-08T23:31:07.819Z]     list_test.go:87: ImageList: ID=sha256:82e6a0bb5f11406994f32b1e93e283f096ae1e4a9fb20091b99b7479d47c583e RepoTags=[testimagesfilterbeforesince:v2]
23:31:07 [2023-08-08T23:31:07.819Z]     list_test.go:87: ImageList: ID=sha256:664bfa7ae95855cc099cd67bad78ab3b1a8af6cfcf2d8feaaa55cf7561937633 RepoTags=[testimagesfilterbeforesince:v1]
23:31:07 [2023-08-08T23:31:07.819Z]     list_test.go:87: ImageList: ID=sha256:a1ae5af35c9c452e39b09b3f671c7ad4eb22be01c7f0be58ecdae21cd38631fc RepoTags=[testimagesfilterbeforesince:v3]
23:31:07 [2023-08-08T23:31:07.819Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
23:31:07 [2023-08-08T23:31:07.819Z] === RUN   TestAPIImagesFilters
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestAPIImagesFilters/repository_regex
23:31:08 [2023-08-08T23:31:08.082Z] === PAUSE TestAPIImagesFilters/repository_regex
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestAPIImagesFilters/image_name_regex
23:31:08 [2023-08-08T23:31:08.082Z] === PAUSE TestAPIImagesFilters/image_name_regex
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
23:31:08 [2023-08-08T23:31:08.082Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestAPIImagesFilters/registry_port_regex
23:31:08 [2023-08-08T23:31:08.082Z] === PAUSE TestAPIImagesFilters/registry_port_regex
23:31:08 [2023-08-08T23:31:08.082Z] === CONT  TestAPIImagesFilters/repository_regex
23:31:08 [2023-08-08T23:31:08.082Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
23:31:08 [2023-08-08T23:31:08.082Z] === CONT  TestAPIImagesFilters/image_name_regex
23:31:08 [2023-08-08T23:31:08.082Z] === CONT  TestAPIImagesFilters/registry_port_regex
23:31:08 [2023-08-08T23:31:08.082Z] --- PASS: TestAPIImagesFilters (0.03s)
23:31:08 [2023-08-08T23:31:08.082Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
23:31:08 [2023-08-08T23:31:08.082Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
23:31:08 [2023-08-08T23:31:08.082Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
23:31:08 [2023-08-08T23:31:08.082Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestPruneDontDeleteUsedDangling
23:31:08 [2023-08-08T23:31:08.082Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestImagePullPlatformInvalid
23:31:08 [2023-08-08T23:31:08.082Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:31:08 [2023-08-08T23:31:08.082Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:07Z" 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.7 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:07Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:07Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.20.7 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9f052b28-6617-4490-a2d6-c7a7378048f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34274" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9f052b28-6617-4490-a2d6-c7a7378048f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:34274" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.095577ms http.response.status=200 http.response.written=2 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d3339efd-3de8-46c9-a00b-fa21c3e72403 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ceff6fa-3c14-4126-9ed9-eb95883613f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d3339efd-3de8-46c9-a00b-fa21c3e72403 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ceff6fa-3c14-4126-9ed9-eb95883613f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.082Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4ceff6fa-3c14-4126-9ed9-eb95883613f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=26.757µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9e25666c-a620-41e2-bec1-b921f4e21742 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d3339efd-3de8-46c9-a00b-fa21c3e72403 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=29.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d0a459a-3ae4-4854-a7b0-0644e589ba82 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=4ceff6fa-3c14-4126-9ed9-eb95883613f1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.202051ms http.response.status=404 http.response.written=157 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=d3339efd-3de8-46c9-a00b-fa21c3e72403 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.13637ms http.response.status=404 http.response.written=157 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=104.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=60c13fcc-54f3-401f-8e27-a6ce9bef0a27 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=64.09µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bbb6cc6c-f8d8-44f0-846c-563feecf27ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=10.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a81e00e-48ce-4ac9-a5b6-46779371f659 trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=24.558µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1265a626-4c6e-46f9-81df-f35c49aa336e trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=76.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dd2b271b-fb4b-4822-8b10-a7e405bd37aa trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7dff68b-2cb7-4fb8-a52a-075f918a9b17 http.request.method=POST http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.915859ms http.response.status=202 http.response.written=0 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=67.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=16713b9a-165e-47e6-a14b-1dd873cff634 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=72c0c648-e32a-4033-880e-e183a5e35d23 http.request.method=POST http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.003702ms http.response.status=202 http.response.written=0 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=40.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d94b8761-99a8-48b6-80b1-68c48acd775b trace.line=82 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=35.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d01fbb9a-31e9-44e6-8751-38016649836d trace.line=82 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=13.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b784aaf-c2fe-4b86-829a-2900f4e7643d trace.line=141 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=13.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=30501a5d-3d3a-41a3-89f9-18ac80ba8a71 trace.line=141 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=264.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=67140285-0b05-4aca-afa6-01df5e60f951 trace.line=124 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=237.692µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2243ef43-8cd6-47da-98c8-70ffda65a9dc trace.line=124 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.083Z] time="2023-08-08T23:31:08Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=21.948µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e656f1d-83f2-48a2-8118-aa103120a1cb trace.line=141 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=12.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=152dfe24-6a52-47c0-9d20-efa16218c4ee trace.line=141 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=14.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edfbed9a-d359-415a-8b20-c226360614b3 trace.line=141 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=12.816µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2a4edef-d08a-4491-801f-c35d7a05caab trace.line=141 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=8.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=88e50db3-1989-4edf-ba12-19fecd68c602 trace.line=141 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=8.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ed0a7056-1ad1-445e-9035-7fb52945eaf1 trace.line=141 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=47.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d5e5bc42-70b1-467e-b660-1f3296360138 trace.line=167 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=48.106µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=a11f899e-a73d-46e4-a359-8a6555ebead3 trace.line=167 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=56.131µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a3c80fa8-d6a3-4194-8a17-1f43356c5e0b trace.line=95 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=48.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=556f8caf-d8a2-491d-b5c1-d023c5c5a9ad trace.line=95 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=96.171µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e84aa6f5-5fdd-4e4b-a6b8-1faf8ac367f3 trace.line=181 vars.name=test vars.uuid=ae110748-9f7d-4ea6-ba0b-de2e333ff53f version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=86d0f79d-0a9d-49b9-8edd-21bcca46655d http.request.method=PUT http.request.remoteaddr="127.0.0.1:34278" http.request.uri="/v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.412199ms http.response.status=201 http.response.written=0 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "PUT /v2/test/blobs/uploads/ae110748-9f7d-4ea6-ba0b-de2e333ff53f?_state=n8o1eBqGIWv5HOefSr8TOMvkESn0axszaiRYemrRcp57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlMTEwNzQ4LTlmN2QtNGVhNi1iYTBiLWRlMmUzMzNmZjUzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTE5MTczNjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bb9019a1-f313-442a-a018-17242fabc4a4\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=83.946µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=983687a9-0874-4ef2-8285-d4ef0359b27f trace.line=181 vars.name=test vars.uuid=bb9019a1-f313-442a-a018-17242fabc4a4 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9adfe5fc-aa14-43ba-9c43-998de4d4bf15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.468862ms http.response.status=201 http.response.written=0 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "PUT /v2/test/blobs/uploads/bb9019a1-f313-442a-a018-17242fabc4a4?_state=e-EMvEQoB8ldkbOGWgEv1NFuk8tSqM2X-_B6rlekqRh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiOTAxOWExLWYzMTMtNDQyYS1hMDE4LTE3MjQyZmFiYzRhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQyMzozMTowOC4wMTIwNzMzMTZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a5271aea-36f5-49c6-b4fc-c8df9296e8be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a5271aea-36f5-49c6-b4fc-c8df9296e8be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a5271aea-36f5-49c6-b4fc-c8df9296e8be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=28.586µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b8dcf4d2-2561-4b27-8de1-fbdef129b91d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a5271aea-36f5-49c6-b4fc-c8df9296e8be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="868.125µs" http.response.status=404 http.response.written=96 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.084Z] time="2023-08-08T23:31:08Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=40.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc5c006c-6f0b-412a-ab73-e694cd661ca1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=13.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a2acb89-42cf-4811-a049-165753d86232 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=20.824µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6341cd72-c27e-4a78-a96f-38f199a3658c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=11.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=180bc13b-ba46-45f0-9d7f-26a5177111e3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=12.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b97e13d-64af-42db-abe9-5b987f9e0534 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=53.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=30746efa-3bdd-4a23-8791-510b55e489dd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=51.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9adb389f-285a-4798-bd6c-c7c1badaa452 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=25.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d74d06a0-3776-4405-afea-cc8208ce6207 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=64.976µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=297b5b97-e4cf-4a78-8f4e-3dd377a4a897 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=29.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3c4bf26d-1b8d-4238-b533-4de3725ff481 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=cbbc7cc0-3cc6-4b5a-8e82-97aa621a14b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34282" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.714385ms http.response.status=201 http.response.written=0 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4bb7fd31-e98b-4f02-9e26-da700ff70c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:34296" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4bb7fd31-e98b-4f02-9e26-da700ff70c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:34296" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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="822.941µs" http.response.status=200 http.response.written=2 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=46.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d19ec6b2-2ddb-4f56-95ab-04af20c7aa92 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=28.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=08b66e91-802a-4466-a61c-0c84975d1951 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=15.204µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b50d6008-ceb8-471c-948a-08114501e8f2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=23.13µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e3445d3-e483-450b-8222-08ff66a5956f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=25b14b1b-48e6-42e1-87d0-34d96a731f7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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.366229ms http.response.status=200 http.response.written=417 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.085Z] time="2023-08-08T23:31:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=57.239µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d8d0c3b-93ad-4a45-beb3-3dff7fad11c6 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=15.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a01e5299-65c2-4feb-b094-1d52cb9daa78 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=17.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=298833d1-5fb8-4976-a60a-770d0feaa6a0 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=582f4923-a29b-4254-ba06-2883598dc204 http.request.method=GET http.request.remoteaddr="127.0.0.1:34316" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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.277064ms http.response.status=200 http.response.written=417 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=44.8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=659ada8b-5966-43b7-a11c-13e488a98ea2 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=18.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a533b6a-042f-458d-bdcd-3759ee5ad851 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=18.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1c9d882b-4eeb-488b-a6af-6219a206f938 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=8.541µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9787b674-bf9c-4ecd-a150-9d96cf2d085c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=35.757µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=223f9f89-e9a9-4f69-8f9d-0af0bcf6cf52 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=8.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f605ab3b-aa5d-4f19-9752-c88b8238387e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=14.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2ec8bbf6-5c6d-4370-b6bb-15202ef06fdd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=6.286µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=02765221-836b-4143-bfa4-4a8fc38ab496 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=16.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ea71c8cf-bbc9-4d13-881f-9cedf54bf27f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=14.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=f716afac-8421-4ac7-a17f-83931d6ea1bb trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=9.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29584b59-0b71-4fe2-a1bf-3d0664c6bbad trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=10.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5477b595-707c-4c3b-87a0-edec599f0bf6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=6.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ca924d95-a2be-4947-93e8-271b2df9465e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.086Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=14.228µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=be6e0769-11df-4da8-a26f-ebc906545426 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=36.529µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a15a7fd-35d0-48ea-9678-a3a98941768c trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=13.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ea5aa64-058c-4ce9-a257-5a14be6a02ca trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=39157271-46d8-4e52-9c65-88eedc25806d http.request.method=GET http.request.remoteaddr="127.0.0.1:34328" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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=2.892627ms http.response.status=200 http.response.written=194 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=42.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d879662f-4292-46dd-a4b0-a4aa9d869568 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=22.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0e008b4c-ccf7-4cb7-a052-6e9a2c38a20d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9c783c18-e16d-4afa-8150-eb1bae6e1170 http.request.method=GET http.request.remoteaddr="127.0.0.1:34342" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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.346391ms http.response.status=200 http.response.written=68 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ad5d265c-3fe0-43fd-9ab3-7a430aa50b1b http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ad5d265c-3fe0-43fd-9ab3-7a430aa50b1b http.request.method=GET http.request.remoteaddr="127.0.0.1:34370" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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="826.304µs" http.response.status=200 http.response.written=2 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=31.778µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=267adb51-c7f9-4097-aee0-afd8bc4f07c2 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 trace.duration=39.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26db4456-7163-4b75-bcfb-4657fc40602a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] time="2023-08-08T23:31:08Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=15a86cd0-d76e-4754-89f3-5f4faa2d692a http.request.method=GET http.request.remoteaddr="127.0.0.1:34380" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa 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.118781ms http.response.status=404 http.response.written=181 instance.id=b276ce0d-ebee-4746-a9f6-d9cb7d2653d6 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
23:31:08 [2023-08-08T23:31:08.087Z] 127.0.0.1 - - [08/Aug/2023:23:31:08 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/56ce51a1f47db747ec5f34d7789f3357fea412fa kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:31:08 [2023-08-08T23:31:08.087Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
23:31:08 [2023-08-08T23:31:08.087Z] === RUN   TestRemoveImageOrphaning
23:31:08 [2023-08-08T23:31:08.347Z] --- PASS: TestRemoveImageOrphaning (0.12s)
23:31:08 [2023-08-08T23:31:08.347Z] === RUN   TestRemoveByDigest
23:31:08 [2023-08-08T23:31:08.347Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:31:08 [2023-08-08T23:31:08.347Z] --- SKIP: TestRemoveByDigest (0.00s)
23:31:08 [2023-08-08T23:31:08.347Z] === RUN   TestRemoveImageGarbageCollector
23:31:08 [2023-08-08T23:31:08.347Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:31:08 [2023-08-08T23:31:08.347Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:31:08 [2023-08-08T23:31:08.347Z] === RUN   TestSaveCheckTimes
23:31:08 [2023-08-08T23:31:08.347Z] === PAUSE TestSaveCheckTimes
23:31:08 [2023-08-08T23:31:08.347Z] === RUN   TestSaveRepoWithMultipleImages
23:31:09 [2023-08-08T23:31:09.287Z] --- PASS: TestSaveRepoWithMultipleImages (0.94s)
23:31:09 [2023-08-08T23:31:09.288Z] === RUN   TestSaveDirectoryPermissions
23:31:10 [2023-08-08T23:31:10.227Z] --- PASS: TestSaveDirectoryPermissions (0.96s)
23:31:10 [2023-08-08T23:31:10.227Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:31:10 [2023-08-08T23:31:10.227Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:31:10 [2023-08-08T23:31:10.227Z] === RUN   TestTagInvalidReference
23:31:10 [2023-08-08T23:31:10.227Z] --- PASS: TestTagInvalidReference (0.01s)
23:31:10 [2023-08-08T23:31:10.227Z] === RUN   TestTagValidPrefixedRepo
23:31:10 [2023-08-08T23:31:10.227Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:31:10 [2023-08-08T23:31:10.227Z] === RUN   TestTagExistedNameWithoutForce
23:31:10 [2023-08-08T23:31:10.227Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:31:10 [2023-08-08T23:31:10.227Z] === RUN   TestTagOfficialNames
23:31:10 [2023-08-08T23:31:10.487Z] --- PASS: TestTagOfficialNames (0.04s)
23:31:10 [2023-08-08T23:31:10.488Z] === RUN   TestTagMatchesDigest
23:31:10 [2023-08-08T23:31:10.488Z] --- PASS: TestTagMatchesDigest (0.01s)
23:31:10 [2023-08-08T23:31:10.488Z] === CONT  TestSaveCheckTimes
23:31:10 [2023-08-08T23:31:10.488Z] --- PASS: TestSaveCheckTimes (0.03s)
23:31:10 [2023-08-08T23:31:10.488Z] PASS
23:31:10 [2023-08-08T23:31:10.488Z] 
23:31:10 [2023-08-08T23:31:10.488Z] === Skipped
23:31:10 [2023-08-08T23:31:10.488Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:31:10 [2023-08-08T23:31:10.488Z] 
23:31:10 [2023-08-08T23:31:10.488Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:31:10 [2023-08-08T23:31:10.488Z] 
23:31:10 [2023-08-08T23:31:10.488Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:31:10 [2023-08-08T23:31:10.488Z] 
23:31:10 [2023-08-08T23:31:10.488Z] DONE 35 tests, 3 skipped in 2.997s
23:31:10 [2023-08-08T23:31:10.488Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:31:10 [2023-08-08T23:31:10.488Z] ++ 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
23:31:10 [2023-08-08T23:31:10.488Z] ++ set -e
23:31:10 [2023-08-08T23:31:10.488Z] ++ '[' -n 0 ']'
23:31:10 [2023-08-08T23:31:10.488Z] ++ set -x
23:31:10 [2023-08-08T23:31:10.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
23:31:10 [2023-08-08T23:31:10.488Z] === RUN   TestStripANSICommands
23:31:10 [2023-08-08T23:31:10.488Z] === RUN   TestStripANSICommands/#00
23:31:10 [2023-08-08T23:31:10.488Z] === RUN   TestStripANSICommands/#01
23:31:10 [2023-08-08T23:31:10.488Z] --- PASS: TestStripANSICommands (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:31:10 [2023-08-08T23:31:10.488Z] PASS
23:31:10 [2023-08-08T23:31:10.488Z] 
23:31:10 [2023-08-08T23:31:10.488Z] DONE 3 tests in 0.009s
23:31:10 [2023-08-08T23:31:10.488Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:31:10 [2023-08-08T23:31:10.488Z] ++ 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
23:31:10 [2023-08-08T23:31:10.488Z] ++ set -e
23:31:10 [2023-08-08T23:31:10.488Z] ++ '[' -n 0 ']'
23:31:10 [2023-08-08T23:31:10.488Z] ++ set -x
23:31:10 [2023-08-08T23:31:10.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
23:31:10 [2023-08-08T23:31:10.488Z] INFO: Testing against a local daemon
23:31:10 [2023-08-08T23:31:10.488Z] === RUN   TestNetworkCreateDelete
23:31:10 [2023-08-08T23:31:10.747Z] --- PASS: TestNetworkCreateDelete (0.21s)
23:31:10 [2023-08-08T23:31:10.747Z] === RUN   TestDockerNetworkDeletePreferID
23:31:11 [2023-08-08T23:31:11.317Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
23:31:11 [2023-08-08T23:31:11.317Z] === RUN   TestDaemonDNSFallback
23:31:17 [2023-08-08T23:31:17.893Z] --- PASS: TestDaemonDNSFallback (6.20s)
23:31:17 [2023-08-08T23:31:17.893Z] === RUN   TestInspectNetwork
23:31:20 [2023-08-08T23:31:20.433Z] === RUN   TestInspectNetwork/full_network_id
23:31:20 [2023-08-08T23:31:20.433Z] === RUN   TestInspectNetwork/partial_network_id
23:31:20 [2023-08-08T23:31:20.433Z] === RUN   TestInspectNetwork/network_name
23:31:20 [2023-08-08T23:31:20.433Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:31:24 [2023-08-08T23:31:24.632Z] --- PASS: TestInspectNetwork (7.11s)
23:31:24 [2023-08-08T23:31:24.632Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:31:24 [2023-08-08T23:31:24.632Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:31:24 [2023-08-08T23:31:24.632Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:31:24 [2023-08-08T23:31:24.632Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:31:24 [2023-08-08T23:31:24.632Z] === RUN   TestRunContainerWithBridgeNone
23:31:26 [2023-08-08T23:31:26.014Z] --- PASS: TestRunContainerWithBridgeNone (1.31s)
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/create
23:31:26 [2023-08-08T23:31:26.014Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:31:26 [2023-08-08T23:31:26.014Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:31:26 [2023-08-08T23:31:26.014Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:31:26 [2023-08-08T23:31:26.014Z] === CONT  TestNetworkInvalidJSON/networks/create
23:31:26 [2023-08-08T23:31:26.014Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:31:26 [2023-08-08T23:31:26.014Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:31:26 [2023-08-08T23:31:26.014Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:31:26 [2023-08-08T23:31:26.014Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkList
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkList//networks
23:31:26 [2023-08-08T23:31:26.014Z] === PAUSE TestNetworkList//networks
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestNetworkList//networks/
23:31:26 [2023-08-08T23:31:26.014Z] === PAUSE TestNetworkList//networks/
23:31:26 [2023-08-08T23:31:26.014Z] === CONT  TestNetworkList//networks
23:31:26 [2023-08-08T23:31:26.014Z] === CONT  TestNetworkList//networks/
23:31:26 [2023-08-08T23:31:26.014Z] --- PASS: TestNetworkList (0.01s)
23:31:26 [2023-08-08T23:31:26.014Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z]     --- PASS: TestNetworkList//networks (0.00s)
23:31:26 [2023-08-08T23:31:26.014Z] === RUN   TestHostIPv4BridgeLabel
23:31:26 [2023-08-08T23:31:26.274Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:31:26 [2023-08-08T23:31:26.274Z] === RUN   TestDefaultNetworkOpts
23:31:26 [2023-08-08T23:31:26.274Z] === RUN   TestDefaultNetworkOpts/default_value
23:31:27 [2023-08-08T23:31:27.656Z] === RUN   TestDefaultNetworkOpts/cmdline_value
23:31:29 [2023-08-08T23:31:29.038Z] === RUN   TestDefaultNetworkOpts/config-from_value
23:31:30 [2023-08-08T23:31:30.420Z] --- PASS: TestDefaultNetworkOpts (3.85s)
23:31:30 [2023-08-08T23:31:30.420Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
23:31:30 [2023-08-08T23:31:30.420Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
23:31:30 [2023-08-08T23:31:30.420Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
23:31:30 [2023-08-08T23:31:30.420Z] === RUN   TestDaemonRestartWithLiveRestore
23:31:31 [2023-08-08T23:31:31.360Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:31:31 [2023-08-08T23:31:31.360Z] === RUN   TestDaemonDefaultNetworkPools
23:31:32 [2023-08-08T23:31:32.299Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
23:31:32 [2023-08-08T23:31:32.299Z] === RUN   TestDaemonRestartWithExistingNetwork
23:31:33 [2023-08-08T23:31:33.239Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
23:31:33 [2023-08-08T23:31:33.239Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:31:34 [2023-08-08T23:31:34.622Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
23:31:34 [2023-08-08T23:31:34.622Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:31:35 [2023-08-08T23:31:35.191Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:31:35 [2023-08-08T23:31:35.191Z] === RUN   TestServiceWithPredefinedNetwork
23:31:37 [2023-08-08T23:31:37.101Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
23:31:37 [2023-08-08T23:31:37.101Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:31:37 [2023-08-08T23:31:37.101Z]     service_test.go:242: FLAKY_TEST
23:31:37 [2023-08-08T23:31:37.101Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:31:37 [2023-08-08T23:31:37.101Z] === RUN   TestServiceWithDataPathPortInit
23:31:51 [2023-08-08T23:31:51.999Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
23:31:51 [2023-08-08T23:31:51.999Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:31:52 [2023-08-08T23:31:52.939Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sbmgqbd9ft0nj6atvbltks74r Created:2023-08-08 23:31:51.886522529 +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[ac30f428d5c5cf34b236a07b5daadc046ac1a2fce0106ac8056ca4a66e6a0f88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.92yxr76qc2qvl50sxfux20bho EndpointID:af6dee6dfa3847f4bb7a712f4da38a182818da18e930a063c457fcd0ee82049d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d1a36b6efb25f64029b342c1e65cb37f02043af25e7fb5e95a7fa8369984a7af 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:1ce0206b0bd6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.92yxr76qc2qvl50sxfux20bho EndpointID:af6dee6dfa3847f4bb7a712f4da38a182818da18e930a063c457fcd0ee82049d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:31:58 [2023-08-08T23:31:58.220Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
23:31:58 [2023-08-08T23:31:58.220Z] PASS
23:31:58 [2023-08-08T23:31:58.220Z] 
23:31:58 [2023-08-08T23:31:58.220Z] === Skipped
23:31:58 [2023-08-08T23:31:58.220Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:31:58 [2023-08-08T23:31:58.220Z]     service_test.go:242: FLAKY_TEST
23:31:58 [2023-08-08T23:31:58.220Z] 
23:31:58 [2023-08-08T23:31:58.220Z] DONE 42 tests, 1 skipped in 47.037s
23:31:58 [2023-08-08T23:31:58.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:31:58 [2023-08-08T23:31:58.220Z] ++ 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
23:31:58 [2023-08-08T23:31:58.220Z] ++ set -e
23:31:58 [2023-08-08T23:31:58.220Z] ++ '[' -n 0 ']'
23:31:58 [2023-08-08T23:31:58.220Z] ++ set -x
23:31:58 [2023-08-08T23:31:58.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:31:58 [2023-08-08T23:31:58.220Z] INFO: Testing against a local daemon
23:31:58 [2023-08-08T23:31:58.220Z] === RUN   TestDockerNetworkIpvlanPersistance
23:31:58 [2023-08-08T23:31:58.220Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:31:58 [2023-08-08T23:31:58.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:31:58 [2023-08-08T23:31:58.220Z] === RUN   TestDockerNetworkIpvlan
23:31:58 [2023-08-08T23:31:58.220Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:31:58 [2023-08-08T23:31:58.220Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:31:58 [2023-08-08T23:31:58.220Z] PASS
23:31:58 [2023-08-08T23:31:58.220Z] 
23:31:58 [2023-08-08T23:31:58.220Z] === Skipped
23:31:58 [2023-08-08T23:31:58.220Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:31:58 [2023-08-08T23:31:58.220Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:31:58 [2023-08-08T23:31:58.220Z] 
23:31:58 [2023-08-08T23:31:58.220Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:31:58 [2023-08-08T23:31:58.220Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:31:58 [2023-08-08T23:31:58.220Z] 
23:31:58 [2023-08-08T23:31:58.220Z] DONE 2 tests, 2 skipped in 0.035s
23:31:58 [2023-08-08T23:31:58.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:31:58 [2023-08-08T23:31:58.220Z] ++ 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
23:31:58 [2023-08-08T23:31:58.220Z] ++ set -e
23:31:58 [2023-08-08T23:31:58.220Z] ++ '[' -n 0 ']'
23:31:58 [2023-08-08T23:31:58.220Z] ++ set -x
23:31:58 [2023-08-08T23:31:58.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:31:58 [2023-08-08T23:31:58.220Z] INFO: Testing against a local daemon
23:31:58 [2023-08-08T23:31:58.220Z] === RUN   TestDockerNetworkMacvlanPersistance
23:31:58 [2023-08-08T23:31:58.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
23:31:58 [2023-08-08T23:31:58.790Z] === RUN   TestDockerNetworkMacvlan
23:31:59 [2023-08-08T23:31:59.359Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:32:00 [2023-08-08T23:32:00.300Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:32:00 [2023-08-08T23:32:00.870Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:32:02 [2023-08-08T23:32:02.780Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:32:04 [2023-08-08T23:32:04.162Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:32:06 [2023-08-08T23:32:06.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:32:06 [2023-08-08T23:32:06.964Z] --- PASS: TestDockerNetworkMacvlan (8.18s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.31s)
23:32:06 [2023-08-08T23:32:06.964Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
23:32:06 [2023-08-08T23:32:06.964Z] PASS
23:32:06 [2023-08-08T23:32:06.964Z] 
23:32:06 [2023-08-08T23:32:06.964Z] DONE 8 tests in 9.485s
23:32:06 [2023-08-08T23:32:06.964Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:32:06 [2023-08-08T23:32:06.964Z] ++ 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
23:32:06 [2023-08-08T23:32:06.964Z] ++ set -e
23:32:06 [2023-08-08T23:32:06.964Z] ++ '[' -n 0 ']'
23:32:06 [2023-08-08T23:32:06.964Z] ++ set -x
23:32:06 [2023-08-08T23:32:06.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:32:06 [2023-08-08T23:32:06.964Z] testing: warning: no tests to run
23:32:06 [2023-08-08T23:32:06.964Z] PASS
23:32:06 [2023-08-08T23:32:06.964Z] 
23:32:06 [2023-08-08T23:32:06.964Z] DONE 0 tests in 0.008s
23:32:06 [2023-08-08T23:32:06.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:32:06 [2023-08-08T23:32:06.964Z] ++ 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
23:32:06 [2023-08-08T23:32:06.964Z] ++ set -e
23:32:06 [2023-08-08T23:32:06.964Z] ++ '[' -n 0 ']'
23:32:06 [2023-08-08T23:32:06.964Z] ++ set -x
23:32:06 [2023-08-08T23:32:06.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:32:07 [2023-08-08T23:32:07.224Z] INFO: Testing against a local daemon
23:32:07 [2023-08-08T23:32:07.224Z] === RUN   TestAuthZPluginAllowRequest
23:32:08 [2023-08-08T23:32:08.164Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
23:32:08 [2023-08-08T23:32:08.164Z] === RUN   TestAuthZPluginTLS
23:32:08 [2023-08-08T23:32:08.734Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:32:08 [2023-08-08T23:32:08.734Z] === RUN   TestAuthZPluginDenyRequest
23:32:09 [2023-08-08T23:32:09.304Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:32:09 [2023-08-08T23:32:09.304Z] === RUN   TestAuthZPluginAPIDenyResponse
23:32:09 [2023-08-08T23:32:09.874Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:32:09 [2023-08-08T23:32:09.874Z] === RUN   TestAuthZPluginDenyResponse
23:32:10 [2023-08-08T23:32:10.444Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:32:10 [2023-08-08T23:32:10.444Z] === RUN   TestAuthZPluginAllowEventStream
23:32:11 [2023-08-08T23:32:11.384Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
23:32:11 [2023-08-08T23:32:11.384Z] === RUN   TestAuthZPluginErrorResponse
23:32:11 [2023-08-08T23:32:11.954Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:32:11 [2023-08-08T23:32:11.954Z] === RUN   TestAuthZPluginErrorRequest
23:32:12 [2023-08-08T23:32:12.523Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:32:12 [2023-08-08T23:32:12.523Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:32:12 [2023-08-08T23:32:12.783Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:32:12 [2023-08-08T23:32:12.783Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:32:14 [2023-08-08T23:32:14.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
23:32:14 [2023-08-08T23:32:14.164Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:32:15 [2023-08-08T23:32:15.104Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
23:32:15 [2023-08-08T23:32:15.104Z] === RUN   TestAuthZPluginHeader
23:32:15 [2023-08-08T23:32:15.674Z] --- PASS: TestAuthZPluginHeader (0.61s)
23:32:15 [2023-08-08T23:32:15.674Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:32:15 [2023-08-08T23:32:15.674Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:15 [2023-08-08T23:32:15.674Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:32:15 [2023-08-08T23:32:15.674Z] === RUN   TestAuthZPluginV2Disable
23:32:15 [2023-08-08T23:32:15.674Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:15 [2023-08-08T23:32:15.674Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:32:15 [2023-08-08T23:32:15.674Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:32:15 [2023-08-08T23:32:15.674Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:15 [2023-08-08T23:32:15.674Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:32:15 [2023-08-08T23:32:15.674Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:32:15 [2023-08-08T23:32:15.674Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:15 [2023-08-08T23:32:15.674Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:32:15 [2023-08-08T23:32:15.674Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:32:33 [2023-08-08T23:32:33.777Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:32:33 [2023-08-08T23:32:33.777Z] PASS
23:32:33 [2023-08-08T23:32:33.777Z] 
23:32:33 [2023-08-08T23:32:33.777Z] === Skipped
23:32:33 [2023-08-08T23:32:33.777Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:33 [2023-08-08T23:32:33.777Z] 
23:32:33 [2023-08-08T23:32:33.777Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:33 [2023-08-08T23:32:33.777Z] 
23:32:33 [2023-08-08T23:32:33.777Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:33 [2023-08-08T23:32:33.777Z] 
23:32:33 [2023-08-08T23:32:33.777Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:33 [2023-08-08T23:32:33.777Z] 
23:32:33 [2023-08-08T23:32:33.777Z] DONE 17 tests, 4 skipped in 25.599s
23:32:33 [2023-08-08T23:32:33.777Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:32:33 [2023-08-08T23:32:33.777Z] ++ 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
23:32:33 [2023-08-08T23:32:33.777Z] ++ set -e
23:32:33 [2023-08-08T23:32:33.777Z] ++ '[' -n 0 ']'
23:32:33 [2023-08-08T23:32:33.777Z] ++ set -x
23:32:33 [2023-08-08T23:32:33.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:32:33 [2023-08-08T23:32:33.777Z] INFO: Testing against a local daemon
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:32:33 [2023-08-08T23:32:33.777Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:32:33 [2023-08-08T23:32:33.777Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:32:33 [2023-08-08T23:32:33.777Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:32:33 [2023-08-08T23:32:33.777Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:32:33 [2023-08-08T23:32:33.777Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:32:33 [2023-08-08T23:32:33.777Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:32:33 [2023-08-08T23:32:33.777Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:32:33 [2023-08-08T23:32:33.777Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInstall
23:32:33 [2023-08-08T23:32:33.777Z] === RUN   TestPluginInstall/no_auth
23:32:35 [2023-08-08T23:32:35.687Z] time="2023-08-08T23:32:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:35 [2023-08-08T23:32:35.687Z] time="2023-08-08T23:32:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9fd71cab38ed262072636c96864b36d38cbc72d9709ca1b8147d6070f89308" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:35 [2023-08-08T23:32:35.687Z] time="2023-08-08T23:32:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:35 [2023-08-08T23:32:35.687Z] time="2023-08-08T23:32:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9fd71cab38ed262072636c96864b36d38cbc72d9709ca1b8147d6070f89308" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:35 [2023-08-08T23:32:35.947Z] === RUN   TestPluginInstall/with_htpasswd
23:32:36 [2023-08-08T23:32:36.207Z] time="2023-08-08T23:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:36 [2023-08-08T23:32:36.207Z] time="2023-08-08T23:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9fd71cab38ed262072636c96864b36d38cbc72d9709ca1b8147d6070f89308" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:36 [2023-08-08T23:32:36.207Z] time="2023-08-08T23:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:36 [2023-08-08T23:32:36.207Z] time="2023-08-08T23:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9fd71cab38ed262072636c96864b36d38cbc72d9709ca1b8147d6070f89308" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:36 [2023-08-08T23:32:36.207Z] === RUN   TestPluginInstall/with_insecure
23:32:37 [2023-08-08T23:32:37.147Z] time="2023-08-08T23:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:37 [2023-08-08T23:32:37.147Z] time="2023-08-08T23:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e224cc6d4c7dd311b0655a937dd355b581474dba7630c1d00caccc9474a9a2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:37 [2023-08-08T23:32:37.147Z] time="2023-08-08T23:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:32:37 [2023-08-08T23:32:37.147Z] time="2023-08-08T23:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94e224cc6d4c7dd311b0655a937dd355b581474dba7630c1d00caccc9474a9a2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:32:37 [2023-08-08T23:32:37.407Z]     plugin_test.go:196: [d3eebfe4bbaa5] daemon is not started
23:32:37 [2023-08-08T23:32:37.407Z] --- PASS: TestPluginInstall (4.54s)
23:32:37 [2023-08-08T23:32:37.407Z]     --- PASS: TestPluginInstall/no_auth (3.12s)
23:32:37 [2023-08-08T23:32:37.407Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
23:32:37 [2023-08-08T23:32:37.407Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
23:32:37 [2023-08-08T23:32:37.407Z] === RUN   TestPluginsWithRuntimes
23:32:38 [2023-08-08T23:32:38.788Z] === RUN   TestPluginsWithRuntimes/No_Args
23:32:39 [2023-08-08T23:32:39.728Z] === RUN   TestPluginsWithRuntimes/With_Args
23:32:40 [2023-08-08T23:32:40.668Z] --- PASS: TestPluginsWithRuntimes (3.35s)
23:32:40 [2023-08-08T23:32:40.668Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
23:32:40 [2023-08-08T23:32:40.668Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
23:32:40 [2023-08-08T23:32:40.668Z] === RUN   TestPluginBackCompatMediaTypes
23:32:41 [2023-08-08T23:32:41.237Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
23:32:41 [2023-08-08T23:32:41.237Z] PASS
23:32:41 [2023-08-08T23:32:41.237Z] 
23:32:41 [2023-08-08T23:32:41.237Z] DONE 24 tests in 8.434s
23:32:41 [2023-08-08T23:32:41.237Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:32:41 [2023-08-08T23:32:41.237Z] ++ 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
23:32:41 [2023-08-08T23:32:41.237Z] ++ set -e
23:32:41 [2023-08-08T23:32:41.237Z] ++ '[' -n 0 ']'
23:32:41 [2023-08-08T23:32:41.237Z] ++ set -x
23:32:41 [2023-08-08T23:32:41.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:32:41 [2023-08-08T23:32:41.237Z] INFO: Testing against a local daemon
23:32:41 [2023-08-08T23:32:41.237Z] === RUN   TestExternalGraphDriver
23:32:41 [2023-08-08T23:32:41.497Z] === RUN   TestExternalGraphDriver/json
23:32:43 [2023-08-08T23:32:43.406Z] === RUN   TestExternalGraphDriver/spec
23:32:44 [2023-08-08T23:32:44.789Z] === RUN   TestExternalGraphDriver/pull
23:32:46 [2023-08-08T23:32:46.170Z] --- PASS: TestExternalGraphDriver (5.05s)
23:32:46 [2023-08-08T23:32:46.170Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
23:32:46 [2023-08-08T23:32:46.170Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
23:32:46 [2023-08-08T23:32:46.170Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
23:32:46 [2023-08-08T23:32:46.170Z] === RUN   TestGraphdriverPluginV2
23:32:46 [2023-08-08T23:32:46.430Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:46 [2023-08-08T23:32:46.430Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:32:46 [2023-08-08T23:32:46.430Z] PASS
23:32:46 [2023-08-08T23:32:46.430Z] 
23:32:46 [2023-08-08T23:32:46.430Z] === Skipped
23:32:46 [2023-08-08T23:32:46.430Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:32:46 [2023-08-08T23:32:46.430Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:32:46 [2023-08-08T23:32:46.430Z] 
23:32:46 [2023-08-08T23:32:46.430Z] DONE 5 tests, 1 skipped in 5.408s
23:32:46 [2023-08-08T23:32:46.690Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:32:46 [2023-08-08T23:32:46.690Z] ++ 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
23:32:46 [2023-08-08T23:32:46.690Z] ++ set -e
23:32:46 [2023-08-08T23:32:46.690Z] ++ '[' -n 0 ']'
23:32:46 [2023-08-08T23:32:46.690Z] ++ set -x
23:32:46 [2023-08-08T23:32:46.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:32:46 [2023-08-08T23:32:46.690Z] INFO: Testing against a local daemon
23:32:46 [2023-08-08T23:32:46.690Z] === RUN   TestContinueAfterPluginCrash
23:32:46 [2023-08-08T23:32:46.690Z] === PAUSE TestContinueAfterPluginCrash
23:32:46 [2023-08-08T23:32:46.690Z] === RUN   TestReadPluginNoRead
23:32:46 [2023-08-08T23:32:46.690Z] === PAUSE TestReadPluginNoRead
23:32:46 [2023-08-08T23:32:46.690Z] === RUN   TestDaemonStartWithLogOpt
23:32:46 [2023-08-08T23:32:46.690Z] === PAUSE TestDaemonStartWithLogOpt
23:32:46 [2023-08-08T23:32:46.690Z] === CONT  TestContinueAfterPluginCrash
23:32:46 [2023-08-08T23:32:46.690Z] === CONT  TestDaemonStartWithLogOpt
23:32:46 [2023-08-08T23:32:46.690Z] === CONT  TestReadPluginNoRead
23:32:48 [2023-08-08T23:32:48.600Z] === RUN   TestReadPluginNoRead/disabled_caching
23:32:49 [2023-08-08T23:32:49.539Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
23:32:49 [2023-08-08T23:32:49.799Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:32:51 [2023-08-08T23:32:51.181Z] === RUN   TestReadPluginNoRead/default
23:32:52 [2023-08-08T23:32:52.562Z]     read_test.go:91: [da3f3d4dbccfe] daemon is not started
23:32:52 [2023-08-08T23:32:52.562Z] --- PASS: TestReadPluginNoRead (5.84s)
23:32:52 [2023-08-08T23:32:52.562Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
23:32:52 [2023-08-08T23:32:52.562Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
23:32:52 [2023-08-08T23:32:52.562Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
23:32:54 [2023-08-08T23:32:54.470Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
23:32:54 [2023-08-08T23:32:54.470Z] PASS
23:32:54 [2023-08-08T23:32:54.470Z] 
23:32:54 [2023-08-08T23:32:54.470Z] DONE 6 tests in 7.681s
23:32:54 [2023-08-08T23:32:54.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:32:54 [2023-08-08T23:32:54.471Z] ++ 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
23:32:54 [2023-08-08T23:32:54.471Z] ++ set -e
23:32:54 [2023-08-08T23:32:54.471Z] ++ '[' -n 0 ']'
23:32:54 [2023-08-08T23:32:54.471Z] ++ set -x
23:32:54 [2023-08-08T23:32:54.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:32:54 [2023-08-08T23:32:54.471Z] testing: warning: no tests to run
23:32:54 [2023-08-08T23:32:54.471Z] PASS
23:32:54 [2023-08-08T23:32:54.471Z] 
23:32:54 [2023-08-08T23:32:54.471Z] DONE 0 tests in 0.009s
23:32:54 [2023-08-08T23:32:54.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:32:54 [2023-08-08T23:32:54.471Z] ++ 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
23:32:54 [2023-08-08T23:32:54.471Z] ++ set -e
23:32:54 [2023-08-08T23:32:54.471Z] ++ '[' -n 0 ']'
23:32:54 [2023-08-08T23:32:54.471Z] ++ set -x
23:32:54 [2023-08-08T23:32:54.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:32:54 [2023-08-08T23:32:54.471Z] INFO: Testing against a local daemon
23:32:54 [2023-08-08T23:32:54.471Z] === RUN   TestPluginWithDevMounts
23:32:54 [2023-08-08T23:32:54.471Z] === PAUSE TestPluginWithDevMounts
23:32:54 [2023-08-08T23:32:54.471Z] === CONT  TestPluginWithDevMounts
23:32:55 [2023-08-08T23:32:55.852Z] --- PASS: TestPluginWithDevMounts (1.58s)
23:32:55 [2023-08-08T23:32:55.852Z] PASS
23:32:55 [2023-08-08T23:32:55.852Z] 
23:32:55 [2023-08-08T23:32:55.852Z] DONE 1 tests in 1.615s
23:32:55 [2023-08-08T23:32:55.852Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:32:55 [2023-08-08T23:32:55.853Z] ++ 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
23:32:55 [2023-08-08T23:32:55.853Z] ++ set -e
23:32:55 [2023-08-08T23:32:55.853Z] ++ '[' -n 0 ']'
23:32:55 [2023-08-08T23:32:55.853Z] ++ set -x
23:32:55 [2023-08-08T23:32:55.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
23:32:55 [2023-08-08T23:32:55.853Z] INFO: Testing against a local daemon
23:32:55 [2023-08-08T23:32:55.853Z] === RUN   TestSecretInspect
23:32:57 [2023-08-08T23:32:57.763Z] --- PASS: TestSecretInspect (1.89s)
23:32:57 [2023-08-08T23:32:57.763Z] === RUN   TestSecretList
23:32:59 [2023-08-08T23:32:59.673Z] --- PASS: TestSecretList (1.90s)
23:32:59 [2023-08-08T23:32:59.673Z] === RUN   TestSecretsCreateAndDelete
23:33:01 [2023-08-08T23:33:01.582Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
23:33:01 [2023-08-08T23:33:01.582Z] === RUN   TestSecretsUpdate
23:33:03 [2023-08-08T23:33:03.491Z] --- PASS: TestSecretsUpdate (1.95s)
23:33:03 [2023-08-08T23:33:03.491Z] === RUN   TestTemplatedSecret
23:33:06 [2023-08-08T23:33:06.787Z] --- PASS: TestTemplatedSecret (2.66s)
23:33:06 [2023-08-08T23:33:06.787Z] === RUN   TestSecretCreateResolve
23:33:08 [2023-08-08T23:33:08.168Z] --- PASS: TestSecretCreateResolve (1.95s)
23:33:08 [2023-08-08T23:33:08.168Z] PASS
23:33:08 [2023-08-08T23:33:08.168Z] 
23:33:08 [2023-08-08T23:33:08.168Z] DONE 6 tests in 12.267s
23:33:08 [2023-08-08T23:33:08.168Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:33:08 [2023-08-08T23:33:08.168Z] ++ 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
23:33:08 [2023-08-08T23:33:08.168Z] ++ set -e
23:33:08 [2023-08-08T23:33:08.168Z] ++ '[' -n 0 ']'
23:33:08 [2023-08-08T23:33:08.168Z] ++ set -x
23:33:08 [2023-08-08T23:33:08.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
23:33:08 [2023-08-08T23:33:08.168Z] INFO: Testing against a local daemon
23:33:08 [2023-08-08T23:33:08.168Z] === RUN   TestServiceCreateInit
23:33:08 [2023-08-08T23:33:08.168Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:33:12 [2023-08-08T23:33:12.367Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:33:16 [2023-08-08T23:33:16.566Z] --- PASS: TestServiceCreateInit (7.70s)
23:33:16 [2023-08-08T23:33:16.566Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s)
23:33:16 [2023-08-08T23:33:16.566Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
23:33:16 [2023-08-08T23:33:16.566Z] === RUN   TestCreateServiceMultipleTimes
23:33:31 [2023-08-08T23:33:31.523Z] --- PASS: TestCreateServiceMultipleTimes (15.01s)
23:33:31 [2023-08-08T23:33:31.523Z] === RUN   TestCreateServiceConflict
23:33:32 [2023-08-08T23:33:32.930Z] --- PASS: TestCreateServiceConflict (1.92s)
23:33:32 [2023-08-08T23:33:32.930Z] === RUN   TestCreateServiceMaxReplicas
23:33:35 [2023-08-08T23:33:35.487Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
23:33:35 [2023-08-08T23:33:35.488Z] === RUN   TestCreateWithDuplicateNetworkNames
23:33:50 [2023-08-08T23:33:50.455Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
23:33:50 [2023-08-08T23:33:50.455Z] === RUN   TestCreateServiceSecretFileMode
23:34:02 [2023-08-08T23:34:02.673Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
23:34:02 [2023-08-08T23:34:02.673Z] === RUN   TestCreateServiceConfigFileMode
23:34:14 [2023-08-08T23:34:14.892Z] --- PASS: TestCreateServiceConfigFileMode (12.62s)
23:34:14 [2023-08-08T23:34:14.892Z] === RUN   TestCreateServiceSysctls
23:34:16 [2023-08-08T23:34:16.801Z] --- PASS: TestCreateServiceSysctls (3.25s)
23:34:16 [2023-08-08T23:34:16.801Z] === RUN   TestCreateServiceCapabilities
23:34:20 [2023-08-08T23:34:20.095Z] --- PASS: TestCreateServiceCapabilities (2.76s)
23:34:20 [2023-08-08T23:34:20.095Z] === RUN   TestInspect
23:34:22 [2023-08-08T23:34:22.635Z] --- PASS: TestInspect (2.76s)
23:34:22 [2023-08-08T23:34:22.636Z] === RUN   TestCreateJob
23:34:25 [2023-08-08T23:34:25.930Z] --- PASS: TestCreateJob (3.14s)
23:34:25 [2023-08-08T23:34:25.930Z] === RUN   TestReplicatedJob
23:34:31 [2023-08-08T23:34:31.209Z] --- PASS: TestReplicatedJob (5.25s)
23:34:31 [2023-08-08T23:34:31.209Z] === RUN   TestUpdateReplicatedJob
23:34:34 [2023-08-08T23:34:34.503Z] --- PASS: TestUpdateReplicatedJob (3.30s)
23:34:34 [2023-08-08T23:34:34.503Z] === RUN   TestServiceListWithStatuses
23:34:34 [2023-08-08T23:34:34.503Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:34:34 [2023-08-08T23:34:34.503Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:34:34 [2023-08-08T23:34:34.503Z] === RUN   TestDockerNetworkConnectAlias
23:34:38 [2023-08-08T23:34:38.702Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
23:34:38 [2023-08-08T23:34:38.702Z] === RUN   TestDockerNetworkReConnect
23:34:41 [2023-08-08T23:34:41.243Z] --- PASS: TestDockerNetworkReConnect (3.16s)
23:34:41 [2023-08-08T23:34:41.243Z] === RUN   TestServicePlugin
23:34:41 [2023-08-08T23:34:41.243Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:34:41 [2023-08-08T23:34:41.243Z] --- SKIP: TestServicePlugin (0.00s)
23:34:41 [2023-08-08T23:34:41.243Z] === RUN   TestServiceUpdateLabel
23:34:42 [2023-08-08T23:34:42.624Z] --- PASS: TestServiceUpdateLabel (1.46s)
23:34:42 [2023-08-08T23:34:42.624Z] === RUN   TestServiceUpdateSecrets
23:34:57 [2023-08-08T23:34:57.520Z] --- PASS: TestServiceUpdateSecrets (14.33s)
23:34:57 [2023-08-08T23:34:57.520Z] === RUN   TestServiceUpdateConfigs
23:35:12 [2023-08-08T23:35:12.417Z] --- PASS: TestServiceUpdateConfigs (14.42s)
23:35:12 [2023-08-08T23:35:12.417Z] === RUN   TestServiceUpdateNetwork
23:35:24 [2023-08-08T23:35:24.638Z] --- PASS: TestServiceUpdateNetwork (12.20s)
23:35:24 [2023-08-08T23:35:24.638Z] === RUN   TestServiceUpdatePidsLimit
23:35:24 [2023-08-08T23:35:24.898Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:35:25 [2023-08-08T23:35:25.468Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:35:33 [2023-08-08T23:35:33.597Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:35:40 [2023-08-08T23:35:40.173Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
23:35:40 [2023-08-08T23:35:40.173Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:35:40 [2023-08-08T23:35:40.173Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
23:35:40 [2023-08-08T23:35:40.173Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
23:35:40 [2023-08-08T23:35:40.173Z] PASS
23:35:40 [2023-08-08T23:35:40.173Z] 
23:35:40 [2023-08-08T23:35:40.173Z] === Skipped
23:35:40 [2023-08-08T23:35:40.173Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:35:40 [2023-08-08T23:35:40.173Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:35:40 [2023-08-08T23:35:40.173Z] 
23:35:40 [2023-08-08T23:35:40.173Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:35:40 [2023-08-08T23:35:40.173Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:35:40 [2023-08-08T23:35:40.173Z] 
23:35:40 [2023-08-08T23:35:40.173Z] DONE 27 tests, 2 skipped in 151.589s
23:35:40 [2023-08-08T23:35:40.173Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:35:40 [2023-08-08T23:35:40.174Z] ++ 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
23:35:40 [2023-08-08T23:35:40.174Z] ++ set -e
23:35:40 [2023-08-08T23:35:40.174Z] ++ '[' -n 0 ']'
23:35:40 [2023-08-08T23:35:40.174Z] ++ set -x
23:35:40 [2023-08-08T23:35:40.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
23:35:40 [2023-08-08T23:35:40.174Z] INFO: Testing against a local daemon
23:35:40 [2023-08-08T23:35:40.174Z] === RUN   TestSessionCreate
23:35:40 [2023-08-08T23:35:40.174Z] --- PASS: TestSessionCreate (0.02s)
23:35:40 [2023-08-08T23:35:40.174Z] === RUN   TestSessionCreateWithBadUpgrade
23:35:40 [2023-08-08T23:35:40.174Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:35:40 [2023-08-08T23:35:40.174Z] PASS
23:35:40 [2023-08-08T23:35:40.174Z] 
23:35:40 [2023-08-08T23:35:40.174Z] DONE 2 tests in 0.056s
23:35:40 [2023-08-08T23:35:40.174Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:35:40 [2023-08-08T23:35:40.174Z] ++ 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
23:35:40 [2023-08-08T23:35:40.174Z] ++ set -e
23:35:40 [2023-08-08T23:35:40.174Z] ++ '[' -n 0 ']'
23:35:40 [2023-08-08T23:35:40.174Z] ++ set -x
23:35:40 [2023-08-08T23:35:40.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
23:35:40 [2023-08-08T23:35:40.174Z] INFO: Testing against a local daemon
23:35:40 [2023-08-08T23:35:40.174Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:35:40 [2023-08-08T23:35:40.174Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:35:40 [2023-08-08T23:35:40.174Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:35:40 [2023-08-08T23:35:40.174Z] === RUN   TestDiskUsage
23:35:40 [2023-08-08T23:35:40.174Z] === PAUSE TestDiskUsage
23:35:40 [2023-08-08T23:35:40.174Z] === RUN   TestEventsExecDie
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestEventsExecDie (0.50s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestEventsBackwardsCompatible
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestEventsVolumeCreate
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestEventsVolumeCreate (0.04s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestInfoBinaryCommits
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestInfoAPIVersioned
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestInfoAPI
23:35:40 [2023-08-08T23:35:40.434Z] --- PASS: TestInfoAPI (0.02s)
23:35:40 [2023-08-08T23:35:40.434Z] === RUN   TestInfoAPIWarnings
23:35:58 [2023-08-08T23:35:58.533Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:35:58 [2023-08-08T23:35:58.533Z] === RUN   TestInfoDebug
23:35:58 [2023-08-08T23:35:58.533Z] --- PASS: TestInfoDebug (0.52s)
23:35:58 [2023-08-08T23:35:58.533Z] === RUN   TestInfoInsecureRegistries
23:35:58 [2023-08-08T23:35:58.533Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:35:58 [2023-08-08T23:35:58.533Z] === RUN   TestInfoRegistryMirrors
23:35:58 [2023-08-08T23:35:58.533Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:35:58 [2023-08-08T23:35:58.533Z] === RUN   TestLoginFailsWithBadCredentials
23:35:59 [2023-08-08T23:35:59.103Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
23:35:59 [2023-08-08T23:35:59.103Z] === RUN   TestPingCacheHeaders
23:35:59 [2023-08-08T23:35:59.103Z] --- PASS: TestPingCacheHeaders (0.02s)
23:35:59 [2023-08-08T23:35:59.103Z] === RUN   TestPingGet
23:35:59 [2023-08-08T23:35:59.103Z] --- PASS: TestPingGet (0.01s)
23:35:59 [2023-08-08T23:35:59.103Z] === RUN   TestPingHead
23:35:59 [2023-08-08T23:35:59.103Z] --- PASS: TestPingHead (0.02s)
23:35:59 [2023-08-08T23:35:59.103Z] === RUN   TestPingSwarmHeader
23:35:59 [2023-08-08T23:35:59.673Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:36:00 [2023-08-08T23:36:00.242Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:36:01 [2023-08-08T23:36:01.182Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:36:01 [2023-08-08T23:36:01.182Z] --- PASS: TestPingSwarmHeader (1.94s)
23:36:01 [2023-08-08T23:36:01.182Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:36:01 [2023-08-08T23:36:01.182Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:36:01 [2023-08-08T23:36:01.182Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:36:01 [2023-08-08T23:36:01.182Z] === RUN   TestPingBuilderHeader
23:36:01 [2023-08-08T23:36:01.182Z] === RUN   TestPingBuilderHeader/default_config
23:36:01 [2023-08-08T23:36:01.442Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:36:02 [2023-08-08T23:36:02.012Z] --- PASS: TestPingBuilderHeader (1.04s)
23:36:02 [2023-08-08T23:36:02.012Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
23:36:02 [2023-08-08T23:36:02.012Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
23:36:02 [2023-08-08T23:36:02.012Z] === RUN   TestVersion
23:36:02 [2023-08-08T23:36:02.012Z] --- PASS: TestVersion (0.02s)
23:36:02 [2023-08-08T23:36:02.012Z] === CONT  TestDiskUsage
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/container_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/image_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.582Z] === RUN   TestDiskUsage/after_container.Run
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:36:02 [2023-08-08T23:36:02.842Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:36:03 [2023-08-08T23:36:03.102Z] --- PASS: TestDiskUsage (1.05s)
23:36:03 [2023-08-08T23:36:03.102Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z] PASS
23:36:03 [2023-08-08T23:36:03.102Z] 
23:36:03 [2023-08-08T23:36:03.102Z] === Skipped
23:36:03 [2023-08-08T23:36:03.102Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:36:03 [2023-08-08T23:36:03.102Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:36:03 [2023-08-08T23:36:03.102Z] 
23:36:03 [2023-08-08T23:36:03.102Z] DONE 57 tests, 1 skipped in 23.259s
23:36:03 [2023-08-08T23:36:03.102Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:36:03 [2023-08-08T23:36:03.102Z] ++ 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
23:36:03 [2023-08-08T23:36:03.102Z] ++ set -e
23:36:03 [2023-08-08T23:36:03.102Z] ++ '[' -n 0 ']'
23:36:03 [2023-08-08T23:36:03.102Z] ++ set -x
23:36:03 [2023-08-08T23:36:03.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ZZuSFxq9aU/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
23:36:03 [2023-08-08T23:36:03.103Z] INFO: Testing against a local daemon
23:36:03 [2023-08-08T23:36:03.103Z] === RUN   TestVolumesCreateAndList
23:36:03 [2023-08-08T23:36:03.103Z] --- PASS: TestVolumesCreateAndList (0.01s)
23:36:03 [2023-08-08T23:36:03.103Z] === RUN   TestVolumesRemove
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesRemove/volume_in_use
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesRemove/volume_not_in_use
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesRemove/non-existing_volume
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesRemove/non-existing_volume_force
23:36:03 [2023-08-08T23:36:03.363Z] --- PASS: TestVolumesRemove (0.04s)
23:36:03 [2023-08-08T23:36:03.363Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
23:36:03 [2023-08-08T23:36:03.363Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesRemoveSwarmEnabled
23:36:03 [2023-08-08T23:36:03.363Z] === PAUSE TestVolumesRemoveSwarmEnabled
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInspect
23:36:03 [2023-08-08T23:36:03.363Z] --- PASS: TestVolumesInspect (0.01s)
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:36:03 [2023-08-08T23:36:03.363Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:36:03 [2023-08-08T23:36:03.363Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:36:03 [2023-08-08T23:36:03.363Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:36:03 [2023-08-08T23:36:03.363Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumePruneAnonymous
23:36:03 [2023-08-08T23:36:03.363Z] --- PASS: TestVolumePruneAnonymous (0.03s)
23:36:03 [2023-08-08T23:36:03.363Z] === RUN   TestVolumePruneAnonFromImage
23:36:03 [2023-08-08T23:36:03.363Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
23:36:03 [2023-08-08T23:36:03.363Z] === CONT  TestVolumesRemoveSwarmEnabled
23:36:04 [2023-08-08T23:36:04.743Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
23:36:04 [2023-08-08T23:36:04.743Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
23:36:04 [2023-08-08T23:36:04.743Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
23:36:04 [2023-08-08T23:36:04.743Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
23:36:05 [2023-08-08T23:36:05.313Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
23:36:05 [2023-08-08T23:36:05.313Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
23:36:05 [2023-08-08T23:36:05.313Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
23:36:05 [2023-08-08T23:36:05.313Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
23:36:05 [2023-08-08T23:36:05.313Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
23:36:05 [2023-08-08T23:36:05.313Z] PASS
23:36:05 [2023-08-08T23:36:05.313Z] 
23:36:05 [2023-08-08T23:36:05.313Z] DONE 20 tests in 2.161s
23:36:05 [2023-08-08T23:36:05.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:36:05 [2023-08-08T23:36:05.573Z] ++++ cat bundles/test-integration/docker.pid
23:36:05 [2023-08-08T23:36:05.573Z] +++ kill 21851
23:36:06 [2023-08-08T23:36:06.954Z] +++ /etc/init.d/apparmor stop
23:36:06 [2023-08-08T23:36:06.954Z] Leaving: AppArmorNo profiles have been unloaded.
23:36:06 [2023-08-08T23:36:06.955Z] 
23:36:06 [2023-08-08T23:36:06.955Z] Unloading profiles will leave already running processes permanently
23:36:06 [2023-08-08T23:36:06.955Z] unconfined, which can lead to unexpected situations.
23:36:06 [2023-08-08T23:36:06.955Z] 
23:36:06 [2023-08-08T23:36:06.955Z] To set a process to complain mode, use the command line tool
23:36:06 [2023-08-08T23:36:06.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:36:06 [2023-08-08T23:36:06.955Z] +++ true
23:36:06 [2023-08-08T23:36:06.955Z] exiting test-integration
23:36:06 [2023-08-08T23:36:06.955Z] ++ exit 0
23:36:06 [2023-08-08T23:36:06.955Z] 
Post stage
[Pipeline] junit
23:36:07 [2023-08-08T23:36:07.908Z] Recording test results
23:36:08 [2023-08-08T23:36:08.094Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:36:08 [2023-08-08T23:36:08.408Z] + echo Ensuring container killed.
23:36:08 [2023-08-08T23:36:08.408Z] Ensuring container killed.
23:36:08 [2023-08-08T23:36:08.408Z] + docker rm -vf docker-pr2
23:36:08 [2023-08-08T23:36:08.408Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
23:36:08 [2023-08-08T23:36:08.693Z] + echo Chowning /workspace to jenkins user
23:36:08 [2023-08-08T23:36:08.693Z] Chowning /workspace to jenkins user
23:36:08 [2023-08-08T23:36:08.693Z] + id -u
23:36:08 [2023-08-08T23:36:08.693Z] + id -g
23:36:08 [2023-08-08T23:36:08.693Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46174:/workspace busybox chown -R 1000:1000 /workspace
23:36:08 [2023-08-08T23:36:08.693Z] Unable to find image 'busybox:latest' locally
23:36:08 [2023-08-08T23:36:08.693Z] latest: Pulling from library/busybox
23:36:08 [2023-08-08T23:36:08.953Z] 8a0af25e8c2e: Already exists
23:36:08 [2023-08-08T23:36:08.953Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
23:36:08 [2023-08-08T23:36:08.953Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:36:10 [2023-08-08T23:36:10.187Z] + bundleName=arm64-integration
23:36:10 [2023-08-08T23:36:10.187Z] + echo Creating arm64-integration-bundles.tar.gz
23:36:10 [2023-08-08T23:36:10.187Z] Creating arm64-integration-bundles.tar.gz
23:36:10 [2023-08-08T23:36:10.187Z] + find bundles -path */root/*overlay2 -prune -o -type f (+  -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:36:10 [2023-08-08T23:36:10.187Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:36:10 [2023-08-08T23:36:10.462Z] Archiving artifacts
23:36:11 [2023-08-08T23:36:11.964Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46174/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:36:12 [2023-08-08T23:36:12.265Z] + make clean
23:36:12 [2023-08-08T23:36:12.265Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:36:12 [2023-08-08T23:36:12.265Z] docker-dev-cache
23:36:12 [2023-08-08T23:36:12.265Z] 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