Skip to content
Success

Console Output

Pull request #45078 opened
22:43:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from b1d9012969a07b1db71c5386cd2193508496bcba+bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c (d3a7e63d5664a901d6f76e9cdcd1a0b19c5c627e)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45078@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
22:43:53 [2023-02-27T22:43:53.215Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:43:53 [2023-02-27T22:43:53.218Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:44:08 [2023-02-27T22:44:08.388Z] Still waiting to schedule task
22:44:08 [2023-02-27T22:44:08.390Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0827a61cf5027a307)’ is offline
22:45:10 [2023-02-27T22:45:10.664Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0827a61cf5027a307) in /home/ubuntu/workspace/moby_PR-45078
[Pipeline] {
[Pipeline] checkout
22:45:10 [2023-02-27T22:45:10.762Z] The recommended git tool is: git
22:45:13 [2023-02-27T22:45:13.859Z] using credential docker-jenkins-github-credentials
22:45:13 [2023-02-27T22:45:13.871Z] Cloning the remote Git repository
22:45:13 [2023-02-27T22:45:13.871Z] Cloning with configured refspecs honoured and without tags
22:45:13 [2023-02-27T22:45:13.903Z] Cloning repository https://github.com/moby/moby.git
22:45:13 [2023-02-27T22:45:13.963Z]  > git init /home/ubuntu/workspace/moby_PR-45078 # timeout=10
22:45:14 [2023-02-27T22:45:14.413Z] Fetching upstream changes from https://github.com/moby/moby.git
22:45:14 [2023-02-27T22:45:14.413Z]  > git --version # timeout=10
22:45:14 [2023-02-27T22:45:14.420Z]  > git --version # 'git version 2.25.1'
22:45:14 [2023-02-27T22:45:14.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:45:14 [2023-02-27T22:45:14.422Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45078/head:refs/remotes/origin/PR-45078 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:45:30 [2023-02-27T22:45:30.981Z] Fetching without tags
22:45:31 [2023-02-27T22:45:31.208Z] Merging remotes/origin/23.0 commit bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c into PR head commit b1d9012969a07b1db71c5386cd2193508496bcba
22:45:32 [2023-02-27T22:45:32.335Z] Merge succeeded, producing b1d9012969a07b1db71c5386cd2193508496bcba
22:45:32 [2023-02-27T22:45:32.335Z] Checking out Revision b1d9012969a07b1db71c5386cd2193508496bcba (PR-45078)
22:45:30 [2023-02-27T22:45:30.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:45:30 [2023-02-27T22:45:30.935Z]  > git config --add remote.origin.fetch +refs/pull/45078/head:refs/remotes/origin/PR-45078 # timeout=10
22:45:30 [2023-02-27T22:45:30.946Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:45:30 [2023-02-27T22:45:30.963Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:45:30 [2023-02-27T22:45:30.983Z] Fetching upstream changes from https://github.com/moby/moby.git
22:45:30 [2023-02-27T22:45:30.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:45:30 [2023-02-27T22:45:30.995Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45078/head:refs/remotes/origin/PR-45078 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:45:31 [2023-02-27T22:45:31.214Z]  > git config core.sparsecheckout # timeout=10
22:45:31 [2023-02-27T22:45:31.223Z]  > git checkout -f b1d9012969a07b1db71c5386cd2193508496bcba # timeout=10
22:45:32 [2023-02-27T22:45:32.060Z]  > git remote # timeout=10
22:45:32 [2023-02-27T22:45:32.077Z]  > git config --get remote.origin.url # timeout=10
22:45:32 [2023-02-27T22:45:32.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:45:32 [2023-02-27T22:45:32.313Z]  > git merge bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c # timeout=10
22:45:32 [2023-02-27T22:45:32.326Z]  > git rev-parse HEAD^{commit} # timeout=10
22:45:32 [2023-02-27T22:45:32.335Z]  > git config core.sparsecheckout # timeout=10
22:45:32 [2023-02-27T22:45:32.338Z]  > git checkout -f b1d9012969a07b1db71c5386cd2193508496bcba # timeout=10
22:45:37 [2023-02-27T22:45:37.013Z] Commit message: "Wait longer for exit events on Windows"
22:45:37 [2023-02-27T22:45:37.014Z] First time build. Skipping changelog.
22:45:37 [2023-02-27T22:45:37.050Z]  > git --version # timeout=10
22:45:37 [2023-02-27T22:45:37.075Z]  > git --version # 'git version 2.25.1'
22:45:37 [2023-02-27T22:45:37.094Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:45:38 [2023-02-27T22:45:38.095Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45078:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:46:04 [2023-02-27T22:46:04.679Z] Unable to find image 'alpine:latest' locally
22:46:04 [2023-02-27T22:46:04.679Z] latest: Pulling from library/alpine
22:46:04 [2023-02-27T22:46:04.679Z] af6eaf76a39c: Pulling fs layer
22:46:04 [2023-02-27T22:46:04.679Z] af6eaf76a39c: Verifying Checksum
22:46:04 [2023-02-27T22:46:04.679Z] af6eaf76a39c: Download complete
22:46:04 [2023-02-27T22:46:04.679Z] af6eaf76a39c: Pull complete
22:46:04 [2023-02-27T22:46:04.679Z] Digest: sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
22:46:04 [2023-02-27T22:46:04.679Z] Status: Downloaded newer image for alpine:latest
22:46:08 [2023-02-27T22:46:08.899Z] 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
22:46:09 [2023-02-27T22:46:09.368Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0827a61cf5027a307) in /home/ubuntu/workspace/moby_PR-45078
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
22:46:09 [2023-02-27T22:46:09.407Z] The recommended git tool is: git
[Pipeline] // stage
22:46:09 [2023-02-27T22:46:09.417Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
22:46:09 [2023-02-27T22:46:09.437Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
22:46:09 [2023-02-27T22:46:09.446Z] Fetching without tags
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] }
22:46:09 [2023-02-27T22:46:09.705Z] Merging remotes/origin/23.0 commit bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c into PR head commit b1d9012969a07b1db71c5386cd2193508496bcba
22:46:09 [2023-02-27T22:46:09.837Z] Merge succeeded, producing b1d9012969a07b1db71c5386cd2193508496bcba
22:46:09 [2023-02-27T22:46:09.837Z] Checking out Revision b1d9012969a07b1db71c5386cd2193508496bcba (PR-45078)
22:46:09 [2023-02-27T22:46:09.901Z] Commit message: "Wait longer for exit events on Windows"
22:46:09 [2023-02-27T22:46:09.909Z]  > git --version # timeout=10
22:46:09 [2023-02-27T22:46:09.915Z]  > git --version # 'git version 2.25.1'
22:46:09 [2023-02-27T22:46:09.923Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:46:09 [2023-02-27T22:46:09.421Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45078/.git # timeout=10
22:46:09 [2023-02-27T22:46:09.433Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:09 [2023-02-27T22:46:09.442Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:09 [2023-02-27T22:46:09.442Z]  > git --version # timeout=10
22:46:09 [2023-02-27T22:46:09.448Z]  > git --version # 'git version 2.25.1'
22:46:09 [2023-02-27T22:46:09.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:09 [2023-02-27T22:46:09.449Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45078/head:refs/remotes/origin/PR-45078 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:46:09 [2023-02-27T22:46:09.701Z]  > git config core.sparsecheckout # timeout=10
22:46:09 [2023-02-27T22:46:09.706Z]  > git checkout -f b1d9012969a07b1db71c5386cd2193508496bcba # timeout=10
22:46:09 [2023-02-27T22:46:09.743Z]  > git remote # timeout=10
22:46:09 [2023-02-27T22:46:09.748Z]  > git config --get remote.origin.url # timeout=10
22:46:09 [2023-02-27T22:46:09.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:09 [2023-02-27T22:46:09.752Z]  > git merge bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c # timeout=10
22:46:09 [2023-02-27T22:46:09.797Z]  > git rev-parse HEAD^{commit} # timeout=10
22:46:09 [2023-02-27T22:46:09.832Z]  > git config core.sparsecheckout # timeout=10
22:46:09 [2023-02-27T22:46:09.841Z]  > git checkout -f b1d9012969a07b1db71c5386cd2193508496bcba # timeout=10
22:46:10 [2023-02-27T22:46:10.622Z] + docker version
22:46:10 [2023-02-27T22:46:10.622Z] Client: Docker Engine - Community
22:46:10 [2023-02-27T22:46:10.622Z]  Version:           22.06.0-beta.0
22:46:10 [2023-02-27T22:46:10.622Z]  API version:       1.42
22:46:10 [2023-02-27T22:46:10.622Z]  Go version:        go1.18.3
22:46:10 [2023-02-27T22:46:10.622Z]  Git commit:        3e9117b
22:46:10 [2023-02-27T22:46:10.622Z]  Built:             Fri Jun  3 17:55:34 2022
22:46:10 [2023-02-27T22:46:10.622Z]  OS/Arch:           linux/arm64
22:46:10 [2023-02-27T22:46:10.622Z]  Context:           default
22:46:10 [2023-02-27T22:46:10.622Z] 
22:46:10 [2023-02-27T22:46:10.622Z] Server: Docker Engine - Community
22:46:10 [2023-02-27T22:46:10.622Z]  Engine:
22:46:10 [2023-02-27T22:46:10.622Z]   Version:          22.06.0-beta.0
22:46:10 [2023-02-27T22:46:10.622Z]   API version:      1.42 (minimum version 1.12)
22:46:10 [2023-02-27T22:46:10.622Z]   Go version:       go1.18.3
22:46:10 [2023-02-27T22:46:10.622Z]   Git commit:       38633e7
22:46:10 [2023-02-27T22:46:10.622Z]   Built:            Fri Jun  3 17:55:34 2022
22:46:10 [2023-02-27T22:46:10.622Z]   OS/Arch:          linux/arm64
22:46:10 [2023-02-27T22:46:10.622Z]   Experimental:     true
22:46:10 [2023-02-27T22:46:10.622Z]  containerd:
22:46:10 [2023-02-27T22:46:10.622Z]   Version:          1.6.8
22:46:10 [2023-02-27T22:46:10.622Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:46:10 [2023-02-27T22:46:10.622Z]  runc:
22:46:10 [2023-02-27T22:46:10.622Z]   Version:          1.1.4
22:46:10 [2023-02-27T22:46:10.622Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:46:10 [2023-02-27T22:46:10.622Z]  docker-init:
22:46:10 [2023-02-27T22:46:10.622Z]   Version:          0.19.0
22:46:10 [2023-02-27T22:46:10.622Z]   GitCommit:        de40ad0
[Pipeline] sh
22:46:10 [2023-02-27T22:46:10.917Z] + docker info
22:46:10 [2023-02-27T22:46:10.917Z] Client:
22:46:10 [2023-02-27T22:46:10.917Z]  Context:    default
22:46:10 [2023-02-27T22:46:10.917Z]  Debug Mode: false
22:46:10 [2023-02-27T22:46:10.917Z]  Plugins:
22:46:10 [2023-02-27T22:46:10.917Z]   buildx: Docker Buildx (Docker Inc.)
22:46:10 [2023-02-27T22:46:10.917Z]     Version:  v0.8.2
22:46:10 [2023-02-27T22:46:10.917Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:46:10 [2023-02-27T22:46:10.917Z]   compose: Docker Compose (Docker Inc.)
22:46:10 [2023-02-27T22:46:10.917Z]     Version:  v2.12.0
22:46:10 [2023-02-27T22:46:10.917Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:46:10 [2023-02-27T22:46:10.917Z] 
22:46:10 [2023-02-27T22:46:10.917Z] Server:
22:46:10 [2023-02-27T22:46:10.917Z]  Containers: 0
22:46:10 [2023-02-27T22:46:10.917Z]   Running: 0
22:46:10 [2023-02-27T22:46:10.917Z]   Paused: 0
22:46:10 [2023-02-27T22:46:10.917Z]   Stopped: 0
22:46:10 [2023-02-27T22:46:10.917Z]  Images: 1
22:46:10 [2023-02-27T22:46:10.917Z]  Server Version: 22.06.0-beta.0
22:46:10 [2023-02-27T22:46:10.917Z]  Storage Driver: overlay2
22:46:10 [2023-02-27T22:46:10.917Z]   Backing Filesystem: extfs
22:46:10 [2023-02-27T22:46:10.917Z]   Supports d_type: true
22:46:10 [2023-02-27T22:46:10.917Z]   Using metacopy: false
22:46:10 [2023-02-27T22:46:10.917Z]   Native Overlay Diff: true
22:46:10 [2023-02-27T22:46:10.917Z]   userxattr: false
22:46:10 [2023-02-27T22:46:10.917Z]  Logging Driver: json-file
22:46:10 [2023-02-27T22:46:10.917Z]  Cgroup Driver: cgroupfs
22:46:10 [2023-02-27T22:46:10.917Z]  Cgroup Version: 1
22:46:10 [2023-02-27T22:46:10.917Z]  Plugins:
22:46:10 [2023-02-27T22:46:10.917Z]   Volume: local
22:46:10 [2023-02-27T22:46:10.917Z]   Network: bridge host ipvlan macvlan null overlay
22:46:10 [2023-02-27T22:46:10.917Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:46:10 [2023-02-27T22:46:10.917Z]  Swarm: inactive
22:46:10 [2023-02-27T22:46:10.917Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:46:10 [2023-02-27T22:46:10.917Z]  Default Runtime: runc
22:46:10 [2023-02-27T22:46:10.917Z]  Init Binary: docker-init
22:46:10 [2023-02-27T22:46:10.917Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:46:10 [2023-02-27T22:46:10.917Z]  runc version: v1.1.4-0-g5fd4c4d
22:46:10 [2023-02-27T22:46:10.917Z]  init version: de40ad0
22:46:10 [2023-02-27T22:46:10.917Z]  Security Options:
22:46:10 [2023-02-27T22:46:10.917Z]   apparmor
22:46:10 [2023-02-27T22:46:10.917Z]   seccomp
22:46:10 [2023-02-27T22:46:10.917Z]    Profile: builtin
22:46:10 [2023-02-27T22:46:10.917Z]  Kernel Version: 5.15.0-1022-aws
22:46:10 [2023-02-27T22:46:10.917Z]  Operating System: Ubuntu 20.04.5 LTS
22:46:10 [2023-02-27T22:46:10.917Z]  OSType: linux
22:46:10 [2023-02-27T22:46:10.917Z]  Architecture: aarch64
22:46:10 [2023-02-27T22:46:10.917Z]  CPUs: 2
22:46:10 [2023-02-27T22:46:10.917Z]  Total Memory: 7.559GiB
22:46:10 [2023-02-27T22:46:10.917Z]  Name: ip-10-100-56-224
22:46:10 [2023-02-27T22:46:10.917Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:46:10 [2023-02-27T22:46:10.917Z]  Docker Root Dir: /var/lib/docker
22:46:10 [2023-02-27T22:46:10.917Z]  Debug Mode: false
22:46:10 [2023-02-27T22:46:10.917Z]  Registry: https://index.docker.io/v1/
22:46:10 [2023-02-27T22:46:10.917Z]  Labels:
22:46:10 [2023-02-27T22:46:10.917Z]  Experimental: true
22:46:10 [2023-02-27T22:46:10.917Z]  Insecure Registries:
22:46:10 [2023-02-27T22:46:10.917Z]   127.0.0.0/8
22:46:10 [2023-02-27T22:46:10.917Z]  Live Restore Enabled: true
22:46:10 [2023-02-27T22:46:10.917Z] 
[Pipeline] sh
22:46:11 [2023-02-27T22:46:11.205Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:46:11 [2023-02-27T22:46:11.205Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:46:11 [2023-02-27T22:46:11.205Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45078/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:46:11 [2023-02-27T22:46:11.205Z] + bash /home/ubuntu/workspace/moby_PR-45078/check-config.sh
22:46:11 [2023-02-27T22:46:11.205Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:46:11 [2023-02-27T22:46:11.205Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:46:11 [2023-02-27T22:46:11.205Z] 
22:46:11 [2023-02-27T22:46:11.205Z] Generally Necessary:
22:46:11 [2023-02-27T22:46:11.205Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:46:11 [2023-02-27T22:46:11.205Z] - apparmor: enabled and tools installed
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NAMESPACES: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NET_NS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_PID_NS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_IPC_NS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_UTS_NS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CGROUPS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CGROUP_CPUACCT: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CGROUP_DEVICE: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CGROUP_FREEZER: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CGROUP_SCHED: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_CPUSETS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_MEMCG: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_KEYS: enabled
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_VETH: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_BRIDGE: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:46:11 [2023-02-27T22:46:11.466Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_NF_NAT: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_POSIX_MQUEUE: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CGROUP_BPF: enabled
22:46:11 [2023-02-27T22:46:11.728Z] 
22:46:11 [2023-02-27T22:46:11.728Z] Optional Features:
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_USER_NS: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_SECCOMP: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_SECCOMP_FILTER: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CGROUP_PIDS: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_MEMCG_SWAP: enabled
22:46:11 [2023-02-27T22:46:11.728Z]     (cgroup swap accounting is currently enabled)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_BLK_CGROUP: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CGROUP_PERF: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CGROUP_HUGETLB: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_CFS_BANDWIDTH: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_RT_GROUP_SCHED: missing
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_VS: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_VS_NFCT: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_IP_VS_RR: enabled (as module)
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_SECURITY_SELINUX: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_SECURITY_APPARMOR: enabled
22:46:11 [2023-02-27T22:46:11.728Z] - CONFIG_EXT4_FS: enabled
22:46:11 [2023-02-27T22:46:11.991Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:46:11 [2023-02-27T22:46:11.991Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:46:11 [2023-02-27T22:46:11.991Z] - Network Drivers:
22:46:11 [2023-02-27T22:46:11.991Z]   - "overlay":
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_VXLAN: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       Optional (for encrypted networks):
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_CRYPTO: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_CRYPTO_AEAD: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_CRYPTO_GCM: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_CRYPTO_GHASH: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_XFRM: enabled
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_XFRM_USER: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]       - CONFIG_INET_ESP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]   - "ipvlan":
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_IPVLAN: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]   - "macvlan":
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_MACVLAN: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_DUMMY: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]   - "ftp,tftp client in container":
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:46:11 [2023-02-27T22:46:11.991Z] - Storage Drivers:
22:46:11 [2023-02-27T22:46:11.991Z]   - "aufs":
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_AUFS_FS: enabled (as module)
22:46:12 [2023-02-27T22:46:12.251Z]   - "btrfs":
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:46:12 [2023-02-27T22:46:12.251Z]   - "devicemapper":
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_BLK_DEV_DM: enabled
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:46:12 [2023-02-27T22:46:12.251Z]   - "overlay":
22:46:12 [2023-02-27T22:46:12.251Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:46:12 [2023-02-27T22:46:12.251Z]   - "zfs":
22:46:12 [2023-02-27T22:46:12.251Z]     - /dev/zfs: present
22:46:12 [2023-02-27T22:46:12.251Z]     - zfs command: missing
22:46:12 [2023-02-27T22:46:12.251Z]     - zpool command: missing
22:46:12 [2023-02-27T22:46:12.251Z] 
22:46:12 [2023-02-27T22:46:12.251Z] Limits:
22:46:12 [2023-02-27T22:46:12.251Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:46:12 [2023-02-27T22:46:12.251Z] 
22:46:12 [2023-02-27T22:46:12.251Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:46:12 [2023-02-27T22:46:12.589Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b1d9012969a07b1db71c5386cd2193508496bcba .
22:46:12 [2023-02-27T22:46:12.850Z] #1 [internal] load build definition from Dockerfile
22:46:12 [2023-02-27T22:46:12.850Z] #1 transferring dockerfile: 27.03kB done
22:46:12 [2023-02-27T22:46:12.850Z] #1 DONE 0.0s
22:46:12 [2023-02-27T22:46:12.850Z] 
22:46:12 [2023-02-27T22:46:12.850Z] #2 [internal] load .dockerignore
22:46:12 [2023-02-27T22:46:12.850Z] #2 transferring context: 113B done
22:46:12 [2023-02-27T22:46:12.850Z] #2 DONE 0.1s
22:46:12 [2023-02-27T22:46:12.850Z] 
22:46:12 [2023-02-27T22:46:12.850Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:46:13 [2023-02-27T22:46:13.111Z] #3 DONE 0.3s
22:46:13 [2023-02-27T22:46:13.111Z] 
22:46:13 [2023-02-27T22:46:13.111Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
22:46:13 [2023-02-27T22:46:13.111Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
22:46:13 [2023-02-27T22:46:13.111Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
22:46:13 [2023-02-27T22:46:13.111Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
22:46:13 [2023-02-27T22:46:13.111Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
22:46:13 [2023-02-27T22:46:13.111Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s
22:46:13 [2023-02-27T22:46:13.372Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
22:46:13 [2023-02-27T22:46:13.372Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
22:46:13 [2023-02-27T22:46:13.372Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
22:46:13 [2023-02-27T22:46:13.372Z] #4 DONE 0.5s
22:46:13 [2023-02-27T22:46:13.635Z] 
22:46:13 [2023-02-27T22:46:13.635Z] #5 [internal] load metadata for docker.io/library/busybox:latest
22:46:14 [2023-02-27T22:46:14.209Z] #5 DONE 0.5s
22:46:14 [2023-02-27T22:46:14.209Z] 
22:46:14 [2023-02-27T22:46:14.209Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
22:46:14 [2023-02-27T22:46:14.209Z] #6 DONE 0.5s
22:46:14 [2023-02-27T22:46:14.209Z] 
22:46:14 [2023-02-27T22:46:14.209Z] #7 [internal] load metadata for docker.io/library/golang:1.19.6-bullseye
22:46:14 [2023-02-27T22:46:14.209Z] #7 DONE 0.6s
22:46:14 [2023-02-27T22:46:14.209Z] 
22:46:14 [2023-02-27T22:46:14.209Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:46:14 [2023-02-27T22:46:14.469Z] #8 ...
22:46:14 [2023-02-27T22:46:14.469Z] 
22:46:14 [2023-02-27T22:46:14.469Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
22:46:14 [2023-02-27T22:46:14.469Z] #9 DONE 0.6s
22:46:14 [2023-02-27T22:46:14.469Z] 
22:46:14 [2023-02-27T22:46:14.469Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:46:14 [2023-02-27T22:46:14.469Z] #8 DONE 0.8s
22:46:14 [2023-02-27T22:46:14.730Z] 
22:46:14 [2023-02-27T22:46:14.730Z] #10 [internal] load build context
22:46:15 [2023-02-27T22:46:15.301Z] #10 ...
22:46:15 [2023-02-27T22:46:15.301Z] 
22:46:15 [2023-02-27T22:46:15.301Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:46:15 [2023-02-27T22:46:15.301Z] #11 DONE 0.6s
22:46:15 [2023-02-27T22:46:15.301Z] 
22:46:15 [2023-02-27T22:46:15.301Z] #10 [internal] load build context
22:46:15 [2023-02-27T22:46:15.872Z] #10 ...
22:46:15 [2023-02-27T22:46:15.872Z] 
22:46:15 [2023-02-27T22:46:15.872Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
22:46:15 [2023-02-27T22:46:15.872Z] #12 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
22:46:15 [2023-02-27T22:46:15.872Z] #12 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
22:46:15 [2023-02-27T22:46:15.872Z] #12 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
22:46:15 [2023-02-27T22:46:15.872Z] #12 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
22:46:15 [2023-02-27T22:46:15.872Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.1s done
22:46:15 [2023-02-27T22:46:15.872Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.5s done
22:46:15 [2023-02-27T22:46:15.872Z] #12 DONE 1.1s
22:46:15 [2023-02-27T22:46:15.872Z] 
22:46:15 [2023-02-27T22:46:15.872Z] #10 [internal] load build context
22:46:17 [2023-02-27T22:46:17.792Z] #10 transferring context: 64.02MB 3.1s done
22:46:18 [2023-02-27T22:46:18.053Z] #10 DONE 3.5s
22:46:18 [2023-02-27T22:46:18.053Z] 
22:46:18 [2023-02-27T22:46:18.053Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:46:18 [2023-02-27T22:46:18.053Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
22:46:18 [2023-02-27T22:46:18.053Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
22:46:18 [2023-02-27T22:46:18.053Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
22:46:18 [2023-02-27T22:46:18.053Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
22:46:18 [2023-02-27T22:46:18.053Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 1.6s done
22:46:18 [2023-02-27T22:46:18.053Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
22:46:18 [2023-02-27T22:46:18.053Z] #13 DONE 3.4s
22:46:18 [2023-02-27T22:46:18.053Z] 
22:46:18 [2023-02-27T22:46:18.053Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:18 [2023-02-27T22:46:18.053Z] #14 resolve docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 0.1s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 1.86kB / 1.86kB done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:c7b172ba60a9fe8ede468eb8dd3ffefcee389078524ccc66558f0e2134f08e7a 1.80kB / 1.80kB done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:d32061c8eb2edc42d3508adca719b17b5f4f58f2502f01dd3fff89cad15ff4df 7.12kB / 7.12kB done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.8s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.2s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.5s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.4s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 2.5s done
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 115.20MB / 115.20MB 3.2s
22:46:18 [2023-02-27T22:46:18.053Z] #14 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 2.3s
22:46:18 [2023-02-27T22:46:18.053Z] #14 sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 155B / 155B 1.6s done
22:46:18 [2023-02-27T22:46:18.314Z] #14 ...
22:46:18 [2023-02-27T22:46:18.314Z] 
22:46:18 [2023-02-27T22:46:18.314Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:46:18 [2023-02-27T22:46:18.314Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
22:46:18 [2023-02-27T22:46:18.314Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
22:46:18 [2023-02-27T22:46:18.314Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:46:18 [2023-02-27T22:46:18.314Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:46:18 [2023-02-27T22:46:18.314Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:46:18 [2023-02-27T22:46:18.314Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
22:46:18 [2023-02-27T22:46:18.314Z] #15 DONE 3.6s
22:46:18 [2023-02-27T22:46:18.314Z] 
22:46:18 [2023-02-27T22:46:18.314Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:18 [2023-02-27T22:46:18.885Z] #14 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 3.1s done
22:46:19 [2023-02-27T22:46:19.456Z] #14 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6
22:46:19 [2023-02-27T22:46:19.456Z] #14 ...
22:46:19 [2023-02-27T22:46:19.456Z] 
22:46:19 [2023-02-27T22:46:19.456Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
22:46:19 [2023-02-27T22:46:19.456Z] #16 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done
22:46:19 [2023-02-27T22:46:19.456Z] #16 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done
22:46:19 [2023-02-27T22:46:19.456Z] #16 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.8s done
22:46:19 [2023-02-27T22:46:19.456Z] #16 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done
22:46:19 [2023-02-27T22:46:19.456Z] #16 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done
22:46:19 [2023-02-27T22:46:19.456Z] #16 DONE 4.8s
22:46:19 [2023-02-27T22:46:19.456Z] 
22:46:19 [2023-02-27T22:46:19.456Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:19 [2023-02-27T22:46:19.456Z] #14 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.2s done
22:46:19 [2023-02-27T22:46:19.717Z] #14 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5
22:46:19 [2023-02-27T22:46:19.978Z] #14 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done
22:46:20 [2023-02-27T22:46:20.238Z] #14 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a
22:46:23 [2023-02-27T22:46:23.548Z] #14 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 2.8s done
22:46:23 [2023-02-27T22:46:23.548Z] #14 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33
22:46:26 [2023-02-27T22:46:26.096Z] #14 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.4s done
22:46:26 [2023-02-27T22:46:26.096Z] #14 ...
22:46:26 [2023-02-27T22:46:26.096Z] 
22:46:26 [2023-02-27T22:46:26.096Z] #17 [build-dummy 2/2] RUN mkdir -p /build
22:46:26 [2023-02-27T22:46:26.096Z] #17 ...
22:46:26 [2023-02-27T22:46:26.096Z] 
22:46:26 [2023-02-27T22:46:26.096Z] #18 [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
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.007 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.025 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.025 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.198 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.585 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 1.846 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 2.465 Fetched 8517 kB in 2s (4964 kB/s)
22:46:26 [2023-02-27T22:46:26.096Z] #0 2.465 Reading package lists...
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.044 Reading package lists...
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.636 Building dependency tree...
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.981 The following additional packages will be installed:
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.982   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.982   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.983 Recommended packages:
22:46:26 [2023-02-27T22:46:26.096Z] #0 3.983   libldap-common publicsuffix libsasl2-modules
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.094 The following NEW packages will be installed:
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.095   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.095   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.095   libssh2-1 openssl
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.369 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.369 Need to get 2944 kB of archives.
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.369 After this operation, 6484 kB of additional disk space will be used.
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.369 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.411 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.416 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.418 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.431 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.433 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.506 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.506 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.506 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:46:26 [2023-02-27T22:46:26.096Z] #0 4.506 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.509 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.510 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.512 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.516 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.517 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.795 debconf: delaying package configuration, since apt-utils is not installed
22:46:26 [2023-02-27T22:46:26.097Z] #0 4.831 Fetched 2944 kB in 0s (7096 kB/s)
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.054 Selecting previously unselected package openssl.
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.054 (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 ... 6653 files and directories currently installed.)
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.054 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.086 Unpacking openssl (1.1.1n-0+deb11u4) ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.394 Selecting previously unselected package ca-certificates.
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.394 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.399 Unpacking ca-certificates (20210119) ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.836 Selecting previously unselected package libbrotli1:arm64.
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.836 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 5.855 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.160 Selecting previously unselected package libsasl2-modules-db:arm64.
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.162 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.175 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.420 Selecting previously unselected package libsasl2-2:arm64.
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.421 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:46:26 [2023-02-27T22:46:26.097Z] #0 6.522 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:46:26 [2023-02-27T22:46:26.097Z] #18 ...
22:46:26 [2023-02-27T22:46:26.097Z] 
22:46:26 [2023-02-27T22:46:26.097Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:26 [2023-02-27T22:46:26.097Z] #14 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b
22:46:28 [2023-02-27T22:46:28.641Z] #14 ...
22:46:28 [2023-02-27T22:46:28.641Z] 
22:46:28 [2023-02-27T22:46:28.641Z] #17 [build-dummy 2/2] RUN mkdir -p /build
22:46:28 [2023-02-27T22:46:28.641Z] #17 DONE 12.9s
22:46:28 [2023-02-27T22:46:28.641Z] 
22:46:28 [2023-02-27T22:46:28.641Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:30 [2023-02-27T22:46:30.566Z] #14 ...
22:46:30 [2023-02-27T22:46:30.566Z] 
22:46:30 [2023-02-27T22:46:30.566Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:46:30 [2023-02-27T22:46:30.566Z] #19 DONE 0.1s
22:46:30 [2023-02-27T22:46:30.566Z] 
22:46:30 [2023-02-27T22:46:30.566Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:46:31 [2023-02-27T22:46:31.507Z] #14 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 5.4s done
22:46:31 [2023-02-27T22:46:31.768Z] #14 extracting sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 done
22:46:32 [2023-02-27T22:46:32.030Z] #14 DONE 17.3s
22:46:32 [2023-02-27T22:46:32.030Z] 
22:46:32 [2023-02-27T22:46:32.030Z] #20 [base 2/5] COPY --from=xx / /
22:46:32 [2023-02-27T22:46:32.291Z] #20 DONE 0.5s
22:46:32 [2023-02-27T22:46:32.291Z] 
22:46:32 [2023-02-27T22:46:32.291Z] #18 [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
22:46:32 [2023-02-27T22:46:32.291Z] #18 6.935 Selecting previously unselected package libldap-2.4-2:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 6.935 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 7.029 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.009 Selecting previously unselected package libnghttp2-14:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.009 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.222 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.807 Selecting previously unselected package libpsl5:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.808 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 8.859 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 9.600 Selecting previously unselected package librtmp1:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 9.600 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 9.842 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.51 Selecting previously unselected package libssh2-1:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.58 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.59 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.73 Selecting previously unselected package libcurl4:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.74 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.74 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.95 Selecting previously unselected package curl.
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.95 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 10.98 Unpacking curl (7.74.0-1.3+deb11u7) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.18 Selecting previously unselected package libonig5:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.18 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.19 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.28 Selecting previously unselected package libjq1:arm64.
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.28 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.28 Unpacking libjq1:arm64 (1.6-2.1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.33 Selecting previously unselected package jq.
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.33 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.34 Unpacking jq (1.6-2.1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.38 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.40 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.41 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.43 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.47 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.48 Setting up openssl (1.1.1n-0+deb11u4) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.51 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.52 Setting up libjq1:arm64 (1.6-2.1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.53 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 11.55 Setting up ca-certificates (20210119) ...
22:46:32 [2023-02-27T22:46:32.291Z] #18 12.14 Updating certificates in /etc/ssl/certs...
22:46:32 [2023-02-27T22:46:32.291Z] #18 12.83 129 added, 0 removed; done.
22:46:32 [2023-02-27T22:46:32.553Z] #18 12.95 Setting up jq (1.6-2.1) ...
22:46:32 [2023-02-27T22:46:32.553Z] #18 12.96 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:46:32 [2023-02-27T22:46:32.553Z] #18 13.00 Setting up curl (7.74.0-1.3+deb11u7) ...
22:46:32 [2023-02-27T22:46:32.553Z] #18 13.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:46:32 [2023-02-27T22:46:32.553Z] #18 13.06 Processing triggers for ca-certificates (20210119) ...
22:46:32 [2023-02-27T22:46:32.553Z] #18 13.07 Updating certificates in /etc/ssl/certs...
22:46:32 [2023-02-27T22:46:32.814Z] #18 ...
22:46:32 [2023-02-27T22:46:32.814Z] 
22:46:32 [2023-02-27T22:46:32.814Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:46:32 [2023-02-27T22:46:32.814Z] #21 DONE 0.5s
22:46:32 [2023-02-27T22:46:32.814Z] 
22:46:32 [2023-02-27T22:46:32.814Z] #22 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:46:33 [2023-02-27T22:46:33.386Z] #22 ...
22:46:33 [2023-02-27T22:46:33.386Z] 
22:46:33 [2023-02-27T22:46:33.386Z] #18 [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
22:46:33 [2023-02-27T22:46:33.386Z] #18 13.81 0 added, 0 removed; done.
22:46:33 [2023-02-27T22:46:33.386Z] #18 13.81 Running hooks in /etc/ca-certificates/update.d...
22:46:33 [2023-02-27T22:46:33.386Z] #18 13.81 done.
22:46:33 [2023-02-27T22:46:33.386Z] #18 DONE 13.9s
22:46:33 [2023-02-27T22:46:33.386Z] 
22:46:33 [2023-02-27T22:46:33.386Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:46:33 [2023-02-27T22:46:33.386Z] #23 DONE 0.1s
22:46:33 [2023-02-27T22:46:33.386Z] 
22:46:33 [2023-02-27T22:46:33.386Z] #22 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:46:33 [2023-02-27T22:46:33.386Z] #22 DONE 0.6s
22:46:33 [2023-02-27T22:46:33.386Z] 
22:46:33 [2023-02-27T22:46:33.386Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:46:34 [2023-02-27T22:46:34.327Z] #24 0.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:34 [2023-02-27T22:46:34.327Z] #24 0.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:34 [2023-02-27T22:46:34.327Z] #24 0.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:34 [2023-02-27T22:46:34.588Z] #24 1.051 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:34 [2023-02-27T22:46:34.850Z] #24 1.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:46:34 [2023-02-27T22:46:34.850Z] #24 1.402 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:46:35 [2023-02-27T22:46:35.791Z] #24 2.158 Fetched 8517 kB in 2s (5515 kB/s)
22:46:36 [2023-02-27T22:46:36.051Z] #24 2.158 Reading package lists...
22:46:36 [2023-02-27T22:46:36.572Z] #24 2.705 Reading package lists...
22:46:36 [2023-02-27T22:46:36.833Z] #24 3.253 Building dependency tree...
22:46:36 [2023-02-27T22:46:36.833Z] #24 3.426 Reading state information...
22:46:37 [2023-02-27T22:46:37.093Z] #24 3.602 The following additional packages will be installed:
22:46:37 [2023-02-27T22:46:37.093Z] #24 3.603   libmagic-mgc libmagic1
22:46:37 [2023-02-27T22:46:37.093Z] #24 3.630 The following NEW packages will be installed:
22:46:37 [2023-02-27T22:46:37.093Z] #24 3.632   file libmagic-mgc libmagic1
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.909 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.909 Need to get 463 kB of archives.
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.909 After this operation, 7063 kB of additional disk space will be used.
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.916 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:46:37 [2023-02-27T22:46:37.353Z] #24 3.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.082 debconf: delaying package configuration, since apt-utils is not installed
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.123 Fetched 463 kB in 0s (1645 kB/s)
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.145 Selecting previously unselected package libmagic-mgc.
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.145 (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 ... 15710 files and directories currently installed.)
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.162 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:46:37 [2023-02-27T22:46:37.614Z] #24 4.167 Unpacking libmagic-mgc (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.276 Selecting previously unselected package libmagic1:arm64.
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.279 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.288 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.336 Selecting previously unselected package file.
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.338 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.342 Unpacking file (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.388 Setting up libmagic-mgc (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.405 Setting up libmagic1:arm64 (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.431 Setting up file (1:5.39-3) ...
22:46:37 [2023-02-27T22:46:37.874Z] #24 4.443 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:46:38 [2023-02-27T22:46:38.135Z] #24 DONE 4.6s
22:46:38 [2023-02-27T22:46:38.135Z] 
22:46:38 [2023-02-27T22:46:38.135Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:46:38 [2023-02-27T22:46:38.135Z] #25 ...
22:46:38 [2023-02-27T22:46:38.135Z] 
22:46:38 [2023-02-27T22:46:38.135Z] #26 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
22:46:38 [2023-02-27T22:46:38.135Z] #26 DONE 0.2s
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #27 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:46:38 [2023-02-27T22:46:38.396Z] #27 DONE 0.2s
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli
22:46:38 [2023-02-27T22:46:38.396Z] #28 DONE 0.2s
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #29 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:46:38 [2023-02-27T22:46:38.396Z] #29 ...
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:46:38 [2023-02-27T22:46:38.396Z] #30 DONE 0.4s
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #31 [tini-src 1/3] WORKDIR /usr/src/tini
22:46:38 [2023-02-27T22:46:38.396Z] #31 DONE 0.4s
22:46:38 [2023-02-27T22:46:38.396Z] 
22:46:38 [2023-02-27T22:46:38.396Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve
22:46:38 [2023-02-27T22:46:38.396Z] #32 DONE 0.4s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:46:38 [2023-02-27T22:46:38.658Z] #33 DONE 0.4s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:46:38 [2023-02-27T22:46:38.658Z] #34 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:46:38 [2023-02-27T22:46:38.658Z] #35 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:46:38 [2023-02-27T22:46:38.658Z] #36 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:46:38 [2023-02-27T22:46:38.658Z] #37 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #38 [runc-src 1/3] WORKDIR /usr/src/runc
22:46:38 [2023-02-27T22:46:38.658Z] #38 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:46:38 [2023-02-27T22:46:38.658Z] #39 DONE 0.5s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:46:38 [2023-02-27T22:46:38.658Z] #40 DONE 0.6s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #41 [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
22:46:38 [2023-02-27T22:46:38.658Z] #41 ...
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
22:46:38 [2023-02-27T22:46:38.658Z] #42 DONE 0.6s
22:46:38 [2023-02-27T22:46:38.658Z] 
22:46:38 [2023-02-27T22:46:38.658Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:46:38 [2023-02-27T22:46:38.658Z] #25 DONE 0.6s
22:46:38 [2023-02-27T22:46:38.921Z] 
22:46:38 [2023-02-27T22:46:38.921Z] #43 [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
22:46:38 [2023-02-27T22:46:38.921Z] #0 1.771 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:46:38 [2023-02-27T22:46:38.921Z] #0 1.995 
22:46:38 [2023-02-27T22:46:38.921Z] #0 2.217 #=#=#                                                                         

######################################################################## 100.0%
22:46:38 [2023-02-27T22:46:38.921Z] #0 2.477 
22:46:38 [2023-02-27T22:46:38.921Z] #0 3.564 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:46:38 [2023-02-27T22:46:38.921Z] #0 3.767 
22:46:38 [2023-02-27T22:46:38.921Z] #0 3.987 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
22:46:38 [2023-02-27T22:46:38.921Z] #0 4.293 
22:46:38 [2023-02-27T22:46:38.921Z] #0 5.514 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:46:39 [2023-02-27T22:46:39.498Z] #43 5.892 
22:46:40 [2023-02-27T22:46:40.285Z] #43 6.148 #=#=#                                                                         

                                                                           0.0%
#################                                                         24.7%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
22:46:40 [2023-02-27T22:46:40.549Z] #43 7.141 
22:46:42 [2023-02-27T22:46:42.595Z] #43 8.699 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:46:42 [2023-02-27T22:46:42.595Z] #43 9.020 
22:46:42 [2023-02-27T22:46:42.861Z] #43 9.267 #=#=#                                                                         

######################################################################## 100.0%
22:46:43 [2023-02-27T22:46:43.124Z] #43 9.593 
22:46:43 [2023-02-27T22:46:43.124Z] #43 ...
22:46:43 [2023-02-27T22:46:43.124Z] 
22:46:43 [2023-02-27T22:46:43.124Z] #29 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: is subject to change. To configure the initial branch name to use in all
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: of your new repositories, which will suppress this warning, call:
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 	git config --global init.defaultBranch <name>
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 'development'. The just-created branch can be renamed via this command:
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.702 hint: 	git branch -m <name>
22:46:43 [2023-02-27T22:46:43.124Z] #29 4.717 Initialized empty Git repository in /tmp/dockercli/.git/
22:46:44 [2023-02-27T22:46:44.073Z] #29 ...
22:46:44 [2023-02-27T22:46:44.073Z] 
22:46:44 [2023-02-27T22:46:44.073Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: is subject to change. To configure the initial branch name to use in all
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: of your new repositories, which will suppress this warning, call:
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 	git config --global init.defaultBranch <name>
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 'development'. The just-created branch can be renamed via this command:
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.261 hint: 	git branch -m <name>
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.285 Initialized empty Git repository in /usr/src/delve/.git/
22:46:44 [2023-02-27T22:46:44.073Z] #44 DONE 5.5s
22:46:44 [2023-02-27T22:46:44.073Z] 
22:46:44 [2023-02-27T22:46:44.073Z] #29 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:46:44 [2023-02-27T22:46:44.073Z] #29 DONE 5.7s
22:46:44 [2023-02-27T22:46:44.073Z] 
22:46:44 [2023-02-27T22:46:44.073Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: is subject to change. To configure the initial branch name to use in all
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: of your new repositories, which will suppress this warning, call:
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: 
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: 	git config --global init.defaultBranch <name>
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: 
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: 'development'. The just-created branch can be renamed via this command:
22:46:44 [2023-02-27T22:46:44.073Z] #0 5.069 hint: 
22:46:44 [2023-02-27T22:46:44.074Z] #0 5.069 hint: 	git branch -m <name>
22:46:44 [2023-02-27T22:46:44.074Z] #0 5.105 Initialized empty Git repository in /usr/src/rootlesskit/.git/
22:46:44 [2023-02-27T22:46:44.074Z] #45 DONE 5.4s
22:46:44 [2023-02-27T22:46:44.074Z] 
22:46:44 [2023-02-27T22:46:44.074Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:44 [2023-02-27T22:46:44.340Z] #46 ...
22:46:44 [2023-02-27T22:46:44.340Z] 
22:46:44 [2023-02-27T22:46:44.340Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: is subject to change. To configure the initial branch name to use in all
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: of your new repositories, which will suppress this warning, call:
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 	git config --global init.defaultBranch <name>
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 'development'. The just-created branch can be renamed via this command:
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.509 hint: 	git branch -m <name>
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.516 Initialized empty Git repository in /usr/src/swagger/.git/
22:46:44 [2023-02-27T22:46:44.340Z] #47 DONE 5.7s
22:46:44 [2023-02-27T22:46:44.340Z] 
22:46:44 [2023-02-27T22:46:44.340Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 Initialized empty Git repository in /usr/src/runc/.git/
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: is subject to change. To configure the initial branch name to use in all
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: of your new repositories, which will suppress this warning, call:
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 	git config --global init.defaultBranch <name>
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 'development'. The just-created branch can be renamed via this command:
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 
22:46:44 [2023-02-27T22:46:44.340Z] #0 5.566 hint: 	git branch -m <name>
22:46:44 [2023-02-27T22:46:44.340Z] #48 DONE 5.7s
22:46:44 [2023-02-27T22:46:44.340Z] 
22:46:44 [2023-02-27T22:46:44.340Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:45 [2023-02-27T22:46:45.293Z] #49 ...
22:46:45 [2023-02-27T22:46:45.293Z] 
22:46:45 [2023-02-27T22:46:45.293Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: is subject to change. To configure the initial branch name to use in all
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: of your new repositories, which will suppress this warning, call:
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 	git config --global init.defaultBranch <name>
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 'development'. The just-created branch can be renamed via this command:
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.611 hint: 	git branch -m <name>
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.618 Initialized empty Git repository in /usr/src/tini/.git/
22:46:45 [2023-02-27T22:46:45.293Z] #50 DONE 6.8s
22:46:45 [2023-02-27T22:46:45.293Z] 
22:46:45 [2023-02-27T22:46:45.293Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: is subject to change. To configure the initial branch name to use in all
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: of your new repositories, which will suppress this warning, call:
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 	git config --global init.defaultBranch <name>
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 'development'. The just-created branch can be renamed via this command:
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.634 hint: 	git branch -m <name>
22:46:45 [2023-02-27T22:46:45.293Z] #0 6.640 Initialized empty Git repository in /usr/src/containerd/.git/
22:46:45 [2023-02-27T22:46:45.293Z] #51 DONE 6.7s
22:46:45 [2023-02-27T22:46:45.555Z] 
22:46:45 [2023-02-27T22:46:45.555Z] #52 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:45 [2023-02-27T22:46:45.555Z] #52 ...
22:46:45 [2023-02-27T22:46:45.555Z] 
22:46:45 [2023-02-27T22:46:45.555Z] #43 [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
22:46:45 [2023-02-27T22:46:45.555Z] #43 10.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:46:45 [2023-02-27T22:46:45.555Z] #43 10.93 
22:46:45 [2023-02-27T22:46:45.555Z] #43 11.26 #=#=#                                                                         

######################################################################## 100.0%
22:46:45 [2023-02-27T22:46:45.555Z] #43 11.95 
22:46:45 [2023-02-27T22:46:45.555Z] #43 12.12 Download of images into '/build' complete.
22:46:45 [2023-02-27T22:46:45.555Z] #43 12.12 Use something like the following to load the result into a Docker daemon:
22:46:45 [2023-02-27T22:46:45.555Z] #43 12.12   tar -cC '/build' . | docker load
22:46:45 [2023-02-27T22:46:45.555Z] #43 DONE 12.2s
22:46:45 [2023-02-27T22:46:45.818Z] 
22:46:45 [2023-02-27T22:46:45.818Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:48 [2023-02-27T22:46:48.484Z] #53 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.200 hint: Using 'master' as the name for the initial branch. This default branch name
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 Initialized empty Git repository in /usr/src/registry/.git/
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: is subject to change. To configure the initial branch name to use in all
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: of your new repositories, which will suppress this warning, call:
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 	git config --global init.defaultBranch <name>
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 'development'. The just-created branch can be renamed via this command:
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.210 hint: 	git branch -m <name>
22:46:48 [2023-02-27T22:46:48.484Z] #54 DONE 8.4s
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #55 [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...)
22:46:48 [2023-02-27T22:46:48.484Z] #55 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #56 [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
22:46:48 [2023-02-27T22:46:48.484Z] #0 9.234 go: downloading gotest.tools/gotestsum v1.8.2
22:46:48 [2023-02-27T22:46:48.484Z] #56 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #57 [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
22:46:48 [2023-02-27T22:46:48.484Z] #0 7.859 go: downloading github.com/pelletier/go-toml v1.8.1
22:46:48 [2023-02-27T22:46:48.484Z] #57 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.840 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
22:46:48 [2023-02-27T22:46:48.484Z] #0 9.569 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:48 [2023-02-27T22:46:48.484Z] #58 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #59 [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
22:46:48 [2023-02-27T22:46:48.484Z] #59 ...
22:46:48 [2023-02-27T22:46:48.484Z] 
22:46:48 [2023-02-27T22:46:48.484Z] #60 [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
22:46:48 [2023-02-27T22:46:48.484Z] #0 7.394 go: downloading github.com/tc-hib/go-winres v0.3.0
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.094 go: downloading github.com/tc-hib/winres v0.1.6
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.668 go: downloading github.com/urfave/cli/v2 v2.3.0
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.865 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:46:48 [2023-02-27T22:46:48.484Z] #0 8.958 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:46:48 [2023-02-27T22:46:48.745Z] #60 ...
22:46:48 [2023-02-27T22:46:48.745Z] 
22:46:48 [2023-02-27T22:46:48.745Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:46:48 [2023-02-27T22:46:48.745Z] #0 9.193 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:48 [2023-02-27T22:46:48.745Z] #0 9.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:48 [2023-02-27T22:46:48.745Z] #0 9.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:49 [2023-02-27T22:46:49.007Z] #61 ...
22:46:49 [2023-02-27T22:46:49.007Z] 
22:46:49 [2023-02-27T22:46:49.007Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:46:49 [2023-02-27T22:46:49.007Z] #0 5.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:46:49 [2023-02-27T22:46:49.007Z] #0 5.854 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:46:49 [2023-02-27T22:46:49.007Z] #0 5.854 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.191 Reading package lists...
22:46:49 [2023-02-27T22:46:49.007Z] #62 ...
22:46:49 [2023-02-27T22:46:49.007Z] 
22:46:49 [2023-02-27T22:46:49.007Z] #63 [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
22:46:49 [2023-02-27T22:46:49.007Z] #0 6.270 go: downloading github.com/golangci/golangci-lint v1.51.2
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.653 go: downloading github.com/fatih/color v1.14.1
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.677 go: downloading github.com/gofrs/flock v0.8.1
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.732 go: downloading github.com/pkg/errors v0.9.1
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.732 go: downloading github.com/spf13/cobra v1.6.1
22:46:49 [2023-02-27T22:46:49.007Z] #0 7.805 go: downloading github.com/spf13/pflag v1.0.5
22:46:49 [2023-02-27T22:46:49.007Z] #0 8.038 go: downloading github.com/spf13/viper v1.12.0
22:46:49 [2023-02-27T22:46:49.007Z] #0 8.038 go: downloading gopkg.in/yaml.v3 v3.0.1
22:46:49 [2023-02-27T22:46:49.007Z] #0 8.919 go: downloading github.com/mattn/go-colorable v0.1.13
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.054 go: downloading github.com/mattn/go-isatty v0.0.17
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.294 go: downloading golang.org/x/tools v0.6.0
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.294 go: downloading github.com/hashicorp/go-version v1.6.0
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.430 go: downloading github.com/ldez/gomoddirectives v0.2.3
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.595 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:46:49 [2023-02-27T22:46:49.007Z] #0 9.722 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:46:49 [2023-02-27T22:46:49.281Z] #63 ...
22:46:49 [2023-02-27T22:46:49.281Z] 
22:46:49 [2023-02-27T22:46:49.281Z] #64 [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
22:46:49 [2023-02-27T22:46:49.281Z] #0 9.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:49 [2023-02-27T22:46:49.281Z] #0 9.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:49 [2023-02-27T22:46:49.281Z] #0 9.958 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:49 [2023-02-27T22:46:49.281Z] #64 ...
22:46:49 [2023-02-27T22:46:49.281Z] 
22:46:49 [2023-02-27T22:46:49.281Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:46:49 [2023-02-27T22:46:49.281Z] #0 8.853 go: downloading mvdan.cc/sh/v3 v3.0.2
22:46:49 [2023-02-27T22:46:49.281Z] #0 10.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:46:49 [2023-02-27T22:46:49.281Z] #0 10.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:46:49 [2023-02-27T22:46:49.281Z] #0 10.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:46:49 [2023-02-27T22:46:49.541Z] #65 ...
22:46:49 [2023-02-27T22:46:49.541Z] 
22:46:49 [2023-02-27T22:46:49.541Z] #66 [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             ;
22:46:49 [2023-02-27T22:46:49.541Z] #0 8.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #0 8.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #0 8.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #0 9.722 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #66 ...
22:46:49 [2023-02-27T22:46:49.541Z] 
22:46:49 [2023-02-27T22:46:49.541Z] #59 [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
22:46:49 [2023-02-27T22:46:49.541Z] #59 10.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #59 10.26 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:49 [2023-02-27T22:46:49.541Z] #59 10.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:50 [2023-02-27T22:46:50.484Z] #59 12.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:51 [2023-02-27T22:46:51.868Z] #59 ...
22:46:51 [2023-02-27T22:46:51.868Z] 
22:46:51 [2023-02-27T22:46:51.868Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:51 [2023-02-27T22:46:51.868Z] #53 DONE 6.6s
22:46:52 [2023-02-27T22:46:52.129Z] 
22:46:52 [2023-02-27T22:46:52.129Z] #55 [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...)
22:46:52 [2023-02-27T22:46:52.129Z] #55 3.168 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
22:46:54 [2023-02-27T22:46:54.048Z] #55 ...
22:46:54 [2023-02-27T22:46:54.048Z] 
22:46:54 [2023-02-27T22:46:54.048Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:54 [2023-02-27T22:46:54.309Z] #67 ...
22:46:54 [2023-02-27T22:46:54.309Z] 
22:46:54 [2023-02-27T22:46:54.309Z] #68 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:54 [2023-02-27T22:46:54.309Z] #68 ...
22:46:54 [2023-02-27T22:46:54.309Z] 
22:46:54 [2023-02-27T22:46:54.309Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:46:54 [2023-02-27T22:46:54.570Z] #69 ...
22:46:54 [2023-02-27T22:46:54.570Z] 
22:46:54 [2023-02-27T22:46:54.570Z] #63 [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
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.10 go: downloading github.com/sirupsen/logrus v1.9.0
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.10 go: downloading github.com/stretchr/testify v1.8.1
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.29 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.42 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.64 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.84 go: downloading github.com/spf13/afero v1.8.2
22:46:54 [2023-02-27T22:46:54.570Z] #63 15.85 go: downloading github.com/spf13/cast v1.5.0
22:46:54 [2023-02-27T22:46:54.570Z] #63 16.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:46:54 [2023-02-27T22:46:54.570Z] #63 16.49 go: downloading golang.org/x/sys v0.5.0
22:46:54 [2023-02-27T22:46:54.831Z] #63 16.67 go: downloading golang.org/x/mod v0.8.0
22:46:55 [2023-02-27T22:46:55.775Z] #63 17.59 go: downloading github.com/hashicorp/errwrap v1.0.0
22:46:56 [2023-02-27T22:46:56.042Z] #63 ...
22:46:56 [2023-02-27T22:46:56.042Z] 
22:46:56 [2023-02-27T22:46:56.042Z] #46 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:56 [2023-02-27T22:46:56.042Z] #46 DONE 11.8s
22:46:56 [2023-02-27T22:46:56.042Z] 
22:46:56 [2023-02-27T22:46:56.042Z] #56 [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
22:46:56 [2023-02-27T22:46:56.042Z] #56 11.87 go: downloading github.com/fatih/color v1.13.0
22:46:56 [2023-02-27T22:46:56.042Z] #56 11.94 go: downloading github.com/dnephin/pflag v1.0.7
22:46:56 [2023-02-27T22:46:56.042Z] #56 11.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:46:56 [2023-02-27T22:46:56.042Z] #56 12.44 go: downloading golang.org/x/tools v0.1.11
22:46:56 [2023-02-27T22:46:56.042Z] #56 12.60 go: downloading github.com/mattn/go-colorable v0.1.12
22:46:56 [2023-02-27T22:46:56.042Z] #56 12.73 go: downloading github.com/mattn/go-isatty v0.0.14
22:46:56 [2023-02-27T22:46:56.042Z] #56 12.80 go: downloading github.com/fsnotify/fsnotify v1.5.4
22:46:56 [2023-02-27T22:46:56.042Z] #56 12.94 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
22:46:56 [2023-02-27T22:46:56.042Z] #56 17.90 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
22:46:56 [2023-02-27T22:46:56.042Z] #56 17.99 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
22:46:56 [2023-02-27T22:46:56.302Z] #56 ...
22:46:56 [2023-02-27T22:46:56.302Z] 
22:46:56 [2023-02-27T22:46:56.302Z] #63 [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
22:46:56 [2023-02-27T22:46:56.302Z] #63 18.16 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
22:46:56 [2023-02-27T22:46:56.563Z] #63 18.34 go: downloading 4d63.com/gochecknoglobals v0.2.1
22:46:56 [2023-02-27T22:46:56.824Z] #63 18.62 go: downloading github.com/Abirdcfly/dupword v0.0.9
22:46:56 [2023-02-27T22:46:56.824Z] #63 18.83 go: downloading github.com/Antonboom/errname v0.1.7
22:46:57 [2023-02-27T22:46:57.084Z] #63 18.88 go: downloading github.com/Antonboom/nilnil v0.1.1
22:46:57 [2023-02-27T22:46:57.084Z] #63 18.98 go: downloading github.com/BurntSushi/toml v1.2.1
22:46:58 [2023-02-27T22:46:58.472Z] #63 ...
22:46:58 [2023-02-27T22:46:58.472Z] 
22:46:58 [2023-02-27T22:46:58.472Z] #41 [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
22:46:58 [2023-02-27T22:46:58.472Z] #41 9.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 9.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 9.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 17.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:46:58 [2023-02-27T22:46:58.472Z] #41 ...
22:46:58 [2023-02-27T22:46:58.472Z] 
22:46:58 [2023-02-27T22:46:58.472Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:46:58 [2023-02-27T22:46:58.472Z] #69 DONE 14.0s
22:46:58 [2023-02-27T22:46:58.472Z] 
22:46:58 [2023-02-27T22:46:58.472Z] #63 [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
22:46:58 [2023-02-27T22:46:58.472Z] #63 20.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:46:58 [2023-02-27T22:46:58.734Z] #63 20.57 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
22:46:58 [2023-02-27T22:46:58.734Z] #63 20.58 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
22:46:58 [2023-02-27T22:46:58.734Z] #63 20.66 go: downloading github.com/alexkohler/prealloc v1.0.0
22:46:58 [2023-02-27T22:46:58.734Z] #63 20.71 go: downloading github.com/alingse/asasalint v0.0.11
22:46:58 [2023-02-27T22:46:58.996Z] #63 20.79 go: downloading github.com/ashanbrown/forbidigo v1.4.0
22:46:58 [2023-02-27T22:46:58.996Z] #63 ...
22:46:58 [2023-02-27T22:46:58.996Z] 
22:46:58 [2023-02-27T22:46:58.996Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:46:58 [2023-02-27T22:46:58.996Z] #49 DONE 14.7s
22:46:58 [2023-02-27T22:46:58.996Z] 
22:46:58 [2023-02-27T22:46:58.996Z] #63 [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
22:46:58 [2023-02-27T22:46:58.996Z] #63 20.93 go: downloading github.com/ashanbrown/makezero v1.1.1
22:46:59 [2023-02-27T22:46:59.257Z] #63 21.24 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:46:59 [2023-02-27T22:46:59.518Z] #63 21.31 go: downloading github.com/blizzy78/varnamelen v0.8.0
22:46:59 [2023-02-27T22:46:59.780Z] #63 21.54 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
22:46:59 [2023-02-27T22:46:59.780Z] #63 21.72 go: downloading github.com/breml/bidichk v0.2.3
22:46:59 [2023-02-27T22:46:59.780Z] #63 21.76 go: downloading github.com/breml/errchkjson v0.3.0
22:46:59 [2023-02-27T22:46:59.780Z] #63 ...
22:46:59 [2023-02-27T22:46:59.780Z] 
22:46:59 [2023-02-27T22:46:59.780Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:46:59 [2023-02-27T22:46:59.780Z] #61 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:46:59 [2023-02-27T22:46:59.780Z] #61 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:46:59 [2023-02-27T22:46:59.780Z] #61 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:00 [2023-02-27T22:47:00.041Z] #61 ...
22:47:00 [2023-02-27T22:47:00.041Z] 
22:47:00 [2023-02-27T22:47:00.041Z] #63 [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
22:47:00 [2023-02-27T22:47:00.041Z] #63 21.90 go: downloading github.com/butuzov/ireturn v0.1.1
22:47:00 [2023-02-27T22:47:00.041Z] #63 21.93 go: downloading github.com/charithe/durationcheck v0.0.9
22:47:00 [2023-02-27T22:47:00.041Z] #63 22.10 go: downloading github.com/curioswitch/go-reassign v0.2.0
22:47:00 [2023-02-27T22:47:00.304Z] #63 22.10 go: downloading github.com/daixiang0/gci v0.9.1
22:47:00 [2023-02-27T22:47:00.564Z] #63 ...
22:47:00 [2023-02-27T22:47:00.564Z] 
22:47:00 [2023-02-27T22:47:00.564Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:47:00 [2023-02-27T22:47:00.564Z] #0 7.191 Reading package lists...
22:47:00 [2023-02-27T22:47:00.564Z] #62 12.32 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:47:00 [2023-02-27T22:47:00.564Z] #62 12.43 Reading package lists...
22:47:00 [2023-02-27T22:47:00.564Z] #62 18.66 Building dependency tree...
22:47:00 [2023-02-27T22:47:00.564Z] #62 20.96 Reading state information...
22:47:00 [2023-02-27T22:47:00.564Z] #62 ...
22:47:00 [2023-02-27T22:47:00.564Z] 
22:47:00 [2023-02-27T22:47:00.564Z] #64 [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
22:47:00 [2023-02-27T22:47:00.564Z] #64 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:00 [2023-02-27T22:47:00.564Z] #64 15.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:47:00 [2023-02-27T22:47:00.564Z] #64 18.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:00 [2023-02-27T22:47:00.826Z] #64 ...
22:47:00 [2023-02-27T22:47:00.826Z] 
22:47:00 [2023-02-27T22:47:00.826Z] #63 [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
22:47:00 [2023-02-27T22:47:00.826Z] #63 22.54 go: downloading github.com/esimonov/ifshort v1.0.4
22:47:00 [2023-02-27T22:47:00.826Z] #63 22.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3
22:47:00 [2023-02-27T22:47:00.826Z] #63 22.64 go: downloading github.com/firefart/nonamedreturns v1.0.4
22:47:00 [2023-02-27T22:47:00.826Z] #63 22.67 go: downloading github.com/fzipp/gocyclo v0.6.0
22:47:00 [2023-02-27T22:47:00.826Z] #63 22.76 go: downloading github.com/go-critic/go-critic v0.6.7
22:47:00 [2023-02-27T22:47:00.826Z] #63 ...
22:47:00 [2023-02-27T22:47:00.826Z] 
22:47:00 [2023-02-27T22:47:00.826Z] #60 [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
22:47:00 [2023-02-27T22:47:00.826Z] #60 12.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:47:00 [2023-02-27T22:47:00.826Z] #60 12.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:47:01 [2023-02-27T22:47:01.088Z] #60 ...
22:47:01 [2023-02-27T22:47:01.088Z] 
22:47:01 [2023-02-27T22:47:01.088Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:47:01 [2023-02-27T22:47:01.088Z] #65 12.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:47:01 [2023-02-27T22:47:01.088Z] #65 ...
22:47:01 [2023-02-27T22:47:01.088Z] 
22:47:01 [2023-02-27T22:47:01.088Z] #57 [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
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 tomll can be used in two ways:
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 Writing to STDIN and reading from STDOUT:
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08   cat file.toml | tomll > file.toml
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 Reading and updating a list of files:
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08   tomll a.toml b.toml c.toml
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 
22:47:01 [2023-02-27T22:47:01.088Z] #57 23.08 When given a list of files, tomll will modify all files in place without asking.
22:47:01 [2023-02-27T22:47:01.349Z] #57 ...
22:47:01 [2023-02-27T22:47:01.349Z] 
22:47:01 [2023-02-27T22:47:01.349Z] #66 [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             ;
22:47:01 [2023-02-27T22:47:01.349Z] #66 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:47:01 [2023-02-27T22:47:01.349Z] #66 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:01 [2023-02-27T22:47:01.349Z] #66 22.93 Fetched 8517 kB in 15s (578 kB/s)
22:47:01 [2023-02-27T22:47:01.349Z] #66 22.93 Reading package lists...
22:47:01 [2023-02-27T22:47:01.349Z] #66 ...
22:47:01 [2023-02-27T22:47:01.349Z] 
22:47:01 [2023-02-27T22:47:01.349Z] #55 [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...)
22:47:01 [2023-02-27T22:47:01.349Z] #55 11.56 + git checkout -q FETCH_HEAD
22:47:01 [2023-02-27T22:47:01.349Z] #55 13.97 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:47:01 [2023-02-27T22:47:01.349Z] #55 13.97 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
22:47:01 [2023-02-27T22:47:01.609Z] #55 ...
22:47:01 [2023-02-27T22:47:01.609Z] 
22:47:01 [2023-02-27T22:47:01.609Z] #57 [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
22:47:01 [2023-02-27T22:47:01.609Z] #57 DONE 23.5s
22:47:01 [2023-02-27T22:47:01.869Z] 
22:47:01 [2023-02-27T22:47:01.869Z] #56 [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
22:47:01 [2023-02-27T22:47:01.869Z] #56 22.27 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
22:47:01 [2023-02-27T22:47:01.869Z] #56 ...
22:47:01 [2023-02-27T22:47:01.869Z] 
22:47:01 [2023-02-27T22:47:01.869Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:47:01 [2023-02-27T22:47:01.869Z] #58 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:47:01 [2023-02-27T22:47:01.869Z] #58 16.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:01 [2023-02-27T22:47:01.869Z] #58 20.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
22:47:02 [2023-02-27T22:47:02.132Z] #58 ...
22:47:02 [2023-02-27T22:47:02.132Z] 
22:47:02 [2023-02-27T22:47:02.132Z] #70 [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...)
22:47:03 [2023-02-27T22:47:03.521Z] #70 ...
22:47:03 [2023-02-27T22:47:03.521Z] 
22:47:03 [2023-02-27T22:47:03.521Z] #59 [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
22:47:03 [2023-02-27T22:47:03.521Z] #59 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:47:03 [2023-02-27T22:47:03.521Z] #59 18.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:03 [2023-02-27T22:47:03.521Z] #59 ...
22:47:03 [2023-02-27T22:47:03.521Z] 
22:47:03 [2023-02-27T22:47:03.521Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:47:03 [2023-02-27T22:47:03.521Z] #62 24.98 gcc is already the newest version (4:10.2.1-1).
22:47:03 [2023-02-27T22:47:03.521Z] #62 24.98 libc6-dev is already the newest version (2.31-13+deb11u5).
22:47:03 [2023-02-27T22:47:03.521Z] #62 24.98 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
22:47:03 [2023-02-27T22:47:03.521Z] #62 DONE 25.2s
22:47:03 [2023-02-27T22:47:03.521Z] 
22:47:03 [2023-02-27T22:47:03.521Z] #41 [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
22:47:03 [2023-02-27T22:47:03.521Z] #41 24.74 Fetched 8517 kB in 16s (545 kB/s)
22:47:04 [2023-02-27T22:47:04.905Z] #41 24.74 Reading package lists...
22:47:04 [2023-02-27T22:47:04.905Z] #41 ...
22:47:04 [2023-02-27T22:47:04.905Z] 
22:47:04 [2023-02-27T22:47:04.905Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:04 [2023-02-27T22:47:04.905Z] #67 DONE 20.8s
22:47:04 [2023-02-27T22:47:04.905Z] 
22:47:04 [2023-02-27T22:47:04.905Z] #63 [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
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.42 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.56 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:47:04 [2023-02-27T22:47:04.905Z] #63 24.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.06 go: downloading github.com/golangci/misspell v0.4.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.59 go: downloading github.com/hexops/gotextdiff v1.0.3
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.78 go: downloading github.com/jgautheron/goconst v1.5.1
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.83 go: downloading github.com/julz/importas v0.1.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.95 go: downloading github.com/junk1tm/musttag v0.4.5
22:47:04 [2023-02-27T22:47:04.905Z] #63 25.95 go: downloading github.com/kisielk/errcheck v1.6.3
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.03 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.06 go: downloading github.com/kulti/thelper v0.6.3
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.13 go: downloading github.com/kunwardeep/paralleltest v1.0.6
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.20 go: downloading github.com/kyoh86/exportloopref v0.1.11
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.20 go: downloading github.com/ldez/tagliatelle v0.4.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.29 go: downloading github.com/leonklingele/grouper v1.1.1
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.34 go: downloading github.com/lufeee/execinquery v1.2.1
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.39 go: downloading github.com/maratori/testableexamples v1.0.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.51 go: downloading github.com/maratori/testpackage v1.1.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:47:04 [2023-02-27T22:47:04.905Z] #63 26.69 go: downloading github.com/mgechev/revive v1.2.5
22:47:05 [2023-02-27T22:47:05.479Z] #63 27.43 go: downloading github.com/moricho/tparallel v0.2.1
22:47:05 [2023-02-27T22:47:05.479Z] #63 27.43 go: downloading github.com/nakabonne/nestif v0.3.1
22:47:05 [2023-02-27T22:47:05.741Z] #63 27.58 go: downloading github.com/nishanths/exhaustive v0.9.5
22:47:06 [2023-02-27T22:47:06.002Z] #63 27.67 go: downloading github.com/nishanths/predeclared v0.2.2
22:47:06 [2023-02-27T22:47:06.002Z] #63 27.91 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
22:47:06 [2023-02-27T22:47:06.262Z] #63 28.00 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
22:47:06 [2023-02-27T22:47:06.262Z] #63 28.00 go: downloading github.com/ryancurrah/gomodguard v1.3.0
22:47:06 [2023-02-27T22:47:06.262Z] #63 28.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
22:47:06 [2023-02-27T22:47:06.262Z] #63 28.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
22:47:06 [2023-02-27T22:47:06.262Z] #63 28.25 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
22:47:06 [2023-02-27T22:47:06.523Z] #63 28.28 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
22:47:06 [2023-02-27T22:47:06.523Z] #63 28.39 go: downloading github.com/securego/gosec/v2 v2.15.0
22:47:06 [2023-02-27T22:47:06.783Z] #63 28.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:47:06 [2023-02-27T22:47:06.783Z] #63 28.73 go: downloading github.com/sivchari/containedctx v1.0.2
22:47:06 [2023-02-27T22:47:06.783Z] #63 28.78 go: downloading github.com/sivchari/nosnakecase v1.7.0
22:47:06 [2023-02-27T22:47:06.783Z] #63 28.80 go: downloading github.com/sivchari/tenv v1.7.1
22:47:07 [2023-02-27T22:47:07.044Z] #63 28.86 go: downloading github.com/sonatard/noctx v0.0.1
22:47:07 [2023-02-27T22:47:07.044Z] #63 28.90 go: downloading github.com/sourcegraph/go-diff v0.7.0
22:47:07 [2023-02-27T22:47:07.044Z] #63 28.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:47:07 [2023-02-27T22:47:07.304Z] #63 29.10 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
22:47:07 [2023-02-27T22:47:07.304Z] #63 29.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:47:07 [2023-02-27T22:47:07.304Z] #63 29.22 go: downloading github.com/tetafro/godot v1.4.11
22:47:07 [2023-02-27T22:47:07.304Z] #63 29.26 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
22:47:07 [2023-02-27T22:47:07.566Z] #63 29.36 go: downloading github.com/timonwong/loggercheck v0.9.3
22:47:07 [2023-02-27T22:47:07.566Z] #63 29.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
22:47:07 [2023-02-27T22:47:07.827Z] #63 29.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
22:47:07 [2023-02-27T22:47:07.827Z] #63 29.79 go: downloading github.com/ultraware/funlen v0.0.3
22:47:08 [2023-02-27T22:47:08.088Z] #63 29.87 go: downloading github.com/ultraware/whitespace v0.0.5
22:47:08 [2023-02-27T22:47:08.088Z] #63 30.02 go: downloading github.com/uudashr/gocognit v1.0.6
22:47:08 [2023-02-27T22:47:08.088Z] #63 30.08 go: downloading github.com/yagipy/maintidx v1.0.0
22:47:08 [2023-02-27T22:47:08.348Z] #63 30.16 go: downloading github.com/yeya24/promlinter v0.2.0
22:47:08 [2023-02-27T22:47:08.348Z] #63 30.23 go: downloading gitlab.com/bosi/decorder v0.2.3
22:47:08 [2023-02-27T22:47:08.348Z] #63 ...
22:47:08 [2023-02-27T22:47:08.348Z] 
22:47:08 [2023-02-27T22:47:08.348Z] #41 [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
22:47:08 [2023-02-27T22:47:08.348Z] #41 24.74 Reading package lists...
22:47:09 [2023-02-27T22:47:09.732Z] #41 30.80 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:09 [2023-02-27T22:47:09.732Z] #41 30.80 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:09 [2023-02-27T22:47:09.732Z] #41 30.80 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:13 [2023-02-27T22:47:13.041Z] #41 ...
22:47:13 [2023-02-27T22:47:13.041Z] 
22:47:13 [2023-02-27T22:47:13.041Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:47:13 [2023-02-27T22:47:13.041Z] #58 24.14 Fetched 8521 kB in 16s (524 kB/s)
22:47:13 [2023-02-27T22:47:13.041Z] #58 24.14 Reading package lists...
22:47:13 [2023-02-27T22:47:13.041Z] #58 29.34 Reading package lists...
22:47:13 [2023-02-27T22:47:13.041Z] #58 34.14 Building dependency tree...
22:47:13 [2023-02-27T22:47:13.041Z] #58 ...
22:47:13 [2023-02-27T22:47:13.041Z] 
22:47:13 [2023-02-27T22:47:13.041Z] #41 [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
22:47:13 [2023-02-27T22:47:13.304Z] #41 33.91 Reading package lists...
22:47:13 [2023-02-27T22:47:13.304Z] #41 ...
22:47:13 [2023-02-27T22:47:13.304Z] 
22:47:13 [2023-02-27T22:47:13.304Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:13 [2023-02-27T22:47:13.304Z] #61 24.58 Fetched 8517 kB in 16s (542 kB/s)
22:47:13 [2023-02-27T22:47:13.304Z] #61 24.58 Reading package lists...
22:47:13 [2023-02-27T22:47:13.304Z] #61 31.02 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:13 [2023-02-27T22:47:13.304Z] #61 31.02 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:13 [2023-02-27T22:47:13.304Z] #61 31.02 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:13 [2023-02-27T22:47:13.304Z] #61 34.00 Reading package lists...
22:47:13 [2023-02-27T22:47:13.304Z] #61 ...
22:47:13 [2023-02-27T22:47:13.304Z] 
22:47:13 [2023-02-27T22:47:13.304Z] #63 [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
22:47:13 [2023-02-27T22:47:13.304Z] #63 30.35 go: downloading honnef.co/go/tools v0.4.2
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.28 go: downloading mvdan.cc/gofumpt v0.4.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.52 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.54 go: downloading github.com/davecgh/go-spew v1.1.1
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.55 go: downloading github.com/pmezard/go-difflib v1.0.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.71 go: downloading github.com/stretchr/objx v0.5.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.75 go: downloading github.com/subosito/gotenv v1.4.1
22:47:13 [2023-02-27T22:47:13.304Z] #63 32.84 go: downloading github.com/hashicorp/hcl v1.0.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 33.13 go: downloading gopkg.in/ini.v1 v1.67.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 33.13 go: downloading github.com/magiconair/properties v1.8.6
22:47:13 [2023-02-27T22:47:13.304Z] #63 33.26 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
22:47:13 [2023-02-27T22:47:13.304Z] #63 33.31 go: downloading golang.org/x/text v0.6.0
22:47:13 [2023-02-27T22:47:13.304Z] #63 33.71 go: downloading github.com/pelletier/go-toml v1.9.5
22:47:13 [2023-02-27T22:47:13.876Z] #63 ...
22:47:13 [2023-02-27T22:47:13.876Z] 
22:47:13 [2023-02-27T22:47:13.876Z] #59 [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
22:47:13 [2023-02-27T22:47:13.876Z] #59 25.28 Fetched 8517 kB in 15s (555 kB/s)
22:47:13 [2023-02-27T22:47:13.876Z] #59 25.28 Reading package lists...
22:47:13 [2023-02-27T22:47:13.876Z] #59 31.12 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:13 [2023-02-27T22:47:13.876Z] #59 31.12 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:13 [2023-02-27T22:47:13.876Z] #59 31.13 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:13 [2023-02-27T22:47:13.876Z] #59 33.83 Reading package lists...
22:47:13 [2023-02-27T22:47:13.876Z] #59 ...
22:47:13 [2023-02-27T22:47:13.876Z] 
22:47:13 [2023-02-27T22:47:13.877Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:47:13 [2023-02-27T22:47:13.877Z] #58 34.14 Building dependency tree...
22:47:14 [2023-02-27T22:47:14.448Z] #58 ...
22:47:14 [2023-02-27T22:47:14.448Z] 
22:47:14 [2023-02-27T22:47:14.448Z] #55 [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...)
22:47:14 [2023-02-27T22:47:14.448Z] #55 17.17 github.com/docker/distribution/manifest
22:47:14 [2023-02-27T22:47:14.448Z] #55 17.44 crypto/sha1
22:47:14 [2023-02-27T22:47:14.448Z] #55 17.53 net
22:47:14 [2023-02-27T22:47:14.448Z] #55 18.91 github.com/Sirupsen/logrus
22:47:14 [2023-02-27T22:47:14.448Z] #55 21.84 github.com/Sirupsen/logrus/formatters/logstash
22:47:14 [2023-02-27T22:47:14.448Z] #55 22.21 github.com/bugsnag/bugsnag-go/errors
22:47:14 [2023-02-27T22:47:14.448Z] #55 22.98 github.com/bugsnag/osext
22:47:14 [2023-02-27T22:47:14.448Z] #55 23.41 github.com/bugsnag/panicwrap
22:47:14 [2023-02-27T22:47:14.448Z] #55 24.48 gopkg.in/yaml.v2
22:47:14 [2023-02-27T22:47:14.448Z] #55 ...
22:47:14 [2023-02-27T22:47:14.448Z] 
22:47:14 [2023-02-27T22:47:14.448Z] #64 [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
22:47:14 [2023-02-27T22:47:14.448Z] #64 25.59 Fetched 8517 kB in 16s (531 kB/s)
22:47:14 [2023-02-27T22:47:14.448Z] #64 25.59 Reading package lists...
22:47:14 [2023-02-27T22:47:14.448Z] #64 30.86 Reading package lists...
22:47:14 [2023-02-27T22:47:14.709Z] #64 35.58 Building dependency tree...
22:47:14 [2023-02-27T22:47:14.709Z] #64 ...
22:47:14 [2023-02-27T22:47:14.709Z] 
22:47:14 [2023-02-27T22:47:14.709Z] #66 [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             ;
22:47:14 [2023-02-27T22:47:14.709Z] #66 22.93 Reading package lists...
22:47:14 [2023-02-27T22:47:14.709Z] #66 28.79 Reading package lists...
22:47:14 [2023-02-27T22:47:14.709Z] #66 33.40 Building dependency tree...
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.09 python3 is already the newest version (3.9.2-3).
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.09 The following additional packages will be installed:
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.10   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.12   patch xz-utils
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.13 Suggested packages:
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.15   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.15   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.15   m4-doc ed diffutils-doc
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.15 Recommended packages:
22:47:15 [2023-02-27T22:47:15.281Z] #66 37.15   fakeroot libalgorithm-merge-perl libltdl-dev
22:47:15 [2023-02-27T22:47:15.281Z] #66 ...
22:47:15 [2023-02-27T22:47:15.281Z] 
22:47:15 [2023-02-27T22:47:15.281Z] #71 [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...)
22:47:15 [2023-02-27T22:47:15.852Z] #71 ...
22:47:15 [2023-02-27T22:47:15.852Z] 
22:47:15 [2023-02-27T22:47:15.852Z] #64 [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
22:47:15 [2023-02-27T22:47:15.852Z] #64 35.58 Building dependency tree...
22:47:18 [2023-02-27T22:47:18.397Z] #64 39.66 The following additional packages will be installed:
22:47:18 [2023-02-27T22:47:18.397Z] #64 39.67   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:18 [2023-02-27T22:47:18.397Z] #64 39.71 Suggested packages:
22:47:18 [2023-02-27T22:47:18.397Z] #64 39.72   cmake-doc ninja-build lrzip
22:47:18 [2023-02-27T22:47:18.967Z] #64 40.23 The following NEW packages will be installed:
22:47:18 [2023-02-27T22:47:18.967Z] #64 40.23   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:19 [2023-02-27T22:47:19.230Z] #64 40.61 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded.
22:47:19 [2023-02-27T22:47:19.230Z] #64 40.61 Need to get 15.1 MB of archives.
22:47:19 [2023-02-27T22:47:19.230Z] #64 40.61 After this operation, 66.8 MB of additional disk space will be used.
22:47:19 [2023-02-27T22:47:19.230Z] #64 40.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:47:19 [2023-02-27T22:47:19.490Z] #64 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:47:19 [2023-02-27T22:47:19.765Z] #64 40.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
22:47:19 [2023-02-27T22:47:19.766Z] #64 40.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:47:19 [2023-02-27T22:47:19.766Z] #64 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:47:19 [2023-02-27T22:47:19.766Z] #64 40.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:47:19 [2023-02-27T22:47:19.766Z] #64 40.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:47:19 [2023-02-27T22:47:19.766Z] #64 40.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:47:20 [2023-02-27T22:47:20.337Z] #64 ...
22:47:20 [2023-02-27T22:47:20.337Z] 
22:47:20 [2023-02-27T22:47:20.337Z] #60 [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
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.17 NAME:
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.17    go-winres - A tool for embedding resources in Windows executables
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.17 
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.17 USAGE:
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    go-winres [global options] command [command options] [arguments...]
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18 
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18 COMMANDS:
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    init     Create an initial ./winres/winres.json
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    make     Make syso files for the "go build" command
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    simply   Make syso files for the "go build" command (simplified)
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    extract  Extract all resources from an executable
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    patch    Replace resources in an executable file (exe, dll)
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18    help, h  Shows a list of commands or help for one command
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18 
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.18 GLOBAL OPTIONS:
22:47:20 [2023-02-27T22:47:20.337Z] #60 41.19    --help, -h  show help (default: false)
22:47:20 [2023-02-27T22:47:20.337Z] #60 DONE 42.2s
22:47:20 [2023-02-27T22:47:20.337Z] 
22:47:20 [2023-02-27T22:47:20.337Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:47:20 [2023-02-27T22:47:20.337Z] #65 42.00 v3.0.2
22:47:20 [2023-02-27T22:47:20.337Z] #65 DONE 42.2s
22:47:20 [2023-02-27T22:47:20.598Z] 
22:47:20 [2023-02-27T22:47:20.598Z] #66 [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             ;
22:47:20 [2023-02-27T22:47:20.598Z] #66 38.58 The following NEW packages will be installed:
22:47:20 [2023-02-27T22:47:20.598Z] #66 38.58   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
22:47:20 [2023-02-27T22:47:20.598Z] #66 38.59   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
22:47:20 [2023-02-27T22:47:20.598Z] #66 38.59   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.03 0 upgraded, 20 newly installed, 0 to remove and 7 not upgraded.
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.03 Need to get 5458 kB of archives.
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.03 After this operation, 11.6 MB of additional disk space will be used.
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 39.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.32 debconf: delaying package configuration, since apt-utils is not installed
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.59 Fetched 5458 kB in 1s (9311 kB/s)
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.73 Selecting previously unselected package bzip2.
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.73 (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 ... 15745 files and directories currently installed.)
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.82 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 40.90 Unpacking bzip2 (1.0.8-4) ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.05 Selecting previously unselected package xz-utils.
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.05 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.55 Selecting previously unselected package libsigsegv2:arm64.
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.56 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 41.70 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.00 Selecting previously unselected package m4.
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.01 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.04 Unpacking m4 (1.4.18-5) ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.50 Selecting previously unselected package autoconf.
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.50 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
22:47:20 [2023-02-27T22:47:20.598Z] #66 42.52 Unpacking autoconf (2.69-14) ...
22:47:21 [2023-02-27T22:47:21.539Z] #66 43.22 Selecting previously unselected package autotools-dev.
22:47:21 [2023-02-27T22:47:21.539Z] #66 43.24 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
22:47:21 [2023-02-27T22:47:21.539Z] #66 43.24 Unpacking autotools-dev (20180224.1+nmu1) ...
22:47:21 [2023-02-27T22:47:21.539Z] #66 43.55 Selecting previously unselected package automake.
22:47:21 [2023-02-27T22:47:21.800Z] #66 43.56 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
22:47:21 [2023-02-27T22:47:21.800Z] #66 43.60 Unpacking automake (1:1.16.3-2) ...
22:47:22 [2023-02-27T22:47:22.060Z] #66 44.02 Selecting previously unselected package patch.
22:47:22 [2023-02-27T22:47:22.060Z] #66 44.04 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
22:47:22 [2023-02-27T22:47:22.320Z] #66 44.07 Unpacking patch (2.7.6-7) ...
22:47:22 [2023-02-27T22:47:22.581Z] #66 44.29 Selecting previously unselected package dpkg-dev.
22:47:22 [2023-02-27T22:47:22.581Z] #66 44.31 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
22:47:22 [2023-02-27T22:47:22.581Z] #66 44.32 Unpacking dpkg-dev (1.20.12) ...
22:47:23 [2023-02-27T22:47:23.521Z] #66 45.39 Selecting previously unselected package build-essential.
22:47:23 [2023-02-27T22:47:23.521Z] #66 45.42 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
22:47:23 [2023-02-27T22:47:23.521Z] #66 45.43 Unpacking build-essential (12.9) ...
22:47:23 [2023-02-27T22:47:23.782Z] #66 45.52 Selecting previously unselected package libcap2:arm64.
22:47:23 [2023-02-27T22:47:23.783Z] #66 45.53 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
22:47:23 [2023-02-27T22:47:23.783Z] #66 45.53 Unpacking libcap2:arm64 (1:2.44-1) ...
22:47:23 [2023-02-27T22:47:23.783Z] #66 45.71 Selecting previously unselected package libcap-dev:arm64.
22:47:23 [2023-02-27T22:47:23.783Z] #66 45.72 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
22:47:23 [2023-02-27T22:47:23.783Z] #66 45.74 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:47:24 [2023-02-27T22:47:24.048Z] #66 46.00 Selecting previously unselected package libprotobuf-c1:arm64.
22:47:24 [2023-02-27T22:47:24.048Z] #66 46.01 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:47:24 [2023-02-27T22:47:24.048Z] #66 46.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:47:24 [2023-02-27T22:47:24.357Z] #66 46.11 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:47:24 [2023-02-27T22:47:24.357Z] #66 46.12 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:47:24 [2023-02-27T22:47:24.357Z] #66 46.13 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:47:24 [2023-02-27T22:47:24.357Z] #66 46.24 Selecting previously unselected package libseccomp-dev:arm64.
22:47:24 [2023-02-27T22:47:24.617Z] #66 46.24 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:47:24 [2023-02-27T22:47:24.617Z] #66 46.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:47:24 [2023-02-27T22:47:24.617Z] #66 46.56 Selecting previously unselected package libsystemd-dev:arm64.
22:47:24 [2023-02-27T22:47:24.617Z] #66 46.57 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:47:24 [2023-02-27T22:47:24.617Z] #66 46.61 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:47:25 [2023-02-27T22:47:25.560Z] #66 47.41 Selecting previously unselected package libtool.
22:47:25 [2023-02-27T22:47:25.560Z] #66 47.41 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
22:47:25 [2023-02-27T22:47:25.560Z] #66 47.42 Unpacking libtool (2.4.6-15) ...
22:47:25 [2023-02-27T22:47:25.826Z] #66 47.74 Selecting previously unselected package libudev-dev:arm64.
22:47:25 [2023-02-27T22:47:25.826Z] #66 47.74 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.157Z] #66 47.82 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #66 48.23 Selecting previously unselected package libyajl2:arm64.
22:47:26 [2023-02-27T22:47:26.460Z] #66 48.24 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #66 ...
22:47:26 [2023-02-27T22:47:26.460Z] 
22:47:26 [2023-02-27T22:47:26.460Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:47:26 [2023-02-27T22:47:26.460Z] #58 37.99 The following additional packages will be installed:
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.02   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.04   python3-protobuf python3-six
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.05 Suggested packages:
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.07   python3-setuptools
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.07 Recommended packages:
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.07   iproute2 | iproute
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.67 The following NEW packages will be installed:
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.67   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:47:26 [2023-02-27T22:47:26.460Z] #58 38.68   python3-protobuf python3-six
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.14 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded.
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.14 Need to get 2136 kB of archives.
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.14 After this operation, 10.8 MB of additional disk space will be used.
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 39.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 41.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.29 debconf: delaying package configuration, since apt-utils is not installed
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.78 Fetched 2136 kB in 3s (685 kB/s)
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.90 Selecting previously unselected package libprotobuf23:arm64.
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.90 (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 ... 15745 files and directories currently installed.)
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 43.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.58 Selecting previously unselected package python3-pkg-resources.
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.61 Unpacking python3-pkg-resources (52.0.0-4) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.82 Selecting previously unselected package python3-six.
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 44.84 Unpacking python3-six (1.16.0-2) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.11 Selecting previously unselected package python3-protobuf.
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.12 Unpacking python3-protobuf (3.12.4-1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.73 Selecting previously unselected package libnet1:arm64.
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.73 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.92 Selecting previously unselected package libnl-3-200:arm64.
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 45.93 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.07 Selecting previously unselected package libprotobuf-c1:arm64.
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.29 Selecting previously unselected package criu.
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.30 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 46.31 Unpacking criu (3.17.1-1) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 47.09 Setting up python3-pkg-resources (52.0.0-4) ...
22:47:26 [2023-02-27T22:47:26.460Z] #58 ...
22:47:26 [2023-02-27T22:47:26.460Z] 
22:47:26 [2023-02-27T22:47:26.460Z] #66 [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             ;
22:47:26 [2023-02-27T22:47:26.460Z] #66 48.24 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:47:26 [2023-02-27T22:47:26.460Z] #66 48.29 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:47:27 [2023-02-27T22:47:27.072Z] #66 48.61 Selecting previously unselected package libyajl-dev:arm64.
22:47:27 [2023-02-27T22:47:27.072Z] #66 48.61 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
22:47:27 [2023-02-27T22:47:27.072Z] #66 48.62 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:47:27 [2023-02-27T22:47:27.072Z] #66 ...
22:47:27 [2023-02-27T22:47:27.072Z] 
22:47:27 [2023-02-27T22:47:27.072Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:27 [2023-02-27T22:47:27.072Z] #61 34.00 Reading package lists...
22:47:27 [2023-02-27T22:47:27.072Z] #61 38.47 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
22:47:27 [2023-02-27T22:47:27.072Z] #61 38.54 Reading package lists...
22:47:27 [2023-02-27T22:47:27.072Z] #61 43.87 Building dependency tree...
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.88 gcc is already the newest version (4:10.2.1-1).
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.88 libc6-dev is already the newest version (2.31-13+deb11u5).
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.88 The following additional packages will be installed:
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.90   bzip2 patch xz-utils
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.92 Suggested packages:
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.92   bzip2-doc debian-keyring seccomp ed diffutils-doc
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.92 Recommended packages:
22:47:27 [2023-02-27T22:47:27.072Z] #61 46.92   build-essential fakeroot libalgorithm-merge-perl
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.34 The following NEW packages will be installed:
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.34   bzip2 dpkg-dev libseccomp-dev patch xz-utils
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.75 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded.
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.75 Need to get 2790 kB of archives.
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.75 After this operation, 4077 kB of additional disk space will be used.
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #61 47.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #61 48.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #61 ...
22:47:27 [2023-02-27T22:47:27.072Z] 
22:47:27 [2023-02-27T22:47:27.072Z] #59 [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
22:47:27 [2023-02-27T22:47:27.072Z] #59 33.83 Reading package lists...
22:47:27 [2023-02-27T22:47:27.072Z] #59 38.38 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 38.47 Reading package lists...
22:47:27 [2023-02-27T22:47:27.072Z] #59 43.86 Building dependency tree...
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.60 gcc is already the newest version (4:10.2.1-1).
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.60 The following additional packages will be installed:
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.61   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.61   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.61   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.61   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.61   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.63   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.63 Suggested packages:
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.65   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:47:27 [2023-02-27T22:47:27.072Z] #59 46.65   | libgdk-pixbuf2.0-dev libxml2-utils
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.18 The following NEW packages will be installed:
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.19   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.20   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.20   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.20   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.20   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.20   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.59 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.59 Need to get 7950 kB of archives.
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.59 After this operation, 39.9 MB of additional disk space will be used.
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 48.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:47:27 [2023-02-27T22:47:27.072Z] #59 ...
22:47:27 [2023-02-27T22:47:27.072Z] 
22:47:27 [2023-02-27T22:47:27.072Z] #63 [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
22:47:27 [2023-02-27T22:47:27.072Z] #63 39.12 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
22:47:27 [2023-02-27T22:47:27.072Z] #63 39.13 go: downloading github.com/gobwas/glob v0.2.3
22:47:27 [2023-02-27T22:47:27.072Z] #63 39.35 go: downloading gopkg.in/yaml.v2 v2.4.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 39.57 go: downloading golang.org/x/sync v0.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 39.66 go: downloading go.uber.org/zap v1.17.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.17 go: downloading github.com/go-toolsmith/astcast v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.21 go: downloading github.com/go-toolsmith/astcopy v1.0.3
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.25 go: downloading github.com/go-toolsmith/astequal v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.29 go: downloading github.com/go-toolsmith/astfmt v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.34 go: downloading github.com/go-toolsmith/astp v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.37 go: downloading github.com/go-toolsmith/strparse v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.40 go: downloading github.com/go-toolsmith/typep v1.1.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.92 go: downloading github.com/kisielk/gotool v1.0.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.96 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:47:27 [2023-02-27T22:47:27.072Z] #63 40.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.16 go: downloading github.com/ettle/strcase v0.1.1
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.23 go: downloading github.com/fatih/structtag v1.2.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.33 go: downloading github.com/Masterminds/semver v1.5.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.46 go: downloading github.com/prometheus/client_golang v1.12.1
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.90 go: downloading github.com/prometheus/client_model v0.2.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 41.99 go: downloading github.com/google/go-cmp v0.5.9
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.52 go: downloading go.uber.org/atomic v1.7.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.52 go: downloading go.uber.org/multierr v1.6.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.73 go: downloading github.com/quasilyte/gogrep v0.5.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.89 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
22:47:27 [2023-02-27T22:47:27.072Z] #63 42.92 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
22:47:27 [2023-02-27T22:47:27.072Z] #63 43.04 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:47:27 [2023-02-27T22:47:27.072Z] #63 43.22 go: downloading github.com/beorn7/perks v1.0.1
22:47:27 [2023-02-27T22:47:27.072Z] #63 43.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:47:27 [2023-02-27T22:47:27.072Z] #63 43.39 go: downloading github.com/golang/protobuf v1.5.2
22:47:27 [2023-02-27T22:47:27.072Z] #63 43.47 go: downloading github.com/prometheus/common v0.32.1
22:47:27 [2023-02-27T22:47:27.072Z] #63 44.16 go: downloading github.com/prometheus/procfs v0.7.3
22:47:27 [2023-02-27T22:47:27.072Z] #63 44.16 go: downloading google.golang.org/protobuf v1.28.0
22:47:27 [2023-02-27T22:47:27.072Z] #63 45.01 go: downloading github.com/mattn/go-runewidth v0.0.9
22:47:27 [2023-02-27T22:47:27.072Z] #63 46.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:47:27 [2023-02-27T22:47:27.333Z] #63 ...
22:47:27 [2023-02-27T22:47:27.333Z] 
22:47:27 [2023-02-27T22:47:27.333Z] #41 [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
22:47:27 [2023-02-27T22:47:27.333Z] #41 33.91 Reading package lists...
22:47:27 [2023-02-27T22:47:27.333Z] #41 38.57 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:47:27 [2023-02-27T22:47:27.333Z] #41 38.72 Reading package lists...
22:47:27 [2023-02-27T22:47:27.333Z] #41 43.88 Building dependency tree...
22:47:27 [2023-02-27T22:47:27.333Z] #41 46.95 gcc is already the newest version (4:10.2.1-1).
22:47:27 [2023-02-27T22:47:27.333Z] #41 46.95 libc6-dev is already the newest version (2.31-13+deb11u5).
22:47:27 [2023-02-27T22:47:27.333Z] #41 46.95 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
22:47:27 [2023-02-27T22:47:27.333Z] #41 ...
22:47:27 [2023-02-27T22:47:27.333Z] 
22:47:27 [2023-02-27T22:47:27.333Z] #59 [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
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:47:27 [2023-02-27T22:47:27.333Z] #59 48.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:47:28 [2023-02-27T22:47:28.283Z] #59 49.60 debconf: delaying package configuration, since apt-utils is not installed
22:47:28 [2023-02-27T22:47:28.544Z] #59 49.99 Fetched 7950 kB in 1s (12.5 MB/s)
22:47:28 [2023-02-27T22:47:28.809Z] #59 50.21 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:47:28 [2023-02-27T22:47:28.809Z] #59 50.21 (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 ... 15745 files and directories currently installed.)
22:47:28 [2023-02-27T22:47:28.809Z] #59 50.26 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:47:28 [2023-02-27T22:47:28.809Z] #59 50.37 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:47:29 [2023-02-27T22:47:29.071Z] #59 50.51 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:47:29 [2023-02-27T22:47:29.071Z] #59 50.51 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:47:29 [2023-02-27T22:47:29.071Z] #59 50.55 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:47:29 [2023-02-27T22:47:29.650Z] #59 50.99 Selecting previously unselected package libsecret-common.
22:47:29 [2023-02-27T22:47:29.650Z] #59 50.99 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
22:47:29 [2023-02-27T22:47:29.650Z] #59 51.01 Unpacking libsecret-common (0.20.4-2) ...
22:47:29 [2023-02-27T22:47:29.911Z] #59 51.33 Selecting previously unselected package libsecret-1-0:arm64.
22:47:29 [2023-02-27T22:47:29.911Z] #59 51.35 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
22:47:29 [2023-02-27T22:47:29.911Z] #59 51.36 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:47:30 [2023-02-27T22:47:30.172Z] #59 51.69 Selecting previously unselected package gir1.2-secret-1:arm64.
22:47:30 [2023-02-27T22:47:30.172Z] #59 51.70 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:47:30 [2023-02-27T22:47:30.172Z] #59 51.71 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:47:30 [2023-02-27T22:47:30.433Z] #59 51.89 Selecting previously unselected package uuid-dev:arm64.
22:47:30 [2023-02-27T22:47:30.433Z] #59 51.90 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:47:30 [2023-02-27T22:47:30.835Z] #59 52.01 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:31 [2023-02-27T22:47:31.628Z] #59 ...
22:47:31 [2023-02-27T22:47:31.628Z] 
22:47:31 [2023-02-27T22:47:31.628Z] #64 [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
22:47:31 [2023-02-27T22:47:31.628Z] #64 42.26 debconf: delaying package configuration, since apt-utils is not installed
22:47:31 [2023-02-27T22:47:31.628Z] #64 42.70 Fetched 15.1 MB in 1s (19.0 MB/s)
22:47:31 [2023-02-27T22:47:31.628Z] #64 43.00 Selecting previously unselected package cmake-data.
22:47:31 [2023-02-27T22:47:31.628Z] #64 43.00 (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 ... 15745 files and directories currently installed.)
22:47:31 [2023-02-27T22:47:31.628Z] #64 43.20 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:47:31 [2023-02-27T22:47:31.628Z] #64 43.23 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:47:31 [2023-02-27T22:47:31.628Z] #64 47.30 Selecting previously unselected package libicu67:arm64.
22:47:31 [2023-02-27T22:47:31.628Z] #64 47.31 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
22:47:31 [2023-02-27T22:47:31.628Z] #64 47.40 Unpacking libicu67:arm64 (67.1-7) ...
22:47:31 [2023-02-27T22:47:31.628Z] #64 ...
22:47:31 [2023-02-27T22:47:31.628Z] 
22:47:31 [2023-02-27T22:47:31.628Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.03 debconf: delaying package configuration, since apt-utils is not installed
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.28 Fetched 2790 kB in 1s (4327 kB/s)
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.47 Selecting previously unselected package bzip2.
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.47 (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 ... 15745 files and directories currently installed.)
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.52 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
22:47:31 [2023-02-27T22:47:31.628Z] #61 49.53 Unpacking bzip2 (1.0.8-4) ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 49.96 Selecting previously unselected package xz-utils.
22:47:31 [2023-02-27T22:47:31.629Z] #61 49.96 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.38 Selecting previously unselected package patch.
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.38 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.40 Unpacking patch (2.7.6-7) ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.83 Selecting previously unselected package dpkg-dev.
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.84 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 50.85 Unpacking dpkg-dev (1.20.12) ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 51.75 Selecting previously unselected package libseccomp-dev:arm64.
22:47:31 [2023-02-27T22:47:31.629Z] #61 51.75 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:47:31 [2023-02-27T22:47:31.629Z] #61 51.77 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:47:32 [2023-02-27T22:47:32.200Z] #61 53.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:47:32 [2023-02-27T22:47:32.200Z] #61 53.55 Setting up bzip2 (1.0.8-4) ...
22:47:32 [2023-02-27T22:47:32.200Z] #61 53.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:47:32 [2023-02-27T22:47:32.461Z] #61 53.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:47:32 [2023-02-27T22:47:32.461Z] #61 53.91 Setting up patch (2.7.6-7) ...
22:47:32 [2023-02-27T22:47:32.721Z] #61 54.05 Setting up dpkg-dev (1.20.12) ...
22:47:33 [2023-02-27T22:47:33.664Z] #61 ...
22:47:33 [2023-02-27T22:47:33.664Z] 
22:47:33 [2023-02-27T22:47:33.664Z] #59 [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
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.43 Selecting previously unselected package libblkid-dev:arm64.
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.43 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.45 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.77 Selecting previously unselected package libbtrfs0:arm64.
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.78 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 53.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.13 Selecting previously unselected package libbtrfs-dev:arm64.
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.13 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.22 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.56 Selecting previously unselected package libelf1:arm64.
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.57 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.62 Unpacking libelf1:arm64 (0.183-1) ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.89 Selecting previously unselected package libffi-dev:arm64.
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.89 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 54.92 Unpacking libffi-dev:arm64 (3.3-6) ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 55.12 Selecting previously unselected package libglib2.0-data.
22:47:33 [2023-02-27T22:47:33.664Z] #59 55.12 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
22:47:33 [2023-02-27T22:47:33.664Z] #59 55.13 Unpacking libglib2.0-data (2.66.8-1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #59 ...
22:47:34 [2023-02-27T22:47:34.235Z] 
22:47:34 [2023-02-27T22:47:34.235Z] #66 [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             ;
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.05 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.09 Setting up libyajl2:arm64 (2.1.0-3) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.11 Setting up bzip2 (1.0.8-4) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.34 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.41 Setting up libcap2:arm64 (1:2.44-1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.44 Setting up autotools-dev (20180224.1+nmu1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.47 Setting up libsigsegv2:arm64 (2.13-1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.72 Setting up patch (2.7.6-7) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.74 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.87 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.91 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.95 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 49.98 Setting up libtool (2.4.6-15) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.20 Setting up m4 (1.4.18-5) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.27 Setting up dpkg-dev (1.20.12) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.37 Setting up autoconf (2.69-14) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.46 Setting up build-essential (12.9) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.48 Setting up automake (1:1.16.3-2) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:47:34 [2023-02-27T22:47:34.235Z] #66 50.52 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:34 [2023-02-27T22:47:34.235Z] #66 DONE 56.2s
22:47:34 [2023-02-27T22:47:34.235Z] 
22:47:34 [2023-02-27T22:47:34.235Z] #59 [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
22:47:34 [2023-02-27T22:47:34.235Z] #59 55.80 Selecting previously unselected package libglib2.0-bin.
22:47:34 [2023-02-27T22:47:34.235Z] #59 55.80 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.235Z] #59 55.82 Unpacking libglib2.0-bin (2.66.8-1) ...
22:47:34 [2023-02-27T22:47:34.496Z] #59 ...
22:47:34 [2023-02-27T22:47:34.496Z] 
22:47:34 [2023-02-27T22:47:34.496Z] #68 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:34 [2023-02-27T22:47:34.496Z] #68 DONE 50.3s
22:47:34 [2023-02-27T22:47:34.496Z] 
22:47:34 [2023-02-27T22:47:34.496Z] #52 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:34 [2023-02-27T22:47:34.496Z] #52 DONE 49.1s
22:47:34 [2023-02-27T22:47:34.496Z] 
22:47:34 [2023-02-27T22:47:34.496Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:34 [2023-02-27T22:47:34.496Z] #61 DONE 56.0s
22:47:34 [2023-02-27T22:47:34.496Z] 
22:47:34 [2023-02-27T22:47:34.496Z] #41 [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
22:47:34 [2023-02-27T22:47:34.496Z] #41 DONE 55.9s
22:47:34 [2023-02-27T22:47:34.756Z] 
22:47:34 [2023-02-27T22:47:34.757Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:47:34 [2023-02-27T22:47:34.757Z] #58 49.08 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 49.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 49.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 49.24 Setting up python3-six (1.16.0-2) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 50.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 50.12 Setting up python3-protobuf (3.12.4-1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 53.49 Setting up criu (3.17.1-1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 54.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:34 [2023-02-27T22:47:34.757Z] #58 DONE 56.2s
22:47:34 [2023-02-27T22:47:34.757Z] 
22:47:34 [2023-02-27T22:47:34.757Z] #64 [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
22:47:34 [2023-02-27T22:47:34.757Z] #64 53.66 Selecting previously unselected package libxml2:arm64.
22:47:34 [2023-02-27T22:47:34.757Z] #64 53.67 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 53.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.31 Selecting previously unselected package libarchive13:arm64.
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.32 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.34 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.60 Selecting previously unselected package libjsoncpp24:arm64.
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.60 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.62 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.85 Selecting previously unselected package librhash0:arm64.
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.86 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 54.87 Unpacking librhash0:arm64 (1.4.1-2) ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.18 Selecting previously unselected package libuv1:arm64.
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.18 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.21 Unpacking libuv1:arm64 (1.40.0-2) ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.39 Selecting previously unselected package cmake.
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:47:34 [2023-02-27T22:47:34.757Z] #64 55.41 Unpacking cmake (3.18.4-2+deb11u1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #64 ...
22:47:36 [2023-02-27T22:47:36.675Z] 
22:47:36 [2023-02-27T22:47:36.675Z] #55 [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...)
22:47:36 [2023-02-27T22:47:36.675Z] #55 39.45 github.com/docker/distribution/uuid
22:47:36 [2023-02-27T22:47:36.675Z] #55 39.87 golang.org/x/net/context
22:47:36 [2023-02-27T22:47:36.675Z] #55 40.53 github.com/docker/distribution/digest
22:47:36 [2023-02-27T22:47:36.675Z] #55 40.77 crypto/x509
22:47:36 [2023-02-27T22:47:36.675Z] #55 41.51 net/textproto
22:47:36 [2023-02-27T22:47:36.675Z] #55 42.37 vendor/golang.org/x/net/http/httpguts
22:47:36 [2023-02-27T22:47:36.675Z] #55 42.71 vendor/golang.org/x/net/http/httpproxy
22:47:36 [2023-02-27T22:47:36.675Z] #55 43.28 mime/multipart
22:47:36 [2023-02-27T22:47:36.675Z] #55 44.35 github.com/docker/distribution/reference
22:47:36 [2023-02-27T22:47:36.675Z] #55 44.68 github.com/stevvooe/resumable
22:47:36 [2023-02-27T22:47:36.675Z] #55 44.79 github.com/stevvooe/resumable/sha256
22:47:36 [2023-02-27T22:47:36.675Z] #55 44.83 crypto/tls
22:47:36 [2023-02-27T22:47:36.675Z] #55 45.19 github.com/stevvooe/resumable/sha512
22:47:36 [2023-02-27T22:47:36.675Z] #55 45.58 github.com/garyburd/redigo/internal
22:47:36 [2023-02-27T22:47:36.675Z] #55 45.75 github.com/garyburd/redigo/redis
22:47:36 [2023-02-27T22:47:36.675Z] #55 48.78 github.com/docker/distribution/registry/listener
22:47:36 [2023-02-27T22:47:36.675Z] #55 49.17 github.com/docker/distribution/version
22:47:36 [2023-02-27T22:47:36.675Z] #55 ...
22:47:36 [2023-02-27T22:47:36.675Z] 
22:47:36 [2023-02-27T22:47:36.675Z] #59 [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
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.09 Selecting previously unselected package python3-lib2to3.
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.09 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.09 Unpacking python3-lib2to3 (3.9.2-1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.33 Selecting previously unselected package python3-distutils.
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.33 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.34 Unpacking python3-distutils (3.9.2-1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.64 Selecting previously unselected package libglib2.0-dev-bin.
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.64 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.65 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.91 Selecting previously unselected package libsepol1-dev:arm64.
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.91 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 56.91 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.42 Selecting previously unselected package libpcre2-16-0:arm64.
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.44 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.46 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.88 Selecting previously unselected package libpcre2-32-0:arm64.
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.90 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 57.90 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 58.21 Selecting previously unselected package libpcre2-posix2:arm64.
22:47:36 [2023-02-27T22:47:36.675Z] #59 58.21 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.675Z] #59 58.22 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:47:36 [2023-02-27T22:47:36.936Z] #59 58.50 Selecting previously unselected package libpcre2-dev:arm64.
22:47:36 [2023-02-27T22:47:36.936Z] #59 58.50 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:47:36 [2023-02-27T22:47:36.936Z] #59 58.51 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:47:37 [2023-02-27T22:47:37.879Z] #59 59.41 Selecting previously unselected package libselinux1-dev:arm64.
22:47:37 [2023-02-27T22:47:37.879Z] #59 59.41 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:47:37 [2023-02-27T22:47:37.879Z] #59 59.43 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:47:38 [2023-02-27T22:47:38.449Z] #59 ...
22:47:38 [2023-02-27T22:47:38.449Z] 
22:47:38 [2023-02-27T22:47:38.449Z] #64 [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
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.63 Setting up libicu67:arm64 (67.1-7) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.67 Setting up libuv1:arm64 (1.40.0-2) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.75 Setting up librhash0:arm64 (1.4.1-2) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.82 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 58.84 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 59.02 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 59.15 Setting up cmake (3.18.4-2+deb11u1) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 59.21 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:38 [2023-02-27T22:47:38.449Z] #64 DONE 59.8s
22:47:38 [2023-02-27T22:47:38.449Z] 
22:47:38 [2023-02-27T22:47:38.449Z] #59 [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
22:47:38 [2023-02-27T22:47:38.449Z] #59 59.98 Selecting previously unselected package libmount-dev:arm64.
22:47:38 [2023-02-27T22:47:38.449Z] #59 60.04 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:47:38 [2023-02-27T22:47:38.449Z] #59 60.06 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:38 [2023-02-27T22:47:38.709Z] #59 60.23 Selecting previously unselected package libpcre16-3:arm64.
22:47:38 [2023-02-27T22:47:38.709Z] #59 60.23 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:47:38 [2023-02-27T22:47:38.709Z] #59 60.25 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:47:39 [2023-02-27T22:47:39.279Z] #59 60.57 Selecting previously unselected package libpcre32-3:arm64.
22:47:39 [2023-02-27T22:47:39.279Z] #59 60.58 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:47:39 [2023-02-27T22:47:39.279Z] #59 60.63 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:47:39 [2023-02-27T22:47:39.540Z] #59 60.87 Selecting previously unselected package libpcrecpp0v5:arm64.
22:47:39 [2023-02-27T22:47:39.540Z] #59 60.87 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:47:39 [2023-02-27T22:47:39.540Z] #59 60.88 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:47:39 [2023-02-27T22:47:39.540Z] #59 60.99 Selecting previously unselected package libpcre3-dev:arm64.
22:47:39 [2023-02-27T22:47:39.540Z] #59 60.99 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:47:39 [2023-02-27T22:47:39.540Z] #59 61.00 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:47:39 [2023-02-27T22:47:39.799Z] #59 ...
22:47:39 [2023-02-27T22:47:39.799Z] 
22:47:39 [2023-02-27T22:47:39.799Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:47:39 [2023-02-27T22:47:39.799Z] #72 DONE 5.4s
22:47:39 [2023-02-27T22:47:39.799Z] 
22:47:39 [2023-02-27T22:47:39.799Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
22:47:39 [2023-02-27T22:47:39.799Z] #73 DONE 0.1s
22:47:39 [2023-02-27T22:47:39.799Z] 
22:47:39 [2023-02-27T22:47:39.799Z] #59 [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
22:47:39 [2023-02-27T22:47:39.799Z] #59 61.32 Selecting previously unselected package zlib1g-dev:arm64.
22:47:39 [2023-02-27T22:47:39.800Z] #59 61.34 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:47:39 [2023-02-27T22:47:39.800Z] #59 61.34 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:47:40 [2023-02-27T22:47:40.370Z] #59 ...
22:47:40 [2023-02-27T22:47:40.370Z] 
22:47:40 [2023-02-27T22:47:40.370Z] #56 [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
22:47:40 [2023-02-27T22:47:40.370Z] #56 62.04 gotestsum version dev
22:47:40 [2023-02-27T22:47:40.370Z] #56 DONE 62.2s
22:47:40 [2023-02-27T22:47:40.370Z] 
22:47:40 [2023-02-27T22:47:40.370Z] #59 [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
22:47:40 [2023-02-27T22:47:40.370Z] #59 61.77 Selecting previously unselected package libglib2.0-dev:arm64.
22:47:40 [2023-02-27T22:47:40.370Z] #59 61.77 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:47:40 [2023-02-27T22:47:40.370Z] #59 61.80 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:47:42 [2023-02-27T22:47:42.284Z] #59 63.71 Selecting previously unselected package libsecret-1-dev:arm64.
22:47:42 [2023-02-27T22:47:42.284Z] #59 63.71 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:47:42 [2023-02-27T22:47:42.284Z] #59 63.72 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:47:42 [2023-02-27T22:47:42.544Z] #59 64.14 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.16 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.18 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.20 Setting up libffi-dev:arm64 (3.3-6) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.22 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.24 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.25 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.27 Setting up libglib2.0-data (2.66.8-1) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.29 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.33 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:47:42 [2023-02-27T22:47:42.804Z] #59 64.34 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:47:43 [2023-02-27T22:47:43.065Z] #59 64.36 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:47:43 [2023-02-27T22:47:43.065Z] #59 64.37 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:47:43 [2023-02-27T22:47:43.065Z] #59 64.38 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:47:43 [2023-02-27T22:47:43.065Z] #59 64.40 Setting up python3-lib2to3 (3.9.2-1) ...
22:47:43 [2023-02-27T22:47:43.325Z] #59 64.95 Setting up libelf1:arm64 (0.183-1) ...
22:47:43 [2023-02-27T22:47:43.585Z] #59 64.97 Setting up libsecret-common (0.20.4-2) ...
22:47:43 [2023-02-27T22:47:43.585Z] #59 64.99 Setting up python3-distutils (3.9.2-1) ...
22:47:44 [2023-02-27T22:47:44.156Z] #59 65.62 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:47:44 [2023-02-27T22:47:44.416Z] #59 ...
22:47:44 [2023-02-27T22:47:44.416Z] 
22:47:44 [2023-02-27T22:47:44.416Z] #74 [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
22:47:44 [2023-02-27T22:47:44.416Z] #0 2.678 Cloning into '/tmp/crun-build'...
22:47:44 [2023-02-27T22:47:44.416Z] #0 8.658 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:47:44 [2023-02-27T22:47:44.416Z] #0 8.690 Cloning into '/tmp/crun-build/libocispec'...
22:47:44 [2023-02-27T22:47:44.416Z] #0 9.728 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:47:44 [2023-02-27T22:47:44.416Z] #0 9.754 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:47:44 [2023-02-27T22:47:44.416Z] #0 9.755 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:47:44 [2023-02-27T22:47:44.416Z] #0 9.755 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:47:44 [2023-02-27T22:47:44.416Z] #0 9.783 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:47:44 [2023-02-27T22:47:44.676Z] #74 ...
22:47:44 [2023-02-27T22:47:44.676Z] 
22:47:44 [2023-02-27T22:47:44.676Z] #75 [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...)
22:47:44 [2023-02-27T22:47:44.676Z] #0 4.190 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
22:47:44 [2023-02-27T22:47:44.676Z] #75 ...
22:47:44 [2023-02-27T22:47:44.676Z] 
22:47:44 [2023-02-27T22:47:44.676Z] #76 [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...)
22:47:44 [2023-02-27T22:47:44.676Z] #0 2.967 go: downloading github.com/urfave/cli/v2 v2.23.5
22:47:44 [2023-02-27T22:47:44.676Z] #0 3.586 go: downloading golang.org/x/sys v0.2.0
22:47:44 [2023-02-27T22:47:44.676Z] #0 6.804 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:47:44 [2023-02-27T22:47:44.676Z] #0 7.603 go: downloading github.com/google/uuid v1.3.0
22:47:44 [2023-02-27T22:47:44.676Z] #0 7.612 go: downloading github.com/moby/vpnkit v0.5.0
22:47:44 [2023-02-27T22:47:44.676Z] #0 7.751 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:47:44 [2023-02-27T22:47:44.676Z] #0 7.928 go: downloading github.com/gorilla/mux v1.8.0
22:47:44 [2023-02-27T22:47:44.676Z] #0 8.076 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:47:44 [2023-02-27T22:47:44.676Z] #0 8.677 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:47:44 [2023-02-27T22:47:44.676Z] #0 8.735 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:47:44 [2023-02-27T22:47:44.676Z] #0 9.499 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:47:44 [2023-02-27T22:47:44.676Z] #0 9.600 go: downloading golang.org/x/net v0.1.0
22:47:44 [2023-02-27T22:47:44.937Z] #76 ...
22:47:44 [2023-02-27T22:47:44.937Z] 
22:47:44 [2023-02-27T22:47:44.937Z] #59 [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
22:47:44 [2023-02-27T22:47:44.937Z] #59 66.61 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.63 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.65 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.66 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.70 Setting up libglib2.0-bin (2.66.8-1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.71 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.73 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.75 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.77 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.79 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:47:45 [2023-02-27T22:47:45.197Z] #59 66.81 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:47:45 [2023-02-27T22:47:45.458Z] #59 66.84 No schema files found: doing nothing.
22:47:45 [2023-02-27T22:47:45.458Z] #59 66.85 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:45 [2023-02-27T22:47:45.458Z] #59 66.92 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:47:46 [2023-02-27T22:47:46.028Z] #59 DONE 67.3s
22:47:46 [2023-02-27T22:47:46.028Z] 
22:47:46 [2023-02-27T22:47:46.028Z] #74 [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
22:47:46 [2023-02-27T22:47:46.028Z] #74 11.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:47:46 [2023-02-27T22:47:46.969Z] #74 ...
22:47:46 [2023-02-27T22:47:46.969Z] 
22:47:46 [2023-02-27T22:47:46.969Z] #55 [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...)
22:47:46 [2023-02-27T22:47:46.969Z] #55 49.70 github.com/inconshreveable/mousetrap
22:47:46 [2023-02-27T22:47:46.969Z] #55 49.91 github.com/spf13/pflag
22:47:46 [2023-02-27T22:47:46.969Z] #55 54.08 github.com/spf13/cobra
22:47:46 [2023-02-27T22:47:46.969Z] #55 57.02 log/syslog
22:47:46 [2023-02-27T22:47:46.969Z] #55 57.71 github.com/yvasiyarov/go-metrics
22:47:46 [2023-02-27T22:47:46.969Z] #55 ...
22:47:46 [2023-02-27T22:47:46.969Z] 
22:47:46 [2023-02-27T22:47:46.969Z] #77 [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...)
22:47:48 [2023-02-27T22:47:48.881Z] #77 ...
22:47:48 [2023-02-27T22:47:48.881Z] 
22:47:48 [2023-02-27T22:47:48.881Z] #78 [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
22:47:48 [2023-02-27T22:47:48.881Z] #0 1.451 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:48 [2023-02-27T22:47:48.881Z] #0 1.451 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:48 [2023-02-27T22:47:48.881Z] #0 1.451 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:48 [2023-02-27T22:47:48.881Z] #0 4.243 Reading package lists...
22:47:48 [2023-02-27T22:47:48.881Z] #0 7.207 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:47:48 [2023-02-27T22:47:48.881Z] #0 7.285 Reading package lists...
22:47:48 [2023-02-27T22:47:48.881Z] #78 ...
22:47:48 [2023-02-27T22:47:48.881Z] 
22:47:48 [2023-02-27T22:47:48.881Z] #74 [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
22:47:48 [2023-02-27T22:47:48.881Z] #74 13.08 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:47:48 [2023-02-27T22:47:48.881Z] #74 14.21 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:47:48 [2023-02-27T22:47:48.881Z] #74 14.43 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:47:49 [2023-02-27T22:47:49.141Z] #74 14.69 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:47:50 [2023-02-27T22:47:50.525Z] #74 ...
22:47:50 [2023-02-27T22:47:50.525Z] 
22:47:50 [2023-02-27T22:47:50.525Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:47:50 [2023-02-27T22:47:50.525Z] #79 ...
22:47:50 [2023-02-27T22:47:50.525Z] 
22:47:50 [2023-02-27T22:47:50.525Z] #78 [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
22:47:50 [2023-02-27T22:47:50.525Z] #0 7.285 Reading package lists...
22:47:50 [2023-02-27T22:47:50.525Z] #78 10.54 Building dependency tree...
22:47:50 [2023-02-27T22:47:50.525Z] #78 11.45 Reading state information...
22:47:51 [2023-02-27T22:47:51.467Z] #78 12.97 gcc is already the newest version (4:10.2.1-1).
22:47:51 [2023-02-27T22:47:51.467Z] #78 12.97 libc6-dev is already the newest version (2.31-13+deb11u5).
22:47:51 [2023-02-27T22:47:51.467Z] #78 12.97 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
22:47:51 [2023-02-27T22:47:51.729Z] #78 DONE 13.2s
22:47:51 [2023-02-27T22:47:51.729Z] 
22:47:51 [2023-02-27T22:47:51.729Z] #77 [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...)
22:47:51 [2023-02-27T22:47:51.729Z] #77 5.670 + bin/ctr
22:47:57 [2023-02-27T22:47:57.017Z] #77 ...
22:47:57 [2023-02-27T22:47:57.017Z] 
22:47:57 [2023-02-27T22:47:57.017Z] #80 [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...)
22:47:57 [2023-02-27T22:47:57.017Z] #0 1.358 -- The C compiler identification is GNU 10.2.1
22:47:57 [2023-02-27T22:47:57.017Z] #0 1.436 -- Detecting C compiler ABI info
22:47:57 [2023-02-27T22:47:57.017Z] #0 1.897 -- Detecting C compiler ABI info - done
22:47:57 [2023-02-27T22:47:57.017Z] #0 1.998 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.007 -- Detecting C compile features
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.008 -- Detecting C compile features - done
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.066 -- Performing Test HAS_BUILTIN_FORTIFY
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.319 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.397 -- Configuring done
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.417 -- Generating done
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.422 -- Build files have been written to: /go/src/github.com/krallin/tini
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.824 Scanning dependencies of target tini-static
22:47:57 [2023-02-27T22:47:57.017Z] #0 2.948 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:47:57 [2023-02-27T22:47:57.017Z] #0 4.098 [100%] Linking C executable tini-static
22:47:57 [2023-02-27T22:47:57.017Z] #0 4.609 [100%] Built target tini-static
22:47:57 [2023-02-27T22:47:57.017Z] #80 DONE 5.0s
22:47:57 [2023-02-27T22:47:57.017Z] 
22:47:57 [2023-02-27T22:47:57.017Z] #55 [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...)
22:47:57 [2023-02-27T22:47:57.017Z] #55 61.71 net/http/httptrace
22:47:57 [2023-02-27T22:47:57.017Z] #55 62.29 net/http
22:47:57 [2023-02-27T22:47:57.017Z] #55 63.87 github.com/docker/libtrust
22:47:57 [2023-02-27T22:47:57.017Z] #55 68.23 net/smtp
22:47:57 [2023-02-27T22:47:57.017Z] #55 68.89 golang.org/x/crypto/blowfish
22:47:57 [2023-02-27T22:47:57.017Z] #55 69.47 golang.org/x/crypto/bcrypt
22:47:57 [2023-02-27T22:47:57.278Z] #55 70.29 github.com/docker/distribution/registry/storage/driver/gcs
22:47:57 [2023-02-27T22:47:57.848Z] #55 70.57 os/user
22:47:58 [2023-02-27T22:47:58.419Z] #55 71.09 github.com/docker/distribution/registry/storage/driver/oss
22:47:58 [2023-02-27T22:47:58.419Z] #55 71.23 github.com/mitchellh/mapstructure
22:48:03 [2023-02-27T22:48:03.725Z] #55 ...
22:48:03 [2023-02-27T22:48:03.725Z] 
22:48:03 [2023-02-27T22:48:03.725Z] #74 [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
22:48:03 [2023-02-27T22:48:03.725Z] #74 28.66 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:48:10 [2023-02-27T22:48:10.311Z] #74 ...
22:48:10 [2023-02-27T22:48:10.311Z] 
22:48:10 [2023-02-27T22:48:10.311Z] #55 [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...)
22:48:10 [2023-02-27T22:48:10.311Z] #55 83.25 github.com/docker/distribution/configuration
22:48:10 [2023-02-27T22:48:10.311Z] #55 83.32 github.com/bugsnag/bugsnag-go
22:48:11 [2023-02-27T22:48:11.695Z] #55 84.62 github.com/gorilla/context
22:48:12 [2023-02-27T22:48:12.265Z] #55 85.02 github.com/docker/distribution/registry/api/errcode
22:48:12 [2023-02-27T22:48:12.265Z] #55 85.07 github.com/gorilla/mux
22:48:12 [2023-02-27T22:48:12.838Z] #55 85.77 expvar
22:48:13 [2023-02-27T22:48:13.790Z] #55 86.54 github.com/docker/distribution/context
22:48:13 [2023-02-27T22:48:13.790Z] #55 86.60 github.com/docker/distribution/registry/api/v2
22:48:15 [2023-02-27T22:48:15.173Z] #55 87.94 github.com/docker/distribution/registry/client/transport
22:48:15 [2023-02-27T22:48:15.173Z] #55 87.97 github.com/docker/distribution/health
22:48:16 [2023-02-27T22:48:16.193Z] #55 88.71 github.com/docker/distribution
22:48:16 [2023-02-27T22:48:16.193Z] #55 88.71 github.com/docker/distribution/health/checks
22:48:16 [2023-02-27T22:48:16.193Z] #55 89.11 github.com/docker/distribution/registry/auth
22:48:16 [2023-02-27T22:48:16.772Z] #55 89.65 github.com/docker/distribution/manifest/manifestlist
22:48:16 [2023-02-27T22:48:16.772Z] #55 89.67 github.com/docker/distribution/manifest/schema1
22:48:17 [2023-02-27T22:48:17.038Z] #55 89.85 github.com/docker/distribution/manifest/schema2
22:48:17 [2023-02-27T22:48:17.298Z] #55 90.26 github.com/docker/distribution/notifications
22:48:17 [2023-02-27T22:48:17.869Z] #55 90.72 github.com/docker/distribution/registry/middleware/registry
22:48:18 [2023-02-27T22:48:18.130Z] #55 90.94 github.com/docker/distribution/registry/middleware/repository
22:48:18 [2023-02-27T22:48:18.390Z] #55 91.26 github.com/docker/distribution/registry/storage/cache
22:48:18 [2023-02-27T22:48:18.961Z] #55 91.73 github.com/docker/distribution/registry/storage/cache/memory
22:48:19 [2023-02-27T22:48:19.223Z] #55 92.16 github.com/docker/distribution/registry/client
22:48:20 [2023-02-27T22:48:20.164Z] #55 92.84 github.com/docker/distribution/registry/storage/driver
22:48:20 [2023-02-27T22:48:20.424Z] #55 93.37 github.com/docker/distribution/registry/proxy/scheduler
22:48:20 [2023-02-27T22:48:20.995Z] #55 93.72 github.com/docker/distribution/registry/client/auth
22:48:21 [2023-02-27T22:48:21.255Z] #55 94.02 github.com/docker/distribution/registry/storage
22:48:21 [2023-02-27T22:48:21.827Z] #55 94.60 github.com/docker/distribution/registry/storage/cache/redis
22:48:22 [2023-02-27T22:48:22.088Z] #55 ...
22:48:22 [2023-02-27T22:48:22.088Z] 
22:48:22 [2023-02-27T22:48:22.088Z] #74 [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
22:48:22 [2023-02-27T22:48:22.088Z] #74 37.79 libtoolize: putting auxiliary files in '.'.
22:48:22 [2023-02-27T22:48:22.088Z] #74 37.79 libtoolize: copying file './ltmain.sh'
22:48:22 [2023-02-27T22:48:22.088Z] #74 38.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:48:22 [2023-02-27T22:48:22.088Z] #74 38.59 libtoolize: and rerunning libtoolize and aclocal.
22:48:22 [2023-02-27T22:48:22.088Z] #74 38.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.67 configure.ac:7: installing './compile'
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.68 configure.ac:11: installing './config.guess'
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.68 configure.ac:11: installing './config.sub'
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.69 configure.ac:8: installing './install-sh'
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.70 configure.ac:8: installing './missing'
22:48:22 [2023-02-27T22:48:22.088Z] #74 46.80 Makefile.am: installing './depcomp'
22:48:22 [2023-02-27T22:48:22.349Z] #74 47.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:48:22 [2023-02-27T22:48:22.349Z] #74 47.88 libtoolize: copying file 'build-aux/ltmain.sh'
22:48:22 [2023-02-27T22:48:22.349Z] #74 ...
22:48:22 [2023-02-27T22:48:22.349Z] 
22:48:22 [2023-02-27T22:48:22.349Z] #55 [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...)
22:48:22 [2023-02-27T22:48:22.349Z] #55 95.20 github.com/docker/distribution/registry/storage/driver/factory
22:48:22 [2023-02-27T22:48:22.610Z] #55 95.43 github.com/docker/distribution/registry/storage/driver/middleware
22:48:22 [2023-02-27T22:48:22.871Z] #55 95.61 github.com/gorilla/handlers
22:48:23 [2023-02-27T22:48:23.812Z] #55 96.68 github.com/yvasiyarov/newrelic_platform_go
22:48:24 [2023-02-27T22:48:24.755Z] #55 97.46 github.com/yvasiyarov/gorelic
22:48:25 [2023-02-27T22:48:25.015Z] #55 97.77 github.com/docker/distribution/registry/proxy
22:48:25 [2023-02-27T22:48:25.957Z] #55 98.63 github.com/docker/distribution/registry/auth/htpasswd
22:48:26 [2023-02-27T22:48:26.218Z] #55 99.14 github.com/docker/distribution/registry/handlers
22:48:26 [2023-02-27T22:48:26.218Z] #55 99.21 github.com/docker/distribution/registry/auth/silly
22:48:27 [2023-02-27T22:48:27.160Z] #55 99.70 github.com/docker/distribution/registry/auth/token
22:48:28 [2023-02-27T22:48:28.102Z] #55 100.9 github.com/Azure/azure-sdk-for-go/storage
22:48:31 [2023-02-27T22:48:31.404Z] #55 104.3 github.com/docker/distribution/registry/storage/driver/base
22:48:31 [2023-02-27T22:48:31.404Z] #55 104.3 github.com/docker/distribution/registry
22:48:31 [2023-02-27T22:48:31.975Z] #55 104.9 github.com/docker/distribution/registry/storage/driver/azure
22:48:32 [2023-02-27T22:48:32.546Z] #55 ...
22:48:32 [2023-02-27T22:48:32.546Z] 
22:48:32 [2023-02-27T22:48:32.546Z] #74 [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
22:48:32 [2023-02-27T22:48:32.546Z] #74 47.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:48:32 [2023-02-27T22:48:32.546Z] #74 47.96 libtoolize: copying file 'm4/libtool.m4'
22:48:32 [2023-02-27T22:48:32.546Z] #74 48.06 libtoolize: copying file 'm4/ltoptions.m4'
22:48:32 [2023-02-27T22:48:32.546Z] #74 48.16 libtoolize: copying file 'm4/ltsugar.m4'
22:48:32 [2023-02-27T22:48:32.546Z] #74 48.27 libtoolize: copying file 'm4/ltversion.m4'
22:48:32 [2023-02-27T22:48:32.546Z] #74 48.36 libtoolize: copying file 'm4/lt~obsolete.m4'
22:48:32 [2023-02-27T22:48:32.546Z] #74 48.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:48:32 [2023-02-27T22:48:32.546Z] #74 ...
22:48:32 [2023-02-27T22:48:32.546Z] 
22:48:32 [2023-02-27T22:48:32.546Z] #55 [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...)
22:48:32 [2023-02-27T22:48:32.546Z] #55 105.4 github.com/docker/distribution/registry/storage/driver/filesystem
22:48:33 [2023-02-27T22:48:33.487Z] #55 106.2 github.com/docker/distribution/registry/storage/driver/inmemory
22:48:33 [2023-02-27T22:48:33.748Z] #55 106.6 github.com/AdRoll/goamz/aws
22:48:34 [2023-02-27T22:48:34.319Z] #55 107.2 net/http/httputil
22:48:36 [2023-02-27T22:48:36.864Z] #55 109.2 github.com/AdRoll/goamz/cloudfront
22:48:36 [2023-02-27T22:48:36.864Z] #55 109.3 github.com/AdRoll/goamz/s3
22:48:36 [2023-02-27T22:48:36.864Z] #55 109.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:48:37 [2023-02-27T22:48:37.434Z] #55 110.2 github.com/ncw/swift
22:48:39 [2023-02-27T22:48:39.981Z] #55 112.6 github.com/docker/distribution/registry/storage/driver/s3
22:48:40 [2023-02-27T22:48:40.551Z] #55 113.3 github.com/docker/distribution/registry/storage/driver/swift
22:48:41 [2023-02-27T22:48:41.121Z] #55 ...
22:48:41 [2023-02-27T22:48:41.121Z] 
22:48:41 [2023-02-27T22:48:41.121Z] #74 [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
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.21 configure.ac:7: installing 'build-aux/compile'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.22 configure.ac:9: installing 'build-aux/config.guess'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.24 configure.ac:9: installing 'build-aux/config.sub'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.24 configure.ac:11: installing 'build-aux/install-sh'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.27 configure.ac:11: installing 'build-aux/missing'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.49 Makefile.am: installing 'build-aux/depcomp'
22:48:41 [2023-02-27T22:48:41.121Z] #74 59.65 parallel-tests: installing 'build-aux/test-driver'
22:48:41 [2023-02-27T22:48:41.121Z] #74 61.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:48:41 [2023-02-27T22:48:41.121Z] #74 61.67 libtoolize: copying file 'build-aux/ltmain.sh'
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.46 libtoolize: copying file 'm4/libtool.m4'
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.64 libtoolize: copying file 'm4/ltoptions.m4'
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.78 libtoolize: copying file 'm4/ltsugar.m4'
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.91 libtoolize: copying file 'm4/ltversion.m4'
22:48:41 [2023-02-27T22:48:41.121Z] #74 62.99 libtoolize: copying file 'm4/lt~obsolete.m4'
22:48:41 [2023-02-27T22:48:41.381Z] #74 ...
22:48:41 [2023-02-27T22:48:41.381Z] 
22:48:41 [2023-02-27T22:48:41.381Z] #55 [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...)
22:48:41 [2023-02-27T22:48:41.381Z] #55 114.1 net/http/pprof
22:48:42 [2023-02-27T22:48:42.322Z] #55 115.1 github.com/docker/distribution/cmd/registry
22:48:47 [2023-02-27T22:48:47.604Z] #55 119.5 + xx-verify /build/registry-v2
22:48:48 [2023-02-27T22:48:48.545Z] #55 DONE 121.3s
22:48:48 [2023-02-27T22:48:48.545Z] 
22:48:48 [2023-02-27T22:48:48.545Z] #75 [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...)
22:48:50 [2023-02-27T22:48:50.460Z] #75 ...
22:48:50 [2023-02-27T22:48:50.460Z] 
22:48:50 [2023-02-27T22:48:50.460Z] #74 [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
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.84 configure.ac:11: installing 'build-aux/compile'
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.86 configure.ac:11: installing 'build-aux/config.guess'
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.87 configure.ac:11: installing 'build-aux/config.sub'
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.89 configure.ac:13: installing 'build-aux/install-sh'
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.89 configure.ac:13: installing 'build-aux/missing'
22:48:50 [2023-02-27T22:48:50.460Z] #74 75.89 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:48:50 [2023-02-27T22:48:50.460Z] #74 76.05 Makefile.am: installing 'build-aux/depcomp'
22:48:52 [2023-02-27T22:48:52.105Z] #74 77.41 checking build system type... aarch64-unknown-linux-gnu
22:48:52 [2023-02-27T22:48:52.105Z] #74 77.72 checking host system type... aarch64-unknown-linux-gnu
22:48:52 [2023-02-27T22:48:52.105Z] #74 77.72 checking how to print strings... printf
22:48:52 [2023-02-27T22:48:52.105Z] #74 77.75 checking for gcc... gcc
22:48:52 [2023-02-27T22:48:52.676Z] #74 77.88 checking whether the C compiler works... yes
22:48:52 [2023-02-27T22:48:52.676Z] #74 78.08 checking for C compiler default output file name... a.out
22:48:52 [2023-02-27T22:48:52.676Z] #74 78.08 checking for suffix of executables... 
22:48:52 [2023-02-27T22:48:52.937Z] #74 78.31 checking whether we are cross compiling... no
22:48:53 [2023-02-27T22:48:53.197Z] #74 78.53 checking for suffix of object files... o
22:48:53 [2023-02-27T22:48:53.197Z] #74 78.61 checking whether we are using the GNU C compiler... yes
22:48:53 [2023-02-27T22:48:53.197Z] #74 78.68 checking whether gcc accepts -g... yes
22:48:53 [2023-02-27T22:48:53.458Z] #74 78.86 checking for gcc option to accept ISO C89... none needed
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.07 checking whether gcc understands -c and -o together... yes
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.25 checking for a sed that does not truncate output... /bin/sed
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.28 checking for grep that handles long lines and -e... /bin/grep
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.29 checking for egrep... /bin/grep -E
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.30 checking for fgrep... /bin/grep -F
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.32 checking for ld used by gcc... /usr/bin/ld
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.35 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:48:53 [2023-02-27T22:48:53.719Z] #74 79.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.55 checking whether ln -s works... yes
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.55 checking the maximum length of command line arguments... 1572864
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.59 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.59 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.60 checking for /usr/bin/ld option to reload object files... -r
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.60 checking for objdump... objdump
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.60 checking how to recognize dependent libraries... pass_all
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.60 checking for dlltool... no
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.60 checking how to associate runtime and link libraries... printf %s\n
22:48:53 [2023-02-27T22:48:53.980Z] #74 79.61 checking for ar... ar
22:48:54 [2023-02-27T22:48:54.240Z] #74 79.61 checking for archiver @FILE support... @
22:48:54 [2023-02-27T22:48:54.240Z] #74 79.76 checking for strip... strip
22:48:54 [2023-02-27T22:48:54.240Z] #74 79.76 checking for ranlib... ranlib
22:48:54 [2023-02-27T22:48:54.240Z] #74 79.76 checking for gawk... no
22:48:54 [2023-02-27T22:48:54.240Z] #74 79.76 checking for mawk... mawk
22:48:54 [2023-02-27T22:48:54.501Z] #74 79.77 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:48:54 [2023-02-27T22:48:54.501Z] #74 80.05 checking for sysroot... no
22:48:54 [2023-02-27T22:48:54.501Z] #74 80.05 checking for a working dd... /bin/dd
22:48:54 [2023-02-27T22:48:54.501Z] #74 80.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:48:54 [2023-02-27T22:48:54.501Z] #74 80.09 checking for mt... no
22:48:54 [2023-02-27T22:48:54.501Z] #74 80.09 checking if : is a manifest tool... no
22:48:54 [2023-02-27T22:48:54.762Z] #74 80.12 checking how to run the C preprocessor... gcc -E
22:48:55 [2023-02-27T22:48:55.707Z] #74 80.46 checking for ANSI C header files... yes
22:48:55 [2023-02-27T22:48:55.707Z] #74 81.01 checking for sys/types.h... yes
22:48:55 [2023-02-27T22:48:55.707Z] #74 81.24 checking for sys/stat.h... yes
22:48:55 [2023-02-27T22:48:55.968Z] #74 81.41 checking for stdlib.h... yes
22:48:56 [2023-02-27T22:48:56.228Z] #74 81.55 checking for string.h... yes
22:48:56 [2023-02-27T22:48:56.228Z] #74 81.77 checking for memory.h... #74 ...
22:48:56 [2023-02-27T22:48:56.228Z] 
22:48:56 [2023-02-27T22:48:56.228Z] #70 [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...)
22:48:56 [2023-02-27T22:48:56.228Z] #70 DONE 117.5s
22:48:56 [2023-02-27T22:48:56.228Z] 
22:48:56 [2023-02-27T22:48:56.228Z] #74 [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
22:48:56 [2023-02-27T22:48:56.228Z] #74 81.77 checking for memory.h... yes
22:48:56 [2023-02-27T22:48:56.749Z] #74 82.02 checking for strings.h... yes
22:48:57 [2023-02-27T22:48:57.320Z] #74 82.46 checking for inttypes.h... yes
22:48:57 [2023-02-27T22:48:57.581Z] #74 82.89 checking for stdint.h... yes
22:48:57 [2023-02-27T22:48:57.581Z] #74 83.06 checking for unistd.h... yes
22:48:57 [2023-02-27T22:48:57.841Z] #74 83.24 checking for dlfcn.h... yes
22:48:57 [2023-02-27T22:48:57.842Z] #74 83.44 checking for objdir... .libs
22:48:58 [2023-02-27T22:48:58.412Z] #74 83.79 checking if gcc supports -fno-rtti -fno-exceptions... no
22:48:58 [2023-02-27T22:48:58.412Z] #74 83.93 checking for gcc option to produce PIC... -fPIC -DPIC
22:48:58 [2023-02-27T22:48:58.673Z] #74 83.94 checking if gcc PIC flag -fPIC -DPIC works... yes
22:48:58 [2023-02-27T22:48:58.933Z] #74 84.08 checking if gcc static flag -static works... yes
22:48:58 [2023-02-27T22:48:58.933Z] #74 84.45 checking if gcc supports -c -o file.o... yes
22:48:59 [2023-02-27T22:48:59.194Z] #74 84.62 checking if gcc supports -c -o file.o... (cached) yes
22:48:59 [2023-02-27T22:48:59.194Z] #74 84.62 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:48:59 [2023-02-27T22:48:59.454Z] #74 84.68 checking dynamic linker characteristics... GNU/Linux ld.so
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.02 checking how to hardcode library paths into programs... immediate
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.02 checking whether stripping libraries is possible... yes
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.03 checking if libtool supports shared libraries... yes
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.03 checking whether to build shared libraries... no
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.03 checking whether to build static libraries... yes
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.05 checking for a BSD-compatible install... /usr/bin/install -c
22:48:59 [2023-02-27T22:48:59.454Z] #74 85.10 checking whether build environment is sane... yes
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.16 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.19 checking whether make sets $(MAKE)... yes
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.26 checking whether make supports the include directive... yes (GNU style)
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.28 checking whether make supports nested variables... yes
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.34 checking whether UID '0' is supported by ustar format... yes
22:48:59 [2023-02-27T22:48:59.715Z] #74 85.35 checking whether GID '0' is supported by ustar format... yes
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.35 checking how to create a ustar tar archive... gnutar
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.44 checking dependency style of gcc... gcc3
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.60 checking whether to enable maintainer-specific portions of Makefiles... yes
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.60 checking whether make supports nested variables... (cached) yes
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.60 checking for gawk... (cached) mawk
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.60 checking for a sed that does not truncate output... (cached) /bin/sed
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.61 checking for gcc... (cached) gcc
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.67 checking whether we are using the GNU C compiler... (cached) yes
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.68 checking whether gcc accepts -g... (cached) yes
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.68 checking for gcc option to accept ISO C89... (cached) none needed
22:48:59 [2023-02-27T22:48:59.976Z] #74 85.68 checking whether gcc understands -c and -o together... (cached) yes
22:49:00 [2023-02-27T22:49:00.263Z] #74 85.68 checking for a Python interpreter with version >= 3... python3
22:49:00 [2023-02-27T22:49:00.263Z] #74 85.75 checking for python3... /usr/bin/python3
22:49:00 [2023-02-27T22:49:00.263Z] #74 85.75 checking for python3 version... 3.9
22:49:00 [2023-02-27T22:49:00.263Z] #74 85.89 checking for python3 platform... linux
22:49:00 [2023-02-27T22:49:00.524Z] #74 85.94 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:49:00 [2023-02-27T22:49:00.524Z] #74 86.10 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:49:00 [2023-02-27T22:49:00.524Z] #74 86.19 checking for go-md2man... no
22:49:00 [2023-02-27T22:49:00.788Z] #74 86.20 checking error.h usability... yes
22:49:00 [2023-02-27T22:49:00.788Z] #74 86.36 checking error.h presence... yes
22:49:00 [2023-02-27T22:49:00.788Z] #74 86.43 checking for error.h... yes
22:49:01 [2023-02-27T22:49:01.048Z] #74 86.46 checking linux/openat2.h usability... yes
22:49:01 [2023-02-27T22:49:01.048Z] #74 86.67 checking linux/openat2.h presence... yes
22:49:01 [2023-02-27T22:49:01.308Z] #74 86.75 checking for linux/openat2.h... yes
22:49:01 [2023-02-27T22:49:01.308Z] #74 86.79 checking for copy_file_range... yes
22:49:01 [2023-02-27T22:49:01.569Z] #74 86.96 checking for fgetxattr... yes
22:49:01 [2023-02-27T22:49:01.829Z] #74 87.24 checking for statx... yes
22:49:02 [2023-02-27T22:49:02.090Z] #74 87.50 checking for fgetpwent_r... yes
22:49:02 [2023-02-27T22:49:02.611Z] #74 87.78 checking for issetugid... no
22:49:02 [2023-02-27T22:49:02.611Z] #74 88.09 checking for pkg-config... /usr/bin/pkg-config
22:49:02 [2023-02-27T22:49:02.611Z] #74 88.09 checking pkg-config is at least version 0.9.0... yes
22:49:02 [2023-02-27T22:49:02.872Z] #74 88.10 checking for library containing yajl_tree_get... -lyajl
22:49:02 [2023-02-27T22:49:02.872Z] #74 88.44 checking for yajl >= 2.0.0... yes
22:49:02 [2023-02-27T22:49:02.872Z] #74 88.47 checking sys/capability.h usability... yes
22:49:03 [2023-02-27T22:49:03.132Z] #74 88.62 checking sys/capability.h presence... yes
22:49:03 [2023-02-27T22:49:03.132Z] #74 88.70 checking for sys/capability.h... yes
22:49:03 [2023-02-27T22:49:03.393Z] #74 88.70 checking for library containing cap_from_name... -lcap
22:49:03 [2023-02-27T22:49:03.653Z] #74 89.01 checking for library containing dlopen... -ldl
22:49:03 [2023-02-27T22:49:03.916Z] #74 89.31 checking seccomp.h usability... yes
22:49:03 [2023-02-27T22:49:03.916Z] #74 89.45 checking seccomp.h presence... yes
22:49:03 [2023-02-27T22:49:03.916Z] #74 89.50 checking for seccomp.h... yes
22:49:04 [2023-02-27T22:49:04.176Z] #74 89.50 checking for library containing seccomp_rule_add... -lseccomp
22:49:04 [2023-02-27T22:49:04.436Z] #74 89.81 checking for library containing seccomp_arch_resolve_name... none required
22:49:04 [2023-02-27T22:49:04.699Z] #74 90.04 checking systemd/sd-bus.h usability... 
22:49:04 [2023-02-27T22:49:04.699Z] #74 ...
22:49:04 [2023-02-27T22:49:04.699Z] 
22:49:04 [2023-02-27T22:49:04.699Z] #76 [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...)
22:49:04 [2023-02-27T22:49:04.699Z] #76 DONE 89.7s
22:49:04 [2023-02-27T22:49:04.699Z] 
22:49:04 [2023-02-27T22:49:04.699Z] #71 [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...)
22:49:04 [2023-02-27T22:49:04.699Z] #71 DONE 119.4s
22:49:04 [2023-02-27T22:49:04.699Z] 
22:49:04 [2023-02-27T22:49:04.699Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:49:04 [2023-02-27T22:49:04.699Z] #81 DONE 0.2s
22:49:04 [2023-02-27T22:49:04.699Z] 
22:49:04 [2023-02-27T22:49:04.699Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:49:04 [2023-02-27T22:49:04.960Z] #82 DONE 0.1s
22:49:04 [2023-02-27T22:49:04.960Z] 
22:49:04 [2023-02-27T22:49:04.960Z] #74 [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
22:49:04 [2023-02-27T22:49:04.960Z] #74 90.04 checking systemd/sd-bus.h usability... yes
22:49:04 [2023-02-27T22:49:04.960Z] #74 90.30 checking systemd/sd-bus.h presence... yes
22:49:04 [2023-02-27T22:49:04.960Z] #74 90.48 checking for systemd/sd-bus.h... yes
22:49:05 [2023-02-27T22:49:05.530Z] #74 90.48 checking for library containing sd_bus_match_signal_async... -lsystemd
22:49:05 [2023-02-27T22:49:05.800Z] #74 91.15 checking for sd_notify_barrier... yes
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.44 checking linux/bpf.h usability... yes
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.61 checking linux/bpf.h presence... yes
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.66 checking for linux/bpf.h... yes
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.67 checking compilation for eBPF... yes
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.79 checking for criu >= 3.15... no
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.81 configure: CRIU headers not found, building without CRIU support
22:49:06 [2023-02-27T22:49:06.060Z] #74 91.81 checking for criu > 3.16... no
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.84 configure: CRIU version doesn't support join-ns API
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.84 checking for criu > 3.16.1... no
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.86 configure: CRIU version doesn't support for pre-dumping
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.87 checking for new mount API (fsconfig)... yes
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.91 checking for seccomp notify API... yes
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.96 checking for gperf... no
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.96 configure: gperf not found - cannot rebuild signal parser code
22:49:06 [2023-02-27T22:49:06.321Z] #74 91.96 checking for library containing argp_parse... none required
22:49:06 [2023-02-27T22:49:06.582Z] #74 92.20 checking that generated files are newer than configure... done
22:49:06 [2023-02-27T22:49:06.582Z] #74 92.21 configure: creating ./config.status
22:49:08 [2023-02-27T22:49:08.495Z] #74 94.26 config.status: creating Makefile
22:49:08 [2023-02-27T22:49:08.755Z] #74 94.34 config.status: creating rpm/crun.spec
22:49:09 [2023-02-27T22:49:09.015Z] #74 94.42 config.status: creating config.h
22:49:09 [2023-02-27T22:49:09.015Z] #74 94.46 config.status: executing libtool commands
22:49:09 [2023-02-27T22:49:09.015Z] #74 94.49 config.status: executing depfiles commands
22:49:09 [2023-02-27T22:49:09.956Z] #74 95.34 === configuring in libocispec (/tmp/crun-build/libocispec)
22:49:09 [2023-02-27T22:49:09.956Z] #74 95.35 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:49:10 [2023-02-27T22:49:10.216Z] #74 95.65 checking for gcc... gcc
22:49:10 [2023-02-27T22:49:10.216Z] #74 95.74 checking whether the C compiler works... yes
22:49:10 [2023-02-27T22:49:10.216Z] #74 95.85 checking for C compiler default output file name... a.out
22:49:10 [2023-02-27T22:49:10.477Z] #74 95.85 checking for suffix of executables... 
22:49:10 [2023-02-27T22:49:10.738Z] #74 96.04 checking whether we are cross compiling... no
22:49:10 [2023-02-27T22:49:10.738Z] #74 96.21 checking for suffix of object files... o
22:49:10 [2023-02-27T22:49:10.738Z] #74 96.34 checking whether we are using the GNU C compiler... yes
22:49:10 [2023-02-27T22:49:10.999Z] #74 96.43 checking whether gcc accepts -g... yes
22:49:10 [2023-02-27T22:49:10.999Z] #74 96.50 checking for gcc option to accept ISO C89... none needed
22:49:11 [2023-02-27T22:49:11.259Z] #74 96.64 checking whether gcc understands -c and -o together... yes
22:49:11 [2023-02-27T22:49:11.259Z] #74 96.78 checking how to run the C preprocessor... gcc -E
22:49:11 [2023-02-27T22:49:11.519Z] #74 96.97 checking for grep that handles long lines and -e... /bin/grep
22:49:11 [2023-02-27T22:49:11.519Z] #74 96.98 checking for egrep... /bin/grep -E
22:49:11 [2023-02-27T22:49:11.779Z] #74 96.99 checking for ANSI C header files... yes
22:49:11 [2023-02-27T22:49:11.779Z] #74 97.47 checking for sys/types.h... yes
22:49:12 [2023-02-27T22:49:12.039Z] #74 97.56 checking for sys/stat.h... yes
22:49:12 [2023-02-27T22:49:12.300Z] #74 97.71 checking for stdlib.h... yes
22:49:12 [2023-02-27T22:49:12.300Z] #74 97.87 checking for string.h... yes
22:49:12 [2023-02-27T22:49:12.300Z] #74 97.97 checking for memory.h... yes
22:49:12 [2023-02-27T22:49:12.821Z] #74 98.08 checking for strings.h... yes
22:49:12 [2023-02-27T22:49:12.821Z] #74 98.24 checking for inttypes.h... yes
22:49:12 [2023-02-27T22:49:12.821Z] #74 98.38 checking for stdint.h... yes
22:49:13 [2023-02-27T22:49:13.082Z] #74 98.51 checking for unistd.h... yes
22:49:13 [2023-02-27T22:49:13.082Z] #74 98.65 checking minix/config.h usability... no
22:49:13 [2023-02-27T22:49:13.343Z] #74 98.76 checking minix/config.h presence... no
22:49:13 [2023-02-27T22:49:13.343Z] #74 98.85 checking for minix/config.h... no
22:49:13 [2023-02-27T22:49:13.343Z] #74 98.85 checking whether it is safe to define __EXTENSIONS__... yes
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.04 checking build system type... aarch64-unknown-linux-gnu
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.24 checking host system type... aarch64-unknown-linux-gnu
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.24 checking how to print strings... printf
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.25 checking for a sed that does not truncate output... /bin/sed
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.27 checking for fgrep... /bin/grep -F
22:49:13 [2023-02-27T22:49:13.604Z] #74 99.28 checking for ld used by gcc... /usr/bin/ld
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.30 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.32 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.38 checking whether ln -s works... yes
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.38 checking the maximum length of command line arguments... 1572864
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.42 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.42 checking for /usr/bin/ld option to reload object files... -r
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.42 checking for objdump... objdump
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.43 checking how to recognize dependent libraries... pass_all
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.43 checking for dlltool... no
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.43 checking how to associate runtime and link libraries... printf %s\n
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.43 checking for ar... ar
22:49:13 [2023-02-27T22:49:13.865Z] #74 99.43 checking for archiver @FILE support... @
22:49:14 [2023-02-27T22:49:14.126Z] #74 99.52 checking for strip... strip
22:49:14 [2023-02-27T22:49:14.126Z] #74 99.53 checking for ranlib... ranlib
22:49:14 [2023-02-27T22:49:14.126Z] #74 99.53 checking for gawk... no
22:49:14 [2023-02-27T22:49:14.126Z] #74 99.53 checking for mawk... mawk
22:49:14 [2023-02-27T22:49:14.126Z] #74 99.53 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.78 checking for sysroot... no
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.79 checking for a working dd... /bin/dd
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.83 checking for mt... no
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.84 checking if : is a manifest tool... no
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.85 checking for dlfcn.h... yes
22:49:14 [2023-02-27T22:49:14.386Z] #74 99.95 checking for objdir... .libs
22:49:14 [2023-02-27T22:49:14.647Z] #74 100.2 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:14 [2023-02-27T22:49:14.647Z] #74 100.3 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:14 [2023-02-27T22:49:14.907Z] #74 100.3 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:14 [2023-02-27T22:49:14.907Z] #74 100.4 checking if gcc static flag -static works... yes
22:49:15 [2023-02-27T22:49:15.168Z] #74 100.7 checking if gcc supports -c -o file.o... yes
22:49:15 [2023-02-27T22:49:15.168Z] #74 100.8 checking if gcc supports -c -o file.o... (cached) yes
22:49:15 [2023-02-27T22:49:15.168Z] #74 100.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 100.8 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:15 [2023-02-27T22:49:15.429Z] #74 100.9 checking how to hardcode library paths into programs... immediate
22:49:15 [2023-02-27T22:49:15.429Z] #74 100.9 checking whether stripping libraries is possible... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking if libtool supports shared libraries... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking whether to build shared libraries... no
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking whether to build static libraries... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking for a BSD-compatible install... /usr/bin/install -c
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking whether build environment is sane... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.1 checking whether make sets $(MAKE)... yes
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.1 checking whether make supports the include directive... yes (GNU style)
22:49:15 [2023-02-27T22:49:15.429Z] #74 101.1 checking whether make supports nested variables... yes
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.2 checking whether UID '0' is supported by ustar format... yes
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.2 checking whether GID '0' is supported by ustar format... yes
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.2 checking how to create a ustar tar archive... gnutar
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.2 checking dependency style of gcc... gcc3
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.4 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.4 checking whether make supports nested variables... (cached) yes
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.4 checking for pkg-config... /usr/bin/pkg-config
22:49:15 [2023-02-27T22:49:15.690Z] #74 101.4 checking pkg-config is at least version 0.9.0... yes
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.4 checking for yajl >= 2.1.0... yes
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.4 checking for a sed that does not truncate output... (cached) /bin/sed
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.4 checking for gcc... (cached) gcc
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.5 checking whether we are using the GNU C compiler... (cached) yes
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.5 checking whether gcc accepts -g... (cached) yes
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.5 checking for gcc option to accept ISO C89... (cached) none needed
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.5 checking whether gcc understands -c and -o together... (cached) yes
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.5 checking for a Python interpreter with version >= 3... python3
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.6 checking for python3... /usr/bin/python3
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.6 checking for python3 version... 3.9
22:49:15 [2023-02-27T22:49:15.950Z] #74 101.6 checking for python3 platform... linux
22:49:16 [2023-02-27T22:49:16.211Z] #74 101.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:49:16 [2023-02-27T22:49:16.211Z] #74 101.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:49:16 [2023-02-27T22:49:16.472Z] #74 102.0 checking that generated files are newer than configure... done
22:49:16 [2023-02-27T22:49:16.472Z] #74 102.0 configure: creating ./config.status
22:49:18 [2023-02-27T22:49:18.385Z] #74 104.0 config.status: creating Makefile
22:49:18 [2023-02-27T22:49:18.385Z] #74 104.1 config.status: creating config.h
22:49:18 [2023-02-27T22:49:18.385Z] #74 104.1 config.status: executing libtool commands
22:49:18 [2023-02-27T22:49:18.385Z] #74 104.1 config.status: executing depfiles commands
22:49:18 [2023-02-27T22:49:18.956Z] #74 104.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:49:18 [2023-02-27T22:49:18.956Z] #74 104.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:49:19 [2023-02-27T22:49:19.480Z] #74 104.9 checking for gcc... gcc
22:49:19 [2023-02-27T22:49:19.480Z] #74 105.0 checking whether the C compiler works... yes
22:49:19 [2023-02-27T22:49:19.480Z] #74 105.2 checking for C compiler default output file name... a.out
22:49:19 [2023-02-27T22:49:19.740Z] #74 105.2 checking for suffix of executables... 
22:49:20 [2023-02-27T22:49:20.001Z] #74 105.3 checking whether we are cross compiling... no
22:49:20 [2023-02-27T22:49:20.001Z] #74 105.4 checking for suffix of object files... o
22:49:20 [2023-02-27T22:49:20.001Z] #74 105.5 checking whether we are using the GNU C compiler... yes
22:49:20 [2023-02-27T22:49:20.001Z] #74 105.6 checking whether gcc accepts -g... yes
22:49:20 [2023-02-27T22:49:20.001Z] #74 105.6 checking for gcc option to accept ISO C89... none needed
22:49:20 [2023-02-27T22:49:20.261Z] #74 105.8 checking whether gcc understands -c and -o together... yes
22:49:20 [2023-02-27T22:49:20.261Z] #74 105.9 checking for a BSD-compatible install... /usr/bin/install -c
22:49:20 [2023-02-27T22:49:20.261Z] #74 106.0 checking whether build environment is sane... yes
22:49:20 [2023-02-27T22:49:20.261Z] #74 106.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:20 [2023-02-27T22:49:20.261Z] #74 106.0 checking for gawk... no
22:49:20 [2023-02-27T22:49:20.261Z] #74 106.0 checking for mawk... mawk
22:49:20 [2023-02-27T22:49:20.261Z] #74 106.0 checking whether make sets $(MAKE)... yes
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.0 checking whether make supports the include directive... yes (GNU style)
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.1 checking whether make supports nested variables... yes
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.1 checking whether UID '0' is supported by ustar format... yes
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.1 checking whether GID '0' is supported by ustar format... yes
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.1 checking how to create a ustar tar archive... gnutar
22:49:20 [2023-02-27T22:49:20.522Z] #74 106.1 checking dependency style of gcc... gcc3
22:49:20 [2023-02-27T22:49:20.782Z] #74 106.3 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:20 [2023-02-27T22:49:20.782Z] #74 106.3 checking whether make supports nested variables... (cached) yes
22:49:20 [2023-02-27T22:49:20.782Z] #74 106.3 checking build system type... aarch64-unknown-linux-gnu
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking host system type... aarch64-unknown-linux-gnu
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking how to print strings... printf
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for a sed that does not truncate output... /bin/sed
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for grep that handles long lines and -e... /bin/grep
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for egrep... /bin/grep -E
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for fgrep... /bin/grep -F
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for ld used by gcc... /usr/bin/ld
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.7 checking whether ln -s works... yes
22:49:21 [2023-02-27T22:49:21.043Z] #74 106.7 checking the maximum length of command line arguments... 1572864
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking for /usr/bin/ld option to reload object files... -r
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking for objdump... objdump
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking how to recognize dependent libraries... pass_all
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking for dlltool... no
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking how to associate runtime and link libraries... printf %s\n
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking for ar... ar
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.8 checking for archiver @FILE support... @
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.9 checking for strip... strip
22:49:21 [2023-02-27T22:49:21.304Z] #74 106.9 checking for ranlib... ranlib
22:49:21 [2023-02-27T22:49:21.564Z] #74 106.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.1 checking for sysroot... no
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.1 checking for a working dd... /bin/dd
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.2 checking for mt... no
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.2 checking if : is a manifest tool... no
22:49:21 [2023-02-27T22:49:21.564Z] #74 107.2 checking how to run the C preprocessor... gcc -E
22:49:22 [2023-02-27T22:49:22.085Z] #74 107.3 checking for ANSI C header files... yes
22:49:22 [2023-02-27T22:49:22.085Z] #74 107.7 checking for sys/types.h... yes
22:49:22 [2023-02-27T22:49:22.346Z] #74 107.9 checking for sys/stat.h... yes
22:49:22 [2023-02-27T22:49:22.346Z] #74 108.0 checking for stdlib.h... yes
22:49:22 [2023-02-27T22:49:22.607Z] #74 108.1 checking for string.h... yes
22:49:22 [2023-02-27T22:49:22.607Z] #74 108.2 checking for memory.h... yes
22:49:22 [2023-02-27T22:49:22.868Z] #74 108.3 checking for strings.h... yes
22:49:22 [2023-02-27T22:49:22.868Z] #74 108.4 checking for inttypes.h... yes
22:49:22 [2023-02-27T22:49:22.868Z] #74 108.6 checking for stdint.h... yes
22:49:23 [2023-02-27T22:49:23.128Z] #74 108.7 checking for unistd.h... yes
22:49:23 [2023-02-27T22:49:23.389Z] #74 108.8 checking for dlfcn.h... yes
22:49:23 [2023-02-27T22:49:23.389Z] #74 108.9 checking for objdir... .libs
22:49:23 [2023-02-27T22:49:23.650Z] #74 109.2 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:23 [2023-02-27T22:49:23.650Z] #74 109.3 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:23 [2023-02-27T22:49:23.650Z] #74 109.3 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:24 [2023-02-27T22:49:24.171Z] #74 109.4 checking if gcc static flag -static works... yes
22:49:24 [2023-02-27T22:49:24.171Z] #74 109.7 checking if gcc supports -c -o file.o... yes
22:49:24 [2023-02-27T22:49:24.171Z] #74 109.8 checking if gcc supports -c -o file.o... (cached) yes
22:49:24 [2023-02-27T22:49:24.171Z] #74 109.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:24 [2023-02-27T22:49:24.431Z] #74 109.9 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking how to hardcode library paths into programs... immediate
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking whether stripping libraries is possible... yes
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking if libtool supports shared libraries... yes
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking whether to build shared libraries... no
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking whether to build static libraries... yes
22:49:24 [2023-02-27T22:49:24.431Z] #74 110.1 checking float.h usability... yes
22:49:24 [2023-02-27T22:49:24.692Z] #74 110.2 checking float.h presence... yes
22:49:24 [2023-02-27T22:49:24.692Z] #74 110.2 checking for float.h... yes
22:49:24 [2023-02-27T22:49:24.692Z] #74 110.3 checking limits.h usability... yes
22:49:24 [2023-02-27T22:49:24.692Z] #74 110.4 checking limits.h presence... yes
22:49:24 [2023-02-27T22:49:24.692Z] #74 110.4 checking for limits.h... yes
22:49:24 [2023-02-27T22:49:24.952Z] #74 110.5 checking stddef.h usability... yes
22:49:24 [2023-02-27T22:49:24.953Z] #74 110.6 checking stddef.h presence... yes
22:49:24 [2023-02-27T22:49:24.953Z] #74 110.6 checking for stddef.h... yes
22:49:24 [2023-02-27T22:49:24.953Z] #74 110.7 checking for stdlib.h... (cached) yes
22:49:24 [2023-02-27T22:49:24.953Z] #74 110.7 checking for string.h... (cached) yes
22:49:25 [2023-02-27T22:49:25.474Z] #74 110.7 checking sys/time.h usability... yes
22:49:25 [2023-02-27T22:49:25.474Z] #74 110.9 checking sys/time.h presence... yes
22:49:25 [2023-02-27T22:49:25.474Z] #74 110.9 checking for sys/time.h... yes
22:49:25 [2023-02-27T22:49:25.474Z] #74 110.9 checking for inline... inline
22:49:25 [2023-02-27T22:49:25.735Z] #74 111.0 checking for size_t... yes
22:49:25 [2023-02-27T22:49:25.735Z] #74 111.2 checking for stdlib.h... (cached) yes
22:49:25 [2023-02-27T22:49:25.735Z] #74 111.3 checking for GNU libc compatible malloc... yes
22:49:25 [2023-02-27T22:49:25.995Z] #74 111.4 checking for stdlib.h... (cached) yes
22:49:25 [2023-02-27T22:49:25.995Z] #74 111.4 checking for GNU libc compatible realloc... yes
22:49:26 [2023-02-27T22:49:26.256Z] #74 111.6 checking for working strtod... yes
22:49:26 [2023-02-27T22:49:26.256Z] #74 111.8 checking for gettimeofday... yes
22:49:26 [2023-02-27T22:49:26.516Z] #74 112.0 checking for memset... yes
22:49:26 [2023-02-27T22:49:26.777Z] #74 112.2 checking for strspn... yes
22:49:26 [2023-02-27T22:49:26.777Z] #74 112.5 checking that generated files are newer than configure... done
22:49:26 [2023-02-27T22:49:26.777Z] #74 112.5 configure: creating ./config.status
22:49:28 [2023-02-27T22:49:28.686Z] #74 114.2 config.status: creating Makefile
22:49:28 [2023-02-27T22:49:28.686Z] #74 114.3 config.status: creating config.h
22:49:28 [2023-02-27T22:49:28.686Z] #74 114.3 config.status: executing depfiles commands
22:49:28 [2023-02-27T22:49:28.946Z] #74 114.5 config.status: executing libtool commands
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.2   GEN      .version
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.2 make  install-recursive
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.2 make[1]: Entering directory '/tmp/crun-build'
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.3 Making install in libocispec
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:49:29 [2023-02-27T22:49:29.889Z] #74 115.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:49:30 [2023-02-27T22:49:30.149Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 115.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:49:30 [2023-02-27T22:49:30.409Z] #74 116.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 make  install-recursive
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.6 Making install in yajl
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.6   CC       verify/json_verify-json_verify.o
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.6   CC       src/libyajl_la-yajl_alloc.lo
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.7   CC       src/libyajl_la-yajl.lo
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.7   CC       src/libyajl_la-yajl_gen.lo
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.7   CC       src/libyajl_la-yajl_parser.lo
22:49:30 [2023-02-27T22:49:30.979Z] #74 116.7   CC       src/libyajl_la-yajl_buf.lo
22:49:31 [2023-02-27T22:49:31.239Z] #74 116.7   CC       src/libyajl_la-yajl_encode.lo
22:49:31 [2023-02-27T22:49:31.239Z] #74 116.7   CC       src/libyajl_la-yajl_lex.lo
22:49:31 [2023-02-27T22:49:31.239Z] #74 116.7   CC       src/libyajl_la-yajl_tree.lo
22:49:35 [2023-02-27T22:49:35.440Z] #74 120.6   CCLD     libyajl.la
22:49:35 [2023-02-27T22:49:35.440Z] #74 120.8   CCLD     verify/json_verify
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[5]: Nothing to be done for 'install-exec-am'.
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[5]: Nothing to be done for 'install-data-am'.
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/validate.o
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_config_schema.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_content_descriptor.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_defs.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_defs_descriptor.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_image_index_schema.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_image_layout_schema.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.3   CC       src/image_spec_schema_image_manifest_schema.lo
22:49:35 [2023-02-27T22:49:35.701Z] #74 121.4   CC       src/runtime_spec_schema_config_linux.lo
22:49:35 [2023-02-27T22:49:35.961Z] #74 121.4   CC       src/runtime_spec_schema_config_zos.lo
22:49:35 [2023-02-27T22:49:35.961Z] #74 121.5   CC       src/runtime_spec_schema_config_schema.lo
22:49:35 [2023-02-27T22:49:35.961Z] #74 121.5   CC       src/runtime_spec_schema_config_solaris.lo
22:49:35 [2023-02-27T22:49:35.961Z] #74 121.5   CC       src/runtime_spec_schema_config_vm.lo
22:49:35 [2023-02-27T22:49:35.961Z] #74 121.6   CC       src/runtime_spec_schema_config_windows.lo
22:49:36 [2023-02-27T22:49:36.222Z] #74 121.6   CC       src/runtime_spec_schema_defs.lo
22:49:36 [2023-02-27T22:49:36.222Z] #74 121.6   CC       src/runtime_spec_schema_defs_linux.lo
22:49:36 [2023-02-27T22:49:36.222Z] #74 121.7   CC       src/runtime_spec_schema_defs_zos.lo
22:49:36 [2023-02-27T22:49:36.222Z] #74 121.9   CC       src/runtime_spec_schema_defs_vm.lo
22:49:36 [2023-02-27T22:49:36.482Z] #74 122.0   CC       src/runtime_spec_schema_defs_windows.lo
22:49:36 [2023-02-27T22:49:36.482Z] #74 122.1   CC       src/runtime_spec_schema_state_schema.lo
22:49:36 [2023-02-27T22:49:36.742Z] #74 122.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:49:36 [2023-02-27T22:49:36.742Z] #74 122.3   CC       src/basic_test_double_array_item.lo
22:49:36 [2023-02-27T22:49:36.742Z] #74 122.3   CC       src/basic_test_double_array.lo
22:49:36 [2023-02-27T22:49:36.742Z] #74 122.4   CC       src/basic_test_top_array_int.lo
22:49:36 [2023-02-27T22:49:36.742Z] #74 122.5   CC       src/basic_test_top_array_string.lo
22:49:37 [2023-02-27T22:49:37.003Z] #74 122.6   CC       src/basic_test_top_double_array_int.lo
22:49:37 [2023-02-27T22:49:37.263Z] #74 122.8   CC       src/basic_test_top_double_array_obj.lo
22:49:37 [2023-02-27T22:49:37.263Z] #74 122.9   CC       src/basic_test_top_double_array_refobj.lo
22:49:37 [2023-02-27T22:49:37.523Z] #74 123.1   CC       src/basic_test_top_double_array_string.lo
22:49:37 [2023-02-27T22:49:37.523Z] #74 123.1   CC       src/read-file.lo
22:49:37 [2023-02-27T22:49:37.783Z] #74 123.3   CC       src/json_common.lo
22:49:38 [2023-02-27T22:49:38.043Z] #74 123.5   CC       tests/test-1.o
22:49:38 [2023-02-27T22:49:38.043Z] #74 123.6   CC       tests/test-2.o
22:49:38 [2023-02-27T22:49:38.043Z] #74 123.7   CC       tests/test-3.o
22:49:38 [2023-02-27T22:49:38.304Z] #74 124.0   CC       tests/test-4.o
22:49:38 [2023-02-27T22:49:38.304Z] #74 124.1   CC       tests/test-5.o
22:49:38 [2023-02-27T22:49:38.564Z] #74 124.2   CC       tests/test-6.o
22:49:38 [2023-02-27T22:49:38.825Z] #74 124.4   CC       tests/test-7.o
22:49:38 [2023-02-27T22:49:38.825Z] #74 124.4   CC       tests/test-8.o
22:49:39 [2023-02-27T22:49:39.095Z] #74 124.7   CC       tests/test-9.o
22:49:39 [2023-02-27T22:49:39.356Z] #74 125.0   CC       tests/test-10.o
22:49:39 [2023-02-27T22:49:39.356Z] #74 125.0   CC       tests/test-11.o
22:50:11 [2023-02-27T22:50:11.485Z] #74 152.6   CCLD     libocispec.la
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.0   CCLD     src/validate
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.0   CCLD     tests/test-1
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.1   CCLD     tests/test-2
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.1   CCLD     tests/test-3
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.1   CCLD     tests/test-4
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.1   CCLD     tests/test-5
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.2   CCLD     tests/test-6
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.3   CCLD     tests/test-7
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.4   CCLD     tests/test-8
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.5   CCLD     tests/test-9
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.5   CCLD     tests/test-10
22:50:11 [2023-02-27T22:50:11.485Z] #74 153.5   CCLD     tests/test-11
22:50:11 [2023-02-27T22:50:11.485Z] #74 155.0 libtool: link: ar cr libocispec.a 
22:50:11 [2023-02-27T22:50:11.485Z] #74 155.1 libtool: link: ranlib libocispec.a
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[5]: Nothing to be done for 'install-exec-am'.
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[5]: Nothing to be done for 'install-data-am'.
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.7 make[2]: Entering directory '/tmp/crun-build'
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.8   CC       src/libcrun/libcrun_testing_a-utils.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-container.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 156.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 157.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 157.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 157.1   CC       src/libcrun/libcrun_testing_a-criu.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 157.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:50:11 [2023-02-27T22:50:11.486Z] #74 157.2   CC       src/libcrun/libcrun_testing_a-linux.o
22:50:11 [2023-02-27T22:50:11.746Z] #74 157.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:50:11 [2023-02-27T22:50:11.746Z] #74 157.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:50:11 [2023-02-27T22:50:11.746Z] #74 157.4   CC       src/libcrun/libcrun_testing_a-error.o
22:50:12 [2023-02-27T22:50:12.007Z] #74 157.6   CC       src/libcrun/libcrun_testing_a-status.o
22:50:12 [2023-02-27T22:50:12.007Z] #74 157.6   CC       src/libcrun/libcrun_testing_a-terminal.o
22:50:12 [2023-02-27T22:50:12.267Z] #74 157.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:50:12 [2023-02-27T22:50:12.267Z] #74 157.9   CC       src/libcrun/libcrun_testing_a-signals.o
22:50:12 [2023-02-27T22:50:12.267Z] #74 158.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:50:12 [2023-02-27T22:50:12.528Z] #74 158.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:50:12 [2023-02-27T22:50:12.528Z] #74 158.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:50:12 [2023-02-27T22:50:12.528Z] #74 158.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:50:12 [2023-02-27T22:50:12.528Z] #74 158.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:50:12 [2023-02-27T22:50:12.788Z] #74 158.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:50:12 [2023-02-27T22:50:12.788Z] #74 158.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:50:13 [2023-02-27T22:50:13.049Z] #74 158.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:50:13 [2023-02-27T22:50:13.620Z] #74 159.0   CC       src/crun-crun.o
22:50:13 [2023-02-27T22:50:13.620Z] #74 159.2   CC       src/crun-run.o
22:50:13 [2023-02-27T22:50:13.880Z] #74 159.4   CC       src/crun-delete.o
22:50:13 [2023-02-27T22:50:13.880Z] #74 159.5   CC       src/crun-kill.o
22:50:14 [2023-02-27T22:50:14.141Z] #74 159.8   CC       src/crun-pause.o
22:50:14 [2023-02-27T22:50:14.402Z] #74 159.9   CC       src/crun-unpause.o
22:50:14 [2023-02-27T22:50:14.402Z] #74 160.1   CC       src/crun-spec.o
22:50:14 [2023-02-27T22:50:14.662Z] #74 160.3   CC       src/crun-exec.o
22:50:14 [2023-02-27T22:50:14.922Z] #74 160.4   CC       src/crun-list.o
22:50:14 [2023-02-27T22:50:14.923Z] #74 160.6   CC       src/crun-create.o
22:50:15 [2023-02-27T22:50:15.183Z] #74 160.8   CC       src/crun-start.o
22:50:15 [2023-02-27T22:50:15.443Z] #74 161.0   CC       src/crun-state.o
22:50:15 [2023-02-27T22:50:15.711Z] #74 161.2   CC       src/crun-update.o
22:50:15 [2023-02-27T22:50:15.711Z] #74 161.5   CC       src/crun-ps.o
22:50:15 [2023-02-27T22:50:15.971Z] #74 161.5   CC       src/crun-checkpoint.o
22:50:16 [2023-02-27T22:50:16.232Z] #74 161.6   CC       src/crun-restore.o
22:50:16 [2023-02-27T22:50:16.232Z] #74 161.7   CC       src/libcrun/libcrun_la-utils.lo
22:50:16 [2023-02-27T22:50:16.232Z] #74 ...
22:50:16 [2023-02-27T22:50:16.232Z] 
22:50:16 [2023-02-27T22:50:16.232Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:50:16 [2023-02-27T22:50:16.232Z] #79 DONE 156.0s
22:50:16 [2023-02-27T22:50:16.492Z] 
22:50:16 [2023-02-27T22:50:16.492Z] #74 [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
22:50:16 [2023-02-27T22:50:16.492Z] #74 162.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:50:16 [2023-02-27T22:50:16.752Z] #74 162.3   CC       src/libcrun/libcrun_la-container.lo
22:50:16 [2023-02-27T22:50:16.752Z] #74 162.5   CC       src/libcrun/libcrun_la-cgroup.lo
22:50:17 [2023-02-27T22:50:17.326Z] #74 162.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:50:17 [2023-02-27T22:50:17.326Z] #74 163.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:50:17 [2023-02-27T22:50:17.587Z] #74 ...
22:50:17 [2023-02-27T22:50:17.587Z] 
22:50:17 [2023-02-27T22:50:17.587Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:50:17 [2023-02-27T22:50:17.587Z] #83 DONE 0.2s
22:50:17 [2023-02-27T22:50:17.854Z] 
22:50:17 [2023-02-27T22:50:17.854Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:50:17 [2023-02-27T22:50:17.854Z] #84 DONE 0.1s
22:50:17 [2023-02-27T22:50:17.854Z] 
22:50:17 [2023-02-27T22:50:17.854Z] #74 [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
22:50:17 [2023-02-27T22:50:17.854Z] #74 163.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:50:17 [2023-02-27T22:50:17.854Z] #74 ...
22:50:17 [2023-02-27T22:50:17.854Z] 
22:50:17 [2023-02-27T22:50:17.854Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:50:17 [2023-02-27T22:50:17.854Z] #85 DONE 0.1s
22:50:17 [2023-02-27T22:50:17.854Z] 
22:50:17 [2023-02-27T22:50:17.854Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:50:17 [2023-02-27T22:50:17.854Z] #86 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.119Z] 
22:50:18 [2023-02-27T22:50:18.119Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.119Z] #87 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.119Z] 
22:50:18 [2023-02-27T22:50:18.119Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.119Z] #88 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.119Z] 
22:50:18 [2023-02-27T22:50:18.119Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.119Z] #89 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.119Z] 
22:50:18 [2023-02-27T22:50:18.119Z] #63 [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
22:50:18 [2023-02-27T22:50:18.380Z] #63 ...
22:50:18 [2023-02-27T22:50:18.380Z] 
22:50:18 [2023-02-27T22:50:18.380Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.380Z] #90 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.380Z] 
22:50:18 [2023-02-27T22:50:18.380Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.380Z] #91 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.380Z] 
22:50:18 [2023-02-27T22:50:18.380Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:50:18 [2023-02-27T22:50:18.380Z] #92 DONE 0.1s
22:50:18 [2023-02-27T22:50:18.380Z] 
22:50:18 [2023-02-27T22:50:18.380Z] #74 [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
22:50:18 [2023-02-27T22:50:18.380Z] #74 164.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:50:18 [2023-02-27T22:50:18.380Z] #74 164.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:50:18 [2023-02-27T22:50:18.640Z] #74 164.2   CC       src/libcrun/libcrun_la-criu.lo
22:50:18 [2023-02-27T22:50:18.640Z] #74 164.2   CC       src/libcrun/libcrun_la-custom-handler.lo
22:50:18 [2023-02-27T22:50:18.900Z] #74 164.4   CC       src/libcrun/libcrun_la-linux.lo
22:50:18 [2023-02-27T22:50:18.900Z] #74 164.6   CC       src/libcrun/libcrun_la-seccomp.lo
22:50:19 [2023-02-27T22:50:19.470Z] #74 165.0   CC       src/libcrun/libcrun_la-ebpf.lo
22:50:19 [2023-02-27T22:50:19.470Z] #74 165.1   CC       src/libcrun/libcrun_la-error.lo
22:50:19 [2023-02-27T22:50:19.731Z] #74 165.4   CC       src/libcrun/libcrun_la-status.lo
22:50:19 [2023-02-27T22:50:19.991Z] #74 165.4   CC       src/libcrun/libcrun_la-terminal.lo
22:50:19 [2023-02-27T22:50:19.991Z] #74 165.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:50:20 [2023-02-27T22:50:20.251Z] #74 165.7   CC       src/libcrun/libcrun_la-signals.lo
22:50:20 [2023-02-27T22:50:20.251Z] #74 165.8   CC       src/libcrun/libcrun_la-mount_flags.lo
22:50:20 [2023-02-27T22:50:20.512Z] #74 166.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:50:21 [2023-02-27T22:50:21.452Z] #74 166.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:50:21 [2023-02-27T22:50:21.712Z] #74 167.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:50:21 [2023-02-27T22:50:21.712Z] #74 167.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:50:22 [2023-02-27T22:50:22.282Z] #74 168.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:50:22 [2023-02-27T22:50:22.853Z] #74 168.2   CC       tests/init.o
22:50:22 [2023-02-27T22:50:22.853Z] #74 168.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:50:26 [2023-02-27T22:50:26.152Z] #74 ...
22:50:26 [2023-02-27T22:50:26.152Z] 
22:50:26 [2023-02-27T22:50:26.152Z] #75 [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...)
22:50:26 [2023-02-27T22:50:26.152Z] #75 DONE 171.4s
22:50:26 [2023-02-27T22:50:26.152Z] 
22:50:26 [2023-02-27T22:50:26.152Z] #63 [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
22:50:34 [2023-02-27T22:50:34.290Z] #63 ...
22:50:34 [2023-02-27T22:50:34.290Z] 
22:50:34 [2023-02-27T22:50:34.290Z] #74 [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
22:50:34 [2023-02-27T22:50:34.290Z] #74 178.8   CCLD     tests/init
22:50:44 [2023-02-27T22:50:44.286Z] #74 189.7   AR       libcrun_testing.a
22:50:44 [2023-02-27T22:50:44.286Z] #74 189.7 ar: `u' modifier ignored since `D' is the default (see `U')
22:50:44 [2023-02-27T22:50:44.286Z] #74 189.7   CCLD     tests/tests_libcrun_utils
22:50:44 [2023-02-27T22:50:44.286Z] #74 189.7   CCLD     tests/tests_libcrun_errors
22:50:44 [2023-02-27T22:50:44.286Z] #74 189.7   CCLD     tests/tests_libcrun_fuzzer
22:50:44 [2023-02-27T22:50:44.547Z] #74 190.0   CCLD     libcrun.la
22:50:45 [2023-02-27T22:50:45.117Z] #74 190.6   CCLD     crun
22:50:45 [2023-02-27T22:50:45.378Z] #74 190.9 make[3]: Entering directory '/tmp/crun-build'
22:50:45 [2023-02-27T22:50:45.378Z] #74 191.0  /bin/mkdir -p '/usr/local/lib'
22:50:45 [2023-02-27T22:50:45.378Z] #74 191.0  /bin/mkdir -p '/usr/local/share/man/man1'
22:50:45 [2023-02-27T22:50:45.378Z] #74 191.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:50:45 [2023-02-27T22:50:45.378Z] #74 191.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:50:45 [2023-02-27T22:50:45.378Z] #74 191.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.1 libtool: install: ranlib /usr/local/lib/libcrun.a
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 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
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 ----------------------------------------------------------------------
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 Libraries have been installed in:
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3    /usr/local/lib
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 If you ever happen to want to link against installed libraries
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 in a given directory, LIBDIR, you must either use libtool, and
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 specify the full pathname of the library, or use the '-LLIBDIR'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 flag during linking and do at least one of the following:
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3      during execution
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3      during linking
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 See any operating system documentation about shared libraries for
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 more information, such as the ld(1) and ld.so(8) manual pages.
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 ----------------------------------------------------------------------
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3  /bin/mkdir -p '/build'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 libtool: install: /usr/bin/install -c crun /build/crun
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 make[3]: Leaving directory '/tmp/crun-build'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 make[2]: Leaving directory '/tmp/crun-build'
22:50:45 [2023-02-27T22:50:45.639Z] #74 191.3 make[1]: Leaving directory '/tmp/crun-build'
22:50:46 [2023-02-27T22:50:46.209Z] #74 DONE 191.6s
22:50:46 [2023-02-27T22:50:46.209Z] 
22:50:46 [2023-02-27T22:50:46.209Z] #63 [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
22:50:46 [2023-02-27T22:50:46.209Z] #63 ...
22:50:46 [2023-02-27T22:50:46.209Z] 
22:50:46 [2023-02-27T22:50:46.209Z] #77 [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...)
22:50:46 [2023-02-27T22:50:46.209Z] #77 180.3 + bin/containerd
22:50:52 [2023-02-27T22:50:52.798Z] #77 ...
22:50:52 [2023-02-27T22:50:52.798Z] 
22:50:52 [2023-02-27T22:50:52.798Z] #63 [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
22:50:52 [2023-02-27T22:50:52.798Z] #63 253.9 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
22:50:52 [2023-02-27T22:50:52.798Z] #63 DONE 254.1s
22:50:52 [2023-02-27T22:50:52.798Z] 
22:50:52 [2023-02-27T22:50:52.798Z] #77 [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...)
22:50:53 [2023-02-27T22:50:53.071Z] #77 ...
22:50:53 [2023-02-27T22:50:53.071Z] 
22:50:53 [2023-02-27T22:50:53.071Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:50:53 [2023-02-27T22:50:53.071Z] #93 DONE 0.2s
22:50:53 [2023-02-27T22:50:53.071Z] 
22:50:53 [2023-02-27T22:50:53.071Z] #77 [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...)
22:50:53 [2023-02-27T22:50:53.331Z] #77 ...
22:50:53 [2023-02-27T22:50:53.331Z] 
22:50:53 [2023-02-27T22:50:53.331Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:50:53 [2023-02-27T22:50:53.331Z] #94 DONE 0.1s
22:50:53 [2023-02-27T22:50:53.331Z] 
22:50:53 [2023-02-27T22:50:53.331Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:50:53 [2023-02-27T22:50:53.592Z] #95 DONE 0.3s
22:50:53 [2023-02-27T22:50:53.592Z] 
22:50:53 [2023-02-27T22:50:53.592Z] #77 [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...)
22:51:25 [2023-02-27T22:51:25.695Z] #77 219.0 + bin/containerd-stress
22:51:25 [2023-02-27T22:51:25.954Z] #77 220.1 + bin/containerd-shim
22:51:26 [2023-02-27T22:51:26.524Z] #77 220.7 + bin/containerd-shim-runc-v1
22:51:27 [2023-02-27T22:51:27.464Z] #77 221.6 + bin/containerd-shim-runc-v2
22:51:28 [2023-02-27T22:51:28.410Z] #77 222.4 + binaries
22:51:28 [2023-02-27T22:51:28.998Z] #77 DONE 223.3s
22:51:29 [2023-02-27T22:51:29.939Z] 
22:51:29 [2023-02-27T22:51:29.939Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:51:30 [2023-02-27T22:51:30.199Z] #96 DONE 0.2s
22:51:30 [2023-02-27T22:51:30.199Z] 
22:51:30 [2023-02-27T22:51:30.199Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:51:30 [2023-02-27T22:51:30.199Z] #97 DONE 0.1s
22:51:30 [2023-02-27T22:51:30.199Z] 
22:51:30 [2023-02-27T22:51:30.199Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:51:30 [2023-02-27T22:51:30.459Z] #98 DONE 0.2s
22:51:30 [2023-02-27T22:51:30.459Z] 
22:51:30 [2023-02-27T22:51:30.459Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:51:30 [2023-02-27T22:51:30.459Z] #99 DONE 0.1s
22:51:30 [2023-02-27T22:51:30.459Z] 
22:51:30 [2023-02-27T22:51:30.459Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:51:30 [2023-02-27T22:51:30.459Z] #100 DONE 0.1s
22:51:30 [2023-02-27T22:51:30.459Z] 
22:51:30 [2023-02-27T22:51:30.459Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:51:30 [2023-02-27T22:51:30.459Z] #101 DONE 0.0s
22:51:30 [2023-02-27T22:51:30.718Z] 
22:51:30 [2023-02-27T22:51:30.718Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:51:30 [2023-02-27T22:51:30.718Z] #102 DONE 0.0s
22:51:30 [2023-02-27T22:51:30.718Z] 
22:51:30 [2023-02-27T22:51:30.718Z] #103 [dev-base  1/11] RUN groupadd -r docker
22:51:30 [2023-02-27T22:51:30.982Z] #103 DONE 0.4s
22:51:31 [2023-02-27T22:51:31.243Z] 
22:51:31 [2023-02-27T22:51:31.243Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:51:31 [2023-02-27T22:51:31.503Z] #104 DONE 0.5s
22:51:31 [2023-02-27T22:51:31.503Z] 
22:51:31 [2023-02-27T22:51:31.503Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:51:32 [2023-02-27T22:51:32.072Z] #105 0.430 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:51:32 [2023-02-27T22:51:32.072Z] #105 DONE 0.5s
22:51:32 [2023-02-27T22:51:32.072Z] 
22:51:32 [2023-02-27T22:51:32.072Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:51:32 [2023-02-27T22:51:32.646Z] #106 DONE 0.4s
22:51:32 [2023-02-27T22:51:32.646Z] 
22:51:32 [2023-02-27T22:51:32.646Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:51:32 [2023-02-27T22:51:32.906Z] #107 DONE 0.5s
22:51:32 [2023-02-27T22:51:32.906Z] 
22:51:32 [2023-02-27T22:51:32.906Z] #108 [dev-base  6/11] RUN ldconfig
22:51:33 [2023-02-27T22:51:33.482Z] #108 DONE 0.5s
22:51:33 [2023-02-27T22:51:33.482Z] 
22:51:33 [2023-02-27T22:51:33.482Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:51:33 [2023-02-27T22:51:33.742Z] #109 DONE 0.4s
22:51:34 [2023-02-27T22:51:34.002Z] 
22:51:34 [2023-02-27T22:51:34.002Z] #110 [dev-base  8/11] 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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:51:34 [2023-02-27T22:51:34.941Z] #110 0.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:51:34 [2023-02-27T22:51:34.941Z] #110 0.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:51:34 [2023-02-27T22:51:34.941Z] #110 1.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:51:34 [2023-02-27T22:51:34.941Z] #110 1.016 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:51:34 [2023-02-27T22:51:34.941Z] #110 1.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [225 kB]
22:51:35 [2023-02-27T22:51:35.201Z] #110 1.196 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:51:35 [2023-02-27T22:51:35.771Z] #110 1.967 Fetched 8517 kB in 2s (5605 kB/s)
22:51:36 [2023-02-27T22:51:36.341Z] #110 1.967 Reading package lists...
22:51:36 [2023-02-27T22:51:36.913Z] #110 2.502 Reading package lists...
22:51:36 [2023-02-27T22:51:36.913Z] #110 3.016 Building dependency tree...
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.337 The following additional packages will be installed:
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.338   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.338   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.338   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.339   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340 Suggested packages:
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340   acl attr quota
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340 Recommended packages:
22:51:37 [2023-02-27T22:51:37.173Z] #110 3.340   libatm1 nftables libpam-cap build-essential python3-dev unzip
22:51:37 [2023-02-27T22:51:37.743Z] #110 3.672 The following NEW packages will be installed:
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.672   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.672   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.673   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.948 0 upgraded, 51 newly installed, 0 to remove and 7 not upgraded.
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.948 Need to get 27.2 MB of archives.
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.948 After this operation, 106 MB of additional disk space will be used.
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.951 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.958 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.964 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.970 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.972 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.974 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.977 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.978 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.980 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.984 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.987 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.989 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.991 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.993 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.994 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.995 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.997 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 3.999 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.001 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.005 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.007 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.009 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.010 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.011 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:51:37 [2023-02-27T22:51:37.744Z] #110 4.059 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.059 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.060 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.061 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.061 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.064 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.064 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.066 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.073 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.074 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.075 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.076 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.078 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.079 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.080 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.083 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.085 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.090 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.128 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.137 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.141 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.142 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.277 debconf: delaying package configuration, since apt-utils is not installed
22:51:38 [2023-02-27T22:51:38.004Z] #110 4.315 Fetched 27.2 MB in 0s (58.7 MB/s)
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.341 Selecting previously unselected package pigz.
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.341 (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 ... 15745 files and directories currently installed.)
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.351 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.355 Unpacking pigz (2.6-1) ...
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.395 Selecting previously unselected package libelf1:arm64.
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.396 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.404 Unpacking libelf1:arm64 (0.183-1) ...
22:51:38 [2023-02-27T22:51:38.264Z] #110 4.457 Selecting previously unselected package libbpf0:arm64.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.460 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.465 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.507 Selecting previously unselected package libcap2:arm64.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.509 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.513 Unpacking libcap2:arm64 (1:2.44-1) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.549 Selecting previously unselected package libmnl0:arm64.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.551 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.554 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.590 Selecting previously unselected package libxtables12:arm64.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.593 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.597 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.629 Selecting previously unselected package libcap2-bin.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.631 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.644 Unpacking libcap2-bin (1:2.44-1) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.687 Selecting previously unselected package iproute2.
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.690 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.694 Unpacking iproute2 (5.10.0-4) ...
22:51:38 [2023-02-27T22:51:38.524Z] #110 4.795 Selecting previously unselected package xxd.
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.798 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.802 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.851 Selecting previously unselected package vim-common.
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.854 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.863 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.918 Selecting previously unselected package bash-completion.
22:51:38 [2023-02-27T22:51:38.785Z] #110 4.918 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
22:51:39 [2023-02-27T22:51:39.355Z] #110 5.560 Unpacking bash-completion (1:2.11-2) ...
22:51:39 [2023-02-27T22:51:39.355Z] #110 5.667 Selecting previously unselected package bzip2.
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.669 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.673 Unpacking bzip2 (1.0.8-4) ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.711 Selecting previously unselected package xz-utils.
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.713 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.716 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.768 Selecting previously unselected package apparmor.
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.771 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.792 Unpacking apparmor (2.13.6-10) ...
22:51:39 [2023-02-27T22:51:39.615Z] #110 5.890 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.891 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.894 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.931 Selecting previously unselected package dmsetup.
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.934 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.939 Unpacking dmsetup (2:1.02.175-2.1) ...
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.973 Selecting previously unselected package inetutils-ping.
22:51:39 [2023-02-27T22:51:39.874Z] #110 5.973 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 5.977 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.026 Selecting previously unselected package libip4tc2:arm64.
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.026 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.030 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.067 Selecting previously unselected package libip6tc2:arm64.
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.068 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.072 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.108 Selecting previously unselected package libnfnetlink0:arm64.
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.108 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.112 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.146 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:51:39 [2023-02-27T22:51:39.875Z] #110 6.146 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.149 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.185 Selecting previously unselected package libnftnl11:arm64.
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.187 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.191 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.230 Selecting previously unselected package iptables.
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.230 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.233 Unpacking iptables (1.8.7-1) ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.301 Selecting previously unselected package libonig5:arm64.
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.303 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.306 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.353 Selecting previously unselected package libjq1:arm64.
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.356 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.359 Unpacking libjq1:arm64 (1.6-2.1) ...
22:51:40 [2023-02-27T22:51:40.134Z] #110 6.397 Selecting previously unselected package jq.
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.399 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.403 Unpacking jq (1.6-2.1) ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.445 Selecting previously unselected package libaio1:arm64.
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.447 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.451 Unpacking libaio1:arm64 (0.3.112-9) ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.518 Selecting previously unselected package libgpm2:arm64.
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.520 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.525 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.564 Selecting previously unselected package libicu67:arm64.
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.566 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
22:51:40 [2023-02-27T22:51:40.394Z] #110 6.570 Unpacking libicu67:arm64 (67.1-7) ...
22:51:40 [2023-02-27T22:51:40.964Z] #110 7.246 Selecting previously unselected package libinih1:arm64.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.249 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.253 Unpacking libinih1:arm64 (53-1+b2) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.288 Selecting previously unselected package libnet1:arm64.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.291 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.296 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.339 Selecting previously unselected package libnl-3-200:arm64.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.341 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.345 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.381 Selecting previously unselected package libprotobuf-c1:arm64.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.383 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.387 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.422 Selecting previously unselected package libyajl2:arm64.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.424 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.427 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.454 Selecting previously unselected package net-tools.
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.456 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.460 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:51:41 [2023-02-27T22:51:41.225Z] #110 7.508 Selecting previously unselected package patch.
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.510 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.514 Unpacking patch (2.7.6-7) ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.552 Selecting previously unselected package python-pip-whl.
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.555 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.558 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.695 Selecting previously unselected package python3-lib2to3.
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.698 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.701 Unpacking python3-lib2to3 (3.9.2-1) ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.740 Selecting previously unselected package python3-distutils.
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.742 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.745 Unpacking python3-distutils (3.9.2-1) ...
22:51:41 [2023-02-27T22:51:41.485Z] #110 7.786 Selecting previously unselected package python3-pkg-resources.
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.788 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.792 Unpacking python3-pkg-resources (52.0.0-4) ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.840 Selecting previously unselected package python3-setuptools.
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.842 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.845 Unpacking python3-setuptools (52.0.0-4) ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.906 Selecting previously unselected package python3-wheel.
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.908 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.912 Unpacking python3-wheel (0.34.2-1) ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.947 Selecting previously unselected package python3-pip.
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.949 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 7.953 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:51:41 [2023-02-27T22:51:41.745Z] #110 8.042 Selecting previously unselected package sudo.
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.044 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.051 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.169 Selecting previously unselected package thin-provisioning-tools.
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.171 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.176 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.234 Selecting previously unselected package uidmap.
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.236 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.240 Unpacking uidmap (1:4.8.1-1) ...
22:51:42 [2023-02-27T22:51:42.005Z] #110 8.290 Selecting previously unselected package vim-runtime.
22:51:42 [2023-02-27T22:51:42.266Z] #110 8.292 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:51:42 [2023-02-27T22:51:42.266Z] #110 8.302 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:51:42 [2023-02-27T22:51:42.266Z] #110 8.313 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:51:42 [2023-02-27T22:51:42.266Z] #110 8.316 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:42 [2023-02-27T22:51:42.836Z] #110 8.885 Selecting previously unselected package vim.
22:51:42 [2023-02-27T22:51:42.836Z] #110 8.887 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:51:42 [2023-02-27T22:51:42.836Z] #110 8.896 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:51:42 [2023-02-27T22:51:42.836Z] #110 9.025 Selecting previously unselected package xfsprogs.
22:51:42 [2023-02-27T22:51:42.836Z] #110 9.028 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
22:51:42 [2023-02-27T22:51:42.836Z] #110 9.032 Unpacking xfsprogs (5.10.0-4) ...
22:51:42 [2023-02-27T22:51:42.836Z] #110 9.128 Selecting previously unselected package zip.
22:51:43 [2023-02-27T22:51:43.095Z] #110 9.131 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
22:51:43 [2023-02-27T22:51:43.095Z] #110 9.134 Unpacking zip (3.0-12) ...
22:51:43 [2023-02-27T22:51:43.095Z] #110 9.184 Selecting previously unselected package zstd.
22:51:43 [2023-02-27T22:51:43.095Z] #110 9.186 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:51:43 [2023-02-27T22:51:43.095Z] #110 9.191 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.281 Setting up python3-pkg-resources (52.0.0-4) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.475 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.488 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.499 Setting up libgpm2:arm64 (1.20.7-8) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.511 Setting up libicu67:arm64 (67.1-7) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.523 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:51:43 [2023-02-27T22:51:43.355Z] #110 9.537 Setting up libinih1:arm64 (53-1+b2) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.549 Setting up uidmap (1:4.8.1-1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.561 Setting up libyajl2:arm64 (2.1.0-3) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.576 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.586 Setting up bzip2 (1.0.8-4) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.598 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.610 Setting up python3-wheel (0.34.2-1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.753 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.765 Setting up libcap2:arm64 (1:2.44-1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.777 Setting up libcap2-bin (1:2.44-1) ...
22:51:43 [2023-02-27T22:51:43.614Z] #110 9.789 Setting up apparmor (2.13.6-10) ...
22:51:44 [2023-02-27T22:51:44.554Z] #110 10.53 Setting up zip (3.0-12) ...
22:51:44 [2023-02-27T22:51:44.554Z] #110 10.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:51:44 [2023-02-27T22:51:44.554Z] #110 10.57 Setting up bash-completion (1:2.11-2) ...
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.32 Setting up libmnl0:arm64 (1.0.4-3) ...
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.33 Setting up patch (2.7.6-7) ...
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.34 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:51:45 [2023-02-27T22:51:45.124Z] #110 11.39 invoke-rc.d: could not determine current runlevel
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.39 invoke-rc.d: policy-rc.d denied execution of start.
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.40 Setting up libxtables12:arm64 (1.8.7-1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.41 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.41 Setting up pigz (2.6-1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.62 Setting up libaio1:arm64 (0.3.112-9) ...
22:51:45 [2023-02-27T22:51:45.384Z] #110 11.63 Setting up python3-lib2to3 (3.9.2-1) ...
22:51:45 [2023-02-27T22:51:45.644Z] #110 11.74 Setting up libelf1:arm64 (0.183-1) ...
22:51:45 [2023-02-27T22:51:45.644Z] #110 11.77 Setting up zstd (1.4.8+dfsg-2.1) ...
22:51:45 [2023-02-27T22:51:45.644Z] #110 11.78 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:51:45 [2023-02-27T22:51:45.644Z] #110 11.79 Setting up python3-distutils (3.9.2-1) ...
22:51:45 [2023-02-27T22:51:45.644Z] #110 11.91 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:51:45 [2023-02-27T22:51:45.905Z] #110 11.97 Setting up python3-setuptools (52.0.0-4) ...
22:51:46 [2023-02-27T22:51:46.165Z] #110 12.29 Setting up libjq1:arm64 (1.6-2.1) ...
22:51:46 [2023-02-27T22:51:46.165Z] #110 12.30 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:51:46 [2023-02-27T22:51:46.165Z] #110 12.31 Setting up thin-provisioning-tools (0.9.0-1) ...
22:51:46 [2023-02-27T22:51:46.165Z] #110 12.32 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.58 Setting up jq (1.6-2.1) ...
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.59 Setting up libbpf0:arm64 (1:0.3-2) ...
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.60 Setting up iptables (1.8.7-1) ...
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:51:46 [2023-02-27T22:51:46.426Z] #110 12.64 Setting up iproute2 (5.10.0-4) ...
22:51:46 [2023-02-27T22:51:46.686Z] #110 12.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:51:46 [2023-02-27T22:51:46.686Z] #110 12.78 Setting up dmsetup (2:1.02.175-2.1) ...
22:51:46 [2023-02-27T22:51:46.686Z] #110 12.79 Setting up xfsprogs (5.10.0-4) ...
22:51:46 [2023-02-27T22:51:46.686Z] #110 12.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:51:47 [2023-02-27T22:51:47.625Z] #110 DONE 13.6s
22:51:47 [2023-02-27T22:51:47.625Z] 
22:51:47 [2023-02-27T22:51:47.625Z] #111 [dev-base  9/11] 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
22:51:47 [2023-02-27T22:51:47.885Z] #111 0.395 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:51:47 [2023-02-27T22:51:47.885Z] #111 0.398 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:51:47 [2023-02-27T22:51:47.885Z] #111 0.401 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:51:47 [2023-02-27T22:51:47.885Z] #111 DONE 0.4s
22:51:47 [2023-02-27T22:51:47.885Z] 
22:51:47 [2023-02-27T22:51:47.885Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
22:51:54 [2023-02-27T22:51:54.465Z] #112 5.679 Collecting yamllint==1.27.1
22:51:54 [2023-02-27T22:51:54.465Z] #112 6.712   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.007 Collecting pathspec>=0.5.3
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.011   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.105 Collecting pyyaml
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.113   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.131 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.135 Building wheels for collected packages: yamllint
22:51:55 [2023-02-27T22:51:55.035Z] #112 7.136   Building wheel for yamllint (setup.py): started
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.378   Building wheel for yamllint (setup.py): finished with status 'done'
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.379   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e2df986a1bbe52f207141b94745404dfc1933a7fb98deac3c06cdf30ee6446a1
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.380   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.382 Successfully built yamllint
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.388 Installing collected packages: pyyaml, pathspec, yamllint
22:51:55 [2023-02-27T22:51:55.295Z] #112 7.501 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
22:51:55 [2023-02-27T22:51:55.555Z] #112 DONE 7.6s
22:51:55 [2023-02-27T22:51:55.555Z] 
22:51:55 [2023-02-27T22:51:55.555Z] #113 [dev-base 11/11] 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
22:51:56 [2023-02-27T22:51:56.498Z] #113 0.775 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:51:56 [2023-02-27T22:51:56.498Z] #113 0.775 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:51:56 [2023-02-27T22:51:56.498Z] #113 0.776 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:51:57 [2023-02-27T22:51:57.019Z] #113 1.142 Reading package lists...
22:51:57 [2023-02-27T22:51:57.850Z] #113 1.677 Reading package lists...
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.208 Building dependency tree...
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.361 Reading state information...
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.541 gcc is already the newest version (4:10.2.1-1).
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.541 pkg-config is already the newest version (0.29.2-1).
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.541 The following additional packages will be installed:
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.541   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.541   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.542   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.542   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.542   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.542   libsepol1-dev uuid-dev zlib1g-dev
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.544 Suggested packages:
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.544   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.544   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.544 Recommended packages:
22:51:58 [2023-02-27T22:51:58.110Z] #113 2.544   build-essential fakeroot libalgorithm-merge-perl
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.803 The following NEW packages will be installed:
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.804   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
22:51:58 [2023-02-27T22:51:58.370Z] #113 2.805   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.080 0 upgraded, 33 newly installed, 0 to remove and 7 not upgraded.
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.080 Need to get 10.4 MB of archives.
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.080 After this operation, 41.6 MB of additional disk space will be used.
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.080 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.102 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.114 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.133 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.135 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.137 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.140 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.146 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.147 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.150 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.153 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.155 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.157 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.159 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.165 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.169 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.170 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.175 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:51:58 [2023-02-27T22:51:58.630Z] #113 3.182 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.183 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.185 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.186 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.187 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.189 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.191 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.195 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.197 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.207 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.208 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.210 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.351 debconf: delaying package configuration, since apt-utils is not installed
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.396 Fetched 10.4 MB in 0s (25.9 MB/s)
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.420 Selecting previously unselected package dpkg-dev.
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.420 (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 ... 20386 files and directories currently installed.)
22:51:58 [2023-02-27T22:51:58.893Z] #113 3.433 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.437 Unpacking dpkg-dev (1.20.12) ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.563 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.564 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.571 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.607 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.610 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.613 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.655 Selecting previously unselected package libsecret-common.
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.657 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.660 Unpacking libsecret-common (0.20.4-2) ...
22:51:59 [2023-02-27T22:51:59.153Z] #113 3.709 Selecting previously unselected package libsecret-1-0:arm64.
22:51:59 [2023-02-27T22:51:59.413Z] #113 3.712 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.716 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.752 Selecting previously unselected package gir1.2-secret-1:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.754 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.758 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.797 Selecting previously unselected package libapparmor1:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.797 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.800 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.835 Selecting previously unselected package libapparmor-dev:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.838 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.842 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.882 Selecting previously unselected package uuid-dev:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.884 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.888 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.934 Selecting previously unselected package libblkid-dev:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.934 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 3.944 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.002 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.002 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.006 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.037 Selecting previously unselected package libudev-dev:arm64.
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.040 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.414Z] #113 4.045 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.086 Selecting previously unselected package libsepol1-dev:arm64.
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.089 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.092 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.152 Selecting previously unselected package libpcre2-16-0:arm64.
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.155 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.160 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.211 Selecting previously unselected package libpcre2-32-0:arm64.
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.212 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.216 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.673Z] #113 4.266 Selecting previously unselected package libpcre2-posix2:arm64.
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.269 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.272 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.327 Selecting previously unselected package libpcre2-dev:arm64.
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.329 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.333 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.411 Selecting previously unselected package libselinux1-dev:arm64.
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.413 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.417 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.472 Selecting previously unselected package libdevmapper-dev:arm64.
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.474 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.479 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.511 Selecting previously unselected package libffi-dev:arm64.
22:51:59 [2023-02-27T22:51:59.933Z] #113 4.513 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.517 Unpacking libffi-dev:arm64 (3.3-6) ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.550 Selecting previously unselected package libglib2.0-data.
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.550 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.553 Unpacking libglib2.0-data (2.66.8-1) ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.691 Selecting previously unselected package libglib2.0-bin.
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.693 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.696 Unpacking libglib2.0-bin (2.66.8-1) ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.737 Selecting previously unselected package libglib2.0-dev-bin.
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.740 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.744 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:52:00 [2023-02-27T22:52:00.193Z] #113 4.784 Selecting previously unselected package libmount-dev:arm64.
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.787 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.791 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.832 Selecting previously unselected package libpcre16-3:arm64.
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.834 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.839 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.885 Selecting previously unselected package libpcre32-3:arm64.
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.888 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.892 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.941 Selecting previously unselected package libpcrecpp0v5:arm64.
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.944 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.947 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.981 Selecting previously unselected package libpcre3-dev:arm64.
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.983 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.453Z] #113 4.988 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.067 Selecting previously unselected package zlib1g-dev:arm64.
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.070 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.075 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.119 Selecting previously unselected package libglib2.0-dev:arm64.
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.121 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.713Z] #113 5.127 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.317 Selecting previously unselected package libseccomp-dev:arm64.
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.320 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.325 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.367 Selecting previously unselected package libsecret-1-dev:arm64.
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.370 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.374 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.427 Selecting previously unselected package libsystemd-dev:arm64.
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.430 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:52:00 [2023-02-27T22:52:00.973Z] #113 5.434 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.547 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.558 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.718 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.732 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.748 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.760 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.771 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:52:01 [2023-02-27T22:52:01.233Z] #113 5.782 Setting up libffi-dev:arm64 (3.3-6) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.806 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.831 Setting up dpkg-dev (1.20.12) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.857 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.868 Setting up libglib2.0-data (2.66.8-1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.879 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.892 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.906 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.925 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.936 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.948 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.959 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.972 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 5.987 Setting up libsecret-common (0.20.4-2) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.003 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.019 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.030 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.045 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.060 Setting up libglib2.0-bin (2.66.8-1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.075 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.087 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.098 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:52:01 [2023-02-27T22:52:01.493Z] #113 6.110 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.126 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.141 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.157 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.169 No schema files found: doing nothing.
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.175 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:52:01 [2023-02-27T22:52:01.753Z] #113 6.197 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:52:02 [2023-02-27T22:52:02.013Z] #113 DONE 6.4s
22:52:02 [2023-02-27T22:52:02.013Z] 
22:52:02 [2023-02-27T22:52:02.013Z] #114 [dev 1/1] COPY . .
22:52:03 [2023-02-27T22:52:03.395Z] #114 DONE 1.3s
22:52:03 [2023-02-27T22:52:03.395Z] 
22:52:03 [2023-02-27T22:52:03.395Z] #115 exporting to image
22:52:03 [2023-02-27T22:52:03.395Z] #115 exporting layers
22:52:04 [2023-02-27T22:52:04.776Z] #115 exporting layers 1.4s done
22:52:04 [2023-02-27T22:52:04.776Z] #115 writing image sha256:7b4914248e3dddd307755be939e8dfaf74c2ff207038676f4b0d6762b9e2546b done
22:52:04 [2023-02-27T22:52:04.776Z] #115 naming to docker.io/library/docker:b1d9012969a07b1db71c5386cd2193508496bcba done
22:52:04 [2023-02-27T22:52:04.776Z] #115 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:52:05 [2023-02-27T22:52:05.090Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:52:05 [2023-02-27T22:52:05.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1d9012969a07b1db71c5386cd2193508496bcba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:b1d9012969a07b1db71c5386cd2193508496bcba hack/test/unit
22:52:05 [2023-02-27T22:52:05.634Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
22:52:05 [2023-02-27T22:52:05.634Z] + TESTFLAGS+=' -test.timeout=5m'
22:52:05 [2023-02-27T22:52:05.634Z] + TESTDIRS=./...
22:52:05 [2023-02-27T22:52:05.634Z] + exclude_paths='/vendor/|/integration'
22:52:05 [2023-02-27T22:52:05.634Z] ++ go list ./...
22:52:05 [2023-02-27T22:52:05.634Z] ++ grep -vE '(/vendor/|/integration)'
22:52:06 [2023-02-27T22:52:06.576Z] + pkg_list='github.com/docker/docker/api
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/backend/build
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/httpstatus
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/httputils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/middleware
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/build
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/checkpoint
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/container
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/debug
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/distribution
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/grpc
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/image
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/network
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/plugin
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/session
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/swarm
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/system
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/server/router/volume
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/backend
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/blkiodev
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/container
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/events
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/filters
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/image
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/mount
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/network
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/plugins/logdriver
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/registry
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/strslice
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/swarm
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/swarm/runtime
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/time
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/versions
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/versions/v1p19
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/versions/v1p20
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/api/types/volume
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/exporter
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/builder-next/worker
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/dockerfile
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/remotecontext
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/remotecontext/git
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/builder/remotecontext/urlutil
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cli
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cli/config
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cli/debug
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cli/winresources/docker-proxy
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cli/winresources/dockerd
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/client
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cmd/docker-proxy
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cmd/dockerd
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cmd/dockerd/trap
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/container
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/container/stream
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/contrib/apparmor
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/contrib/docker-device-tool
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/contrib/httpserver
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster/convert
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster/executor
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster/executor/container
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/cluster/provider
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/config
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/events
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/events/testutils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/exec
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/aufs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/copy
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/overlay
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/register
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/vfs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/graphdriver/zfs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/images
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/initlayer
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/links
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/listeners
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/awslogs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/fluentd
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/gcplogs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/gelf
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/journald
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/local
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/logentries
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/loggertest
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/loggerutils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/splunk
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/syslog
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/logger/templates
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/names
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/network
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/daemon/stats
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/distribution
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/distribution/metadata
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/distribution/utils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/distribution/xfer
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/dockerversion
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/errdefs
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/image
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/image/cache
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/image/tarexport
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/image/v1
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/internal/test/suite
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/layer
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libcontainerd
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libcontainerd/queue
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libcontainerd/remote
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libcontainerd/supervisor
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libcontainerd/types
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/bitseq
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cluster
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/config
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/datastore
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/diagnostic
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/discoverapi
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/driverapi
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/host
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/null
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/drvregistry
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/etchosts
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/idm
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/internal/caller
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipam
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipamapi
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipams/null
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:06 [2023-02-27T22:52:06.576Z] github.com/docker/docker/libnetwork/ipamutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/iptables
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/netlabel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/netutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/networkdb
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ns
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/options
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/osl
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/portallocator
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/portmapper
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/resolvconf
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/testutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/types
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/oci
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/oci/caps
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/opts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/aaparser
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/archive
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/authorization
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/broadcaster
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/capabilities
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/chrootarchive
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/containerfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/devicemapper
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/directory
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/dmesg
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/fileutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/fsutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/homedir
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/idtools
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/ioutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/jsonmessage
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/longpath
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/loopback
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/namesgenerator
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers/kernel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pidfile
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/platform
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugingetter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/transport
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pools
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/progress
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pubsub
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/reexec
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/rootless
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/rootless/specconv
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/signal
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stack
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stdcopy
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/streamformatter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stringid
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/sysinfo
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/system
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/tailfile
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/tarsum
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/truncindex
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/urlutil
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/useragent
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin/executor/containerd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin/v2
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/profiles/apparmor
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/profiles/seccomp
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/quota
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/reference
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/registry
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/registry/resumable
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/restartmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/runconfig
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/runconfig/opts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/daemon
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/environment
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakecontext
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakegit
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakestorage
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fixtures/load
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fixtures/plugin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/registry
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/request
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/drivers
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/local
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/mounts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/service
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/service/opts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/volume/testutils'
22:52:06 [2023-02-27T22:52:06.577Z] ++ grep --fixed-strings -v /libnetwork
22:52:06 [2023-02-27T22:52:06.577Z] ++ echo 'github.com/docker/docker/api
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/backend/build
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/httpstatus
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/httputils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/middleware
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/build
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/checkpoint
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/container
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/debug
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/distribution
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/grpc
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/image
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/network
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/plugin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/session
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/swarm
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/system
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/server/router/volume
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/backend
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/blkiodev
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/container
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/events
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/filters
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/image
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/mount
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/network
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/plugins/logdriver
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/registry
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/strslice
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/swarm
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/swarm/runtime
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/time
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/versions
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/versions/v1p19
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/versions/v1p20
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/api/types/volume
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/exporter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/builder-next/worker
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/dockerfile
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/remotecontext
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/remotecontext/git
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/builder/remotecontext/urlutil
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cli
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cli/config
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cli/debug
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cli/winresources/docker-proxy
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cli/winresources/dockerd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/client
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cmd/docker-proxy
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cmd/dockerd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cmd/dockerd/trap
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/container
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/container/stream
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/contrib/apparmor
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/contrib/docker-device-tool
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/contrib/httpserver
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster/convert
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster/executor
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster/executor/container
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/cluster/provider
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/config
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/events
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/events/testutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/exec
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/aufs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/copy
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/overlay
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/register
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/vfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/graphdriver/zfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/images
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/initlayer
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/links
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/listeners
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/awslogs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/fluentd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/gcplogs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/gelf
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/journald
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/local
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/logentries
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/loggertest
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/loggerutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/splunk
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/syslog
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/logger/templates
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/names
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/network
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/daemon/stats
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/distribution
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/distribution/metadata
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/distribution/utils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/distribution/xfer
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/dockerversion
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/errdefs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/image
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/image/cache
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/image/tarexport
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/image/v1
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/internal/test/suite
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/layer
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libcontainerd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libcontainerd/queue
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libcontainerd/remote
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libcontainerd/supervisor
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libcontainerd/types
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/bitseq
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cluster
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/config
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/datastore
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/diagnostic
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/discoverapi
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/driverapi
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/host
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/null
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/drvregistry
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/etchosts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/idm
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/internal/caller
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipam
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipamapi
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipams/null
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ipamutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/iptables
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/netlabel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/netutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/networkdb
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/ns
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/options
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/osl
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/portallocator
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/portmapper
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/resolvconf
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/testutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/libnetwork/types
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/oci
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/oci/caps
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/opts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/aaparser
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/archive
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/authorization
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/broadcaster
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/capabilities
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/chrootarchive
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/containerfs
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/devicemapper
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/directory
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/dmesg
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/fileutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/fsutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/homedir
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/idtools
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/ioutils
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/jsonmessage
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/longpath
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/loopback
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/namesgenerator
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers/kernel
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pidfile
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/platform
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugingetter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/plugins/transport
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pools
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/progress
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/pubsub
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/reexec
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/rootless
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/rootless/specconv
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/signal
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stack
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stdcopy
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/streamformatter
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/stringid
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/sysinfo
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/system
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/tailfile
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/tarsum
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/truncindex
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/urlutil
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/pkg/useragent
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin/executor/containerd
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/plugin/v2
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/profiles/apparmor
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/profiles/seccomp
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/quota
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/reference
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/registry
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/registry/resumable
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/restartmanager
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/runconfig
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/runconfig/opts
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/daemon
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/environment
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakecontext
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakegit
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fakestorage
22:52:06 [2023-02-27T22:52:06.577Z] github.com/docker/docker/testutil/fixtures/load
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fixtures/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/registry
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/request
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/drivers
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/local
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/mounts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/service
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/service/opts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/testutils'
22:52:06 [2023-02-27T22:52:06.578Z] + base_pkg_list='github.com/docker/docker/api
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/backend/build
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/httpstatus
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/httputils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/middleware
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/build
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/checkpoint
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/debug
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/distribution
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/grpc
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/image
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/network
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/session
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/swarm
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/system
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/backend
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/blkiodev
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/events
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/filters
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/image
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/mount
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/network
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/plugins/logdriver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/registry
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/strslice
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/swarm
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/swarm/runtime
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/time
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions/v1p19
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions/v1p20
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/exporter
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/worker
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/dockerfile
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext/git
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext/urlutil
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/config
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/debug
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/winresources/docker-proxy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/winresources/dockerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/client
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/docker-proxy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd/trap
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/container/stream
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/apparmor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/docker-device-tool
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/httpserver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/convert
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/executor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/executor/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/provider
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/config
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/events
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/events/testutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/exec
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/aufs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/copy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlay
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/register
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/vfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/zfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/images
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/initlayer
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/links
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/listeners
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/awslogs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/fluentd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/gcplogs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/gelf
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/journald
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/local
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/logentries
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggertest
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggerutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/splunk
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/syslog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/templates
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/names
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/network
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/stats
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/distribution
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/distribution/metadata
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/distribution/utils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/distribution/xfer
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/dockerversion
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/errdefs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/image
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/image/cache
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/image/tarexport
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/image/v1
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/internal/test/suite
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/layer
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/libcontainerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/libcontainerd/queue
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/libcontainerd/remote
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/libcontainerd/supervisor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/libcontainerd/types
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/oci
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/oci/caps
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/opts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/aaparser
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/archive
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/authorization
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/broadcaster
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/capabilities
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/chrootarchive
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/containerfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/devicemapper
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/directory
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/dmesg
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/fileutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/fsutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/homedir
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/idtools
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/ioutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/jsonmessage
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/longpath
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/loopback
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/namesgenerator
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/parsers
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/parsers/kernel
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/pidfile
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/platform
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugingetter
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugins
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/plugins/transport
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/pools
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/progress
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/pubsub
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/reexec
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/rootless
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/rootless/specconv
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/signal
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/stack
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/stdcopy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/streamformatter
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/stringid
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/sysinfo
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/system
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/tailfile
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/tarsum
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/truncindex
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/urlutil
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/pkg/useragent
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/plugin/executor/containerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/plugin/v2
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/profiles/apparmor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/profiles/seccomp
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/quota
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/reference
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/registry
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/registry/resumable
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/restartmanager
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/runconfig
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/runconfig/opts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/daemon
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/environment
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fakecontext
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fakegit
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fakestorage
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fixtures/load
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fixtures/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/registry
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/testutil/request
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/drivers
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/local
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/mounts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/service
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/service/opts
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/volume/testutils'
22:52:06 [2023-02-27T22:52:06.578Z] ++ grep --fixed-strings /libnetwork
22:52:06 [2023-02-27T22:52:06.578Z] ++ echo 'github.com/docker/docker/api
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/backend/build
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/httpstatus
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/httputils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/middleware
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/build
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/checkpoint
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/debug
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/distribution
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/grpc
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/image
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/network
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/session
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/swarm
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/system
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/server/router/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/backend
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/blkiodev
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/events
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/filters
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/image
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/mount
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/network
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/plugins/logdriver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/registry
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/strslice
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/swarm
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/swarm/runtime
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/time
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions/v1p19
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/versions/v1p20
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/api/types/volume
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/exporter
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/builder-next/worker
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/dockerfile
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext/git
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/builder/remotecontext/urlutil
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/config
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/debug
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/winresources/docker-proxy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cli/winresources/dockerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/client
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/docker-proxy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd/trap
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/container/stream
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/apparmor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/docker-device-tool
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/contrib/httpserver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/convert
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/executor
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/executor/container
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/cluster/provider
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/config
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/events
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/events/testutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/exec
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/aufs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/copy
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlay
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/register
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/vfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/graphdriver/zfs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/images
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/initlayer
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/links
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/listeners
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/awslogs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/fluentd
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/gcplogs
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/gelf
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/journald
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/local
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/logentries
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggertest
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggerutils
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/splunk
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/syslog
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/logger/templates
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/names
22:52:06 [2023-02-27T22:52:06.578Z] github.com/docker/docker/daemon/network
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/daemon/stats
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/distribution
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/distribution/metadata
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/distribution/utils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/distribution/xfer
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/dockerversion
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/errdefs
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/image
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/image/cache
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/image/tarexport
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/image/v1
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/internal/test/suite
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/layer
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libcontainerd
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libcontainerd/queue
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libcontainerd/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libcontainerd/supervisor
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libcontainerd/types
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/bitseq
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cluster
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/config
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/datastore
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/discoverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/driverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/host
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drvregistry
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/etchosts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/idm
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/caller
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/iptables
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netlabel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/networkdb
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ns
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/options
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portallocator
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portmapper
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/resolvconf
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/testutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/types
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/oci
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/oci/caps
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/opts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/aaparser
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/archive
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/authorization
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/broadcaster
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/capabilities
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/chrootarchive
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/containerfs
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/devicemapper
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/directory
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/dmesg
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/fileutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/fsutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/homedir
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/idtools
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/ioutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/jsonmessage
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/longpath
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/loopback
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/namesgenerator
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/parsers
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/parsers/kernel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/pidfile
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/platform
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugingetter
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugins
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/plugins/transport
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/pools
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/progress
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/pubsub
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/reexec
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/rootless
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/rootless/specconv
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/signal
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/stack
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/stdcopy
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/streamformatter
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/stringid
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/sysinfo
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/system
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/tailfile
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/tarsum
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/truncindex
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/urlutil
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/pkg/useragent
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/plugin
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/plugin/executor/containerd
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/plugin/v2
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/profiles/apparmor
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/profiles/seccomp
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/quota
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/reference
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/registry
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/registry/resumable
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/restartmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/runconfig
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/runconfig/opts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/daemon
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/environment
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fakecontext
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fakegit
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fakestorage
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fixtures/load
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fixtures/plugin
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/registry
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/testutil/request
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/drivers
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/local
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/mounts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/service
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/service/opts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/volume/testutils'
22:52:06 [2023-02-27T22:52:06.579Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/bitseq
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cluster
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/config
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/datastore
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/discoverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/driverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/host
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drvregistry
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/etchosts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/idm
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/caller
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/iptables
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netlabel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/networkdb
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ns
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/options
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portallocator
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portmapper
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/resolvconf
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/testutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/types'
22:52:06 [2023-02-27T22:52:06.579Z] + echo 'github.com/docker/docker/libnetwork
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/bitseq
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cluster
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/config
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/datastore
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/diagnostic
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/discoverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/driverapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/host
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drvregistry
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/etchosts
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/idm
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/caller
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamapi
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/builtin
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/null
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ipamutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/iptables
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netlabel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/netutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/networkdb
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/ns
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/options
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/osl/kernel
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portallocator
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/portmapper
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/resolvconf
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/testutils
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/types'
22:52:06 [2023-02-27T22:52:06.579Z] + grep --fixed-strings libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge
22:52:06 [2023-02-27T22:52:06.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:52:06 [2023-02-27T22:52:06.579Z] + type docker-proxy
22:52:06 [2023-02-27T22:52:06.579Z] hack/test/unit: line 25: type: docker-proxy: not found
22:52:06 [2023-02-27T22:52:06.579Z] + hack/make.sh binary-proxy install-proxy
22:52:06 [2023-02-27T22:52:06.579Z] 
22:52:06 [2023-02-27T22:52:06.579Z] Removing bundles/
22:52:06 [2023-02-27T22:52:06.579Z] 
22:52:06 [2023-02-27T22:52:06.579Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:52:06 [2023-02-27T22:52:06.840Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
22:52:08 [2023-02-27T22:52:08.279Z] Created binary: bundles/binary-proxy/docker-proxy
22:52:08 [2023-02-27T22:52:08.279Z] 
22:52:08 [2023-02-27T22:52:08.279Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:52:08 [2023-02-27T22:52:08.279Z] Installing docker-proxy to /usr/local/bin/
22:52:08 [2023-02-27T22:52:08.279Z] 
22:52:08 [2023-02-27T22:52:08.279Z] + mkdir -p bundles
22:52:08 [2023-02-27T22:52:08.279Z] + '[' -n 'github.com/docker/docker/api
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/backend/build
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/httpstatus
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/httputils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/middleware
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/build
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/checkpoint
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/container
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/debug
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/distribution
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/grpc
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/image
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/network
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/plugin
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/session
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/swarm
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/system
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/server/router/volume
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/backend
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/blkiodev
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/container
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/events
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/filters
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/image
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/mount
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/network
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/plugins/logdriver
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/registry
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/strslice
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/swarm
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/swarm/runtime
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/time
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/versions
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/versions/v1p19
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/versions/v1p20
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/api/types/volume
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/exporter
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/builder-next/worker
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/dockerfile
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/remotecontext
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/remotecontext/git
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/builder/remotecontext/urlutil
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cli
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cli/config
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cli/debug
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cli/winresources/docker-proxy
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cli/winresources/dockerd
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/client
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cmd/docker-proxy
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cmd/dockerd
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cmd/dockerd/trap
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/container
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/container/stream
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/contrib/apparmor
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/contrib/docker-device-tool
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/contrib/httpserver
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster/convert
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster/executor
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster/executor/container
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/cluster/provider
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/config
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/events
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/events/testutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/exec
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/aufs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/copy
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/overlay
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/register
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/vfs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/graphdriver/zfs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/images
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/initlayer
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/links
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/listeners
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/awslogs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/fluentd
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/gcplogs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/gelf
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/journald
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/local
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/logentries
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/loggertest
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/loggerutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/splunk
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/syslog
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/logger/templates
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/names
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/network
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/daemon/stats
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/distribution
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/distribution/metadata
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/distribution/utils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/distribution/xfer
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/dockerversion
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/errdefs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/image
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/image/cache
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/image/tarexport
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/image/v1
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/internal/test/suite
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/layer
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/libcontainerd
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/libcontainerd/queue
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/libcontainerd/remote
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/libcontainerd/supervisor
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/libcontainerd/types
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/oci
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/oci/caps
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/opts
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/aaparser
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/archive
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/authorization
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/broadcaster
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/capabilities
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/chrootarchive
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/containerfs
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/devicemapper
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/directory
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/dmesg
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/fileutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/fsutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/homedir
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/idtools
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/ioutils
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/jsonmessage
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/longpath
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/loopback
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/namesgenerator
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/parsers
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/parsers/kernel
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/pidfile
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/platform
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugingetter
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugins
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/plugins/transport
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/pools
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/progress
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/pubsub
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/reexec
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/rootless
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/rootless/specconv
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/signal
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/stack
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/stdcopy
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/streamformatter
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/stringid
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/sysinfo
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/system
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/tailfile
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/tarsum
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/truncindex
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/urlutil
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/pkg/useragent
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/plugin
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/plugin/executor/containerd
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/plugin/v2
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/profiles/apparmor
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/profiles/seccomp
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/quota
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/reference
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/registry
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/registry/resumable
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/restartmanager
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/runconfig
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/runconfig/opts
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/daemon
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/environment
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fakecontext
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fakegit
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fakestorage
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fixtures/load
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fixtures/plugin
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/registry
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/testutil/request
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/drivers
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/local
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/mounts
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/service
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/service/opts
22:52:08 [2023-02-27T22:52:08.279Z] github.com/docker/docker/volume/testutils' ']'
22:52:08 [2023-02-27T22:52:08.280Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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
22:52:09 [2023-02-27T22:52:09.232Z] ?   	github.com/docker/docker/api	[no test files]
22:52:21 [2023-02-27T22:52:21.453Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 93.7% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/server/router/volume	0.013s	coverage: 66.7% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/builder/remotecontext	0.113s	coverage: 13.7% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/builder/dockerfile	0.394s	coverage: 49.3% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.427s	coverage: 83.5% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/cli	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.333s	coverage: 68.2% of statements
22:53:42 [2023-02-27T22:53:42.925Z] ok  	github.com/docker/docker/client	0.104s	coverage: 76.8% of statements
22:54:15 [2023-02-27T22:54:15.030Z] ok  	github.com/docker/docker/cmd/dockerd	0.087s	coverage: 30.2% of statements
22:54:15 [2023-02-27T22:54:15.601Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.8% of statements
22:54:16 [2023-02-27T22:54:16.170Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.416s	coverage: 0.0% of statements
22:54:16 [2023-02-27T22:54:16.170Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:54:16 [2023-02-27T22:54:16.170Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:54:16 [2023-02-27T22:54:16.170Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:54:16 [2023-02-27T22:54:16.170Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:54:16 [2023-02-27T22:54:16.170Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:54:22 [2023-02-27T22:54:22.753Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
22:54:23 [2023-02-27T22:54:23.014Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
22:54:24 [2023-02-27T22:54:24.396Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
22:54:30 [2023-02-27T22:54:30.973Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
22:54:32 [2023-02-27T22:54:32.355Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 77.0% of statements
22:54:32 [2023-02-27T22:54:32.924Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
22:54:33 [2023-02-27T22:54:33.494Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:54:33 [2023-02-27T22:54:33.494Z] ok  	github.com/docker/docker/daemon	10.120s	coverage: 16.3% of statements
22:54:33 [2023-02-27T22:54:33.494Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:54:33 [2023-02-27T22:54:33.494Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:54:33 [2023-02-27T22:54:33.494Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:54:33 [2023-02-27T22:54:33.494Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:54:34 [2023-02-27T22:54:34.877Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.638s	coverage: 74.8% of statements
22:54:35 [2023-02-27T22:54:35.447Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
22:54:35 [2023-02-27T22:54:35.708Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.332s	coverage: 60.7% of statements
22:54:37 [2023-02-27T22:54:37.091Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
22:54:38 [2023-02-27T22:54:38.473Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.191s	coverage: 50.6% of statements
22:54:39 [2023-02-27T22:54:39.857Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.696s	coverage: 45.9% of statements
22:54:39 [2023-02-27T22:54:39.857Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:54:40 [2023-02-27T22:54:40.796Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.912s	coverage: 58.5% of statements
22:54:40 [2023-02-27T22:54:40.796Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:54:40 [2023-02-27T22:54:40.796Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:54:40 [2023-02-27T22:54:40.796Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
22:54:41 [2023-02-27T22:54:41.737Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
22:54:42 [2023-02-27T22:54:42.318Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
22:54:42 [2023-02-27T22:54:42.888Z] ok  	github.com/docker/docker/daemon/images	0.041s	coverage: 6.9% of statements
22:54:42 [2023-02-27T22:54:42.888Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:54:42 [2023-02-27T22:54:42.888Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:54:43 [2023-02-27T22:54:43.828Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
22:54:44 [2023-02-27T22:54:44.398Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 79.9% of statements
22:54:44 [2023-02-27T22:54:44.398Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.033s	coverage: 53.6% of statements
22:54:44 [2023-02-27T22:54:44.398Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:54:44 [2023-02-27T22:54:44.968Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
22:54:44 [2023-02-27T22:54:44.968Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
22:54:45 [2023-02-27T22:54:45.539Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
22:54:46 [2023-02-27T22:54:46.125Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.156s	coverage: 76.8% of statements
22:54:46 [2023-02-27T22:54:46.390Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 79.4% of statements
22:54:46 [2023-02-27T22:54:46.390Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:54:46 [2023-02-27T22:54:46.390Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:54:47 [2023-02-27T22:54:47.330Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
22:54:47 [2023-02-27T22:54:47.330Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 62.3% of statements
22:54:48 [2023-02-27T22:54:48.273Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
22:54:48 [2023-02-27T22:54:48.533Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:54:49 [2023-02-27T22:54:49.103Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:54:49 [2023-02-27T22:54:49.673Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.532s	coverage: 82.5% of statements
22:54:49 [2023-02-27T22:54:49.673Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:54:49 [2023-02-27T22:54:49.673Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:54:50 [2023-02-27T22:54:50.613Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
22:54:50 [2023-02-27T22:54:50.873Z] ok  	github.com/docker/docker/distribution	0.583s	coverage: 29.5% of statements
22:54:50 [2023-02-27T22:54:50.873Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:54:51 [2023-02-27T22:54:51.442Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
22:54:52 [2023-02-27T22:54:52.012Z] ok  	github.com/docker/docker/image	0.024s	coverage: 87.3% of statements
22:54:52 [2023-02-27T22:54:52.583Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
22:54:52 [2023-02-27T22:54:52.843Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
22:54:53 [2023-02-27T22:54:53.782Z] ok  	github.com/docker/docker/distribution/xfer	2.792s	coverage: 84.9% of statements
22:54:53 [2023-02-27T22:54:53.782Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:54:53 [2023-02-27T22:54:53.782Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:54:53 [2023-02-27T22:54:53.782Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:54:54 [2023-02-27T22:54:54.352Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:54:54 [2023-02-27T22:54:54.612Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
22:54:55 [2023-02-27T22:54:55.183Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
22:54:55 [2023-02-27T22:54:55.183Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:54:57 [2023-02-27T22:54:57.092Z] ok  	github.com/docker/docker/pkg/archive	0.289s	coverage: 82.3% of statements
22:54:57 [2023-02-27T22:54:57.662Z] ok  	github.com/docker/docker/pkg/authorization	0.162s	coverage: 68.3% of statements
22:54:57 [2023-02-27T22:54:57.662Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:54:57 [2023-02-27T22:54:57.923Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:55:01 [2023-02-27T22:55:01.218Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 43.1% of statements
22:55:01 [2023-02-27T22:55:01.218Z] ok  	github.com/docker/docker/layer	7.072s	coverage: 68.9% of statements
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:55:01 [2023-02-27T22:55:01.218Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
22:55:01 [2023-02-27T22:55:01.218Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:55:01 [2023-02-27T22:55:01.478Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 81.8% of statements
22:55:01 [2023-02-27T22:55:01.478Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
22:55:01 [2023-02-27T22:55:01.739Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 78.6% of statements
22:55:01 [2023-02-27T22:55:01.739Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
22:55:01 [2023-02-27T22:55:01.739Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
22:55:03 [2023-02-27T22:55:03.122Z] ok  	github.com/docker/docker/pkg/ioutils	0.355s	coverage: 71.1% of statements
22:55:03 [2023-02-27T22:55:03.122Z] ok  	github.com/docker/docker/pkg/idtools	0.458s	coverage: 68.1% of statements
22:55:03 [2023-02-27T22:55:03.122Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
22:55:03 [2023-02-27T22:55:03.122Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
22:55:03 [2023-02-27T22:55:03.122Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:55:03 [2023-02-27T22:55:03.382Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
22:55:03 [2023-02-27T22:55:03.382Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
22:55:03 [2023-02-27T22:55:03.643Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
22:55:03 [2023-02-27T22:55:03.903Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.5% of statements
22:55:03 [2023-02-27T22:55:03.903Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:55:03 [2023-02-27T22:55:03.903Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:55:03 [2023-02-27T22:55:03.903Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:55:04 [2023-02-27T22:55:04.163Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
22:55:04 [2023-02-27T22:55:04.741Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
22:55:05 [2023-02-27T22:55:05.001Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:55:05 [2023-02-27T22:55:05.261Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:55:05 [2023-02-27T22:55:05.521Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
22:55:05 [2023-02-27T22:55:05.781Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:55:06 [2023-02-27T22:55:06.057Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:55:06 [2023-02-27T22:55:06.317Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:55:06 [2023-02-27T22:55:06.317Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:55:06 [2023-02-27T22:55:06.888Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
22:55:07 [2023-02-27T22:55:07.148Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
22:55:07 [2023-02-27T22:55:07.407Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
22:55:07 [2023-02-27T22:55:07.977Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
22:55:08 [2023-02-27T22:55:08.236Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:55:08 [2023-02-27T22:55:08.496Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:55:10 [2023-02-27T22:55:10.404Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
22:55:10 [2023-02-27T22:55:10.666Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
22:55:10 [2023-02-27T22:55:10.926Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
22:55:12 [2023-02-27T22:55:12.309Z] ok  	github.com/docker/docker/quota	0.195s	coverage: 71.4% of statements
22:55:12 [2023-02-27T22:55:12.309Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:55:13 [2023-02-27T22:55:13.250Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
22:55:13 [2023-02-27T22:55:13.820Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:55:13 [2023-02-27T22:55:13.820Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:55:14 [2023-02-27T22:55:14.390Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
22:55:14 [2023-02-27T22:55:14.651Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:55:16 [2023-02-27T22:55:16.561Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:55:16 [2023-02-27T22:55:16.822Z] ok  	github.com/docker/docker/volume/local	0.061s	coverage: 77.1% of statements
22:55:17 [2023-02-27T22:55:17.392Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
22:55:18 [2023-02-27T22:55:18.331Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
22:55:40 [2023-02-27T22:55:40.276Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 74.4% of statements
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/volume	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === Skipped
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     network_proxy_test.go:208: No support for dual stack yet
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.276Z]     graphtest_unix.go:44: Driver btrfs not supported
22:55:40 [2023-02-27T22:55:40.276Z] 
22:55:40 [2023-02-27T22:55:40.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:55:40 [2023-02-27T22:55:40.276Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.276Z]     graphtest_unix.go:44: Driver btrfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver btrfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver btrfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver btrfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:71: No driver to put!
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z] time="2023-02-27T22:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z] time="2023-02-27T22:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z] time="2023-02-27T22:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z] time="2023-02-27T22:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z] time="2023-02-27T22:54:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:71: No driver to put!
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     overlay_test.go:50: Fails to compute changes intermittently
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver zfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver zfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver zfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver zfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:44: Driver zfs not supported
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     graphtest_unix.go:71: No driver to put!
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:55:40 [2023-02-27T22:55:40.277Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:55:40 [2023-02-27T22:55:40.277Z] 
22:55:40 [2023-02-27T22:55:40.277Z] DONE 2801 tests, 28 skipped in 210.281s
22:55:40 [2023-02-27T22:55:40.277Z] + '[' -n 'github.com/docker/docker/libnetwork
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/bitseq
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cluster
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/config
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/datastore
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/diagnostic
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/discoverapi
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/driverapi
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/bridge
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/host
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/null
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/overlay
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/remote
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/windows
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/drvregistry
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/etchosts
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/idm
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/internal/caller
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipam
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipamapi
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipams/builtin
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipams/null
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipams/remote
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ipamutils
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/iptables
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/netlabel
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/netutils
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/networkdb
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/ns
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/options
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/osl
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/osl/kernel
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/portallocator
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/portmapper
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/resolvconf
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/testutils
22:55:40 [2023-02-27T22:55:40.277Z] github.com/docker/docker/libnetwork/types' ']'
22:55:40 [2023-02-27T22:55:40.277Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork	37.605s	coverage: 40.7% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.650s	coverage: 60.0% of statements
22:56:27 [2023-02-27T22:56:27.008Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:56:27 [2023-02-27T22:56:27.269Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
22:56:27 [2023-02-27T22:56:27.839Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 4.9% of statements
22:56:27 [2023-02-27T22:56:27.839Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:56:28 [2023-02-27T22:56:28.409Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
22:56:28 [2023-02-27T22:56:28.409Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:56:28 [2023-02-27T22:56:28.980Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:56:38 [2023-02-27T22:56:38.971Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.257s	coverage: 6.6% of statements
22:56:38 [2023-02-27T22:56:38.971Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:56:38 [2023-02-27T22:56:38.971Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:56:39 [2023-02-27T22:56:39.541Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.4% of statements
22:56:39 [2023-02-27T22:56:39.541Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:56:39 [2023-02-27T22:56:39.541Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:56:39 [2023-02-27T22:56:39.541Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:56:39 [2023-02-27T22:56:39.801Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
22:56:40 [2023-02-27T22:56:40.061Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
22:56:40 [2023-02-27T22:56:40.321Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:56:40 [2023-02-27T22:56:40.581Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:56:50 [2023-02-27T22:56:50.575Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:57:08 [2023-02-27T22:57:08.681Z] ok  	github.com/docker/docker/libnetwork/ipam	16.024s	coverage: 85.3% of statements
22:57:08 [2023-02-27T22:57:08.681Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:57:08 [2023-02-27T22:57:08.681Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:57:08 [2023-02-27T22:57:08.681Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:57:08 [2023-02-27T22:57:08.681Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
22:57:08 [2023-02-27T22:57:08.681Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:57:08 [2023-02-27T22:57:08.681Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
22:57:08 [2023-02-27T22:57:08.940Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 74.0% of statements
22:57:09 [2023-02-27T22:57:09.881Z] ok  	github.com/docker/docker/libnetwork/iptables	0.246s	coverage: 40.7% of statements
22:57:09 [2023-02-27T22:57:09.881Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:57:10 [2023-02-27T22:57:10.141Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
22:59:01 [2023-02-27T22:59:01.625Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.872s	coverage: 60.2% of statements
22:59:01 [2023-02-27T22:59:01.625Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:59:01 [2023-02-27T22:59:01.625Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:59:01 [2023-02-27T22:59:01.625Z] ok  	github.com/docker/docker/libnetwork/osl	4.318s	coverage: 39.7% of statements
22:59:01 [2023-02-27T22:59:01.885Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:59:02 [2023-02-27T22:59:02.145Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
22:59:03 [2023-02-27T22:59:03.092Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.697s	coverage: 48.6% of statements
22:59:03 [2023-02-27T22:59:03.360Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
22:59:03 [2023-02-27T22:59:03.360Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:59:03 [2023-02-27T22:59:03.622Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === Skipped
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:59:03 [2023-02-27T22:59:03.622Z]     firewalld_test.go:14: firewalld is not running
22:59:03 [2023-02-27T22:59:03.622Z] 
22:59:03 [2023-02-27T22:59:03.622Z] DONE 323 tests, 9 skipped in 205.174s
Post stage
[Pipeline] junit
22:59:04 [2023-02-27T22:59:04.579Z] Recording test results
22:59:06 [2023-02-27T22:59:06.119Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:59:06 [2023-02-27T22:59:06.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45078/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1d9012969a07b1db71c5386cd2193508496bcba -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:b1d9012969a07b1db71c5386cd2193508496bcba hack/make.sh dynbinary test-integration
22:59:07 [2023-02-27T22:59:07.023Z] 
22:59:07 [2023-02-27T22:59:07.023Z] Removing bundles/
22:59:07 [2023-02-27T22:59:07.023Z] 
22:59:07 [2023-02-27T22:59:07.023Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:59:07 [2023-02-27T22:59:07.023Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:00:43 [2023-02-27T23:00:43.516Z] Created binary: bundles/dynbinary-daemon/dockerd
23:00:43 [2023-02-27T23:00:43.516Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:00:43 [2023-02-27T23:00:43.516Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:00:43 [2023-02-27T23:00:43.516Z] 
23:00:43 [2023-02-27T23:00:43.516Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:00:43 [2023-02-27T23:00:43.516Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:00:43 [2023-02-27T23:00:43.516Z] HOSTNAME=79fbd41cc0a2
23:00:43 [2023-02-27T23:00:43.516Z] TESTDEBUG=0
23:00:43 [2023-02-27T23:00:43.516Z] DEST=bundles/test-integration
23:00:43 [2023-02-27T23:00:43.516Z] PWD=/go/src/github.com/docker/docker
23:00:43 [2023-02-27T23:00:43.516Z] DOCKER_GITCOMMIT=b1d9012969a07b1db71c5386cd2193508496bcba
23:00:43 [2023-02-27T23:00:43.516Z] container=docker
23:00:43 [2023-02-27T23:00:43.516Z] HOME=/root
23:00:43 [2023-02-27T23:00:43.516Z] GOLANG_VERSION=1.19.6
23:00:43 [2023-02-27T23:00:43.516Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:00:43 [2023-02-27T23:00:43.516Z] VALIDATE_BRANCH=23.0
23:00:43 [2023-02-27T23:00:43.516Z] TERM=xterm
23:00:43 [2023-02-27T23:00:43.516Z] DOCKER_PKG=github.com/docker/docker
23:00:43 [2023-02-27T23:00:43.516Z] SHLVL=1
23:00:43 [2023-02-27T23:00:43.516Z] TIMEOUT=120m
23:00:43 [2023-02-27T23:00:43.516Z] DOCKER_GRAPHDRIVER=overlay2
23:00:43 [2023-02-27T23:00:43.516Z] GO111MODULE=off
23:00:43 [2023-02-27T23:00:43.516Z] DOCKER_EXPERIMENTAL=1
23:00:43 [2023-02-27T23:00:43.516Z] TEST_SKIP_INTEGRATION_CLI=1
23:00:43 [2023-02-27T23:00:43.516Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:00:43 [2023-02-27T23:00:43.516Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:00:43 [2023-02-27T23:00:43.516Z] GOPATH=/go
23:00:43 [2023-02-27T23:00:43.516Z] PKG_CONFIG=pkg-config
23:00:43 [2023-02-27T23:00:43.516Z] _=/usr/bin/env
23:00:43 [2023-02-27T23:00:43.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:01:05 [2023-02-27T23:01:05.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:01:05 [2023-02-27T23:01:05.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:01:23 [2023-02-27T23:01:23.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:01:33 [2023-02-27T23:01:33.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:01:45 [2023-02-27T23:01:45.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:01:45 [2023-02-27T23:01:45.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:01:45 [2023-02-27T23:01:45.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:01:46 [2023-02-27T23:01:46.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:01:46 [2023-02-27T23:01:46.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:01:47 [2023-02-27T23:01:47.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:01:48 [2023-02-27T23:01:48.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:01:49 [2023-02-27T23:01:49.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:01:50 [2023-02-27T23:01:50.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:01:51 [2023-02-27T23:01:51.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:01:51 [2023-02-27T23:01:51.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:01:52 [2023-02-27T23:01:52.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:01:53 [2023-02-27T23:01:53.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:01:54 [2023-02-27T23:01:54.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:01:54 [2023-02-27T23:01:54.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:01:55 [2023-02-27T23:01:55.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:01:56 [2023-02-27T23:01:56.623Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:01:56 [2023-02-27T23:01:56.623Z] Using test binary docker
23:01:56 [2023-02-27T23:01:56.623Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:01:56 [2023-02-27T23:01:56.623Z] +++ /etc/init.d/apparmor start
23:01:56 [2023-02-27T23:01:56.623Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:01:56 [2023-02-27T23:01:56.623Z] INFO: Waiting for daemon to start...
23:01:56 [2023-02-27T23:01:56.623Z] Starting dockerd
23:01:56 [2023-02-27T23:01:56.623Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:01:58 [2023-02-27T23:01:58.551Z] .
23:01:58 [2023-02-27T23:01:58.551Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:01:58 [2023-02-27T23:01:58.551Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:01:58 [2023-02-27T23:01:58.551Z] Error: No such image: emptyfs
23:01:58 [2023-02-27T23:01:58.551Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:01:58 [2023-02-27T23:01:58.551Z] ++++ docker load
23:01:58 [2023-02-27T23:01:58.551Z] Running integration-test (iteration 1)
23:01:58 [2023-02-27T23:01:58.551Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:01:58 [2023-02-27T23:01:58.551Z] ++ 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:01:58 [2023-02-27T23:01:58.551Z] ++ set -e
23:01:58 [2023-02-27T23:01:58.551Z] ++ '[' -n 0 ']'
23:01:58 [2023-02-27T23:01:58.551Z] ++ set -x
23:01:58 [2023-02-27T23:01:58.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:01:58 [2023-02-27T23:01:58.812Z] Loaded image: busybox:latest
23:01:59 [2023-02-27T23:01:59.071Z] Loaded image: busybox:glibc
23:02:00 [2023-02-27T23:02:00.012Z] Loaded image: debian:bullseye-slim
23:02:00 [2023-02-27T23:02:00.012Z] Loaded image: hello-world:latest
23:02:00 [2023-02-27T23:02:00.012Z] Loaded image: arm32v7/hello-world:latest
23:02:00 [2023-02-27T23:02:00.012Z] INFO: Testing against a local daemon
23:02:00 [2023-02-27T23:02:00.012Z] === RUN   TestCgroupNamespacesBuild
23:02:04 [2023-02-27T23:02:04.209Z] --- PASS: TestCgroupNamespacesBuild (3.86s)
23:02:04 [2023-02-27T23:02:04.209Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:02:05 [2023-02-27T23:02:05.148Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
23:02:05 [2023-02-27T23:02:05.148Z] === RUN   TestBuildWithSession
23:02:05 [2023-02-27T23:02:05.148Z]     build_session_test.go:25: TODO: BuildKit
23:02:05 [2023-02-27T23:02:05.148Z] --- SKIP: TestBuildWithSession (0.00s)
23:02:05 [2023-02-27T23:02:05.148Z] === RUN   TestBuildSquashParent
23:02:09 [2023-02-27T23:02:09.346Z] --- PASS: TestBuildSquashParent (4.11s)
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:09 [2023-02-27T23:02:09.346Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:09 [2023-02-27T23:02:09.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:09 [2023-02-27T23:02:09.346Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:02:09 [2023-02-27T23:02:09.346Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:02:10 [2023-02-27T23:02:10.728Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:02:10 [2023-02-27T23:02:10.728Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:02:11 [2023-02-27T23:02:11.668Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:02:11 [2023-02-27T23:02:11.928Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:02:13 [2023-02-27T23:02:13.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s)
23:02:13 [2023-02-27T23:02:13.311Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s)
23:02:13 [2023-02-27T23:02:13.311Z] === RUN   TestBuildMultiStageCopy
23:02:13 [2023-02-27T23:02:13.311Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:02:14 [2023-02-27T23:02:14.251Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:02:14 [2023-02-27T23:02:14.511Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:02:14 [2023-02-27T23:02:14.771Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:02:14 [2023-02-27T23:02:14.771Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:02:15 [2023-02-27T23:02:15.031Z] --- PASS: TestBuildMultiStageCopy (2.04s)
23:02:15 [2023-02-27T23:02:15.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s)
23:02:15 [2023-02-27T23:02:15.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
23:02:15 [2023-02-27T23:02:15.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
23:02:15 [2023-02-27T23:02:15.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
23:02:15 [2023-02-27T23:02:15.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
23:02:15 [2023-02-27T23:02:15.031Z] === RUN   TestBuildMultiStageParentConfig
23:02:15 [2023-02-27T23:02:15.601Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
23:02:15 [2023-02-27T23:02:15.601Z] === RUN   TestBuildLabelWithTargets
23:02:16 [2023-02-27T23:02:16.987Z] --- PASS: TestBuildLabelWithTargets (0.99s)
23:02:16 [2023-02-27T23:02:16.987Z] === RUN   TestBuildWithEmptyLayers
23:02:17 [2023-02-27T23:02:17.247Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
23:02:17 [2023-02-27T23:02:17.247Z] === RUN   TestBuildMultiStageOnBuild
23:02:18 [2023-02-27T23:02:18.628Z] --- PASS: TestBuildMultiStageOnBuild (1.35s)
23:02:18 [2023-02-27T23:02:18.628Z] === RUN   TestBuildUncleanTarFilenames
23:02:19 [2023-02-27T23:02:19.203Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
23:02:19 [2023-02-27T23:02:19.203Z] === RUN   TestBuildMultiStageLayerLeak
23:02:20 [2023-02-27T23:02:20.586Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
23:02:20 [2023-02-27T23:02:20.586Z] === RUN   TestBuildWithHugeFile
23:03:28 [2023-02-27T23:03:28.305Z] --- PASS: TestBuildWithHugeFile (56.47s)
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildWCOWSandboxSize
23:03:28 [2023-02-27T23:03:28.305Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:03:28 [2023-02-27T23:03:28.305Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildWithEmptyDockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:03:28 [2023-02-27T23:03:28.305Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:03:28 [2023-02-27T23:03:28.305Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:03:28 [2023-02-27T23:03:28.305Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:03:28 [2023-02-27T23:03:28.305Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildPreserveOwnership
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildPreserveOwnership/copy_from
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:03:28 [2023-02-27T23:03:28.305Z] --- PASS: TestBuildPreserveOwnership (2.95s)
23:03:28 [2023-02-27T23:03:28.305Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
23:03:28 [2023-02-27T23:03:28.305Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildPlatformInvalid
23:03:28 [2023-02-27T23:03:28.305Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:03:28 [2023-02-27T23:03:28.305Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:03:28 [2023-02-27T23:03:28.305Z] Loaded image: busybox:latest
23:03:28 [2023-02-27T23:03:28.305Z] Loaded image: busybox:glibc
23:03:28 [2023-02-27T23:03:28.305Z] Loaded image: debian:bullseye-slim
23:03:28 [2023-02-27T23:03:28.305Z] Loaded image: hello-world:latest
23:03:28 [2023-02-27T23:03:28.305Z] Loaded image: arm32v7/hello-world:latest
23:03:30 [2023-02-27T23:03:30.844Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
23:03:30 [2023-02-27T23:03:30.844Z] PASS
23:03:30 [2023-02-27T23:03:30.844Z] 
23:03:30 [2023-02-27T23:03:30.844Z] === Skipped
23:03:30 [2023-02-27T23:03:30.844Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:03:30 [2023-02-27T23:03:30.844Z]     build_session_test.go:25: TODO: BuildKit
23:03:30 [2023-02-27T23:03:30.844Z] 
23:03:30 [2023-02-27T23:03:30.844Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:03:30 [2023-02-27T23:03:30.844Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:03:30 [2023-02-27T23:03:30.844Z] 
23:03:30 [2023-02-27T23:03:30.844Z] DONE 34 tests, 2 skipped in 91.833s
23:03:30 [2023-02-27T23:03:30.844Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:03:30 [2023-02-27T23:03:30.844Z] ++ 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:03:30 [2023-02-27T23:03:30.844Z] ++ set -e
23:03:30 [2023-02-27T23:03:30.844Z] ++ '[' -n 0 ']'
23:03:30 [2023-02-27T23:03:30.844Z] ++ set -x
23:03:30 [2023-02-27T23:03:30.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:03:30 [2023-02-27T23:03:30.844Z] INFO: Testing against a local daemon
23:03:30 [2023-02-27T23:03:30.844Z] === RUN   TestConfigInspect
23:03:33 [2023-02-27T23:03:33.383Z] --- PASS: TestConfigInspect (2.33s)
23:03:33 [2023-02-27T23:03:33.383Z] === RUN   TestConfigList
23:03:35 [2023-02-27T23:03:35.291Z] --- PASS: TestConfigList (2.16s)
23:03:35 [2023-02-27T23:03:35.291Z] === RUN   TestConfigsCreateAndDelete
23:03:37 [2023-02-27T23:03:37.202Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
23:03:37 [2023-02-27T23:03:37.202Z] === RUN   TestConfigsUpdate
23:03:39 [2023-02-27T23:03:39.741Z] --- PASS: TestConfigsUpdate (2.20s)
23:03:39 [2023-02-27T23:03:39.741Z] === RUN   TestTemplatedConfig
23:03:42 [2023-02-27T23:03:42.280Z] --- PASS: TestTemplatedConfig (2.46s)
23:03:42 [2023-02-27T23:03:42.280Z] === RUN   TestConfigCreateResolve
23:03:44 [2023-02-27T23:03:44.188Z] --- PASS: TestConfigCreateResolve (2.26s)
23:03:44 [2023-02-27T23:03:44.188Z] PASS
23:03:44 [2023-02-27T23:03:44.188Z] 
23:03:44 [2023-02-27T23:03:44.188Z] DONE 6 tests in 13.736s
23:03:44 [2023-02-27T23:03:44.188Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:03:44 [2023-02-27T23:03:44.188Z] ++ 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:03:44 [2023-02-27T23:03:44.188Z] ++ set -e
23:03:44 [2023-02-27T23:03:44.188Z] ++ '[' -n 0 ']'
23:03:44 [2023-02-27T23:03:44.188Z] ++ set -x
23:03:44 [2023-02-27T23:03:44.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:03:44 [2023-02-27T23:03:44.448Z] INFO: Testing against a local daemon
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestAttachWithTTY
23:03:44 [2023-02-27T23:03:44.448Z] --- PASS: TestAttachWithTTY (0.05s)
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestAttachWithoutTTy
23:03:44 [2023-02-27T23:03:44.448Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestCheckpoint
23:03:44 [2023-02-27T23:03:44.448Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:03:44 [2023-02-27T23:03:44.448Z] --- SKIP: TestCheckpoint (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/commit
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/commit
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/create
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/containers/create
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/commit
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/containers/create
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:03:44 [2023-02-27T23:03:44.448Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:03:44 [2023-02-27T23:03:44.448Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:03:44 [2023-02-27T23:03:44.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:03:44 [2023-02-27T23:03:44.708Z] === RUN   TestCopyFromContainerPathIsNotDir
23:03:44 [2023-02-27T23:03:44.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:03:44 [2023-02-27T23:03:44.708Z] === RUN   TestCopyToContainerPathDoesNotExist
23:03:44 [2023-02-27T23:03:44.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:03:44 [2023-02-27T23:03:44.708Z] === RUN   TestCopyEmptyFile
23:03:44 [2023-02-27T23:03:44.968Z] --- PASS: TestCopyEmptyFile (0.21s)
23:03:44 [2023-02-27T23:03:44.968Z] === RUN   TestCopyToContainerPathIsNotDir
23:03:44 [2023-02-27T23:03:44.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:03:44 [2023-02-27T23:03:44.968Z] === RUN   TestCopyFromContainer
23:03:45 [2023-02-27T23:03:45.908Z] === RUN   TestCopyFromContainer//
23:03:45 [2023-02-27T23:03:45.908Z] === RUN   TestCopyFromContainer//bar/root
23:03:46 [2023-02-27T23:03:46.168Z] === RUN   TestCopyFromContainer//bar/root/
23:03:46 [2023-02-27T23:03:46.168Z] === RUN   TestCopyFromContainer/bar/quux
23:03:46 [2023-02-27T23:03:46.168Z] === RUN   TestCopyFromContainer/bar/quux/
23:03:46 [2023-02-27T23:03:46.168Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:03:46 [2023-02-27T23:03:46.429Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:03:46 [2023-02-27T23:03:46.429Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:03:46 [2023-02-27T23:03:46.429Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:03:46 [2023-02-27T23:03:46.429Z] === RUN   TestCopyFromContainer/bar/notarget
23:03:46 [2023-02-27T23:03:46.689Z] --- PASS: TestCopyFromContainer (1.61s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer// (0.08s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:03:46 [2023-02-27T23:03:46.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateLinkToNonExistingContainer
23:03:46 [2023-02-27T23:03:46.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateWithInvalidEnv
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateWithInvalidEnv/0
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateWithInvalidEnv/0
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateWithInvalidEnv/1
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateWithInvalidEnv/1
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateWithInvalidEnv/2
23:03:46 [2023-02-27T23:03:46.689Z] === PAUSE TestCreateWithInvalidEnv/2
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateWithInvalidEnv/0
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateWithInvalidEnv/2
23:03:46 [2023-02-27T23:03:46.689Z] === CONT  TestCreateWithInvalidEnv/1
23:03:46 [2023-02-27T23:03:46.689Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateTmpfsMountsTarget
23:03:46 [2023-02-27T23:03:46.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:03:46 [2023-02-27T23:03:46.689Z] === RUN   TestCreateWithCustomMaskedPaths
23:03:48 [2023-02-27T23:03:48.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
23:03:48 [2023-02-27T23:03:48.070Z] === RUN   TestCreateWithCustomReadonlyPaths
23:03:49 [2023-02-27T23:03:49.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:03:49 [2023-02-27T23:03:49.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:03:49 [2023-02-27T23:03:49.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:03:49 [2023-02-27T23:03:49.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:03:49 [2023-02-27T23:03:49.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:03:49 [2023-02-27T23:03:49.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:03:49 [2023-02-27T23:03:49.009Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:03:49 [2023-02-27T23:03:49.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateDifferentPlatform
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateDifferentPlatform/different_os
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:03:49 [2023-02-27T23:03:49.617Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:03:49 [2023-02-27T23:03:49.617Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:03:49 [2023-02-27T23:03:49.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateInvalidHostConfig
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:03:49 [2023-02-27T23:03:49.617Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:03:49 [2023-02-27T23:03:49.617Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:03:49 [2023-02-27T23:03:49.617Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:03:49 [2023-02-27T23:03:49.617Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:03:49 [2023-02-27T23:03:49.617Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestContainerStartOnDaemonRestart
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestContainerStartOnDaemonRestart
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestDaemonRestartIpcMode
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestDaemonRestartIpcMode
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestDaemonHostGatewayIP
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestDaemonHostGatewayIP
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestRestartDaemonWithRestartingContainer
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestContainerKillOnDaemonStart
23:03:49 [2023-02-27T23:03:49.617Z] === PAUSE TestContainerKillOnDaemonStart
23:03:49 [2023-02-27T23:03:49.617Z] === RUN   TestDiff
23:03:50 [2023-02-27T23:03:50.203Z] --- PASS: TestDiff (0.44s)
23:03:50 [2023-02-27T23:03:50.203Z] === RUN   TestExecConsoleSize
23:03:50 [2023-02-27T23:03:50.494Z] --- PASS: TestExecConsoleSize (0.48s)
23:03:50 [2023-02-27T23:03:50.494Z] === RUN   TestExecWithCloseStdin
23:03:51 [2023-02-27T23:03:51.065Z] --- PASS: TestExecWithCloseStdin (0.51s)
23:03:51 [2023-02-27T23:03:51.065Z] === RUN   TestExec
23:03:51 [2023-02-27T23:03:51.635Z] --- PASS: TestExec (0.48s)
23:03:51 [2023-02-27T23:03:51.635Z] === RUN   TestExecUser
23:03:51 [2023-02-27T23:03:51.895Z] --- PASS: TestExecUser (0.48s)
23:03:51 [2023-02-27T23:03:51.895Z] === RUN   TestExportContainerAndImportImage
23:03:52 [2023-02-27T23:03:52.466Z] --- PASS: TestExportContainerAndImportImage (0.58s)
23:03:52 [2023-02-27T23:03:52.466Z] === RUN   TestExportContainerAfterDaemonRestart
23:03:53 [2023-02-27T23:03:53.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:03:53 [2023-02-27T23:03:53.847Z] === RUN   TestHealthCheckWorkdir
23:03:54 [2023-02-27T23:03:54.417Z] --- PASS: TestHealthCheckWorkdir (0.51s)
23:03:54 [2023-02-27T23:03:54.417Z] === RUN   TestHealthKillContainer
23:04:02 [2023-02-27T23:04:02.543Z] --- PASS: TestHealthKillContainer (7.91s)
23:04:02 [2023-02-27T23:04:02.543Z] === RUN   TestHealthCheckProcessKilled
23:04:03 [2023-02-27T23:04:03.113Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
23:04:03 [2023-02-27T23:04:03.113Z] === RUN   TestInspectCpusetInConfigPre120
23:04:03 [2023-02-27T23:04:03.373Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
23:04:03 [2023-02-27T23:04:03.373Z] === RUN   TestIpcModeNone
23:04:03 [2023-02-27T23:04:03.943Z] --- PASS: TestIpcModeNone (0.49s)
23:04:03 [2023-02-27T23:04:03.943Z] === RUN   TestIpcModePrivate
23:04:04 [2023-02-27T23:04:04.203Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
23:04:04 [2023-02-27T23:04:04.462Z] --- PASS: TestIpcModePrivate (0.49s)
23:04:04 [2023-02-27T23:04:04.462Z] === RUN   TestIpcModeShareable
23:04:04 [2023-02-27T23:04:04.722Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
23:04:04 [2023-02-27T23:04:04.982Z] --- PASS: TestIpcModeShareable (0.50s)
23:04:04 [2023-02-27T23:04:04.982Z] === RUN   TestAPIIpcModeShareableAndContainer
23:04:06 [2023-02-27T23:04:06.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
23:04:06 [2023-02-27T23:04:06.367Z] === RUN   TestAPIIpcModeHost
23:04:06 [2023-02-27T23:04:06.626Z] --- PASS: TestAPIIpcModeHost (0.37s)
23:04:06 [2023-02-27T23:04:06.626Z] === RUN   TestDaemonIpcModeShareable
23:04:08 [2023-02-27T23:04:08.009Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:04:08 [2023-02-27T23:04:08.009Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
23:04:08 [2023-02-27T23:04:08.009Z] === RUN   TestDaemonIpcModePrivate
23:04:08 [2023-02-27T23:04:08.948Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:04:09 [2023-02-27T23:04:09.209Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
23:04:09 [2023-02-27T23:04:09.209Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:04:10 [2023-02-27T23:04:10.150Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:04:10 [2023-02-27T23:04:10.150Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
23:04:10 [2023-02-27T23:04:10.150Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:04:11 [2023-02-27T23:04:11.532Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:04:11 [2023-02-27T23:04:11.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
23:04:11 [2023-02-27T23:04:11.532Z] === RUN   TestIpcModeOlderClient
23:04:11 [2023-02-27T23:04:11.532Z] === PAUSE TestIpcModeOlderClient
23:04:11 [2023-02-27T23:04:11.532Z] === RUN   TestKillContainerInvalidSignal
23:04:11 [2023-02-27T23:04:11.792Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
23:04:11 [2023-02-27T23:04:11.792Z] === RUN   TestKillContainer
23:04:11 [2023-02-27T23:04:11.792Z] === RUN   TestKillContainer/no_signal
23:04:12 [2023-02-27T23:04:12.361Z] === RUN   TestKillContainer/non_killing_signal
23:04:12 [2023-02-27T23:04:12.622Z] === RUN   TestKillContainer/killing_signal
23:04:13 [2023-02-27T23:04:13.190Z] --- PASS: TestKillContainer (1.29s)
23:04:13 [2023-02-27T23:04:13.191Z]     --- PASS: TestKillContainer/no_signal (0.38s)
23:04:13 [2023-02-27T23:04:13.191Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
23:04:13 [2023-02-27T23:04:13.191Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
23:04:13 [2023-02-27T23:04:13.191Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:04:13 [2023-02-27T23:04:13.191Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:04:13 [2023-02-27T23:04:13.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:04:14 [2023-02-27T23:04:14.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
23:04:14 [2023-02-27T23:04:14.391Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
23:04:14 [2023-02-27T23:04:14.391Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
23:04:14 [2023-02-27T23:04:14.391Z] === RUN   TestKillStoppedContainer
23:04:14 [2023-02-27T23:04:14.391Z] --- PASS: TestKillStoppedContainer (0.04s)
23:04:14 [2023-02-27T23:04:14.391Z] === RUN   TestKillStoppedContainerAPIPre120
23:04:14 [2023-02-27T23:04:14.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:04:14 [2023-02-27T23:04:14.391Z] === RUN   TestKillDifferentUserContainer
23:04:14 [2023-02-27T23:04:14.960Z] --- PASS: TestKillDifferentUserContainer (0.41s)
23:04:14 [2023-02-27T23:04:14.960Z] === RUN   TestInspectOomKilledTrue
23:04:15 [2023-02-27T23:04:15.532Z] --- PASS: TestInspectOomKilledTrue (0.52s)
23:04:15 [2023-02-27T23:04:15.532Z] === RUN   TestInspectOomKilledFalse
23:04:15 [2023-02-27T23:04:15.793Z] --- PASS: TestInspectOomKilledFalse (0.39s)
23:04:15 [2023-02-27T23:04:15.793Z] === RUN   TestLinksEtcHostsContentMatch
23:04:16 [2023-02-27T23:04:16.053Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
23:04:16 [2023-02-27T23:04:16.053Z] === RUN   TestLinksContainerNames
23:04:16 [2023-02-27T23:04:16.993Z] --- PASS: TestLinksContainerNames (0.87s)
23:04:16 [2023-02-27T23:04:16.993Z] === RUN   TestLogsFollowTailEmpty
23:04:17 [2023-02-27T23:04:17.253Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:04:17 [2023-02-27T23:04:17.253Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:04:17 [2023-02-27T23:04:17.253Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:04:18 [2023-02-27T23:04:18.193Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:04:18 [2023-02-27T23:04:18.193Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:04:18 [2023-02-27T23:04:18.764Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:04:18 [2023-02-27T23:04:18.764Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:04:19 [2023-02-27T23:04:19.333Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:04:19 [2023-02-27T23:04:19.333Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:04:19 [2023-02-27T23:04:19.903Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:04:19 [2023-02-27T23:04:19.903Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:04:20 [2023-02-27T23:04:20.472Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:04:20 [2023-02-27T23:04:20.732Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:04:21 [2023-02-27T23:04:21.302Z] --- PASS: TestLogs (3.90s)
23:04:21 [2023-02-27T23:04:21.303Z]     --- PASS: TestLogs/driver_local (0.01s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
23:04:21 [2023-02-27T23:04:21.303Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
23:04:21 [2023-02-27T23:04:21.303Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
23:04:21 [2023-02-27T23:04:21.303Z] === RUN   TestContainerNetworkMountsNoChown
23:04:21 [2023-02-27T23:04:21.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/default
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/default
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/private
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/private
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rprivate
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rprivate
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/slave
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/slave
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rslave
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rslave
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/shared
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/shared
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rshared
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rshared
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/default
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/rslave
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/default/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/default/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/rshared
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/shared
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/rprivate
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/slave
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/private
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/private/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:04:21 [2023-02-27T23:04:21.564Z] === RUN   TestMountDaemonRoot/private/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:04:21 [2023-02-27T23:04:21.564Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/default/bind_root
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/default/mount_root
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:04:21 [2023-02-27T23:04:21.824Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/private/mount_root
23:04:22 [2023-02-27T23:04:22.084Z] === CONT  TestMountDaemonRoot/private/bind_root
23:04:22 [2023-02-27T23:04:22.084Z] --- PASS: TestMountDaemonRoot (0.02s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:04:22 [2023-02-27T23:04:22.084Z] === RUN   TestContainerBindMountNonRecursive
23:04:23 [2023-02-27T23:04:23.466Z] --- PASS: TestContainerBindMountNonRecursive (1.01s)
23:04:23 [2023-02-27T23:04:23.466Z] === RUN   TestContainerVolumesMountedAsShared
23:04:23 [2023-02-27T23:04:23.726Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
23:04:23 [2023-02-27T23:04:23.726Z] === RUN   TestContainerVolumesMountedAsSlave
23:04:23 [2023-02-27T23:04:23.986Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
23:04:23 [2023-02-27T23:04:23.986Z] === RUN   TestNetworkNat
23:04:24 [2023-02-27T23:04:24.555Z] --- PASS: TestNetworkNat (0.47s)
23:04:24 [2023-02-27T23:04:24.555Z] === RUN   TestNetworkLocalhostTCPNat
23:04:24 [2023-02-27T23:04:24.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:04:24 [2023-02-27T23:04:24.815Z] === RUN   TestNetworkLoopbackNat
23:04:27 [2023-02-27T23:04:27.355Z] --- PASS: TestNetworkLoopbackNat (2.59s)
23:04:27 [2023-02-27T23:04:27.355Z] === RUN   TestPause
23:04:27 [2023-02-27T23:04:27.928Z] --- PASS: TestPause (0.43s)
23:04:27 [2023-02-27T23:04:27.928Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:04:27 [2023-02-27T23:04:27.928Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:04:27 [2023-02-27T23:04:27.928Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:04:27 [2023-02-27T23:04:27.928Z] === RUN   TestPauseStopPausedContainer
23:04:28 [2023-02-27T23:04:28.498Z] --- PASS: TestPauseStopPausedContainer (0.44s)
23:04:28 [2023-02-27T23:04:28.498Z] === RUN   TestPidHost
23:04:29 [2023-02-27T23:04:29.436Z] --- PASS: TestPidHost (0.98s)
23:04:29 [2023-02-27T23:04:29.436Z] === RUN   TestPsFilter
23:04:29 [2023-02-27T23:04:29.436Z] --- PASS: TestPsFilter (0.11s)
23:04:29 [2023-02-27T23:04:29.436Z] === RUN   TestRemoveContainerWithRemovedVolume
23:04:29 [2023-02-27T23:04:29.696Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
23:04:29 [2023-02-27T23:04:29.696Z] === RUN   TestRemoveContainerWithVolume
23:04:30 [2023-02-27T23:04:30.266Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
23:04:30 [2023-02-27T23:04:30.266Z] === RUN   TestRemoveContainerRunning
23:04:30 [2023-02-27T23:04:30.835Z] --- PASS: TestRemoveContainerRunning (0.47s)
23:04:30 [2023-02-27T23:04:30.835Z] === RUN   TestRemoveContainerForceRemoveRunning
23:04:31 [2023-02-27T23:04:31.095Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
23:04:31 [2023-02-27T23:04:31.095Z] === RUN   TestRemoveInvalidContainer
23:04:31 [2023-02-27T23:04:31.095Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:04:31 [2023-02-27T23:04:31.095Z] === RUN   TestRenameLinkedContainer
23:04:33 [2023-02-27T23:04:33.004Z] --- PASS: TestRenameLinkedContainer (1.74s)
23:04:33 [2023-02-27T23:04:33.004Z] === RUN   TestRenameStoppedContainer
23:04:33 [2023-02-27T23:04:33.264Z] --- PASS: TestRenameStoppedContainer (0.42s)
23:04:33 [2023-02-27T23:04:33.264Z] === RUN   TestRenameRunningContainerAndReuse
23:04:34 [2023-02-27T23:04:34.203Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
23:04:34 [2023-02-27T23:04:34.203Z] === RUN   TestRenameInvalidName
23:04:34 [2023-02-27T23:04:34.463Z] --- PASS: TestRenameInvalidName (0.43s)
23:04:34 [2023-02-27T23:04:34.463Z] === RUN   TestRenameAnonymousContainer
23:04:36 [2023-02-27T23:04:36.434Z] --- PASS: TestRenameAnonymousContainer (1.61s)
23:04:36 [2023-02-27T23:04:36.434Z] === RUN   TestRenameContainerWithSameName
23:04:36 [2023-02-27T23:04:36.694Z] --- PASS: TestRenameContainerWithSameName (0.42s)
23:04:36 [2023-02-27T23:04:36.694Z] === RUN   TestRenameContainerWithLinkedContainer
23:04:37 [2023-02-27T23:04:37.633Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
23:04:37 [2023-02-27T23:04:37.633Z] === RUN   TestResize
23:04:37 [2023-02-27T23:04:37.893Z] --- PASS: TestResize (0.46s)
23:04:37 [2023-02-27T23:04:37.893Z] === RUN   TestResizeWithInvalidSize
23:04:38 [2023-02-27T23:04:38.463Z] --- PASS: TestResizeWithInvalidSize (0.45s)
23:04:38 [2023-02-27T23:04:38.463Z] === RUN   TestResizeWhenContainerNotStarted
23:04:38 [2023-02-27T23:04:38.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:04:38 [2023-02-27T23:04:38.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:04:40 [2023-02-27T23:04:40.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:04:40 [2023-02-27T23:04:40.364Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:04:41 [2023-02-27T23:04:41.304Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:04:41 [2023-02-27T23:04:41.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:42 [2023-02-27T23:04:42.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:45 [2023-02-27T23:04:45.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:04:45 [2023-02-27T23:04:45.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:04:49 [2023-02-27T23:04:49.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:04:49 [2023-02-27T23:04:49.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:04:50 [2023-02-27T23:04:50.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:04:51 [2023-02-27T23:04:51.360Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:04:52 [2023-02-27T23:04:52.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:04:53 [2023-02-27T23:04:53.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:04:54 [2023-02-27T23:04:54.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:04:56 [2023-02-27T23:04:56.089Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
23:04:56 [2023-02-27T23:04:56.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
23:04:56 [2023-02-27T23:04:56.089Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:04:56 [2023-02-27T23:04:56.089Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:04:56 [2023-02-27T23:04:56.658Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:04:57 [2023-02-27T23:04:57.598Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
23:04:57 [2023-02-27T23:04:57.598Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
23:04:57 [2023-02-27T23:04:57.598Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
23:04:57 [2023-02-27T23:04:57.598Z] === RUN   TestCgroupNamespacesRun
23:04:58 [2023-02-27T23:04:58.979Z] --- PASS: TestCgroupNamespacesRun (1.14s)
23:04:58 [2023-02-27T23:04:58.979Z] === RUN   TestCgroupNamespacesRunPrivileged
23:04:59 [2023-02-27T23:04:59.919Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
23:04:59 [2023-02-27T23:04:59.919Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:05:01 [2023-02-27T23:05:01.299Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
23:05:01 [2023-02-27T23:05:01.299Z] === RUN   TestCgroupNamespacesRunHostMode
23:05:02 [2023-02-27T23:05:02.241Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
23:05:02 [2023-02-27T23:05:02.241Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:05:03 [2023-02-27T23:05:03.623Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s)
23:05:03 [2023-02-27T23:05:03.623Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:05:04 [2023-02-27T23:05:04.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
23:05:04 [2023-02-27T23:05:04.566Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:05:05 [2023-02-27T23:05:05.505Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
23:05:05 [2023-02-27T23:05:05.505Z] === RUN   TestCgroupNamespacesRunOlderClient
23:05:06 [2023-02-27T23:05:06.445Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
23:05:06 [2023-02-27T23:05:06.445Z] === RUN   TestNISDomainname
23:05:07 [2023-02-27T23:05:07.016Z] --- PASS: TestNISDomainname (0.54s)
23:05:07 [2023-02-27T23:05:07.016Z] === RUN   TestHostnameDnsResolution
23:05:07 [2023-02-27T23:05:07.956Z] --- PASS: TestHostnameDnsResolution (0.67s)
23:05:07 [2023-02-27T23:05:07.956Z] === RUN   TestUnprivilegedPortsAndPing
23:05:08 [2023-02-27T23:05:08.216Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
23:05:08 [2023-02-27T23:05:08.216Z] === RUN   TestPrivilegedHostDevices
23:05:08 [2023-02-27T23:05:08.788Z] --- PASS: TestPrivilegedHostDevices (0.49s)
23:05:08 [2023-02-27T23:05:08.788Z] === RUN   TestRunConsoleSize
23:05:09 [2023-02-27T23:05:09.048Z] --- PASS: TestRunConsoleSize (0.42s)
23:05:09 [2023-02-27T23:05:09.048Z] === RUN   TestRunWithAlternativeContainerdShim
23:05:11 [2023-02-27T23:05:11.587Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
23:05:11 [2023-02-27T23:05:11.587Z] === RUN   TestStats
23:05:13 [2023-02-27T23:05:13.495Z] --- PASS: TestStats (2.45s)
23:05:13 [2023-02-27T23:05:13.495Z] === RUN   TestStopContainerWithTimeout
23:05:13 [2023-02-27T23:05:13.495Z] === RUN   TestStopContainerWithTimeout/0
23:05:13 [2023-02-27T23:05:13.495Z] === PAUSE TestStopContainerWithTimeout/0
23:05:13 [2023-02-27T23:05:13.495Z] === RUN   TestStopContainerWithTimeout/1
23:05:13 [2023-02-27T23:05:13.495Z] === PAUSE TestStopContainerWithTimeout/1
23:05:13 [2023-02-27T23:05:13.495Z] === RUN   TestStopContainerWithTimeout/3
23:05:13 [2023-02-27T23:05:13.495Z] === PAUSE TestStopContainerWithTimeout/3
23:05:13 [2023-02-27T23:05:13.495Z] === RUN   TestStopContainerWithTimeout/-1
23:05:13 [2023-02-27T23:05:13.495Z] === PAUSE TestStopContainerWithTimeout/-1
23:05:13 [2023-02-27T23:05:13.495Z] === CONT  TestStopContainerWithTimeout/0
23:05:13 [2023-02-27T23:05:13.495Z] === CONT  TestStopContainerWithTimeout/-1
23:05:14 [2023-02-27T23:05:14.437Z] === CONT  TestStopContainerWithTimeout/3
23:05:16 [2023-02-27T23:05:16.346Z] === CONT  TestStopContainerWithTimeout/1
23:05:17 [2023-02-27T23:05:17.727Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:05:17 [2023-02-27T23:05:17.727Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
23:05:17 [2023-02-27T23:05:17.727Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
23:05:17 [2023-02-27T23:05:17.727Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
23:05:17 [2023-02-27T23:05:17.727Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
23:05:17 [2023-02-27T23:05:17.727Z] === RUN   TestDeleteDevicemapper
23:05:17 [2023-02-27T23:05:17.727Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:05:17 [2023-02-27T23:05:17.727Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:05:17 [2023-02-27T23:05:17.727Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:05:19 [2023-02-27T23:05:19.638Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s)
23:05:19 [2023-02-27T23:05:19.638Z] === RUN   TestUpdateMemory
23:05:20 [2023-02-27T23:05:20.208Z] --- PASS: TestUpdateMemory (0.56s)
23:05:20 [2023-02-27T23:05:20.208Z] === RUN   TestUpdateCPUQuota
23:05:20 [2023-02-27T23:05:20.777Z] --- PASS: TestUpdateCPUQuota (0.67s)
23:05:20 [2023-02-27T23:05:20.777Z] === RUN   TestUpdatePidsLimit
23:05:20 [2023-02-27T23:05:20.777Z] === RUN   TestUpdatePidsLimit/update_from_none
23:05:21 [2023-02-27T23:05:21.037Z] === RUN   TestUpdatePidsLimit/no_change
23:05:21 [2023-02-27T23:05:21.297Z] === RUN   TestUpdatePidsLimit/update_lower
23:05:21 [2023-02-27T23:05:21.297Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:05:21 [2023-02-27T23:05:21.557Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:05:21 [2023-02-27T23:05:21.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:05:22 [2023-02-27T23:05:22.076Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:05:22 [2023-02-27T23:05:22.681Z] --- PASS: TestUpdatePidsLimit (1.79s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
23:05:22 [2023-02-27T23:05:22.681Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
23:05:22 [2023-02-27T23:05:22.681Z] === RUN   TestUpdateRestartPolicy
23:05:34 [2023-02-27T23:05:34.917Z] --- PASS: TestUpdateRestartPolicy (10.82s)
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestUpdateRestartWithAutoRemove
23:05:34 [2023-02-27T23:05:34.917Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitNonBlocked
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:05:34 [2023-02-27T23:05:34.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:05:34 [2023-02-27T23:05:34.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:05:34 [2023-02-27T23:05:34.917Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:05:34 [2023-02-27T23:05:34.917Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:05:34 [2023-02-27T23:05:34.917Z] --- PASS: TestWaitNonBlocked (0.02s)
23:05:34 [2023-02-27T23:05:34.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
23:05:34 [2023-02-27T23:05:34.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitBlocked
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:05:34 [2023-02-27T23:05:34.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:05:34 [2023-02-27T23:05:34.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:05:34 [2023-02-27T23:05:34.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:05:34 [2023-02-27T23:05:34.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:05:34 [2023-02-27T23:05:34.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:05:35 [2023-02-27T23:05:35.486Z] --- PASS: TestWaitBlocked (0.01s)
23:05:35 [2023-02-27T23:05:35.486Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
23:05:35 [2023-02-27T23:05:35.486Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
23:05:35 [2023-02-27T23:05:35.486Z] === RUN   TestWaitConditions
23:05:35 [2023-02-27T23:05:35.486Z] === RUN   TestWaitConditions/default
23:05:35 [2023-02-27T23:05:35.486Z] === PAUSE TestWaitConditions/default
23:05:35 [2023-02-27T23:05:35.486Z] === RUN   TestWaitConditions/not-running
23:05:35 [2023-02-27T23:05:35.486Z] === PAUSE TestWaitConditions/not-running
23:05:35 [2023-02-27T23:05:35.486Z] === RUN   TestWaitConditions/next-exit
23:05:35 [2023-02-27T23:05:35.486Z] === PAUSE TestWaitConditions/next-exit
23:05:35 [2023-02-27T23:05:35.486Z] === RUN   TestWaitConditions/removed
23:05:35 [2023-02-27T23:05:35.486Z] === PAUSE TestWaitConditions/removed
23:05:35 [2023-02-27T23:05:35.486Z] === CONT  TestWaitConditions/default
23:05:35 [2023-02-27T23:05:35.486Z] === CONT  TestWaitConditions/next-exit
23:05:37 [2023-02-27T23:05:37.394Z] === CONT  TestWaitConditions/not-running
23:05:37 [2023-02-27T23:05:37.394Z] === CONT  TestWaitConditions/removed
23:05:38 [2023-02-27T23:05:38.775Z] --- PASS: TestWaitConditions (0.01s)
23:05:38 [2023-02-27T23:05:38.775Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
23:05:38 [2023-02-27T23:05:38.775Z]     --- PASS: TestWaitConditions/default (1.66s)
23:05:38 [2023-02-27T23:05:38.775Z]     --- PASS: TestWaitConditions/not-running (1.43s)
23:05:38 [2023-02-27T23:05:38.775Z]     --- PASS: TestWaitConditions/removed (1.45s)
23:05:38 [2023-02-27T23:05:38.775Z] === RUN   TestWaitRestartedContainer
23:05:38 [2023-02-27T23:05:38.775Z] === RUN   TestWaitRestartedContainer/default
23:05:38 [2023-02-27T23:05:38.775Z] === PAUSE TestWaitRestartedContainer/default
23:05:38 [2023-02-27T23:05:38.775Z] === RUN   TestWaitRestartedContainer/not-running
23:05:38 [2023-02-27T23:05:38.775Z] === PAUSE TestWaitRestartedContainer/not-running
23:05:38 [2023-02-27T23:05:38.775Z] === RUN   TestWaitRestartedContainer/next-exit
23:05:38 [2023-02-27T23:05:38.775Z] === PAUSE TestWaitRestartedContainer/next-exit
23:05:38 [2023-02-27T23:05:38.775Z] === CONT  TestWaitRestartedContainer/default
23:05:38 [2023-02-27T23:05:38.775Z] === CONT  TestWaitRestartedContainer/next-exit
23:05:40 [2023-02-27T23:05:40.155Z] === CONT  TestWaitRestartedContainer/not-running
23:05:41 [2023-02-27T23:05:41.094Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:05:41 [2023-02-27T23:05:41.094Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
23:05:41 [2023-02-27T23:05:41.094Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.58s)
23:05:41 [2023-02-27T23:05:41.094Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
23:05:41 [2023-02-27T23:05:41.094Z] === CONT  TestContainerStartOnDaemonRestart
23:05:41 [2023-02-27T23:05:41.094Z] === CONT  TestRestartDaemonWithRestartingContainer
23:05:43 [2023-02-27T23:05:43.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.09s)
23:05:43 [2023-02-27T23:05:43.636Z] === CONT  TestIpcModeOlderClient
23:05:43 [2023-02-27T23:05:43.636Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
23:05:43 [2023-02-27T23:05:43.636Z] === CONT  TestContainerKillOnDaemonStart
23:05:43 [2023-02-27T23:05:43.636Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:05:43 [2023-02-27T23:05:43.636Z] === CONT  TestDaemonHostGatewayIP
23:05:45 [2023-02-27T23:05:45.544Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
23:05:45 [2023-02-27T23:05:45.544Z] === CONT  TestDaemonRestartIpcMode
23:05:48 [2023-02-27T23:05:48.083Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
23:05:56 [2023-02-27T23:05:56.208Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
23:05:56 [2023-02-27T23:05:56.208Z] PASS
23:05:56 [2023-02-27T23:05:56.208Z] 
23:05:56 [2023-02-27T23:05:56.208Z] === Skipped
23:05:56 [2023-02-27T23:05:56.208Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:05:56 [2023-02-27T23:05:56.208Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:05:56 [2023-02-27T23:05:56.208Z] 
23:05:56 [2023-02-27T23:05:56.208Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:05:56 [2023-02-27T23:05:56.208Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:05:56 [2023-02-27T23:05:56.208Z] 
23:05:56 [2023-02-27T23:05:56.208Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:05:56 [2023-02-27T23:05:56.208Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:05:56 [2023-02-27T23:05:56.208Z] 
23:05:56 [2023-02-27T23:05:56.208Z] DONE 273 tests, 3 skipped in 130.568s
23:05:56 [2023-02-27T23:05:56.208Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:05:56 [2023-02-27T23:05:56.208Z] ++ 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:05:56 [2023-02-27T23:05:56.208Z] ++ set -e
23:05:56 [2023-02-27T23:05:56.208Z] ++ '[' -n 0 ']'
23:05:56 [2023-02-27T23:05:56.208Z] ++ set -x
23:05:56 [2023-02-27T23:05:56.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:05:56 [2023-02-27T23:05:56.208Z] INFO: Testing against a local daemon
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestConfigDaemonID
23:05:56 [2023-02-27T23:05:56.208Z]     daemon_test.go:67: [da7e506bf7886] daemon is not started
23:05:56 [2023-02-27T23:05:56.208Z] --- PASS: TestConfigDaemonID (1.04s)
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:05:56 [2023-02-27T23:05:56.208Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:05:56 [2023-02-27T23:05:56.208Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation/invalid_config
23:05:56 [2023-02-27T23:05:56.208Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation/malformed_config
23:05:56 [2023-02-27T23:05:56.208Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestDaemonConfigValidation/valid_config
23:05:56 [2023-02-27T23:05:56.208Z] === PAUSE TestDaemonConfigValidation/valid_config
23:05:56 [2023-02-27T23:05:56.208Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:05:56 [2023-02-27T23:05:56.208Z] === CONT  TestDaemonConfigValidation/malformed_config
23:05:56 [2023-02-27T23:05:56.208Z] === CONT  TestDaemonConfigValidation/valid_config
23:05:56 [2023-02-27T23:05:56.208Z] === CONT  TestDaemonConfigValidation/invalid_config
23:05:56 [2023-02-27T23:05:56.208Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:05:56 [2023-02-27T23:05:56.208Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:05:56 [2023-02-27T23:05:56.208Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
23:05:56 [2023-02-27T23:05:56.208Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:05:56 [2023-02-27T23:05:56.208Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
23:05:56 [2023-02-27T23:05:56.208Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:05:56 [2023-02-27T23:05:56.208Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestConfigDaemonSeccompProfiles
23:05:56 [2023-02-27T23:05:56.208Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:05:57 [2023-02-27T23:05:57.147Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:05:58 [2023-02-27T23:05:58.527Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:05:59 [2023-02-27T23:05:59.466Z] === CONT  TestConfigDaemonSeccompProfiles
23:05:59 [2023-02-27T23:05:59.466Z]     daemon_test.go:181: [d2e506806a888] daemon is not started
23:05:59 [2023-02-27T23:05:59.466Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:05:59 [2023-02-27T23:05:59.466Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:05:59 [2023-02-27T23:05:59.466Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:05:59 [2023-02-27T23:05:59.466Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:05:59 [2023-02-27T23:05:59.466Z] === RUN   TestDaemonProxy
23:05:59 [2023-02-27T23:05:59.466Z] === RUN   TestDaemonProxy/environment_variables
23:06:01 [2023-02-27T23:06:01.374Z] === RUN   TestDaemonProxy/command-line_options
23:06:02 [2023-02-27T23:06:02.755Z] === RUN   TestDaemonProxy/configuration_file
23:06:04 [2023-02-27T23:06:04.663Z] === RUN   TestDaemonProxy/conflicting_options
23:06:05 [2023-02-27T23:06:05.232Z] === RUN   TestDaemonProxy/reload_sanitized
23:06:05 [2023-02-27T23:06:05.492Z] --- PASS: TestDaemonProxy (6.24s)
23:06:05 [2023-02-27T23:06:05.492Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
23:06:05 [2023-02-27T23:06:05.492Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
23:06:05 [2023-02-27T23:06:05.492Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
23:06:05 [2023-02-27T23:06:05.492Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
23:06:05 [2023-02-27T23:06:05.492Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:06:05 [2023-02-27T23:06:05.492Z] === RUN   TestLiveRestore
23:06:05 [2023-02-27T23:06:05.492Z] === RUN   TestLiveRestore/volume_references
23:06:05 [2023-02-27T23:06:05.492Z] === PAUSE TestLiveRestore/volume_references
23:06:05 [2023-02-27T23:06:05.492Z] === CONT  TestLiveRestore/volume_references
23:06:06 [2023-02-27T23:06:06.431Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:06:06 [2023-02-27T23:06:06.431Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:06:07 [2023-02-27T23:06:07.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:06:08 [2023-02-27T23:06:08.310Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:06:09 [2023-02-27T23:06:09.249Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:06:10 [2023-02-27T23:06:10.187Z] --- PASS: TestLiveRestore (0.00s)
23:06:10 [2023-02-27T23:06:10.188Z]     --- PASS: TestLiveRestore/volume_references (4.52s)
23:06:10 [2023-02-27T23:06:10.188Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
23:06:10 [2023-02-27T23:06:10.188Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s)
23:06:10 [2023-02-27T23:06:10.188Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
23:06:10 [2023-02-27T23:06:10.188Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
23:06:10 [2023-02-27T23:06:10.188Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
23:06:10 [2023-02-27T23:06:10.188Z] PASS
23:06:10 [2023-02-27T23:06:10.188Z] 
23:06:10 [2023-02-27T23:06:10.188Z] DONE 24 tests in 15.265s
23:06:10 [2023-02-27T23:06:10.188Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:06:10 [2023-02-27T23:06:10.188Z] ++ 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:06:10 [2023-02-27T23:06:10.188Z] ++ set -e
23:06:10 [2023-02-27T23:06:10.188Z] ++ '[' -n 0 ']'
23:06:10 [2023-02-27T23:06:10.188Z] ++ set -x
23:06:10 [2023-02-27T23:06:10.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:06:10 [2023-02-27T23:06:10.188Z] INFO: Testing against a local daemon
23:06:10 [2023-02-27T23:06:10.448Z] === RUN   TestCommitInheritsEnv
23:06:10 [2023-02-27T23:06:10.708Z] --- PASS: TestCommitInheritsEnv (0.29s)
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportExtremelyLargeImageWorks
23:06:10 [2023-02-27T23:06:10.708Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:06:10 [2023-02-27T23:06:10.708Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform/#00
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform/_______
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform//
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform/linux
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform/LINUX
23:06:10 [2023-02-27T23:06:10.708Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImportWithCustomPlatform/macos
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:06:10 [2023-02-27T23:06:10.968Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:06:10 [2023-02-27T23:06:10.968Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImagesFilterMultiReference
23:06:10 [2023-02-27T23:06:10.968Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImagePullPlatformInvalid
23:06:10 [2023-02-27T23:06:10.968Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:06:10 [2023-02-27T23:06:10.968Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:06:10 [2023-02-27T23:06:10.968Z] time="2023-02-27T23:06:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.6 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:10 [2023-02-27T23:06:10.968Z] time="2023-02-27T23:06:10Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.19.6 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:10 [2023-02-27T23:06:10.968Z] time="2023-02-27T23:06:10Z" level=info msg="redis not configured" go.version=go1.19.6 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:10 [2023-02-27T23:06:10.968Z] time="2023-02-27T23:06:10Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.6 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.230Z] time="2023-02-27T23:06:10Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=406d048a-f317-4471-b359-2dfce276a393 http.request.method=GET http.request.remoteaddr="127.0.0.1:60314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.230Z] time="2023-02-27T23:06:10Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=406d048a-f317-4471-b359-2dfce276a393 http.request.method=GET http.request.remoteaddr="127.0.0.1:60314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.879308ms http.response.status=200 http.response.written=2 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.230Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:06:11 [2023-02-27T23:06:11.230Z] time="2023-02-27T23:06:10Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e7162c8e-406a-4eec-b383-466305499ea2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.230Z] time="2023-02-27T23:06:10Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e7162c8e-406a-4eec-b383-466305499ea2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c14851ab-fb39-4b5f-ad8f-0841d01a802a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c14851ab-fb39-4b5f-ad8f-0841d01a802a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c14851ab-fb39-4b5f-ad8f-0841d01a802a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=65.074µs trace.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=f44d26df-14d8-44b8-bdbb-3b9b72e8689e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e7162c8e-406a-4eec-b383-466305499ea2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=98.403µs trace.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=aa4ffbe1-9ba7-4c0f-92e8-4ba08dd582a6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=c14851ab-fb39-4b5f-ad8f-0841d01a802a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.658547ms http.response.status=404 http.response.written=157 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e7162c8e-406a-4eec-b383-466305499ea2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.825742ms http.response.status=404 http.response.written=157 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=223.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9487913a-f097-408a-9759-e7106c4a1189 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=18.256µs trace.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=2c1ec4f5-69b1-47bd-9f07-9ac50773a1ce trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=325.888µs trace.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=dd92a164-02fb-48df-acf7-a54570ba17eb trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=25.542µs trace.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=e85374a9-29d1-411f-abf6-0febf7aab06c trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=185.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).PutContent" trace.id=5102ce20-c482-455f-8019-b69a77a47947 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:10Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=aae0607c-adc5-40fc-9f14-477fe6e7d90f http.request.method=POST http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.741958ms http.response.status=202 http.response.written=0 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=62.982µs trace.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=e688418d-e748-4ccd-92e7-9bf95c3fac8f trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5838f88b-a08e-4dc3-a29c-fa6e1eb65866 http.request.method=POST http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=5.666716ms http.response.status=202 http.response.written=0 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=43.077µs trace.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=71fe4431-7f0a-4f22-a70c-3da8d990a5b8 trace.line=82 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=13.465µs trace.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=afef2c2e-32e0-48f2-ae07-d4760e8bd8b8 trace.line=141 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=121.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=21b041ec-e8db-4289-bf87-c7b12fb44d54 trace.line=124 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=13.202µs trace.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=bfd0f3c6-1c2c-4185-b431-7f3b6326043a trace.line=141 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=16.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac0bb42e-2608-4a4f-b2a3-85e21b3d648e trace.line=141 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.231Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=10.519µs trace.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=e5f1daf7-0a80-4068-b65b-a3335dd30f80 trace.line=141 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=73.402µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1f509c38-314d-45bf-a4af-ce50452e7e2e trace.line=167 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=141.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5f3e4ee9-1e36-49b9-b361-1f4296da1cd7 trace.line=95 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7e65e001-0856-41ad-a966-c5984db829cd\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=184.589µs trace.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=e85cf1f2-9b1c-4140-b8b9-75de1ed22919 trace.line=181 vars.name=test vars.uuid=7e65e001-0856-41ad-a966-c5984db829cd version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ceccd952-2812-405c-b34e-0aa625e1e5b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60334" http.request.uri="/v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.208835ms http.response.status=201 http.response.written=0 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] 127.0.0.1 - - [27/Feb/2023:23:06:10 +0000] "PUT /v2/test/blobs/uploads/7e65e001-0856-41ad-a966-c5984db829cd?_state=NFhX6_UPludMVhpUI8uEiz_a47txLgWsKZVEm31aq_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdlNjVlMDAxLTA4NTYtNDFhZC1hOTY2LWM1OTg0ZGI4MjljZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTU2NzM4NTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=32.098µs trace.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=10159b5b-b343-4d59-b988-18f015711616 trace.line=82 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=33.025µs trace.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=16562a04-ca13-4b7b-9818-1b5802142ebe trace.line=141 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=47.236µs trace.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=297e4d2e-f398-4bff-9705-aa6e0e4b101d trace.line=124 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=26.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90dd56c5-cce0-4538-bccd-0fd06324023a trace.line=141 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=19.553µs trace.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=065aed74-55c5-4e0a-b43b-9e506b55efd2 trace.line=141 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=13.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f8bf262-5c77-42ee-a01c-4f009515e144 trace.line=141 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=133.898µs trace.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=36ea2141-7d60-4d4c-ac89-9a074005054b trace.line=167 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=185.402µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e65d8a55-a1a3-4faf-af5c-939be06645b8 trace.line=95 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=152.293µs trace.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=ac456ee5-4b3a-4b5c-87f9-6e8e676fbd85 trace.line=181 vars.name=test vars.uuid=8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee8cf169-dd9e-4e71-803e-7dd16230555a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=8.896689ms http.response.status=201 http.response.written=0 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "PUT /v2/test/blobs/uploads/8f9d20e4-abb5-45ef-a6ea-3f55d2c5c13b?_state=crS8tOKIKOEbpXmo26UkVEfnvjqglVy6zfAuEygI9897Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmOWQyMGU0LWFiYjUtNDVlZi1hNmVhLTNmNTVkMmM1YzEzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yN1QyMzowNjoxMC45OTc3OTA2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b3b651c-98ac-4995-a90f-b82d38824bfd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b3b651c-98ac-4995-a90f-b82d38824bfd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b3b651c-98ac-4995-a90f-b82d38824bfd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=41.173µs trace.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=705e621e-125d-4244-a435-91a18a71a6ca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b3b651c-98ac-4995-a90f-b82d38824bfd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.298432ms http.response.status=404 http.response.written=96 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg=PutImageManifest go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.232Z] time="2023-02-27T23:06:11Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=36.143µs trace.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=d5d5399d-d235-4267-9f1e-ace2e22030a5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=92.503µs trace.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=f857b883-6869-4984-84e1-f5ec1dc80186 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=193.261µs trace.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=4c0efb62-208b-4cc3-bb28-c7d3e27a13a8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 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=b9913501-cc84-4f15-b38a-66ee203b6a60 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=80.016µs trace.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=f75e5f2e-9da1-4b27-a7fa-34fe3c2ca1d4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=278.389µs trace.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=f7793cfb-863a-4826-b57e-66bcb598c5d0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=311.808µs trace.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=466cd7d7-2bfe-43b8-a37c-08b371686dbf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=109.676µs trace.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=bdc3c493-0fc6-4789-b0ee-773db79e81d1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=74.1µs trace.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=c87e3405-0ff2-4c9f-999a-b8ddb30ba2ef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=239.136µs trace.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=2eeeb313-636e-4a4c-a10c-a3db487cbeba trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a77191de-f8a1-42fc-ba0a-6cab3afbf9b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60328" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.60129ms http.response.status=201 http.response.written=0 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0fd10166-d347-4514-9f0d-0da37475c199 http.request.method=GET http.request.remoteaddr="127.0.0.1:60350" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0fd10166-d347-4514-9f0d-0da37475c199 http.request.method=GET http.request.remoteaddr="127.0.0.1:60350" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.246502ms http.response.status=200 http.response.written=2 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=35.708µs trace.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=bb69369d-6bdf-4bae-92fb-b4c3ce7a168d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=23.392µs trace.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=47a7ea22-80ed-4e2d-a4b8-05676b8ae63b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=16.246µs trace.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=869eec1d-7605-4d8e-80f0-a1ef34646f3a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=13.892µs trace.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=d23afe1e-d80c-41fe-83ca-50bbe0330619 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=70113868-53db-4436-8482-b1c47c6d8325 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60364" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.33647ms http.response.status=200 http.response.written=417 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.233Z] time="2023-02-27T23:06:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=363.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa142c94-8ca9-4170-8782-67c85be9df6f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=109.061µs trace.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=cb79104f-82b0-4c5d-aa8d-cea2648fd688 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=28.562µs trace.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=89a89430-35bd-4422-9339-5f60c8e27cda trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=81dfb6fe-aa6f-47bc-9f21-c728ed7fe6d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60378" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.737613ms http.response.status=200 http.response.written=417 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=34.248µs trace.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=8bb263fa-2a60-4671-9d48-ad4730f6c3bc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=19.437µs trace.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=e293e997-8669-48fd-b6d1-4e3e7d8c481e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=22.408µs trace.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=74eba9c4-6c29-48db-971a-2316a7c207c8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=9.411µs trace.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=9d638359-fdcf-4428-8ce9-ba61965f39cf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=8.517µs trace.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=26ab1ba9-f37b-42fa-9120-d3a870735c8f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=5.415µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ac8bb41b-a029-437a-b35c-f42be84e6ac3 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=13.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=1b29414d-8373-46c4-9ad0-c9b363849cd7 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=32.007µs trace.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=c2adb9d6-cea3-43b5-a75e-8393f75c91d5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=1.141912ms trace.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=683eb2c9-6ae5-4365-8cb5-ea917f5c43db trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=33.567µs trace.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=5cf66f58-2247-44b4-a839-71969f18bbc2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=16.213µs trace.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=0ed24e30-fff4-4979-886e-60793b82115b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=12.743µs trace.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=0d9d5dbe-59a8-44cb-82f2-e6b27f6b2bba trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=6.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).URLFor" trace.id=88c17c33-653d-4748-93fb-84deadafd737 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.234Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=19.495µs trace.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=340e8f68-0af9-499e-a2ea-9a249a025eca trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=58.223µs trace.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=68106dee-e586-45b7-a0bd-5c260d3a2091 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=19.725µs trace.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=1f7476da-0802-45b5-a0f9-ad1ee1e9f55c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fe51aef-649c-41c1-aca6-26ef94dd8847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60392" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.060693ms http.response.status=200 http.response.written=68 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=41.378µs trace.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=75e7107a-a6e9-45a6-9c51-f64b17fca2c5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=20.504µs trace.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=2bd3980a-8a29-4977-b1f9-9cb10a7fbf24 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b7100ab8-0f0e-4378-8bd4-d657473c7f89 http.request.method=GET http.request.remoteaddr="127.0.0.1:60388" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.285633ms http.response.status=200 http.response.written=179 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=349b68c7-c63f-46ec-a455-1054552a513a http.request.method=GET http.request.remoteaddr="127.0.0.1:60420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=349b68c7-c63f-46ec-a455-1054552a513a http.request.method=GET http.request.remoteaddr="127.0.0.1:60420" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.267µs" http.response.status=200 http.response.written=2 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=31.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=246df138-be4f-4c02-a058-efca4126237f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=14.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).GetContent" trace.id=445a1c8d-89cc-44ee-a370-6268ce4d1f60 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=27a537df-1144-4f29-a8e9-3f43a61690fb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.239921ms http.response.status=404 http.response.written=181 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=22.67µs trace.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=279703ec-a38f-4c5d-8ffe-c34a46943989 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 trace.duration=10.732µs trace.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=e5ae1693-c646-41b3-9123-df30f1d60cc4 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] time="2023-02-27T23:06:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cf75486-9465-40b8-85e6-5b13b14c3a82 http.request.method=GET http.request.remoteaddr="127.0.0.1:60436" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.008703ms http.response.status=404 http.response.written=181 instance.id=a3526e67-d1a8-4ac2-9aff-c10885d1f3b8 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:06:11 [2023-02-27T23:06:11.235Z] 127.0.0.1 - - [27/Feb/2023:23:06:11 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/b1d9012969a07b1db71c5386cd2193508496bcba kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:06:11 [2023-02-27T23:06:11.235Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
23:06:11 [2023-02-27T23:06:11.235Z] === RUN   TestRemoveImageOrphaning
23:06:11 [2023-02-27T23:06:11.495Z] --- PASS: TestRemoveImageOrphaning (0.27s)
23:06:11 [2023-02-27T23:06:11.495Z] === RUN   TestRemoveImageGarbageCollector
23:06:11 [2023-02-27T23:06:11.495Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:06:11 [2023-02-27T23:06:11.495Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:06:11 [2023-02-27T23:06:11.495Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:06:11 [2023-02-27T23:06:11.495Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:06:11 [2023-02-27T23:06:11.495Z] === RUN   TestTagInvalidReference
23:06:11 [2023-02-27T23:06:11.496Z] --- PASS: TestTagInvalidReference (0.01s)
23:06:11 [2023-02-27T23:06:11.496Z] === RUN   TestTagValidPrefixedRepo
23:06:11 [2023-02-27T23:06:11.755Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestTagExistedNameWithoutForce
23:06:11 [2023-02-27T23:06:11.755Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestTagOfficialNames
23:06:11 [2023-02-27T23:06:11.755Z] --- PASS: TestTagOfficialNames (0.05s)
23:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestTagMatchesDigest
23:06:11 [2023-02-27T23:06:11.755Z] --- PASS: TestTagMatchesDigest (0.01s)
23:06:11 [2023-02-27T23:06:11.755Z] PASS
23:06:11 [2023-02-27T23:06:11.755Z] 
23:06:11 [2023-02-27T23:06:11.755Z] === Skipped
23:06:11 [2023-02-27T23:06:11.755Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:06:11 [2023-02-27T23:06:11.755Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:06:11 [2023-02-27T23:06:11.755Z] 
23:06:11 [2023-02-27T23:06:11.755Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:06:11 [2023-02-27T23:06:11.755Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:06:11 [2023-02-27T23:06:11.755Z] 
23:06:11 [2023-02-27T23:06:11.755Z] DONE 23 tests, 2 skipped in 1.637s
23:06:11 [2023-02-27T23:06:11.755Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:06:11 [2023-02-27T23:06:11.755Z] ++ 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:06:11 [2023-02-27T23:06:11.755Z] ++ set -e
23:06:11 [2023-02-27T23:06:11.755Z] ++ '[' -n 0 ']'
23:06:11 [2023-02-27T23:06:11.755Z] ++ set -x
23:06:11 [2023-02-27T23:06:11.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestStripANSICommands
23:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestStripANSICommands/#00
23:06:11 [2023-02-27T23:06:11.755Z] === RUN   TestStripANSICommands/#01
23:06:11 [2023-02-27T23:06:11.755Z] --- PASS: TestStripANSICommands (0.00s)
23:06:11 [2023-02-27T23:06:11.755Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:06:11 [2023-02-27T23:06:11.755Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:06:11 [2023-02-27T23:06:11.755Z] PASS
23:06:11 [2023-02-27T23:06:11.755Z] 
23:06:11 [2023-02-27T23:06:11.755Z] DONE 3 tests in 0.044s
23:06:11 [2023-02-27T23:06:11.755Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:06:11 [2023-02-27T23:06:11.755Z] ++ 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:06:11 [2023-02-27T23:06:11.756Z] ++ set -e
23:06:11 [2023-02-27T23:06:11.756Z] ++ '[' -n 0 ']'
23:06:11 [2023-02-27T23:06:11.756Z] ++ set -x
23:06:11 [2023-02-27T23:06:11.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:06:12 [2023-02-27T23:06:12.015Z] INFO: Testing against a local daemon
23:06:12 [2023-02-27T23:06:12.015Z] === RUN   TestNetworkCreateDelete
23:06:12 [2023-02-27T23:06:12.015Z] --- PASS: TestNetworkCreateDelete (0.15s)
23:06:12 [2023-02-27T23:06:12.015Z] === RUN   TestDockerNetworkDeletePreferID
23:06:12 [2023-02-27T23:06:12.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
23:06:12 [2023-02-27T23:06:12.585Z] === RUN   TestDaemonDNSFallback
23:06:19 [2023-02-27T23:06:19.159Z] --- PASS: TestDaemonDNSFallback (6.29s)
23:06:19 [2023-02-27T23:06:19.159Z] === RUN   TestInspectNetwork
23:06:21 [2023-02-27T23:06:21.698Z] === RUN   TestInspectNetwork/full_network_id
23:06:21 [2023-02-27T23:06:21.699Z] === RUN   TestInspectNetwork/partial_network_id
23:06:21 [2023-02-27T23:06:21.699Z] === RUN   TestInspectNetwork/network_name
23:06:21 [2023-02-27T23:06:21.699Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:06:25 [2023-02-27T23:06:25.894Z] --- PASS: TestInspectNetwork (6.79s)
23:06:25 [2023-02-27T23:06:25.894Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:06:25 [2023-02-27T23:06:25.894Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:06:25 [2023-02-27T23:06:25.894Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:06:25 [2023-02-27T23:06:25.894Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:06:25 [2023-02-27T23:06:25.894Z] === RUN   TestRunContainerWithBridgeNone
23:06:27 [2023-02-27T23:06:27.286Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/create
23:06:27 [2023-02-27T23:06:27.286Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:06:27 [2023-02-27T23:06:27.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:06:27 [2023-02-27T23:06:27.286Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:06:27 [2023-02-27T23:06:27.286Z] === CONT  TestNetworkInvalidJSON/networks/create
23:06:27 [2023-02-27T23:06:27.286Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:06:27 [2023-02-27T23:06:27.286Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:06:27 [2023-02-27T23:06:27.286Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:06:27 [2023-02-27T23:06:27.286Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:06:27 [2023-02-27T23:06:27.286Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:06:27 [2023-02-27T23:06:27.286Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:06:27 [2023-02-27T23:06:27.287Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:06:27 [2023-02-27T23:06:27.287Z] === RUN   TestNetworkList
23:06:27 [2023-02-27T23:06:27.287Z] === RUN   TestNetworkList//networks
23:06:27 [2023-02-27T23:06:27.287Z] === PAUSE TestNetworkList//networks
23:06:27 [2023-02-27T23:06:27.287Z] === RUN   TestNetworkList//networks/
23:06:27 [2023-02-27T23:06:27.287Z] === PAUSE TestNetworkList//networks/
23:06:27 [2023-02-27T23:06:27.287Z] === CONT  TestNetworkList//networks
23:06:27 [2023-02-27T23:06:27.287Z] === CONT  TestNetworkList//networks/
23:06:27 [2023-02-27T23:06:27.287Z] --- PASS: TestNetworkList (0.01s)
23:06:27 [2023-02-27T23:06:27.287Z]     --- PASS: TestNetworkList//networks (0.00s)
23:06:27 [2023-02-27T23:06:27.287Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:06:27 [2023-02-27T23:06:27.287Z] === RUN   TestHostIPv4BridgeLabel
23:06:27 [2023-02-27T23:06:27.548Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:06:27 [2023-02-27T23:06:27.548Z] === RUN   TestDaemonRestartWithLiveRestore
23:06:28 [2023-02-27T23:06:28.929Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:06:28 [2023-02-27T23:06:28.929Z] === RUN   TestDaemonDefaultNetworkPools
23:06:29 [2023-02-27T23:06:29.499Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
23:06:29 [2023-02-27T23:06:29.499Z] === RUN   TestDaemonRestartWithExistingNetwork
23:06:30 [2023-02-27T23:06:30.438Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:06:30 [2023-02-27T23:06:30.438Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:06:31 [2023-02-27T23:06:31.818Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:06:31 [2023-02-27T23:06:31.818Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:06:32 [2023-02-27T23:06:32.387Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:06:32 [2023-02-27T23:06:32.387Z] === RUN   TestServiceWithPredefinedNetwork
23:06:34 [2023-02-27T23:06:34.925Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
23:06:34 [2023-02-27T23:06:34.925Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:06:34 [2023-02-27T23:06:34.925Z]     service_test.go:242: FLAKY_TEST
23:06:34 [2023-02-27T23:06:34.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:06:34 [2023-02-27T23:06:34.925Z] === RUN   TestServiceWithDataPathPortInit
23:06:49 [2023-02-27T23:06:49.823Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
23:06:49 [2023-02-27T23:06:49.823Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:06:51 [2023-02-27T23:06:51.205Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4in2w30cj75a8mer510q6eahd Created:2023-02-27 23:06:49.717663136 +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[9d5957fafae42ed8acbd1478507ce146a79ede9f886df415275e03ed98238632:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.javnqdugjoyoulmura2zusnqv EndpointID:24d4e27b873c1607f70d1e2f063ef5f0b0661493ec2b255885032db5b5fdfed4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:92f7d8d878b3528c630334f5f713bd8951166fa7ad30d3a48abd06627f2508b1 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:3c8e6a861dad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.javnqdugjoyoulmura2zusnqv EndpointID:24d4e27b873c1607f70d1e2f063ef5f0b0661493ec2b255885032db5b5fdfed4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:06:55 [2023-02-27T23:06:55.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
23:06:55 [2023-02-27T23:06:55.402Z] PASS
23:06:55 [2023-02-27T23:06:55.402Z] 
23:06:55 [2023-02-27T23:06:55.402Z] === Skipped
23:06:55 [2023-02-27T23:06:55.402Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:06:55 [2023-02-27T23:06:55.402Z]     service_test.go:242: FLAKY_TEST
23:06:55 [2023-02-27T23:06:55.402Z] 
23:06:55 [2023-02-27T23:06:55.402Z] DONE 38 tests, 1 skipped in 43.387s
23:06:55 [2023-02-27T23:06:55.402Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:06:55 [2023-02-27T23:06:55.402Z] ++ 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:06:55 [2023-02-27T23:06:55.402Z] ++ set -e
23:06:55 [2023-02-27T23:06:55.402Z] ++ '[' -n 0 ']'
23:06:55 [2023-02-27T23:06:55.402Z] ++ set -x
23:06:55 [2023-02-27T23:06:55.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:06:55 [2023-02-27T23:06:55.402Z] INFO: Testing against a local daemon
23:06:55 [2023-02-27T23:06:55.402Z] === RUN   TestDockerNetworkIpvlanPersistance
23:06:55 [2023-02-27T23:06:55.402Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:06:55 [2023-02-27T23:06:55.402Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:06:55 [2023-02-27T23:06:55.402Z] === RUN   TestDockerNetworkIpvlan
23:06:55 [2023-02-27T23:06:55.402Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:06:55 [2023-02-27T23:06:55.402Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:06:55 [2023-02-27T23:06:55.402Z] PASS
23:06:55 [2023-02-27T23:06:55.402Z] 
23:06:55 [2023-02-27T23:06:55.402Z] === Skipped
23:06:55 [2023-02-27T23:06:55.402Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:06:55 [2023-02-27T23:06:55.402Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:06:55 [2023-02-27T23:06:55.402Z] 
23:06:55 [2023-02-27T23:06:55.402Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:06:55 [2023-02-27T23:06:55.402Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:06:55 [2023-02-27T23:06:55.402Z] 
23:06:55 [2023-02-27T23:06:55.402Z] DONE 2 tests, 2 skipped in 0.088s
23:06:55 [2023-02-27T23:06:55.402Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:06:55 [2023-02-27T23:06:55.402Z] ++ 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:06:55 [2023-02-27T23:06:55.402Z] ++ set -e
23:06:55 [2023-02-27T23:06:55.402Z] ++ '[' -n 0 ']'
23:06:55 [2023-02-27T23:06:55.402Z] ++ set -x
23:06:55 [2023-02-27T23:06:55.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:06:55 [2023-02-27T23:06:55.402Z] INFO: Testing against a local daemon
23:06:55 [2023-02-27T23:06:55.402Z] === RUN   TestDockerNetworkMacvlanPersistance
23:06:56 [2023-02-27T23:06:56.785Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
23:06:56 [2023-02-27T23:06:56.785Z] === RUN   TestDockerNetworkMacvlan
23:06:57 [2023-02-27T23:06:57.354Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:06:58 [2023-02-27T23:06:58.294Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:06:58 [2023-02-27T23:06:58.864Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:07:00 [2023-02-27T23:07:00.772Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:07:02 [2023-02-27T23:07:02.682Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:07:05 [2023-02-27T23:07:05.978Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:07:06 [2023-02-27T23:07:06.238Z] --- PASS: TestDockerNetworkMacvlan (9.60s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
23:07:06 [2023-02-27T23:07:06.238Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
23:07:06 [2023-02-27T23:07:06.238Z] PASS
23:07:06 [2023-02-27T23:07:06.238Z] 
23:07:06 [2023-02-27T23:07:06.238Z] DONE 8 tests in 10.972s
23:07:06 [2023-02-27T23:07:06.238Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:07:06 [2023-02-27T23:07:06.238Z] ++ 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:07:06 [2023-02-27T23:07:06.238Z] ++ set -e
23:07:06 [2023-02-27T23:07:06.238Z] ++ '[' -n 0 ']'
23:07:06 [2023-02-27T23:07:06.238Z] ++ set -x
23:07:06 [2023-02-27T23:07:06.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:06 [2023-02-27T23:07:06.238Z] testing: warning: no tests to run
23:07:06 [2023-02-27T23:07:06.238Z] PASS
23:07:06 [2023-02-27T23:07:06.498Z] 
23:07:06 [2023-02-27T23:07:06.498Z] DONE 0 tests in 0.026s
23:07:06 [2023-02-27T23:07:06.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:07:06 [2023-02-27T23:07:06.498Z] ++ 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:07:06 [2023-02-27T23:07:06.498Z] ++ set -e
23:07:06 [2023-02-27T23:07:06.498Z] ++ '[' -n 0 ']'
23:07:06 [2023-02-27T23:07:06.498Z] ++ set -x
23:07:06 [2023-02-27T23:07:06.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:06 [2023-02-27T23:07:06.498Z] INFO: Testing against a local daemon
23:07:06 [2023-02-27T23:07:06.498Z] === RUN   TestAuthZPluginAllowRequest
23:07:07 [2023-02-27T23:07:07.879Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
23:07:07 [2023-02-27T23:07:07.879Z] === RUN   TestAuthZPluginTLS
23:07:08 [2023-02-27T23:07:08.140Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:07:08 [2023-02-27T23:07:08.140Z] === RUN   TestAuthZPluginDenyRequest
23:07:08 [2023-02-27T23:07:08.709Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:07:08 [2023-02-27T23:07:08.709Z] === RUN   TestAuthZPluginAPIDenyResponse
23:07:09 [2023-02-27T23:07:09.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:07:09 [2023-02-27T23:07:09.278Z] === RUN   TestAuthZPluginDenyResponse
23:07:09 [2023-02-27T23:07:09.848Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:07:09 [2023-02-27T23:07:09.848Z] === RUN   TestAuthZPluginAllowEventStream
23:07:10 [2023-02-27T23:07:10.788Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
23:07:10 [2023-02-27T23:07:10.788Z] === RUN   TestAuthZPluginErrorResponse
23:07:11 [2023-02-27T23:07:11.358Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:07:11 [2023-02-27T23:07:11.358Z] === RUN   TestAuthZPluginErrorRequest
23:07:11 [2023-02-27T23:07:11.927Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:07:11 [2023-02-27T23:07:11.927Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:07:12 [2023-02-27T23:07:12.497Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:07:12 [2023-02-27T23:07:12.497Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:07:13 [2023-02-27T23:07:13.878Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
23:07:13 [2023-02-27T23:07:13.878Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:07:15 [2023-02-27T23:07:15.259Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
23:07:15 [2023-02-27T23:07:15.259Z] === RUN   TestAuthZPluginHeader
23:07:16 [2023-02-27T23:07:16.198Z] --- PASS: TestAuthZPluginHeader (0.72s)
23:07:16 [2023-02-27T23:07:16.198Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:07:16 [2023-02-27T23:07:16.198Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:16 [2023-02-27T23:07:16.198Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:07:16 [2023-02-27T23:07:16.198Z] === RUN   TestAuthZPluginV2Disable
23:07:16 [2023-02-27T23:07:16.198Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:16 [2023-02-27T23:07:16.198Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:07:16 [2023-02-27T23:07:16.198Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:07:16 [2023-02-27T23:07:16.198Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:16 [2023-02-27T23:07:16.198Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:07:16 [2023-02-27T23:07:16.198Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:07:16 [2023-02-27T23:07:16.198Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:16 [2023-02-27T23:07:16.198Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:07:16 [2023-02-27T23:07:16.198Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:07:34 [2023-02-27T23:07:34.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:07:34 [2023-02-27T23:07:34.295Z] PASS
23:07:34 [2023-02-27T23:07:34.295Z] 
23:07:34 [2023-02-27T23:07:34.295Z] === Skipped
23:07:34 [2023-02-27T23:07:34.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:07:34 [2023-02-27T23:07:34.295Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:34 [2023-02-27T23:07:34.295Z] 
23:07:34 [2023-02-27T23:07:34.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:07:34 [2023-02-27T23:07:34.295Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:34 [2023-02-27T23:07:34.295Z] 
23:07:34 [2023-02-27T23:07:34.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:07:34 [2023-02-27T23:07:34.295Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:34 [2023-02-27T23:07:34.295Z] 
23:07:34 [2023-02-27T23:07:34.295Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:07:34 [2023-02-27T23:07:34.295Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:34 [2023-02-27T23:07:34.295Z] 
23:07:34 [2023-02-27T23:07:34.295Z] DONE 17 tests, 4 skipped in 26.485s
23:07:34 [2023-02-27T23:07:34.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:07:34 [2023-02-27T23:07:34.295Z] ++ 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:07:34 [2023-02-27T23:07:34.295Z] ++ set -e
23:07:34 [2023-02-27T23:07:34.295Z] ++ '[' -n 0 ']'
23:07:34 [2023-02-27T23:07:34.295Z] ++ set -x
23:07:34 [2023-02-27T23:07:34.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:34 [2023-02-27T23:07:34.295Z] INFO: Testing against a local daemon
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:07:34 [2023-02-27T23:07:34.295Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:07:34 [2023-02-27T23:07:34.295Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:07:34 [2023-02-27T23:07:34.295Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:07:34 [2023-02-27T23:07:34.295Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:07:34 [2023-02-27T23:07:34.295Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:07:34 [2023-02-27T23:07:34.295Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:07:34 [2023-02-27T23:07:34.296Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:07:34 [2023-02-27T23:07:34.296Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:07:34 [2023-02-27T23:07:34.296Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInstall
23:07:34 [2023-02-27T23:07:34.296Z] === RUN   TestPluginInstall/no_auth
23:07:36 [2023-02-27T23:07:36.836Z] time="2023-02-27T23:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:36 [2023-02-27T23:07:36.836Z] time="2023-02-27T23:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a0ed4ac3d5eca92b391d0b14b2553fdd710a1eab246b990258d00140081ad3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:36 [2023-02-27T23:07:36.836Z] time="2023-02-27T23:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:36 [2023-02-27T23:07:36.836Z] time="2023-02-27T23:07:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a0ed4ac3d5eca92b391d0b14b2553fdd710a1eab246b990258d00140081ad3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:37 [2023-02-27T23:07:37.096Z] === RUN   TestPluginInstall/with_htpasswd
23:07:37 [2023-02-27T23:07:37.356Z] time="2023-02-27T23:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:37 [2023-02-27T23:07:37.356Z] time="2023-02-27T23:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a0ed4ac3d5eca92b391d0b14b2553fdd710a1eab246b990258d00140081ad3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:37 [2023-02-27T23:07:37.356Z] time="2023-02-27T23:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:37 [2023-02-27T23:07:37.356Z] time="2023-02-27T23:07:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51a0ed4ac3d5eca92b391d0b14b2553fdd710a1eab246b990258d00140081ad3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:37 [2023-02-27T23:07:37.616Z] === RUN   TestPluginInstall/with_insecure
23:07:38 [2023-02-27T23:07:38.555Z] time="2023-02-27T23:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:38 [2023-02-27T23:07:38.555Z] time="2023-02-27T23:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ada6e0cc0f37166f5450bcca4b07c734ea3b952b646f59530e2ac28bc1d95150" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:38 [2023-02-27T23:07:38.555Z] time="2023-02-27T23:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:07:38 [2023-02-27T23:07:38.555Z] time="2023-02-27T23:07:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ada6e0cc0f37166f5450bcca4b07c734ea3b952b646f59530e2ac28bc1d95150" mediatype=application/vnd.docker.plugin.v1+json size=522
23:07:38 [2023-02-27T23:07:38.555Z]     plugin_test.go:195: [d416efd991154] daemon is not started
23:07:38 [2023-02-27T23:07:38.555Z] --- PASS: TestPluginInstall (5.61s)
23:07:38 [2023-02-27T23:07:38.555Z]     --- PASS: TestPluginInstall/no_auth (4.00s)
23:07:38 [2023-02-27T23:07:38.555Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
23:07:38 [2023-02-27T23:07:38.555Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
23:07:38 [2023-02-27T23:07:38.555Z] === RUN   TestPluginsWithRuntimes
23:07:40 [2023-02-27T23:07:40.464Z] === RUN   TestPluginsWithRuntimes/No_Args
23:07:41 [2023-02-27T23:07:41.049Z] === RUN   TestPluginsWithRuntimes/With_Args
23:07:42 [2023-02-27T23:07:42.028Z] --- PASS: TestPluginsWithRuntimes (3.38s)
23:07:42 [2023-02-27T23:07:42.028Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
23:07:42 [2023-02-27T23:07:42.028Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
23:07:42 [2023-02-27T23:07:42.028Z] === RUN   TestPluginBackCompatMediaTypes
23:07:42 [2023-02-27T23:07:42.622Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
23:07:42 [2023-02-27T23:07:42.622Z] PASS
23:07:42 [2023-02-27T23:07:42.622Z] 
23:07:42 [2023-02-27T23:07:42.622Z] DONE 24 tests in 9.715s
23:07:42 [2023-02-27T23:07:42.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:07:42 [2023-02-27T23:07:42.622Z] ++ 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:07:42 [2023-02-27T23:07:42.622Z] ++ set -e
23:07:42 [2023-02-27T23:07:42.622Z] ++ '[' -n 0 ']'
23:07:42 [2023-02-27T23:07:42.622Z] ++ set -x
23:07:42 [2023-02-27T23:07:42.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:42 [2023-02-27T23:07:42.622Z] INFO: Testing against a local daemon
23:07:42 [2023-02-27T23:07:42.622Z] === RUN   TestExternalGraphDriver
23:07:43 [2023-02-27T23:07:43.192Z] === RUN   TestExternalGraphDriver/json
23:07:44 [2023-02-27T23:07:44.573Z] === RUN   TestExternalGraphDriver/spec
23:07:46 [2023-02-27T23:07:46.481Z] === RUN   TestExternalGraphDriver/pull
23:07:47 [2023-02-27T23:07:47.862Z] --- PASS: TestExternalGraphDriver (5.11s)
23:07:47 [2023-02-27T23:07:47.862Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
23:07:47 [2023-02-27T23:07:47.862Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
23:07:47 [2023-02-27T23:07:47.862Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
23:07:47 [2023-02-27T23:07:47.862Z] === RUN   TestGraphdriverPluginV2
23:07:48 [2023-02-27T23:07:48.121Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:48 [2023-02-27T23:07:48.121Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:07:48 [2023-02-27T23:07:48.121Z] PASS
23:07:48 [2023-02-27T23:07:48.121Z] 
23:07:48 [2023-02-27T23:07:48.121Z] === Skipped
23:07:48 [2023-02-27T23:07:48.121Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:07:48 [2023-02-27T23:07:48.121Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:07:48 [2023-02-27T23:07:48.121Z] 
23:07:48 [2023-02-27T23:07:48.121Z] DONE 5 tests, 1 skipped in 5.522s
23:07:48 [2023-02-27T23:07:48.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:07:48 [2023-02-27T23:07:48.121Z] ++ 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:07:48 [2023-02-27T23:07:48.121Z] ++ set -e
23:07:48 [2023-02-27T23:07:48.121Z] ++ '[' -n 0 ']'
23:07:48 [2023-02-27T23:07:48.121Z] ++ set -x
23:07:48 [2023-02-27T23:07:48.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:48 [2023-02-27T23:07:48.381Z] INFO: Testing against a local daemon
23:07:48 [2023-02-27T23:07:48.381Z] === RUN   TestContinueAfterPluginCrash
23:07:48 [2023-02-27T23:07:48.381Z] === PAUSE TestContinueAfterPluginCrash
23:07:48 [2023-02-27T23:07:48.381Z] === RUN   TestReadPluginNoRead
23:07:48 [2023-02-27T23:07:48.381Z] === PAUSE TestReadPluginNoRead
23:07:48 [2023-02-27T23:07:48.381Z] === RUN   TestDaemonStartWithLogOpt
23:07:48 [2023-02-27T23:07:48.381Z] === PAUSE TestDaemonStartWithLogOpt
23:07:48 [2023-02-27T23:07:48.381Z] === CONT  TestContinueAfterPluginCrash
23:07:48 [2023-02-27T23:07:48.381Z] === CONT  TestDaemonStartWithLogOpt
23:07:51 [2023-02-27T23:07:51.678Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
23:07:51 [2023-02-27T23:07:51.678Z] === CONT  TestReadPluginNoRead
23:07:53 [2023-02-27T23:07:53.586Z] === RUN   TestReadPluginNoRead/default
23:07:54 [2023-02-27T23:07:54.525Z] === RUN   TestReadPluginNoRead/disabled_caching
23:07:55 [2023-02-27T23:07:55.906Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:07:56 [2023-02-27T23:07:56.166Z] --- PASS: TestContinueAfterPluginCrash (8.00s)
23:07:57 [2023-02-27T23:07:57.105Z] === CONT  TestReadPluginNoRead
23:07:57 [2023-02-27T23:07:57.105Z]     read_test.go:91: [d2d24b7b7c974] daemon is not started
23:07:57 [2023-02-27T23:07:57.105Z] --- PASS: TestReadPluginNoRead (5.68s)
23:07:57 [2023-02-27T23:07:57.105Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
23:07:57 [2023-02-27T23:07:57.106Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
23:07:57 [2023-02-27T23:07:57.106Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
23:07:57 [2023-02-27T23:07:57.106Z] PASS
23:07:57 [2023-02-27T23:07:57.106Z] 
23:07:57 [2023-02-27T23:07:57.106Z] DONE 6 tests in 8.776s
23:07:57 [2023-02-27T23:07:57.106Z] 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:07:57 [2023-02-27T23:07:57.106Z] ++ 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:07:57 [2023-02-27T23:07:57.106Z] ++ set -e
23:07:57 [2023-02-27T23:07:57.106Z] ++ '[' -n 0 ']'
23:07:57 [2023-02-27T23:07:57.106Z] ++ set -x
23:07:57 [2023-02-27T23:07:57.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:57 [2023-02-27T23:07:57.106Z] testing: warning: no tests to run
23:07:57 [2023-02-27T23:07:57.106Z] PASS
23:07:57 [2023-02-27T23:07:57.106Z] 
23:07:57 [2023-02-27T23:07:57.106Z] DONE 0 tests in 0.031s
23:07:57 [2023-02-27T23:07:57.106Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:07:57 [2023-02-27T23:07:57.106Z] ++ 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:07:57 [2023-02-27T23:07:57.106Z] ++ set -e
23:07:57 [2023-02-27T23:07:57.106Z] ++ '[' -n 0 ']'
23:07:57 [2023-02-27T23:07:57.106Z] ++ set -x
23:07:57 [2023-02-27T23:07:57.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:57 [2023-02-27T23:07:57.106Z] INFO: Testing against a local daemon
23:07:57 [2023-02-27T23:07:57.106Z] === RUN   TestPluginWithDevMounts
23:07:57 [2023-02-27T23:07:57.106Z] === PAUSE TestPluginWithDevMounts
23:07:57 [2023-02-27T23:07:57.106Z] === CONT  TestPluginWithDevMounts
23:07:59 [2023-02-27T23:07:59.015Z] --- PASS: TestPluginWithDevMounts (1.53s)
23:07:59 [2023-02-27T23:07:59.015Z] PASS
23:07:59 [2023-02-27T23:07:59.015Z] 
23:07:59 [2023-02-27T23:07:59.015Z] DONE 1 tests in 1.629s
23:07:59 [2023-02-27T23:07:59.015Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:07:59 [2023-02-27T23:07:59.015Z] ++ 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:07:59 [2023-02-27T23:07:59.015Z] ++ set -e
23:07:59 [2023-02-27T23:07:59.015Z] ++ '[' -n 0 ']'
23:07:59 [2023-02-27T23:07:59.015Z] ++ set -x
23:07:59 [2023-02-27T23:07:59.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:07:59 [2023-02-27T23:07:59.015Z] INFO: Testing against a local daemon
23:07:59 [2023-02-27T23:07:59.015Z] === RUN   TestSecretInspect
23:08:00 [2023-02-27T23:08:00.931Z] --- PASS: TestSecretInspect (2.15s)
23:08:00 [2023-02-27T23:08:00.931Z] === RUN   TestSecretList
23:08:03 [2023-02-27T23:08:03.471Z] --- PASS: TestSecretList (2.16s)
23:08:03 [2023-02-27T23:08:03.471Z] === RUN   TestSecretsCreateAndDelete
23:08:05 [2023-02-27T23:08:05.379Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
23:08:05 [2023-02-27T23:08:05.379Z] === RUN   TestSecretsUpdate
23:08:07 [2023-02-27T23:08:07.918Z] --- PASS: TestSecretsUpdate (2.29s)
23:08:07 [2023-02-27T23:08:07.918Z] === RUN   TestTemplatedSecret
23:08:10 [2023-02-27T23:08:10.458Z] --- PASS: TestTemplatedSecret (2.54s)
23:08:10 [2023-02-27T23:08:10.458Z] === RUN   TestSecretCreateResolve
23:08:12 [2023-02-27T23:08:12.366Z] --- PASS: TestSecretCreateResolve (2.20s)
23:08:12 [2023-02-27T23:08:12.366Z] PASS
23:08:12 [2023-02-27T23:08:12.366Z] 
23:08:12 [2023-02-27T23:08:12.366Z] DONE 6 tests in 13.598s
23:08:12 [2023-02-27T23:08:12.366Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:08:12 [2023-02-27T23:08:12.366Z] ++ 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:08:12 [2023-02-27T23:08:12.366Z] ++ set -e
23:08:12 [2023-02-27T23:08:12.366Z] ++ '[' -n 0 ']'
23:08:12 [2023-02-27T23:08:12.366Z] ++ set -x
23:08:12 [2023-02-27T23:08:12.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:08:12 [2023-02-27T23:08:12.366Z] INFO: Testing against a local daemon
23:08:12 [2023-02-27T23:08:12.366Z] === RUN   TestServiceCreateInit
23:08:12 [2023-02-27T23:08:12.366Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:08:16 [2023-02-27T23:08:16.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:08:19 [2023-02-27T23:08:19.857Z] --- PASS: TestServiceCreateInit (7.21s)
23:08:19 [2023-02-27T23:08:19.857Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
23:08:19 [2023-02-27T23:08:19.857Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
23:08:19 [2023-02-27T23:08:19.857Z] === RUN   TestCreateServiceMultipleTimes
23:08:34 [2023-02-27T23:08:34.750Z] --- PASS: TestCreateServiceMultipleTimes (15.09s)
23:08:34 [2023-02-27T23:08:34.750Z] === RUN   TestCreateServiceConflict
23:08:37 [2023-02-27T23:08:37.289Z] --- PASS: TestCreateServiceConflict (2.16s)
23:08:37 [2023-02-27T23:08:37.289Z] === RUN   TestCreateServiceMaxReplicas
23:08:39 [2023-02-27T23:08:39.828Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
23:08:39 [2023-02-27T23:08:39.828Z] === RUN   TestCreateWithDuplicateNetworkNames
23:08:54 [2023-02-27T23:08:54.721Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
23:08:54 [2023-02-27T23:08:54.721Z] === RUN   TestCreateServiceSecretFileMode
23:08:55 [2023-02-27T23:08:55.293Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
23:08:55 [2023-02-27T23:08:55.293Z] === RUN   TestCreateServiceConfigFileMode
23:08:57 [2023-02-27T23:08:57.866Z] --- PASS: TestCreateServiceConfigFileMode (2.42s)
23:08:57 [2023-02-27T23:08:57.867Z] === RUN   TestCreateServiceSysctls
23:09:01 [2023-02-27T23:09:01.161Z] --- PASS: TestCreateServiceSysctls (2.97s)
23:09:01 [2023-02-27T23:09:01.161Z] === RUN   TestCreateServiceCapabilities
23:09:03 [2023-02-27T23:09:03.071Z] --- PASS: TestCreateServiceCapabilities (2.34s)
23:09:03 [2023-02-27T23:09:03.071Z] === RUN   TestInspect
23:09:06 [2023-02-27T23:09:06.366Z] --- PASS: TestInspect (2.88s)
23:09:06 [2023-02-27T23:09:06.366Z] === RUN   TestCreateJob
23:09:08 [2023-02-27T23:09:08.905Z] --- PASS: TestCreateJob (3.04s)
23:09:08 [2023-02-27T23:09:08.905Z] === RUN   TestReplicatedJob
23:09:14 [2023-02-27T23:09:14.188Z] --- PASS: TestReplicatedJob (4.46s)
23:09:14 [2023-02-27T23:09:14.188Z] === RUN   TestUpdateReplicatedJob
23:09:16 [2023-02-27T23:09:16.728Z] --- PASS: TestUpdateReplicatedJob (3.07s)
23:09:16 [2023-02-27T23:09:16.728Z] === RUN   TestServiceListWithStatuses
23:09:16 [2023-02-27T23:09:16.728Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:09:16 [2023-02-27T23:09:16.728Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:09:16 [2023-02-27T23:09:16.728Z] === RUN   TestDockerNetworkConnectAlias
23:09:20 [2023-02-27T23:09:20.927Z] --- PASS: TestDockerNetworkConnectAlias (3.92s)
23:09:20 [2023-02-27T23:09:20.927Z] === RUN   TestDockerNetworkReConnect
23:09:23 [2023-02-27T23:09:23.467Z] --- PASS: TestDockerNetworkReConnect (3.27s)
23:09:23 [2023-02-27T23:09:23.467Z] === RUN   TestServicePlugin
23:09:23 [2023-02-27T23:09:23.467Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:09:23 [2023-02-27T23:09:23.467Z] --- SKIP: TestServicePlugin (0.00s)
23:09:23 [2023-02-27T23:09:23.467Z] === RUN   TestServiceUpdateLabel
23:09:26 [2023-02-27T23:09:26.005Z] --- PASS: TestServiceUpdateLabel (2.17s)
23:09:26 [2023-02-27T23:09:26.005Z] === RUN   TestServiceUpdateSecrets
23:09:40 [2023-02-27T23:09:40.897Z] --- PASS: TestServiceUpdateSecrets (14.41s)
23:09:40 [2023-02-27T23:09:40.897Z] === RUN   TestServiceUpdateConfigs
23:09:55 [2023-02-27T23:09:55.790Z] --- PASS: TestServiceUpdateConfigs (14.36s)
23:09:55 [2023-02-27T23:09:55.790Z] === RUN   TestServiceUpdateNetwork
23:10:08 [2023-02-27T23:10:08.010Z] --- PASS: TestServiceUpdateNetwork (12.20s)
23:10:08 [2023-02-27T23:10:08.010Z] === RUN   TestServiceUpdatePidsLimit
23:10:08 [2023-02-27T23:10:08.010Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:10:08 [2023-02-27T23:10:08.579Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:10:16 [2023-02-27T23:10:16.706Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:10:23 [2023-02-27T23:10:23.285Z] --- PASS: TestServiceUpdatePidsLimit (16.13s)
23:10:23 [2023-02-27T23:10:23.285Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
23:10:23 [2023-02-27T23:10:23.285Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
23:10:23 [2023-02-27T23:10:23.285Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
23:10:23 [2023-02-27T23:10:23.285Z] PASS
23:10:23 [2023-02-27T23:10:23.285Z] 
23:10:23 [2023-02-27T23:10:23.285Z] === Skipped
23:10:23 [2023-02-27T23:10:23.285Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:10:23 [2023-02-27T23:10:23.285Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:10:23 [2023-02-27T23:10:23.285Z] 
23:10:23 [2023-02-27T23:10:23.285Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:10:23 [2023-02-27T23:10:23.285Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:23 [2023-02-27T23:10:23.285Z] 
23:10:23 [2023-02-27T23:10:23.285Z] DONE 27 tests, 2 skipped in 130.589s
23:10:23 [2023-02-27T23:10:23.285Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:10:23 [2023-02-27T23:10:23.285Z] ++ 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:10:23 [2023-02-27T23:10:23.285Z] ++ set -e
23:10:23 [2023-02-27T23:10:23.285Z] ++ '[' -n 0 ']'
23:10:23 [2023-02-27T23:10:23.285Z] ++ set -x
23:10:23 [2023-02-27T23:10:23.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:10:23 [2023-02-27T23:10:23.285Z] INFO: Testing against a local daemon
23:10:23 [2023-02-27T23:10:23.285Z] === RUN   TestSessionCreate
23:10:23 [2023-02-27T23:10:23.285Z] --- PASS: TestSessionCreate (0.02s)
23:10:23 [2023-02-27T23:10:23.285Z] === RUN   TestSessionCreateWithBadUpgrade
23:10:23 [2023-02-27T23:10:23.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:10:23 [2023-02-27T23:10:23.285Z] PASS
23:10:23 [2023-02-27T23:10:23.285Z] 
23:10:23 [2023-02-27T23:10:23.285Z] DONE 2 tests in 0.126s
23:10:23 [2023-02-27T23:10:23.285Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:10:23 [2023-02-27T23:10:23.285Z] ++ 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:10:23 [2023-02-27T23:10:23.285Z] ++ set -e
23:10:23 [2023-02-27T23:10:23.285Z] ++ '[' -n 0 ']'
23:10:23 [2023-02-27T23:10:23.285Z] ++ set -x
23:10:23 [2023-02-27T23:10:23.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:10:23 [2023-02-27T23:10:23.286Z] INFO: Testing against a local daemon
23:10:23 [2023-02-27T23:10:23.286Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:10:23 [2023-02-27T23:10:23.286Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:10:23 [2023-02-27T23:10:23.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:10:23 [2023-02-27T23:10:23.286Z] === RUN   TestDiskUsage
23:10:23 [2023-02-27T23:10:23.286Z] === PAUSE TestDiskUsage
23:10:23 [2023-02-27T23:10:23.286Z] === RUN   TestEventsExecDie
23:10:23 [2023-02-27T23:10:23.545Z] --- PASS: TestEventsExecDie (0.53s)
23:10:23 [2023-02-27T23:10:23.545Z] === RUN   TestEventsBackwardsCompatible
23:10:23 [2023-02-27T23:10:23.805Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:10:23 [2023-02-27T23:10:23.805Z] === RUN   TestEventsVolumeCreate
23:10:23 [2023-02-27T23:10:23.805Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:10:23 [2023-02-27T23:10:23.805Z] === RUN   TestInfoBinaryCommits
23:10:23 [2023-02-27T23:10:23.805Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:10:23 [2023-02-27T23:10:23.805Z] === RUN   TestInfoAPIVersioned
23:10:23 [2023-02-27T23:10:23.805Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:10:23 [2023-02-27T23:10:23.805Z] === RUN   TestInfoAPI
23:10:23 [2023-02-27T23:10:23.805Z] --- PASS: TestInfoAPI (0.03s)
23:10:23 [2023-02-27T23:10:23.805Z] === RUN   TestInfoAPIWarnings
23:10:41 [2023-02-27T23:10:41.904Z] --- PASS: TestInfoAPIWarnings (16.55s)
23:10:41 [2023-02-27T23:10:41.904Z] === RUN   TestInfoDebug
23:10:41 [2023-02-27T23:10:41.904Z] --- PASS: TestInfoDebug (0.52s)
23:10:41 [2023-02-27T23:10:41.904Z] === RUN   TestInfoInsecureRegistries
23:10:41 [2023-02-27T23:10:41.904Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:10:41 [2023-02-27T23:10:41.904Z] === RUN   TestInfoRegistryMirrors
23:10:41 [2023-02-27T23:10:41.904Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:10:41 [2023-02-27T23:10:41.904Z] === RUN   TestLoginFailsWithBadCredentials
23:10:42 [2023-02-27T23:10:42.479Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:10:42 [2023-02-27T23:10:42.479Z] === RUN   TestPingCacheHeaders
23:10:42 [2023-02-27T23:10:42.479Z] --- PASS: TestPingCacheHeaders (0.02s)
23:10:42 [2023-02-27T23:10:42.479Z] === RUN   TestPingGet
23:10:42 [2023-02-27T23:10:42.480Z] --- PASS: TestPingGet (0.01s)
23:10:42 [2023-02-27T23:10:42.480Z] === RUN   TestPingHead
23:10:42 [2023-02-27T23:10:42.480Z] --- PASS: TestPingHead (0.02s)
23:10:42 [2023-02-27T23:10:42.480Z] === RUN   TestPingSwarmHeader
23:10:43 [2023-02-27T23:10:43.055Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:10:43 [2023-02-27T23:10:43.319Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:10:44 [2023-02-27T23:10:44.699Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:10:44 [2023-02-27T23:10:44.699Z] --- PASS: TestPingSwarmHeader (2.05s)
23:10:44 [2023-02-27T23:10:44.699Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:10:44 [2023-02-27T23:10:44.699Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:10:44 [2023-02-27T23:10:44.699Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:10:44 [2023-02-27T23:10:44.699Z] === RUN   TestPingBuilderHeader
23:10:44 [2023-02-27T23:10:44.699Z] === RUN   TestPingBuilderHeader/default_config
23:10:44 [2023-02-27T23:10:44.959Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:10:45 [2023-02-27T23:10:45.528Z] --- PASS: TestPingBuilderHeader (1.05s)
23:10:45 [2023-02-27T23:10:45.528Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
23:10:45 [2023-02-27T23:10:45.528Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
23:10:45 [2023-02-27T23:10:45.528Z] === RUN   TestVersion
23:10:45 [2023-02-27T23:10:45.528Z] --- PASS: TestVersion (0.02s)
23:10:45 [2023-02-27T23:10:45.528Z] === CONT  TestDiskUsage
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/container_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/image_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.098Z] === RUN   TestDiskUsage/after_container.Run
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:10:46 [2023-02-27T23:10:46.669Z] --- PASS: TestDiskUsage (1.16s)
23:10:46 [2023-02-27T23:10:46.669Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z] PASS
23:10:46 [2023-02-27T23:10:46.669Z] 
23:10:46 [2023-02-27T23:10:46.669Z] === Skipped
23:10:46 [2023-02-27T23:10:46.669Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:10:46 [2023-02-27T23:10:46.669Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:10:46 [2023-02-27T23:10:46.669Z] 
23:10:46 [2023-02-27T23:10:46.669Z] DONE 57 tests, 1 skipped in 23.640s
23:10:46 [2023-02-27T23:10:46.669Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:10:46 [2023-02-27T23:10:46.669Z] ++ 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:10:46 [2023-02-27T23:10:46.669Z] ++ set -e
23:10:46 [2023-02-27T23:10:46.669Z] ++ '[' -n 0 ']'
23:10:46 [2023-02-27T23:10:46.669Z] ++ set -x
23:10:46 [2023-02-27T23:10:46.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:10:46 [2023-02-27T23:10:46.669Z] INFO: Testing against a local daemon
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestVolumesCreateAndList
23:10:46 [2023-02-27T23:10:46.669Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:10:46 [2023-02-27T23:10:46.669Z] === RUN   TestVolumesRemove
23:10:46 [2023-02-27T23:10:46.929Z] --- PASS: TestVolumesRemove (0.07s)
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInspect
23:10:46 [2023-02-27T23:10:46.929Z] --- PASS: TestVolumesInspect (0.02s)
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:10:46 [2023-02-27T23:10:46.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:10:46 [2023-02-27T23:10:46.929Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:10:46 [2023-02-27T23:10:46.929Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:10:46 [2023-02-27T23:10:46.929Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:10:46 [2023-02-27T23:10:46.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:10:46 [2023-02-27T23:10:46.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:10:46 [2023-02-27T23:10:46.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:10:46 [2023-02-27T23:10:46.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:10:46 [2023-02-27T23:10:46.929Z] === RUN   TestVolumePruneAnonymous
23:10:46 [2023-02-27T23:10:46.929Z] --- PASS: TestVolumePruneAnonymous (0.04s)
23:10:46 [2023-02-27T23:10:46.929Z] PASS
23:10:46 [2023-02-27T23:10:46.930Z] 
23:10:46 [2023-02-27T23:10:46.930Z] DONE 10 tests in 0.252s
23:10:46 [2023-02-27T23:10:46.930Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:10:46 [2023-02-27T23:10:46.930Z] ++++ cat bundles/test-integration/docker.pid
23:10:46 [2023-02-27T23:10:46.930Z] +++ kill 14116
23:10:47 [2023-02-27T23:10:47.189Z] +++ /etc/init.d/apparmor stop
23:10:47 [2023-02-27T23:10:47.189Z] Leaving: AppArmorNo profiles have been unloaded.
23:10:47 [2023-02-27T23:10:47.189Z] 
23:10:47 [2023-02-27T23:10:47.189Z] Unloading profiles will leave already running processes permanently
23:10:47 [2023-02-27T23:10:47.189Z] unconfined, which can lead to unexpected situations.
23:10:47 [2023-02-27T23:10:47.189Z] 
23:10:47 [2023-02-27T23:10:47.189Z] To set a process to complain mode, use the command line tool
23:10:47 [2023-02-27T23:10:47.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:10:47 [2023-02-27T23:10:47.189Z] +++ true
23:10:47 [2023-02-27T23:10:47.189Z] exiting test-integration
23:10:47 [2023-02-27T23:10:47.189Z] ++ exit 0
23:10:47 [2023-02-27T23:10:47.189Z] 
Post stage
[Pipeline] junit
23:10:48 [2023-02-27T23:10:48.142Z] Recording test results
23:10:48 [2023-02-27T23:10:48.314Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:10:48 [2023-02-27T23:10:48.625Z] + echo Ensuring container killed.
23:10:48 [2023-02-27T23:10:48.625Z] Ensuring container killed.
23:10:48 [2023-02-27T23:10:48.625Z] + docker rm -vf docker-pr1
23:10:48 [2023-02-27T23:10:48.625Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
23:10:48 [2023-02-27T23:10:48.910Z] + echo Chowning /workspace to jenkins user
23:10:48 [2023-02-27T23:10:48.910Z] Chowning /workspace to jenkins user
23:10:48 [2023-02-27T23:10:48.910Z] + id -u
23:10:48 [2023-02-27T23:10:48.910Z] + id -g
23:10:48 [2023-02-27T23:10:48.910Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45078:/workspace busybox chown -R 1000:1000 /workspace
23:10:48 [2023-02-27T23:10:48.910Z] Unable to find image 'busybox:latest' locally
23:10:49 [2023-02-27T23:10:49.171Z] latest: Pulling from library/busybox
23:10:49 [2023-02-27T23:10:49.171Z] f78e6840ded1: Already exists
23:10:49 [2023-02-27T23:10:49.171Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
23:10:49 [2023-02-27T23:10:49.171Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:10:50 [2023-02-27T23:10:50.842Z] + bundleName=arm64-integration
23:10:50 [2023-02-27T23:10:50.842Z] + echo Creating arm64-integration-bundles.tar.gz
23:10:50 [2023-02-27T23:10:50.842Z] Creating arm64-integration-bundles.tar.gz
23:10:50 [2023-02-27T23:10:50.842Z] + xargs tar -czf arm64-integration-bundles.tar.gz
23:10:50 [2023-02-27T23:10:50.842Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
23:10:51 [2023-02-27T23:10:51.115Z] Archiving artifacts
23:10:53 [2023-02-27T23:10:53.049Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45078/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:10:53 [2023-02-27T23:10:53.352Z] + make clean
23:10:53 [2023-02-27T23:10:53.612Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:10:53 [2023-02-27T23:10:53.612Z] docker-dev-cache
23:10:53 [2023-02-27T23:10:53.612Z] 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